java 你知道好的 JMonkeyEngine 教程和文档吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4189971/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-30 05:14:26  来源:igfitidea点击:

Do you know good JMonkeyEngine tutorials and docs?

javadocumentationjmonkeyengine

提问by Alexis Dufrenoy

I'm interested in JMonkey for some fun projects, but when I search Google to find tutorials and docs, I can only find either really basic and/or incomplete stuff, like these on http://jmonkeyengine.org/, or really specific ones. Do you know some "from beginner to expert" tutorial for JMonkey?

我对 JMonkey 的一些有趣项目感兴趣,但是当我在 Google 上搜索教程和文档时,我只能找到非常基本和/或不完整的东西,比如http://jmonkeyengine.org/ 上的这些,或者非常具体那些。你知道一些关于 JMonkey 的“从初学者到专家”的教程吗?

采纳答案by Alexis Dufrenoy

Actually, the best I found is this one:

实际上,我发现最好的是这个:

http://www.theprogrammersweblog.com/2008/12/3d-game-programming-in-java-using.html

http://www.theprogrammersweblog.com/2008/12/3d-game-programming-in-java-using.html

It's incomplete (but maybe it will be completed someday), but 11 parts are already available.

它不完整(但也许有一天会完成),但已经有 11 个部分可用。

The aim is to create a complete Asteroid game.

目标是创建一个完整的小行星游戏。

回答by Normen Hansen

http://jmonkeyengine.org/wiki/doku.php/jme3has a complete series of tutorials for jME3. They just haven't been accessible via google until now..

http://jmonkeyengine.org/wiki/doku.php/jme3有完整的 jME3 系列教程。直到现在,它们还无法通过谷歌访问。

http://jmonkeyengine.org/wiki/doku.php/jme2:jme2has a series of tutorials for the now community-supported old jME2

http://jmonkeyengine.org/wiki/doku.php/jme2:jme2有一系列针对现在社区支持的旧 jME2 的教程

回答by Vinod CG

Hey check this Game Making PDF

嘿检查这个游戏制作PDF