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…)