graphics/mitsuba-blender: Update README.

This commit is contained in:
B. Watson 2016-11-06 17:41:18 -05:00 committed by Willy Sudiarto Raharjo
parent 914eadb4d4
commit 395df7cbf2
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -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).