I have a Java 3d simple game running, but I would like to have a simple image appear when the application is first run. Right now it simply pops up a blank window and then hit File->New Game to start the game and I just wanted a title screen to appear before you hit new game. Any help would be appreciated!
hi!
have a look at:
http://www.3plus4software.de/news/20021020.html
there is an example how to do a translucent-splash-screen. at the end of the site you can download the source…