2012-12-01から1ヶ月間の記事一覧

About "Precomputed Local Radiance Transfer for Real-Time Lighting Design"

The paper "Precomputed Local Radiance Transfer for Real-Time Lighting Design" extends precomputed radiance transfer (PRT) for distance lighting to local lighting.This is done by following steps. 0. Dense uniform sampling of light sources i…

Algorithms of Vector Quantization

Vector Quantization (VQ) is used to compress the input vectors to a small number of vectors by using some kind of algorithms.These are some basic algorithms for doing it. K-Means [0] Linde-Buzo-Gray (LBG) Algorithm[1][2] Pairwise Nearest N…

Good figures of diffuse PRT

Reference http://www0.cs.ucl.ac.uk/staff/j.kautz/PRTCourse/Diffuse.pdf http://www0.cs.ucl.ac.uk/staff/j.kautz/PRTCourse/