As a j3d amateur enthusiast I tinkered with your file
and found 2 discrepenicies:

1) The text set at the beginning ( i think )is located
outside the field of view, so if the thread is not
used, you wouldn't see the text anyway. I set it to
the origin.

2) In between the section where you call
gc.draw(cube/cube2) put the line gc.swap();

The latter will render the cubes to the screen (don't
know if its both or if its what you expect to see).

All The Best, Greg.


--- Guang Bin Liu <[EMAIL PROTECTED]> wrote:
> 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

> ATTACHMENT part 2 application/octet-stream
name=PureImmediate.java



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

===========================================================================
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".

Reply via email to