|
-
July 12th, 2010, 08:55 AM
#1
Any 3D Game information?
I've been reading some websites and documents on Java3D over the last few days and I have not found any recent websites on 3D game tutorials or anything like that. Anyone know of any?
I have a 2D rpg engine that I built but I'm interested in converting it into 3D, if I can figure this out. I'm finding little bits and pieces of information. I found out how to load a .obj file and render that but without a texture, tried a few things and browsed the web for awhile but not finding that much on the topics I look for.
I found another tutorial, its rather outdated though, it renders a .jpg as the ground you walk on and impliments some geometry to use with the texture for hills. Is that what I want to aim for when building a world or are there newer methods?
I'd really like to see what I can achieve with Java3D. Any information on the current process of making a 3D game in Java3D would be much appreciated.
-
July 13th, 2010, 03:49 PM
#2
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.
-
July 15th, 2010, 03:51 AM
#3
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|