hi! i'm trying to put a texture onto either a Primitive or a shape3D but it only works when i pass the flags via the constructor. i've tried using <MyPrimitive>.setPrimitiveFlags(Primitive.GENERATE_NORMALS | Primitive.GENERATE_TEXTURE_COORDS); but it does not seem to work.. have anyone dealt with this??? if so, please help thanks in advance!!! ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/