any quality game source code out there like the following?
http://www.jmonkeyengine.com/index.php?option=com_content&task=view&id=68&Itemid=84
I would like to study how to build a quality 3D game.
Any quality open source project out there?
any quality game source code out there like the following?
http://www.jmonkeyengine.com/index.php?option=com_content&task=view&id=68&Itemid=84
I would like to study how to build a quality 3D game.
Any quality open source project out there?
all I can offer is http://www.flyingguns.com … although I won’t call it a ‘quality game’, if ‘game’ at all
any quality game source code related to JME engine?
it’s the best Java game engine so far.
I cannot find any open source game using that
You can’t study “3d games” based on the api’s they use. You should probably start with some books describing 3d math/world/scenegraph stuff.
Ditto.
[quote]I would like to study how to build a quality 3D game.
[/quote]
If by “quality” you mean “commercial” game that competes against the best of the latest, then that would be like for a construction worker to build a skyscraper on his own. Unless you got a army of artists and talented programmers behind you, stick to simple games, especially if you’re a beginner. Just my few words of my little wisdom
I agree with appel. Don’t dream and come back down to Earth. If you want to study 3D games in order to make your own 3D game, you’re on the wrong way. If it is not already the case, try to learn a language, improve your level in algorithmics (and mathematics too). Then write a simple game. After that, write another more complicated game…and so on. It is not possible to become quickly able to write 3D quality games and it is almost impossible to write an excellent game alone nowadays. It would require years of work.
On the other hand, if you need some source code, my game is open source, it is a 3D “game” but not a “quality game”, some people say it is more a “tech demo” because it is not complete, many things are missing. I’m not here to attack anyone in particular but here, many people decided not to open their source code