Dargish / GLRender

Deferred HDR PBR renderer in OpenGL
16 stars 2 forks source link

IES Maps for spotlight/pointlight. #21

Open Dargish opened 9 years ago

Dargish commented 9 years ago

Load IES profiles and convert to texture for use in shaders where light direction is used to determine correct angle lookup. Going to need forward vector and up vector passed to shader.