ria8651 / bevy-voxel-engine

A voxel renderer for the bevy game engine
Apache License 2.0
55 stars 4 forks source link
bevy rust voxels wgpu

Bevy Voxel Engine

About

Bevy Voxel Engine is a voxel renderer for the bevy game engine.

Features

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.