-
Hi!
I was following this tutorial https://wiki.jmonkeyengine.org/jme3/advanced/hinges_and_joints.html and I'm doing a cradle with 6 joints and 6 balls.
The problem is that if I have more than 1 …
-
In TestPostFilter, when setting the renderer as LWJGL_OPENGL3 the signpost in the scene is completely black. This issue doesn't happen when the OPENGL2 renderer is used.
Note that the signpost displa…
Nehon updated
6 years ago
-
Hi guys, can you please verify this issue?
The personal files don't seem to be duplicated. Just the common ones.
Thanks
![image](https://github.com/jMonkeyEngine/sdk/assets/32201701/da1162fa-f…
-
Nifty GUI editor crashes on launch. Apparently it is missing some dependencies:
`java.lang.IllegalStateException: Cannot instantiate com.jme3.gde.gui.view.NiftyGuiVisualElement
at org.netbeans.core.…
-
I'm willing to start working on an FBX importer for models with animations. As a starting point, I want to use the non-animating models importer from https://github.com/tesis-dynaware/fbx-importer. I …
-
If you have links to good Voxel-related resources/articles/blogs/sites/papers/etc., post 'em here!
-
it seems that a folder is missing. I try to get more info
Executing: gradle run
Arguments: [-c, /home/joe/Dev/games/MMProto/settings.gradle]
:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:cla…
-
I will create this issue for OSX issues.
I've restarted, i'm on commit 74c29337d8902ed3f1f186ce75a6e7d83ad066e3 right now.
Build pass:
```
ant -f /Users/dashie/dev/Khazad clean jar
init:
deps-clean…
-
A crash that's easy to reproduce using `FlyByCamera` on a non-perspective camera in JMonkeyEngine v3.6.1-stable:
```console
Oct 04, 2023 12:08:02 AM com.jme3.app.LegacyApplication handleError
SEVER…
-
I've opened this issue following up the discussion from this thread:
https://hub.jmonkeyengine.org/t/optimize-terrain-shaders-for-tri-planar-mode-per-layer-remove-fog-defines-to-make-room/46816/9
…