-
Hello, thanks for adding the new feature of depth rendering! I'm trying to render depth from Gaussian splats and create point cloud from depth images, and I found the rendered depths are in pixel valu…
-
I would like to display 3DGS on the surface of the earth at earth-centered coordinates.
so the position (x,y,z) is too large.
then I faced two problems.
1) That model will have a lower resoluti…
-
Make sets of selected splats that can then be hidden and selected. This would allow a non-destructive way of fine tuning, and isolating areas of a point cloud that you want to focus on. It would also …
-
Hi, Currently, when I select the "create gaussian Splats ply file" the exported ply has a mesh and not points and doesn't open in Postshot. I have to manually export the obj of the mesh and convert to…
-
Hi, thanks for your hard works.
I'm confusing exactly what `info["gaussian_ids"]` means when `packed=True`.
I thought that a key `"gaussian_ids"` means the IDs of individual 3D Gaussians, so tha…
-
When exporting cropped Gaussian Splats, it requires a camera path. Is this camera from colmap or JSON from data_parser from the outputs directory?
-
I got the following error during compilation:
```gaussian-splatting-cuda/src/gaussian.cu(179): error: namespace "c10::guts" has no member "to_string"```
And it turns out pytorch deprecated to_st…
-
I would like to submit a feature request for Gaussian Splats support on the Looking Glass through WebXR, which seems currently not available.
I have tested the library locally using the React Three…
-
I'm currently implementing many features of GaussianSplats3D in my app meetwheels.
(DropInViewer, kSplat usage, WebXR Mode)
I managed to make the splats working on iOS with Variant Launch (https:/…
-
Dear Team,
Firstly, thank you for your incredible work on this paper. I am a graduate student implementing your method for an academic project, specifically to generate 3D models of jewelry (gold a…