An open API service indexing awesome lists of open source software.

https://github.com/emperorofmars/nna_blender

Blender Extension for Creating NNA Definitions
https://github.com/emperorofmars/nna_blender

3d blender-extension blender-python blender3d extension fbx game-development

Last synced: 2 months ago
JSON representation

Blender Extension for Creating NNA Definitions

Awesome Lists containing this project

README

        

# ⛧ NNA - Blender Tooling ⛧
**Extend any 3d format by abusing node-names to store data!**

It works by serializing data into node-names in the scene hierarchy.\
This is about as heretical as it sounds, but it works, very well.

**Early in development version, do not use productively!**
**[Download the latest release](https://github.com/emperorofmars/nna_blender/releases/latest)**\
Install it in Blender as a new extension from disk:\
Under `Edit` → `Preferences` → `Get Extensions` find the upper right drop-down menu and press `Install from disk`.

Find the Unity counterpart here:

---

**[Full Documentation](https://github.com/emperorofmars/nna)** - [Roadmap](https://github.com/emperorofmars/nna/blob/master/roadmap.md)

Issues, discussions & PRs welcome!

⭐ Star this repo if you love heresy! ⭐

![](./Docs/img/nna_cover_image.png)

## Create Your Own NNA Type!
Take a look at [Extension Template](./nna_extension_template/readme.md)

---

# License
This repository is licensed under **MIT** or **Apache-2.0** or **GPL-3.0-or-later**.