fpliu / physlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhysLight

This repository contains example materials for Weta Digital's PhysLight system as presented in the Siggraph 2020 Talk PhysLight: An End-to-End Pipeline for Scene-Referred Lighting. Slides can be found here.

teaser image

The imaging notebook shows a simple example of calculating the imaging ratio and checking that it gives the correct response for an idealized camera system.

The data directory contains the spectral sensitivity curves of a number of cameras as measured with our 'lightsaber' system. It also contains a notebook that loads the data and plots the curves for visual inspection.

curves image

The physlight camera model notebook shows how to use the curves to convert from spectral radiance to Camera RGB, solve matrices to go from Camera RGB to XYZ, and compares different approaches for handling white balance.

chart image

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%