WebGL Viewer for Sparse Voxel Scenes

2025-04-09
WebGL Viewer for Sparse Voxel Scenes

An interactive WebGL viewer for visualizing sparse voxel scenes from the Nvidia Sparse Voxels Rasterization paper. This viewer lets you explore and visualize the voxel radiance field from your web browser. Rendering is similar to the reference CUDA implementation. It features interactive camera controls (mouse and touch), performance metrics display (FPS), and supports loading custom PLY files. The project leveraged AI assistance, proving highly efficient for boilerplate code but less so for complex graphics debugging. Generated PLY files can be large; consider limiting voxel count.

Development Voxel Rendering