NOTE: this is very short since the project is only partially complete. The code is still available
here and a demo is available
here.
After developing a simple voxel path tracer for
this project, I created a small .vox file importer and viewer in JavaScript/WebGPU. It let users drag and drop .vox files from their computer and render them in real time. In the future, I'd like to return to this project and add support for more materials, volumes, etc.