Rhino 9 WIP: PointClouds not displayed correctly

Hi,
I just happened to notice that if I read a pointcloud in Rhino 9 WIP it does not zoom correctly to the pointcloud.
E.g. when I use “Zoom Selected” nothing happens.

Thanks,
T.

Update:
Reducing the cloud from 144 million points did the job.
But it was properly displayed in Rhino8!

I have a point set with 436 million points. Is there a maximum number of points allowed in a Rhino point cloud?

There has been a problem with large point clouds in the WIP when Direct3D is used. I don’t know if this is related.

A work-around is to use OpenGL instead.
Options > View > GPU > GPU Technology

A guess is available memory, either RAM or video, is a limit. If so then different systems would have different limits.

2 Likes

I just haven’t gotten around to fixing this issue yet for Direct3D. The Youtrack issue that David references is the correct one and will hopefully be worked on soon.

2 Likes

RH-90644 is fixed in the latest Rhino WIP. Please give it a try.

2 Likes