Hi, Could anyone give me some help/pointers on the following problem: I wish to add a simple user interface (as an object) INTO my Java3D world. It will be a pin display (similar to the display on a calculator )where each button represents a number. As a button is pressed, the corresponding number should turn up on the display. Since I am relatively new to Java3D I have not yet figured out how to do this. At first I thought I could combine Java3D with AWT or Swing, but I�m not sure if that is suitable (?). Are there any provided behaviours/methods in Java3D which can be used to (more easily) create buttons in a 3D environment. What approach will be suitable to create such a pin display? -Anders. PS: Many thanks to Sean who solved my Lightwave loader problem! ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.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".
