Hello all,
I am trying to increase the line width of the lines in my LineArray. I have created a Shape3D object that holds the LineArray geometry and Appearance object. In the Appearance object I set the LineAttributes, but when I change the setLineWidth() in the LineAttributes nothing is changed when rendered.
I'm using it as the ground pattern in my Tron Lightcycles game, and I would like lines thicker than 1 pixel. I have tried using textures to create the same effect but Java3D doesn't display them properly in first person mode looking across the ground plane.
Any help or suggestions would be great.
Thanks,
Sterling WrightGet more from the Web. FREE MSN Explorer download : http://explorer.msn.com
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
