-
|
Christopher wrote a plugin to use MoonRay in Blender: https://github.com/cjhosken/mfb Export to rdla is possible but rendering with hydra doesn't work. hd_render works but the rendering in Blender don't.
Could it explain the Blender crash ? Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Exporting HDMOONRAY_RDLA_OUTPUT to a directory with write's permission solves the problem. |
Beta Was this translation helpful? Give feedback.
-
|
We're somewhat puzzled by this problem. The HDMOONRAY_RDLA_OUTPUT default is an empty string, so it shouldn't be getting set to /tmp.rdla. Was it being set somewhere in your environment? |
Beta Was this translation helpful? Give feedback.
Exporting HDMOONRAY_RDLA_OUTPUT to a directory with write's permission solves the problem.