Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Lightmetrica Documentation

Lightmetrica : A research-oriented renderer

![Build Status](https://travis-ci.org/hi2p-perim/lightmetrica.svg?branch=master)

Introduction

Lightmetrica is a research-oriented renderer mainly for implementing various rendering algorithms. Implementation is written for easy understanding, and easy to profile the performance of the algorithms. All applications are written in C++ language with C++11 standard, and are executable in Windows or Linux environment. Implemented algorithms are written so that users can grasp the relationship between the implementation and the formulation in the original paper.

Features

Dependencies

Dependencies which requires additional installation step. Specially for VS2012 and VS2013 environement in Windows, we offer x64 binaries in the external submodule.

The following dependencies are contained in the source or the external submodule, so you don't need special setup for them.

Implementation detail

This software contains the following projects:

Documentation

Automatically generated documentation of the latest build is available here.

Licence

This software is distributed under GPLv3. For details, see LICENCE file.