Updated readme with current state and next steps
This commit is contained in:
parent
0f11df5989
commit
db4d307b85
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@
|
||||||
|
|
||||||
Initial attempt at creating Rust bindings for https://github.com/epezent/implot.
|
Initial attempt at creating Rust bindings for https://github.com/epezent/implot.
|
||||||
|
|
||||||
|
At this point, raw bindings are working in implot-sys, and there is a test example
|
||||||
|
(just an adapted version of imgui-rs' example) that calls into them for trying things
|
||||||
|
out. More idiomatic bindings will be built next.
|
||||||
|
|
Loading…
Reference in a new issue