java 3d  
Author Message
bhoy1888





PostPosted: 2006-2-23 22:29:00 Top

java-programmer, java 3d does anyone know where i could get the java 3d code to build the game
asteroids need it very badly willing to pay good money for a full working
java 3d code.
 
Brian Matzon





PostPosted: 2006-2-24 0:19:00 Top

java-programmer >> java 3d bhoy1888 wrote:
> does anyone know where i could get the java 3d code to build the game
> asteroids need it very badly willing to pay good money for a full working
> java 3d code.
if you can accept LWJGL code instead, there is a version here:
http://www.cokeandcode.com/asteroidstutorial
 
folding





PostPosted: 2006-3-17 12:59:00 Top

java-programmer >> java 3d hi there....
i am doing my work using Java 3D
could anyone help me how to limit the view of the user inside a
box/cylinder?
cos now the user can move freely to anywhere he/she wants including
outside of the cylinder
thanks

 
 
folding





PostPosted: 2006-3-17 13:00:00 Top

java-programmer >> java 3d hi there....
i am doing my work using Java 3D
could anyone help me how to limit the view of the user inside a
box/cylinder?
cos now the user can move freely to anywhere he/she wants including
outside of the cylinder
thanks

 
 
folding





PostPosted: 2006-3-17 13:01:00 Top

java-programmer >> java 3d hi there....
i am doing my work using Java 3D
could anyone help me how to limit the view of the user inside a
box/cylinder?
cos now the user can move freely to anywhere he/she wants including
outside of the cylinder
thanks

 
 
Thomas Weidenfeller





PostPosted: 2006-3-17 19:36:00 Top

java-programmer >> java 3d folding wrote:
> hi there....
> i am doing my work using Java 3D
> could anyone help me how to limit the view of the user inside a
> box/cylinder?
> cos now the user can move freely to anywhere he/she wants including
> outside of the cylinder
> thanks
>

You might want to try the comp.lang.java.3d newsgroup.

/Thomas

--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
 
 
folding





PostPosted: 2006-3-20 18:33:00 Top

java-programmer >> java 3d could u be more specific pls
i dont quite understand

 
 
Oliver Wong





PostPosted: 2006-3-21 6:12:00 Top

java-programmer >> java 3d "folding" <email***@***.com> wrote in message
news:email***@***.com...
> could u be more specific pls
> i dont quite understand
>

You're posting in a newsgroup called "comp.lang.java.help". Thomas is
telling you that you should instead post in a newsgroup called
"comp.lang.java.3d", since there will probably be more people who actually
know something about Java3D in that group.

- Oliver