nannou_draw 0.20.0

A simple and expressive API for drawing 2D and 3D graphics, built on Bevy for nannou - the creative-coding framework.
Documentation

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.