Show Posts
|
|
Pages: [1]
|
|
1
|
Java Game APIs & Engines / Java 3D / How to use NCSA loader packages in Applet ?
|
on: 2003-11-18 11:57:32
|
|
How to use NCSA loader packages in Java3D Applet ? In application(API), I just put the Portfolio of NCSA in a folder called "ncsa" ,then use
import ncsa.j3d.*; import ncsa.j3d.loaders.*;
I can use the function of the loader!but it is not work in applet. How can I use NCSA in applet? Did anyone use it before or can suggset some reference website to me? thanks!!!
|
|
|
|
|
6
|
Java Game APIs & Engines / Java 3D / Collision between a 3D object and ViewingPlatform
|
on: 2003-11-10 17:47:22
|
|
Hello anyone, I make a first person shooting game,I use "PlatformGeometry object" to make a Gif picture on the ViewingPlatform side. How can I detect the collision between the Gif and other 3D objects in the scene,or detect the collision between ViewingPlatform and 3D object. anyone can help me? thank you very much!!!
|
|
|
|
|
|
Add your game by posting it in the WIP section,
or publish it in Showcase.
The first screenshot will be displayed as a thumbnail.
|
|