Back to Nannou

nannou_draw

nannou_draw/README.md

0.20.0780 B
Original Source

nannou_draw

The drawing API for nannou, the creative coding framework.

nannou_draw provides Draw - a simple, expressive API for drawing 2D and 3D graphics. It is built on the Bevy game engine: the NannouDrawPlugin renders the meshes, text, textures and shaders produced by the Draw API through Bevy's renderer. While it is re-exported by the main nannou crate, it may also be used directly as a Bevy plugin.

License

Licensed under either of

at your option.