Crate bones3_remesh

source ·
Expand description

This crate is designed to add chunk mesh generation support for Bones Cubed.

Modules

  • This module contains the Bevy entity component system integration for automatically triggering chunk mesh generation as needed.
  • This module contains the framework for chunk mesh generation.
  • This module contains extensions and overrides for VoxelCommands and VoxelQueries that are useful for generating chunk meshes.
  • Contains block model generations for various block shapes.

Structs