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
935 stars 87 forks source link

from gaussian_hierarchy._C import expand_to_size, get_interpolation_weights #59

Open rayflower2020 opened 2 months ago

rayflower2020 commented 2 months ago

Cannot find reference '_C' in 'imported module gaussian_hierarchy'

ameuleman commented 2 months ago

Hi, did pip install -r requirements.txt run smoothly?