Code Monkey home page Code Monkey logo

renderscore's Introduction

Render Score

Description

An implementation of the renderscore. It enables the comparison of MC rendering algorithms (using Mitsuba) as outlined in the corresponding technical report.

Getting Started

Dependencies

Python 2.7:

  • numpy
  • scipy

Additional:

  • Mitsuba Renderer

Installing

  1. Setup your Python installation. (for Anaconda users see .conda.yml)

  2. Download or build Mitsuba (see documentation to ensure that Python will be able to find the Mitsuba core libraries)

  3. Copy or install the this module.

Executing program

  1. Setup Mistuba XML files for the reference, e.g. "./data/veach_ajar/bdpt.xml".
  2. Setup Mistuba XML files for the test / comparison, e.g. "./data/veach_ajar/path.xml" and "./data/veach_ajar/erpt.xml"
  3. Make sure sampler parameters match for all of the used scenes.
  4. Choose iteration count (e.g. 1024 for the reference and 32 for the test runs) and execute:
python -m renderscore 1024 ./data/veach_ajar/bdpt.xml 32 ./data/veach_ajar/path.xml ./data/veach_
ajar/erpt.xml 

For detailed command line parameters see help:

python -m renderscore -h

Authors

Christian Freude, freude (at) cg.tuwien.ac.at

Version History

  • 1.0.0
    • Initial Release

License

This project is licensed under the GNU GPL LICENSE - see the LICENSE.md file for details

Acknowledgments

Funded by Austrian Science Fund (FWF): ORD 61

renderscore's People

Contributors

cfreude 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.