Skip to content

Brachi/albam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albam

⚠️
Albam is currently in heavy development and may be unstable.
There's no documentation yet.
⚠️

Actions Status Code coverage

This is the source of Albam, a Blender addon for importing and exporting 3d models and other game engine formats.

For user documentation and modding tutorials, refer to the User Docs (TODO)
For real time communication, join the Chat

Quickstart

Creating a virtualenv, installing dependencies and running tests (headless Blender)

python -m venv .venv
source .venv/bin/activate
pip install .[tests]
pytest

Note: you need application data to run most useful tests.

Supported Engines

Similar Tools

Special Thanks

  • Lukas Cone
  • Ekey
  • Knabsi
  • Henry of Carim
  • AsteriskAmpersand
  • Che