graphdeco-inria / hierarchical-3d-gaussians

Official implementation of the SIGGRAPH 2024 paper "A Hierarchical 3D Gaussian Representation for Real-Time Rendering of Very Large Datasets"
Other
860 stars 78 forks source link

How can I retain the distant background in the scene? #39

Closed zhengzan closed 3 weeks ago

zhengzan commented 1 month ago

The final generated PLY file seems to have lost the distant background. How can I retain the distant background in the scene?

Snosixtyboo commented 1 month ago

Hi, there should not be a "final generated ply file", there should be ply files for each individual chunk. The surroundings around all chunks should be stored in a separate "scaffold.ply".