Releases: chordee/maya-gaussian-splatting-viewport-plugin
Releases · chordee/maya-gaussian-splatting-viewport-plugin
v0.2.1
v0.2.0
What's Changed
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Maya Gaussian Splatting Viewport Plugin v0.1.0
Initial release.
Features
- Load standard 3DGS
.plyfiles (position, rotation, scale, opacity, SH coefficients) - View-dependent color via SH degree 0 and 1
- EWA Splatting: full GPU projection of 3D covariance to 2D ellipses
- GPU Bitonic Sort with camera-static skip optimization
- Maya Reversed-Z depth test compatible
- Maya node attributes:
filePath,splatScale,opacityMult
Installation
Extract the zip and follow the README instructions.
Requires Maya 2024 with Viewport 2.0 set to OpenGL Core Profile (Compatibility).
Known Limitations
- SH degree 2 and 3 not yet implemented
- 3M+ splats may trigger TDR on lower-end GPUs