Skip to content

dsiea/VoxelRayTracing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel Ray Tracing

My voxel rendering engine that makes use of ray tracing.

Screenshots

Screenshot

Screenshot

Running

Build and run from source:

git clone "https://github.com/MasonFeurer/VoxelRayTracing.git"
cd VoxelRayTracing
cargo run --release

About

Render a voxel world with ray tracing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 88.1%
  • WGSL 11.9%