GLGraphics: Can I control the individual point size in a GLModel POINT object?
in
Contributed Library Questions
•
1 year ago
Hi,
I would like the individual points in my point cloud to each have different a size, and I would like to modify these sizes over time. All I could find was sys.setPointSize(float) but this applies to all the points. Can they be controlled individually?
1