jdupuy / pivot

Supplementary source code for "A Spherical Cap Preserving Parameterization for Spherical Distributions"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

	This repository contains source code used to produce some of the results 
of the SIGGRAPH 2017 paper "A Spherical Cap Preserving Parameterization for 
Spherical Distributions", which is available on my webpage (see my GitHub 
profile).

	I provide the following:
	- The repository opengl_sphere_lighting/ demonstrates a realtime sphere 
lighting technique. Requires OpenGL4.3.
	- The repository mitsuba_phase_function/ provides a phase function for Mistuba.



About

Supplementary source code for "A Spherical Cap Preserving Parameterization for Spherical Distributions"


Languages

Language:C++ 63.7%Language:C 34.9%Language:GLSL 1.4%Language:Makefile 0.0%