Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

GLSL Shading and Light

About

This project consists of rendering 5 spheres, the first 4 using gouraud, blinn-phong and anisotropic and phong modeling. The 5th sphere is rendered with a texture on it. The project was done using THREE.js, Javascript and GLSL. The project can be run on Google Chrome.

Running this project

I will return to this with the full list of instructions.