Skip to content

haz00/blender-g3d-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Export Blender scene to the native LibGDX model format.

The demo folder contains the LibGDX project with examples.

Features

  • 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

Installation

  1. Download
  2. Blender: Preferences - Addons - Install
  3. Do not forget to enable checkbox
  4. File - Export - .g3dj/.g3db
  5. Follow addon settings


v0.8

Useful links

LibGDX Model user guide

G3D Specification

For Blender developers 1 2 3

License

GNU GPLv3 LICENSE

blender-g3d-exporter Copyright (C) 2022 haz00 (haz00ku@gmail.com)

Credits

simpleubjson

Binary encoding based on part of other addon

About

Export Blender scene to internal LibGDX format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages