Skip to content

Conversation

@terskayl
Copy link

@terskayl terskayl commented Oct 30, 2025

Live Demo: https://terskayl.github.io/WebGPU-Gaussian-Splat-Viewer/
Repo Link: https://github.com/terskayl/WebGPU-Gaussian-Splat-Viewer/tree/main

Used 1 late day to finish README

Features

  • Point Cloud Renderer
  • Gaussian Splatting Renderer
  • Responsive to Gaussian Scaling Slider

Feedback:
I am not a fan of the base code, especially for moments like using 'auto' for some of the base pipelines when we have learned in lecture to write out all the layouts. I think writing everything out also promotes understanding. I also think the implementation of Radix sort was very opaque - either have the students take a larger role in creating Radix Sort or have a explanation of the interface and how to use it.

terskayl and others added 10 commits October 24, 2025 23:03
also fixed a number of bugs.
- incorrect num of workgroup dispatched
- incorrect quat loading
- fixed cov3D
- And viewport culling instead of Or
refactored covariance into conic.
Updated live demo link and added Google Drive reference for samples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant