Hi, I have a bizzare sort of thing I want to get a 3D system to perform. I'm not particularly worried about what platform or language, but Java is my favourite, so I'll ask here first. What I would like to do is get Pre-render information from the rendering engine. What i want is: For each Triangle, I want the 2D points that make up the polygon that is drawn, and the Colours that are used to gourad shade each triangle. I want to use the results for my own rendering purposes, but I don't want to do all of the geometry mapping myself. Is it possible to do this with Java3D? How about another system? Perhaps OpenGL can be pursuaded to part with this information? Thanks for any help that you can give. -- Bruce Cooper Phone: 9380 7334 _--_|\ Centre for Intelligent Information Processing Systems / \ Dept. of Electrical & Electronic Engineering *_.--._/ The University of Western Australia v NEDLANDS WA 6907 Australia Email: [EMAIL PROTECTED] ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/