We made our own HUD by creating textured planes on top of the ViewingPlatforms by adding the Quads to the ViewPlatformGeometry, applying textures to them and then making then semi-transparent. ;o) You can used Text2D for any scores or numerical values...
Have fun, CHRIS ----- Original Message ----- From: "Jeremy Booth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 13, 2003 1:52 PM Subject: Re: [JAVA3D] transparent layer > > I want to place a transparent layer(maybe canvas, I don't know) on the > > top of my Canvas3D. I want to use it to show graphics to the user. I > > studied this, I remember there was codes about it. However, now I don't > > find it. Could anyone tell me where can I find these codes? > > Two projects come to mind, a HUD package over at > http://www.newdawnsoftware.com/ under resources, and there is a similar > package over at j3d.org. I won't comment on which I've used, my signature > should give it away :). Currently i'm using neither as i'm now using > xith3d, which having access to the GL layer can do a much nicer job :) > > Jeremy > > -- > > Homepage: http://www.computerbooth.com/ > Codepage: http://www.newdawnsoftware.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". > =========================================================================== 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".