Compressed geometry has no user defined texture coordinates associated with it. The only way to do texture mapping with compressed geometry is to use texture coordinate generation.
Doug Twilleager Java 3D Team Sun Microsystems >Subject: [JAVA3D] Compressed Geometry >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-transfer-encoding: 7bit >X-Accept-Language: en >Delivered-to: [EMAIL PROTECTED] > >Hi, > Can anyone tell me how to add texture data in the while using the >CompressedGeometry. >It's very easy to add texture data in the TriangleArray class. > >But when i use texture coordintate loaded GeometryInfo to make >CompressedGeometry, >java3d fails to apply textures. > >Can you tell me where am i possibly making an error.. > >regards, >Ashish > >=========================================================================== >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". =========================================================================== 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".