diff options
author | omnisci3nce <omniscient.oce@gmail.com> | 2024-07-26 16:37:53 +1000 |
---|---|---|
committer | omnisci3nce <omniscient.oce@gmail.com> | 2024-07-26 16:37:53 +1000 |
commit | f083cacb259054ce996b70f8b9dc0d9eb0bdbfb8 (patch) | |
tree | cfec9813483e139d8f4ca71eefb4ec9a0450826f /bindgen/rust/README.md | |
parent | 9d11440c145cef897853576b509316bf952cb121 (diff) |
wip egui
Diffstat (limited to 'bindgen/rust/README.md')
-rw-r--r-- | bindgen/rust/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bindgen/rust/README.md b/bindgen/rust/README.md new file mode 100644 index 0000000..f4b4a01 --- /dev/null +++ b/bindgen/rust/README.md @@ -0,0 +1,3 @@ +# Rust bindings + examples. + +**WIP**: GLFW passthrough to egui
\ No newline at end of file |