Re: [JAVA3D] text in a shape

2003-09-24 Thread Allan Ash
<[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 2:41 PM Subject: Re: [JAVA3D] text in a shape > You need an separate Transform3D and TransformGroup for the text. Using > this one you can scale the Text3D to a better size. > > Le Wed, 24

Re: [JAVA3D] text in a shape

2003-09-24 Thread Michael Pfeiffer
You need an separate Transform3D and TransformGroup for the text. Using this one you can scale the Text3D to a better size. Le Wed, 24 Sep 2003 18:36:30 +0200, Robert Gomez-Reino a écrit: Is there any way to add a text to each object so that you can identify them. The way that I am using is this o