Export Blender scene to the native LibGDX model format.
The demo folder contains the LibGDX project with examples.
- Blender versions 2.83 - 3.6
- Vertex attributes customization
- Infinity number of vertices/indices (until your ram)
- Bake bone animations (any non-linear curves will be baked)
- Binary encoding
- Y-up
- Download
- Blender: Preferences - Addons - Install
- Do not forget to enable checkbox
- File - Export - .g3dj/.g3db
- Follow addon settings
GNU GPLv3 LICENSE
blender-g3d-exporter Copyright (C) 2022 haz00 (haz00ku@gmail.com)
Binary encoding based on part of other addon