1 unstable release
0.1.0 | Jan 3, 2024 |
---|
#15 in #worlds
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.