2010-08-11 00:24:09 +08:00
\section { Introduction}
\textbf { Disclaimer:} This is manual is currently a work in progress --
please bear with me as things are coming together.
\subsection { About Mitsuba}
Mitsuba is an extensible rendering framework written in portable C++. It implements unbiased
as well as biased techniques and contains heavy optimizations targeted towards current CPU
architectures.
2011-06-01 09:26:23 +08:00
In comparison to other open source renderers, Mitsuba places a strong emphasis on recent research-oriented
2011-05-30 18:17:46 +08:00
rendering techniques, such as path-based formulations of Metropolis Light Transport and volumetric
2010-08-11 00:24:09 +08:00
modeling approaches.
\subsection { License}
Mitsuba is free software and can be redistributed and modified under the terms of the GNU General Public License (Version 3) as provided by the Free Software Foundation.