jojo13572001 / Shader-Effects

The sample purpose is to use lookup table to speedup original GPU performance between different shading/texture methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Control

  • click t to switch between phong/blinn phong/lut bilnn phong
  • click n to turn on/off normal map
  • click b to turn on/off displacement/bump map

Results

  • Comparision of Phong and Phong with Normal Map on earth rendering
  • Comparision of Blinn-Phong and Blinn-Phong with Normal Map on earth rendering

*Blinn-Phong with Normal Map Animation

centered image

*Blinn-Phong with Normal Map + Bump Map Animation

centered image

About

The sample purpose is to use lookup table to speedup original GPU performance between different shading/texture methods


Languages

Language:C++ 87.0%Language:GLSL 13.0%