Gilson Laurent a écrit :
Hello
On Thursday 16 September 2004 20:58, you wrote:
(..)
Now, I'd like the text always to face the camera.
You are looking for:
javax.media.j3d.Billboard
To do something similar, I had some problems with the BillBoard class.
Maybe I was using it in a wrong way. But now, with
javax.media.j3D.OrientedShape3D, it works perfectly well, even with
multiple views of the same scene.
You can see a simple example in OrientedShape3D/OrientedTest.java in the
java3d demo files.
Christophe
===========================================================================
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".