Changing the appearance of individual points in a pointarray
Posted by Paul_dg on May 19, 2013; 2:57pm
URL: https://forum.jogamp.org/Changing-the-appearance-of-individual-points-in-a-pointarray-tp4029193.html
Hi,
A pretty basic question but I'm not sure if it's possible: can I change the appearance (a transparency interpolator for example) of individual points inside a pointarray? or should I use individual objects to do such a thing?
Thanks in advance.