Re: [JAVA3D] perpendicular text
Try attaching a Billboard behavior to your labels B.D. >From: SUBSCRIBE JAVA3D-INTEREST aaron <[EMAIL PROTECTED]> >Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [JAVA3D] perpendicular text >Date: Wed, 11 Jul 2001 22:0
[JAVA3D] perpendicular text
I am creating a data Vis. environment and I want the labels (3D text) to remain perpendicular to the screen at all times (even though the other scene objects are rotated). Does anyone know how this can be achieved. Thanks. =