#voxel #bevy #plugin #worlds #rendering #raytraced

app bevy-vxl

A Bevy Rendering Plugin for Raytraced Voxel Worlds

1 unstable release

0.1.0 Jan 3, 2024

#15 in #worlds

MIT license

2KB

bevy-vxl - A Bevy Rendering Plugin for Raytraced Voxel Worlds.

bevy-vxl is an 🚧in-progress🚧 custom renderer plugin for the bevy game engine. It is based off of and inspired by II-Day-II's voxel-raytracer. It aims to expand on this renderer and make it compatibel with the bevy game engine.

Goals

  • Full adaptation of the voxel-raytracer implementation into the bevy eco-system
  • Procedural Generation
  • Octree Optimization
  • Interactible Voxel World
  • Voxel Physics

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps