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
- Host: GitHub
- URL: https://github.com/emperorofmars/nna_blender
- Owner: emperorofmars
- License: mit
- Created: 2024-10-29T17:00:09.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-03T21:38:49.000Z (4 months ago)
- Last Synced: 2025-01-03T22:27:32.785Z (4 months ago)
- Topics: 3d, blender-extension, blender-python, blender3d, extension, fbx, game-development
- Language: Python
- Homepage:
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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! ⭐

## 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**.