Expand description
devotee is small visualization engine based on softbuffer, winit and rodio.
It aims to provide minimalist visualization capabilities.
To use devotee specify Config, create Setup, initialize App and run it.
Modules
- Application is the visualization core. It provides basic event loop handling.
- Set of random useful stuff.
- Set of visualization primitives.