Build 3D Gaussian Splatting from scratch with NVIDIA Warp in Python — CPU/GPU compatible, with a clean and minimalist design focused on learning modern graphics.
I built a 3D Gaussian Splatting project from scratch using Warp. It's clean, minimal and runs on both CPU and GPU. I think it's great for educational purposes. A way to learn modern graphics without needing a GPU or complex env setup. Just start from Python and focus on the core ideas.
Replies