summaryrefslogtreecommitdiffstats
path: root/graphics/mitsuba-blender/README
diff options
context:
space:
mode:
author klaatu <klaatu@member.fsf.org>2015-02-07 09:18:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-07 09:18:22 +0700
commit9a2146a79c4603b9d0641aca77d7d68b3c780dbb (patch)
treebcfad88cd32c2e34ffb7fe140fd56fe3eeb5db3e /graphics/mitsuba-blender/README
parent0e6ef664f67efe630c7e20f7a2dbb7d373f1e428 (diff)
downloadslackbuilds-9a2146a79c4603b9d0641aca77d7d68b3c780dbb.tar.gz
slackbuilds-9a2146a79c4603b9d0641aca77d7d68b3c780dbb.tar.xz
graphics/mitsuba-blender: Added (Blender Mitsuba Addon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/mitsuba-blender/README')
-rw-r--r--graphics/mitsuba-blender/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/mitsuba-blender/README b/graphics/mitsuba-blender/README
new file mode 100644
index 0000000000..c32147b7c9
--- /dev/null
+++ b/graphics/mitsuba-blender/README
@@ -0,0 +1,17 @@
+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).