Have you noticed what happens when you use the X and Y keys on this script .. rather weird
David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Schott Sent: Thursday, March 02, 2006 2:07 PM To: Programming forum Subject: RE: [Jprogramming] opengl display lists That's what I needed. My corrected script is attached. I am very surprised that a separate part is required for each turtle head and turtle nose. Thank you. On Thu, 2 Mar 2006, Miller, Raul D wrote: + + Those are LNose and LHead. To work around the + problem add + LISTS=: LISTS-.LNose, LHead + before glaSwapBuffers at the bottom of run'' + + -- + Raul + ---------------------------------------------------------------------- + For information about J forums see http://www.jsoftware.com/forums.htm + (B=) <----------my "sig" Brian Schott Atlanta, GA, USA schott DOT bee are eye eh en AT gee em ae eye el DOT com http://schott.selfip.net/~brian/ ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
