nannou_draw/README.md
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.
Licensed under either of
at your option.