Releases: clarte53/GaussianSplattingVRViewerUnity
Releases · clarte53/GaussianSplattingVRViewerUnity
Gaussian Splatting VR Viewer v1.2
Here is the new release of gaussian splatting viewer and unity plugin.
Now you can :
- Load Multiple models at the same time
- Render the models on multiple cameras
- Mix depth between gaussian rendering and 3D content
Some bug has been fixed :
- near clip and far clip is now used correctly
- small shaking in VR
Be carefull about the submodule if you pull the new version because the pointer has changed.
Gaussian Splatting VR Viewer v1.1
Update Git content.
Add ClarteGaussianSplattingVRViewer-NoDepthSub.zip for headset that does not support depth submission like Varjo.
Gaussian Splatting VR Viewer v1.0
This release is created with unity 2022 use OpenXR & directX11.
It also integrate a default gaussian splatting model for demo but you can use it with your own models, see readme.
Connect your headset and set it to be the default OpenXR headset. Launch Application and enjoy.
This version include plugin source code and unity project, feel free to contribute.
Gaussian Splatting VR Viewer v0.2
See the README.md file to know how to use it.