Skip to content

A voxel renderer for the bevy game engine

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE.md
MIT
LICENCE-MIT.md
Notifications You must be signed in to change notification settings

ria8651/bevy-voxel-engine

Repository files navigation

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!

ray-traced-rendering voxel-rendering voxelization portals sand

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

at your option.

About

A voxel renderer for the bevy game engine

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE.md
MIT
LICENCE-MIT.md

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •