jMonkeyEngine / jMonkeyEngine/jmonkeyengine
Cannot load sub-structure in ".glb" model exported by blender 3.4 .
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description




If two objects in the model have a parent relationship in blender 3.4, then export the model to glb.
Using assetManager.loadModel("xxxxx.glb"), the engine may load it unproperly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the AssetManager.loadModel("xxxxx.glb") entry point and reproduce the issue using a .glb exported from Blender 3.4 with a parent relationship between two objects. Compare the loaded model structure with the Blender hierarchy; done when the sub-structure loads correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blender, java
- Domain
- computer-graphics, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100