blob: 169f9be617b5bb03f6fc666f39010cd370122d4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
mitsuba (computer graphics renderer)
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.
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.
|