clarte53 / GaussianSplattingVRViewerUnity

A VR viewer for gaussian splatting models developped as native plugin for unity with the original CUDA rasterizer.
Other
230 stars 29 forks source link

Multiple 3DGS #12

Closed sjdingcn closed 5 months ago

sjdingcn commented 7 months ago

Hi, Thank you for the great work. May I ask how can I import multiple 3DGS into this viewer? I want to show the result after doing segmentation on a 3DGS, so it is gonna be multiple 3DGS.

Thanks.

Peamon commented 7 months ago

Hi, We are working on it currently, and we are also working on depth support and transparency to have a fully integrable plugins for rendering in unity. It will be available before the 10 march because we will use those functionalities for a demo.

You can check the solution provided by changruizhu96 in issue https://github.com/clarte53/GaussianSplattingVRViewerUnity/issues/2 even if it's not the best optimized way to do that.

sjdingcn commented 7 months ago

Thank you so much. I am looking forward.

Peamon commented 5 months ago

It's done in the new version v1.2