Crate bevy_bones3

source ·
Expand description

This cargo crate, bevy_bones3 is a plugin for Bevy that adds support for managing voxel environments. This includes voxel data storage, chunk loading and unloading, and mesh generation.

Re-exports

pub use bones3_core as core;

Modules

The default plugin group for Bones Cubed.
Used to import common components and systems for Bones Cubed.