Robert, Also note that in Text3D the point size of the font is the number of meters tall each letter is. So a 10-point font extrudes letters 10 meters tall.
-Allan Ash Software Arts, Inc. - the Information Visualization Company www.infoviz.biz ----- Original Message ----- From: Michael Pfeiffer <[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 Sep 2003 18:36:30 +0200, Robert Gomez-Reino <Robert.Gomez- > [EMAIL PROTECTED]> 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 one: > > > > Text3D miText3D..... > > shape3D miShape = new Shape3D(); > > miShape.addGeometry(miText3D); > > > > but the problem is that the Font is very big and my objects are quite > > small!! How can I scale the Text3D without scaling the object? > > help! > > > > =========================================================================== > > > > > > 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". > > > > > > -- > Virtual Worlds Productions > Software Development Group > http://www.virtualworlds.de > > =========================================================================== > 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". =========================================================================== 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".