Open
Description
I want to use Opencascade to dispaly point cloud with color ( picture 1) like a Heatmap (picture 2,Geomagic Control Display) .
However,I found that setting the presentation attributes->point aspect property is not useful . Reference:[https://github.com//issues/744]
The point cloud size is about 350,000 points.if I use BRep spheres centered at each point, it's very very slow.
This has bothring me for days ,Thanks please.