I have not played much with the graphics 2d system in Java3d. When I tried it 2 years ago it wasn't working very well.
We do all our overlays with 3d geometry and have been pretty happy with it. Here is an example: http://www.magicosm.net/screenshots/cosm740.jpg I think the j3d.org has an overlay system which was originally based on our work, but it may have been compeltely replaced by now, not sure. Dave Yazel ----- Original Message ----- From: "SUBSCRIBE JAVA3D-INTEREST Anonymous" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 1:40 PM Subject: [JAVA3D] which overlay system to use ? Hi, Well, it seems that lots of people are interested to overlay the canvas 3D, so I'd like to know which system is actually working best (and if possible with j3d 1.2.1 ....) At this time I use a graphics 2D to draw rextangles , lines , text , ... and I'd like to overlay the canvas3D with this graphics, some parts of my graphics 2D are transparent. Is this possible ? ( I hope yes ;) ) Thanks in advance !!! =========================================================================== 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".