Skip to content

eadf/hallr

Repository files navigation

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