Re: How to control point size
Posted by ThomasR on Oct 05, 2017; 4:35pm
URL: https://forum.jogamp.org/How-to-control-point-size-tp4038202p4038222.html
Hi,
Can this be changed dynamically, eg. user decides they want the points to get bigger or smaller interactively?
Looks like this would apply to everything in the canvas. Would it be possible, at some point, for two different meshes set to
IndexMode.Point to have differenct point sizes, or line widths for that matter?
Tom