NumberCooler / leadwerks-blender-exporter

Exporter for geometry, materaials, textures, skeletal animations from Blender to Leadwerks game engine

Home Page:leadwerks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leadwerks Blender exporter

Exporter for geometry, materaials, textures, skeletal animations from Blender to Leadwerks game engine

Installation

  1. Put the io_scene_leadwerks into your Blender addons directory. Refer to the official blender documentation to find addons directory
  2. Enable addon in User Preferences. See Roland's instructions for it

Support

Feel free to ask any related to exporter questions on official Leadwerks forums, or post the issue into github issue tracker.

Documentation

.mdl file format specification

How to participate

  1. Clone this repository
  2. Make branch with proper name reflecting your changes
  3. Implement needed features or fix annoying bugs
  4. Commit and push the changes into your branch
  5. Make pull request and we will merge your changes with main repository if everything ok

About

Exporter for geometry, materaials, textures, skeletal animations from Blender to Leadwerks game engine

leadwerks.com

License:GNU General Public License v3.0


Languages

Language:Python 100.0%