3DGS implementation in Warp #754
guoriyue
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
https://github.com/guoriyue/3dgs-warp-scratch
Beta Was this translation helpful? Give feedback.
All reactions