diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2013-12-07 20:34:12 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:52:35 -0600 |
commit | d1044ccfb9b06f10f2a9d248778faa87b53840a5 (patch) | |
tree | 34f06c3b23234eda5411e710e7f863d7b87836a4 /graphics/luxblend25/README | |
parent | ff6708e3d0e2556c48951010f165698cfed0a271 (diff) |
graphics/luxblend25: Added (LuxRender's interface for Blender 2.6x).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/luxblend25/README')
-rw-r--r-- | graphics/luxblend25/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/luxblend25/README b/graphics/luxblend25/README new file mode 100644 index 0000000000000..a482e78e422c2 --- /dev/null +++ b/graphics/luxblend25/README @@ -0,0 +1,10 @@ +LuxBlend25 is the LuxRender's interface and export script for +Blender 2.6x. +LuxRender is a physically based and unbiased rendering engine. +Based on state of the art algorithms, LuxRender simulates the flow of +light according to physical equations, thus producing realistic images +of photographic quality. + +NOTE: to use it from blender you need to activate this, specifying the +full path to luxrender (/usr/bin/) +http://www.luxrender.net/wiki/LuxBlend_2.5_installation_instructions#D._Activate_LuxBlend25_within_Blender |