jmonkeyengine Questions
3
On a 64-bit JVM, in Linux, whatever does the native library loading insists on trying to load the 32-bit library.
I'm asking this as a clojure and (even moreso) java n00b.
The answers I've found ...
Recuperator asked 4/2, 2013 at 23:41
2
How do you set up JMonkeyEngine in Intellij IDEA. It was not specified in the documentation (http://hub.jmonkeyengine.org/wiki/doku.php/).
Cornuted asked 16/4, 2014 at 11:13
6
Should I use jMonkeyEngine 3 (jME 3) or Unity 4.3 to teach game programming to my children? [closed]
I'm looking to teach my kids programming, and it looks like I've narrowed it to two options:
jMonkeyEngine 3 (jME 3)
Unity 4.3
I couldn't find any "current" comparisons, and so I thought ...
Grisons asked 7/2, 2014 at 0:27
1
I am making a Java game using JMonkeyEngine and I have followed the tutorial on their site to shoot balls (bullets) at a wall. I get how everything works, but when I increase the velocity of the bu...
Darwen asked 2/5, 2013 at 10:27
2
Solved
Edit: For having real-time drawing, started using lwjgl which is base of jmonkeyengine and jocl in an "interoperability" between opengl and opencl, now can calculate and draw 100k particles real-ti...
Genuine asked 12/11, 2012 at 21:55
3
Solved
I've started using jMonkey engine recently, which is very nice. But I got stuck trying to implement relative gravity.
I want to make planets orbiting around each other (not necessarily in perfect...
Impetuosity asked 11/9, 2012 at 13:21
3
Solved
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://jmonkey...
Disciplinant asked 15/11, 2010 at 23:46
1
Solved
I am learning JME3 and I managed to create my own height map and modifying some of the example code, etc. Now, I created a very simple 4-wall roofless room with Blender, exported it as a Wavefront ...
Meteoroid asked 25/1, 2012 at 1:58
3
Solved
I prefer C# as a language over Java, but I have been unable to find anything similar to the jMonkey Engine for Java. I want the feature of just being able to simply add blocks (called Box in jMonke...
Caveator asked 21/8, 2010 at 4:29
2
Solved
I'm, trying to make a simple 3D game for Android, and I want to use jmonkeyengine. Can I do this? How can I do it? Can somebody can show me an example?
Gagne asked 24/3, 2010 at 15:19
1
© 2022 - 2024 — McMap. All rights reserved.