summaryrefslogtreecommitdiffstats
path: root/graphics/mitsuba-blender/README
blob: 823c6f104cd35b89dbd103242c8f7d6d96fd2ec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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).