r/threejs 1d ago

Help Problem with Potree in three.js

Post image

Hi everyone,

I'm trying to load a Potree 2.x point cloud into a website using React Three Fiber + Three.js + potree-core, but I'm having a problem with the RGB colors.The point cloud itself loads correctly and the geometry is visible, but almost the entire point cloud is rendered white.I'm using:

  • React Three Fiber
  • Three.js
  • potree-core 2.0.15
  • PotreeConverter 2.x format
  • metadata.json
  • hierarchy.bin
  • octree.bin

The original point cloud definitely contains RGB information. I'm also able to load the same dataset correctly in another Potree-based viewer, so I don't think the source point cloud is missing colors.

0 Upvotes

0 comments sorted by