[JAVA3D] swing paint problems

2003-09-17 Thread Paul Brown
Hi, I have a J3D application which uses Swing components in a control panel. The Swing components are on a number of JPanels; these are contained in a JPanel with a CardLayout so enabling the user to switch between the panels. The individual panels generally use GridBagLayouts and, typically, conta

[JAVA3D] Looping 3d Projectile Trajectories: Games & Military apps with VRML & Java

2003-09-17 Thread P. Flavin
You can loop trajectories of projectiles with Java3d & VRML -- or using Just Java3d as the Sun's Demos Demonstrate, and this is helpfull for games, simulations, learning math or just playing around. You can do this in your browser with VRML with the Sun VRML Loaders or

Re: [JAVA3D] java 3d document

2003-09-17 Thread Serge Bernier
Follow this link, it a good intro to java3d. http://java.sun.com/products/java-media/3D/collateral/ Serge Selon Taner Diler <[EMAIL PROTECTED]>: > hiii, > > I want to write applications with java 3d api. but I don't know anything > about java3d api and how I write codes. so do u know where I ge

[JAVA3D] java 3d document

2003-09-17 Thread Taner Diler
hiii,   I want to write applications with java 3d api. but I don't know anything about java3d api and how I write codes. so do u know where I get document about java 3d programming on internet?   thanks. === To unsubscribe