- mixbox with Houdini
- OS:
Linux fedora 5.17.12-300.fc36.x86_64
- Houdini:
Houdini 19.0.643.
$ git clone https://github.com/minami110/houmixbox.git
$cd houmixbox
then clonepigment-mixing
submodule$ git submodule update -i
- Required:
make
,g++
,python3.7
,python-config
- Required python module:
pybind11
$ make mixbox
- Enjoy it :)
- this repository is MIT but pigment-mixing is under original license, please see
LICENSE
file