Dunge
Features
- Simple and flexible API
- Customizable vertices and groups
- Shader code described as a single rust function
- High degree of typesafety with minimal runtime checks
- Desktop, WASM and Android support
- Optional built-in window and event loop
Application area
Currently the library is for personal use only. Although, over time I plan to stabilize API so that someone could use it for their tasks.
Getting Started
🚧 This section has not yet been written 🚧
Examples
For more examples using the window, see the examples directory. To build and run an example do:
Also see the test directory for small examples of creation a single image.