mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9a2146a79c
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
682 B
Text
17 lines
682 B
Text
Blender plugin enabling you to use the Mitsuba physically-based renderer with Blender.
|
|
|
|
This SlackBuild assumes that you have installed Blender from SlackBuilds.org
|
|
(ie, it is located in /opt rather than /usr/bin or ~/bin).
|
|
|
|
You can override this assumption with the PLUGINDIR variable:
|
|
PLUGINDIR=/path/to/blender/scripts/addons ./exporters_mitsuba-blender.SlackBuild
|
|
|
|
|
|
USING MITSUBA WITH BLENDER
|
|
--------------------------
|
|
|
|
Once installed, you need to activate this plugin within Blender.
|
|
To do that, go to Blender > User Preferences > Addons > Renderers
|
|
and enable the Mitsuba renderer plugin.
|
|
|
|
For the PATH TO RENDERER, use /usr/bin (NOT /usr/bin/mitsuba, as you do for povray).
|