You're right, my code had effectively not set the texture
coordinates. I was using modified versions of the helper classes and
hadn't realized that I needed to add something to the flags to get the
texture coordinates generated. It all works now. Thanks, -- Russell Florin Herinean wrote: You should de either one of the followings: 1) set texture coordinates for your TriangleFanArray 2) specify a TexCoordGeneration object for your appearance.Cheers, Florin -----Original Message----- From: Discussion list for Java 3D API =========================================================================== 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". |
- Re: [JAVA3D] Textures Markus Stiller
- Re: [JAVA3D] Textures John Wright
- Re: [JAVA3D] Textures J. Lee Dixon
- Re: [JAVA3D] Textures Markus Stiller
- [JAVA3D] Textures Zak
- [JAVA3D] textures Frank Bellegarde
- [JAVA3D] Textures Seatizen
- Re: [JAVA3D] Textures Russell East
- Re: [JAVA3D] Textures Florin Herinean
- Russell East