Re: Strange Red Lines with Ardor3D - SOLVED
Posted by hedgehog on Mar 10, 2014; 9:29am
URL: https://forum.jogamp.org/Strange-Red-Lines-and-Vanishing-object-with-Ardor3D-tp4031796p4031808.html
SOLVED - the red lines were due to having debugging turned on.
I was using Debugger defined in com.ardor3d.util.geom.Debugger.
When I turn this off the red lines go away.