Re: Any 3D Game information?
Have you been to Java3d.org? Seems to be lots of examples, etc. there. Also, I have this book and it seems pretty good so far.
Really, googling "3D game in Java3D" produced a ton of results, many seem relevant, so I'm not sure why you can't find anything.
Re: Any 3D Game information?
I found this collection of tutorials on the use of basic Java3D : http://java.sun.com/developer/onlineTraining/java3d/
Just curious if thats the most up to date set of tutorials I should be following?