Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 551 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 551 Bytes

voxel-ray-tracing:

A path traced voxel world made with wgpu.

This repo is a fork of MasonFeurer/VoxelRayTracing
Specifically, I used the Commit 583b610

This fork does not use winit, but an experimental version of window and input management (crate voxel_winput), which is about 20 times faster than winit (not that it takes much…)

Little Lake Reflections