2 unstable releases
0.2.0 | Oct 2, 2024 |
---|---|
0.1.0 | Jan 30, 2024 |
#495 in Graphics APIs
163 downloads per month
Used in dexterior
270KB
5K
SLoC
Real-time visualization for simulations implemented with dexterior
.
This crate is in an early state of development, currently only supporting a handful of 2D use cases. More features and an extension to 3D are planned in the future, and major API changes are likely to occur as a result.
To visualize a simulation,
first create a RenderWindow
,
then call run_animation
on it.
See the examples in the dexterior repo for concrete usage.
Dependencies
~10–47MB
~784K SLoC