Hi everyone,
As part of a project I'm working on, I need to overlay some text (and
possibly some graphic images) on top of a Canvas3D. The basic idea is to
create a 'Heads-Up Display' on top of Java3D generated content.
So far, I've tried overriding the Canvas3D paint() method, with no
success. I've also fiddled around with the J3DGraphics2D object returned
by the Canvas3D getGraphics2D() method, also without success.
Any help would be most appreciated.
Thanks.
Jonathan
Jonathan Kelly
===========================================================================
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".