Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 327 Bytes

File metadata and controls

15 lines (9 loc) · 327 Bytes

Shaders-GLSL

Shaders I created in GLSL to develop my skillset in computer graphics.

steele.glsl

steel.glsl is a metallic ball shader with a revolving light

phong.glsl

phong.glsl implements the blinn-phong shading model

Check out my portfolio to view shaders.

http://rishipandey125.github.io

check out the code!