Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.48 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.48 KB

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