MrNeRF / awesome-3D-gaussian-splatting

Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
MIT License
5.89k stars 338 forks source link

Request to add Gaussian Splat Operators (GSOPs) for SideFX Houdini #43

Closed david-rhodes closed 8 months ago

david-rhodes commented 8 months ago

Hey, great resource you've put together here--thank you! Would you consider adding GSOPs to your list, please? I'd classify it as more of a utility than a viewer.

Use GSOPs to import, edit, and export gaussian splat models, or generate synthetic training data. Synthetic data is capable of producing high-fidelity models with view-dependent effects, relatively small file sizes, and incredible rendering performance on most modern devices.

With GSOPs, you can isolate objects or sections, eliminate noise and floaters, deform and animate models, compose scenes, mesh splats, and conduct feature analysis.

Thank you!

https://github.com/david-rhodes/GSOPs

henrypearce4D commented 8 months ago

Thanks David, added :)

david-rhodes commented 8 months ago

Thank you @henrypearce4D!