Re: [JAVA3D] Help text2d problem

2003-03-26 Thread Alessandro Borges
as you rotate it.   - Original Message - From: Zack FC To: [EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 10:56 AM Subject: [JAVA3D] Help text2d problem Hi I have a doubt in placing text in different dimension. I have created a ColorCube and 2D

[JAVA3D] Help text2d problem

2003-03-26 Thread Zack FC
Hi I have a doubt in placing text in different dimension. I have created a ColorCube and 2D text with fix coordinate which facing us. But the problem is how to make another 5 similar 2D text display in different dimension. So that once I rotate the cube I can see the text from all dimension. Pleas