blob: b8500a4739098170e36ee2532dd9b5a187438b26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
PREAMBLE
--------
Mitsuba is a GPLv3 research-oriented rendering system in the style of
PBRT. It is written in C++, implements unbiased as well as biased techniques,
and contains heavy optimizations targeted towards current CPU
architectures.
Mitsuba places a strong emphasis on experimental rendering techniques,
such as path-based formulations of Metropolis Light Transport and
volumetric modeling approaches.
http://mitsuba-renderer.org
This SlackBuild uses a git snapshot from 7 Feb 2015.
SEE ALSO
--------
There is a handy Mitsuba Blender plugin available from SlackBuilds.org so that you can use Mitsuba as your Blender renderer.
|