elmar bucher

Results 4 comments of elmar bucher

this is how it how i do it currently by bash. ```bash !if [ ! -d output ]; then mkdir -p output; fi; ```

hi @PyrApple, Ok, OpenHMD Python binding is not only for Blender. But for Blender this will not solve the problem as python-openhmd have to be built with and linked into...

Today I built openhmd straight form the https://github.com/OpenHMD/OpenHMD git repository. Same error occurs. So I don't think that the openhmd library provided by the debian distro is broken. I looks...

this is related to issue #256