GithubHelp home page GithubHelp logo

peterzhousz / evplp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamornsriwasansak/evplp

0.0 1.0 0.0 55.74 MB

Implementation of Efficient Energy-Compensated VPLs using Photon Splatting

Home Page: http://jamorn.me/evplp

C++ 66.61% C 26.71% Cuda 5.61% GLSL 1.07%

evplp's Introduction

Efficient Energy-Compensated VPLs using Photon Splatting

Jamorn Sriwasansak1, Adrien Gruson1,2, Toshiya Hachisuka1

1The University of Tokyo 2JFLI, CNRS, UMI 3527

Overview

This project contains the source code for the paper "Efficient Energy-Compensated VPLs using Photon Splatting". Along with our technique, we also implemented

  1. Path-Tracing with MIS next-event estimation
  2. Instant Radiosity using Virtual Point Light [1]
  3. Instant Radiosity using Virtual Spherical Light [2]
  4. Image Space Photon Splatting (based on splatting technique in the paper "Hardware-accelerated global illumination by image space photon mapping" [3])

and their progressive variants

  1. Progressive VPL [4]
  2. Progressive VSL [5]
  3. Progressive Photon Mapping [6]

Requirements

  1. Microsoft Visual Studio 2015
  2. CUDA version 8
  3. Optix SDK version 4.1.1
  4. OpenGL version >= 4.5
  5. Assimp
  6. GLEW
  7. GLFW
  8. GLM
  9. nlohmann's json
  10. STB

(We had already included the libraries listed in 5 - 10 in the folder "dependencies".)

Acknowledgement

Along with the source code we also include 3 scenes (the conference, the living room, and the buddha) that were used in the paper for analysis.

We thus would like to acknowledge Anat Grynberg and Greg Ward (the conference room), Stanford Computer Graphics Laboratory (happy buddha), blendswap.com artists "cenobi"(the living room).

License

This rendering framework is released under the MIT license.

Reference

[1] Alexander Keller. 1997. Instant radiosity. In Proceedings of the 24th annual conference on Computer graphics and interactive techniques. ACM Press/Addison-Wesley Publishing Co., 49–56.

[2] Miloš Hašan, Jaroslav Křivánek, Bruce Walter, and Kavita Bala. 2009. Virtual spherical lights for many-light rendering of glossy scenes. In ACM Transactions on Graphics (TOG), Vol. 28. ACM, 143.

[3] Morgan McGuire and David Luebke. 2009. Hardware-accelerated global illumination by image space photon mapping. In Proceedings of the Conference on High Performance Graphics 2009. ACM, 77–89.

[4] Tomáš Davidovič, Iliyan Georgiev, and Philipp Slusallek. 2012. Progressive lightcuts for GPU. In ACM SIGGRAPH 2012 Talks. ACM, 1.

[5] Jan Novák, Derek Nowrouzezahrai, Carsten Dachsbacher, and Wojciech Jarosz. 2012a. Progressive virtual beam lights. In Computer Graphics Forum, Vol. 31. Wiley Online Library, 1407–1413.

[6] Claude Knaus and Matthias Zwicker. 2011. Progressive photon mapping: A probabilistic approach. ACM Transactions on Graphics (TOG) 30, 3 (2011), 25.

evplp's People

Contributors

jamornsriwasansak avatar the-programmer-downstairs 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.