How do I do this?  I'm trying to build a particles engine in J3D with capability
to project the positions of particles onto 3 axes etc .. Obviously, it would be
nice to have axis labels for this.

I've managed to create 2d-looking text by feeding a null FontExtrusion in the
constructor of Font3D, I can create some shapes for these axis labels and
position them along the axes - so far so good.

Now, I'd like the text always to face the camera.  I've added an OrbitBehavior
to my canvas, so obviously my axis labels rotate as I rotate the view around,
sometimes disappearing from view altogether...

Any ideas?

Thanks
Tuomas



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

===========================================================================
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".

Reply via email to