Skip to content

hgchen/MitsubaToFRenderer

 
 

Repository files navigation

MitsubaToFRenderer

Mitsuba renderer with support for time-of-flight rendering. See INSTALL.txt for cloning and installation of the MitsubaToFRenderer. See USAGE.txt for running the MitsubaToFRenderer with various settings. See INSTALLEXR2AVI.txt to install exr2avi scripts and view/save the exr output of the MitsubaToFRenderer as an image or video.

You can run this renderer on AWS using the pre-configured AMI with ID ami-28308957 (N. Virginia US EAST). This AMI is compatible with CfnCluster for easy distributed rendering.

Credits: The project is derived from https://www.mitsuba-renderer.org/ and https://github.com/cmu-ci-lab/mitsuba_clt.git (for coded projector and coded camera extension). On top of these, the ToF renderer and ellipsoidal connections for time-gated rendering are added.

The scene file can be created by using the mitsuba documentation (https://www.mitsuba-renderer.org/releases/current/documentation.pdf) Please refer to https://github.com/cmu-ci-lab/mitsuba_clt/blob/master/README.md for creating scenes with coded projector and coded camera.

About

Mitsuba time-of-flight renderer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.9%
  • Objective-C 3.5%
  • C 2.2%
  • CMake 1.7%
  • Python 1.3%
  • MATLAB 0.6%
  • Other 0.8%