How can I convert a Vector3f coordinate into an x,y coordinate
corresponding to my canvas3D?
Also, is it possible to get a 2D graphics context from a 3D canvas and use
simple drawing functions (like drawString())? I want to draw simple text
messages to the canvas without making them 3D shapes.
Any help would be much appreciated.
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/