//! Render millions of AABBs every frame with an instancing renderer.
// TODO: give users control over GPU buffers so they can be more efficient with updates
modbundle;modcomponent;moddraw_function;modpipeline;modplugin;pubusebundle::*;pubusecomponent::*;pubuseplugin::*;// Re-exports.
pubuse bevy;pubuse bitvec;