Git Product home page Git Product logo

hchoi405 / mitsuba-cppm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bactlink/mitsuba-cppm

0.0 1.0 0.0 46.21 MB

Codes of Chi-squared Progressive Photon Mapping

Home Page: https://bactlink.github.io/CPPM

License: GNU General Public License v3.0

Python 0.90% Shell 0.12% C 2.44% Makefile 0.01% C++ 91.46% XSLT 0.17% Batchfile 0.01% PowerShell 0.01% Objective-C 4.20% Objective-C++ 0.38% GLSL 0.32% CSS 0.01%

mitsuba-cppm's Introduction

CPPM: Chi-squared Progressive Photon Mapping

result

Introduction

This is the source code of CPPM: Chi-squared Progressive Photon Mapping. The paper can be found on the homepage of this project.

Documentation

This project is based on Mitsuba 0.6.0.

Our codes locate in the folder mitsuba-CPPM/src/integrators/cppm:

  • CPPM: cppm1.cpp
  • CPPM-LF: cppm2.cpp
  • CPPM-GOF: cppm3.cpp

We did not modify the original codes, so feel free to copy these additional files to your own Mitsuba Renderer:

include/mitsuba/render/cppm*.h
src/integrators/cppm/*
src/librender/cppm*.cpp

Remember to modify src/integrators/SConscript to include the integrators.

Scenes

We sort out some scenes in Mitsuba's format, which can be found here.

BibTeX

@article{lin2020cppm,
  title={CPPM: Chi-squared Progressive Photon Mapping},
  author={Zehui Lin and Sheng Li and Xinlu Zeng and Congyi Zhang and Jinzhu Jia and Guoping Wang and Dinesh Manocha},
  journal={ACM Transactions on Graphics (TOG)},
  volume={39},
  number={6},
  article={240},
  year={2020},
  publisher={ACM},
  DOI = {10.1145/3414685.3417822}
}

mitsuba-cppm's People

Contributors

bactlink avatar hchoi405 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.