jmonkeyengine
jMonkeyEngine apply Material inside Mesh?
I\'m using jMonkeyEngine to develop a desktop PC game. It\'s still in early stages (always starting, never finishing, eh?).[详细]
2023-04-04 08:37 分类:问答3D Flood Fill using Java
I am using the JMonkey Engine开发者_运维技巧 to create a 3D bounding box and then I\'m trying to use smaller boxes to flood fill the bounding box. Unfortunately I can\'t find a 3D flood fill algorithm[详细]
2023-02-28 01:39 分类:问答What's a good way to mock Java3D using Mockito?
I\'m trying to mock out Java3D 开发者_如何学编程classes for unit tests, for example: mock(VirtualUniverse.class);[详细]
2023-02-12 03:57 分类:问答Can a .jme model be added to a GLCanvas(JOGL)?
I used jme to convert a Collada(.dae) model to .jme in order to to use it in an application. I get the model loaded but now I would like to use it in a JOGL application using GLCanvas.[详细]
2023-02-04 09:26 分类:问答Check if a vector is between two others
I have a \"box\" made out of two three-dimensional vectors. One for the front-lower-left corner and one for the back-upper-right corner.[详细]
2023-01-24 08:50 分类:问答Suitable platform for a 2D simulator using java
I have to do 开发者_开发问答my final year project and I\'m planning to use a visual simulator to simulate it. So I have to create a basic simulator and the program would be run in java. But I have a p[详细]
2023-01-16 14:18 分类:问答Something similar to jMonkey Engine for C#
I prefer C# as a language over Java, but I have been unable to find anything similar tothe jMonkey Engine for Java. I want the feature of just being able to simply add blocks (called Box in jMonkey En[详细]
2023-01-12 18:08 分类:问答Can I use jMonkeyEngine for Android Devices?
I am trying to make a simple 3D game fo开发者_如何学JAVAr Android, and I want to use jMonkeyEngine. Can I do this? How? Can someone show me an example?[详细]
2022-12-24 04:50 分类:问答Can i use jmonkeyengine on android? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-23 20:14 分类:问答Anaglyph 3D rendering with JMonkeyEngine
How to do an Anaglyph 3D rendering with JMonkeyEngine ? I tested the StereoRenderPass class : http://www.jmonkeyengine.com/forum/index.php?topic=7168.30[详细]
2022-12-23 07:23 分类:问答