As I understand, your text is not running in Pure Immediate mode. You should look at the examples provided by J3D carefully.
Xuedong Din
IT, POS/Commerce
Borders Group, Inc.
734-477 4116
-----Original Message-----
From: GB Liu [SMTP:[EMAIL PROTECTED]]
Sent: Sunday, February 09, 2003 7:59 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] [Java3D] Help Please ... Thank you a lot!!!
Dear Xuedong, Greg, Isaac and all:
�
Thank you for your valuable suggestions.� I tried all your suggestions and other possibilities I can imagine, the text still did not show.� I have attached the revised PureImmediate.java here for your reference.� I need to point out or ask some questions here:
�
1. Xue Dong suggested trying to change scale and take out spaces between words, I did it but no improvement found.
2. Greg suggested that In between the section where I call canvas.draw(cube/cube2) put the line canvas.swap().� I did it but still no improvement.�
3. Isaac suggested to try AmbientLight and Directional Light, I did it and still not lick.�
�
Please help me.� Thank you a lot!
�
G.B. Liu
Hi Friends:
�
I have been struggling with this problem for more than one week without any luck.� I have to seek your kind help!�
Attached is an example file using Immediate mode.� What I want is to add a text on the screen.� But no matter what I did, I could never see the text.� With the same method of displaying text, I was successful in other mode.� Could any one please give me a hand about:�
1.� How I can display an text in immediate mode?
or
2.� Is there any other method of display text in immediate mode?�
�
Thank you!
�
G.B. Liu << File: PureImmediate.java >>
<< File: PureImmediate.java >>
