eadf / hallr

Blender add-on written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crates.io Workflow license

Blender add-on written in Rust. Work in progress, expect wildly fluctuating functionality and API:s.

Usage

Read the wiki for some blender instructions.

You should be able to find CI generated zip files under the Actions->workflows tab for the releases. These ZIP files artifacts contains the Hallr addon that Blender can install. There are (financial) issues with building for macOS Arm with the GitHub workflows. If you are on an Arm Mac you can locally rebuild your blender add-on zip file like this (must be in the project root dir):

python3 build_script.py

Contributing

We welcome contributions from the community. Feel free to submit pull requests or report issues on our GitHub repository.

License

AGPL-3.0-or-later

About

Blender add-on written in Rust

License:GNU Affero General Public License v3.0


Languages

Language:Rust 69.7%Language:Python 29.5%Language:Shell 0.4%Language:C 0.4%