summaryrefslogtreecommitdiffstats
path: root/graphics/mitsuba-blender
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mitsuba-blender')
-rw-r--r--graphics/mitsuba-blender/README17
1 files changed, 10 insertions, 7 deletions
diff --git a/graphics/mitsuba-blender/README b/graphics/mitsuba-blender/README
index c32147b7c9..823c6f104c 100644
--- a/graphics/mitsuba-blender/README
+++ b/graphics/mitsuba-blender/README
@@ -1,17 +1,20 @@
-Blender plugin enabling you to use the Mitsuba physically-based renderer with Blender.
+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).
+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.
+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).
+For the PATH TO RENDERER, use /usr/bin (NOT /usr/bin/mitsuba, as you do
+for povray).