No description
Find a file
4bb4 42adfb57fb Added submodule for cimplot and some build code
This points to aloucks' fork instead of imgui-rs directly
so I can try out the PR. Doesn't seem to work as expected
yet though, trying to read the env var doesn't show anything.

I'm probably doing it wrong.
2020-07-02 21:15:22 +02:00
implot-sys Added submodule for cimplot and some build code 2020-07-02 21:15:22 +02:00
.gitignore Initial commit 2020-07-01 19:40:18 +02:00
.gitmodules Added submodule for cimplot and some build code 2020-07-02 21:15:22 +02:00
LICENSE Initial commit 2020-07-01 19:40:18 +02:00
README.md Update README.md 2020-07-01 21:50:14 +02:00

implot-rs

🚧 Work in progress, check back later (or open an issue if you'd like to collaborate) 🚧

Initial attempt at creating Rust bindings for https://github.com/epezent/implot.