bevy-voxel-engine
A voxel renderer for the bevy game engine
Rust★ 96⑂ 9 forksApache-2.0updated 1 year ago
git clone https://github.com/ria8651/bevy-voxel-engine.gitria8651/bevy-voxel-engineREADME.mdfork it — it’s yours
Bevy Voxel Engine
About
Bevy Voxel Engine is a voxel renderer for the bevy game engine.
Features
- Real time voxel rendering on low end gpus
- Ray traced lighting on high end gpus
- Loading of magica voxel .vox files
- Real time voxelization of textured meshes
- Basic ray-cast based gpu physics engine
- Real time cellular automata (not user customizable yet)
- Portals!
Try it yourself
Clone the repo and run
cargo run --release --example features
for the portal demo or
cargo run --release --example sand
for the sand demo.
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.
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
HTML★ 50
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50




