/ShadingTechniques-WebGL

Shading techniques such as texture mapping, normal mapping, and height mapping to create a moon done in WebGL with Javascript

Primary LanguageJavaScript

ShadingTechniques WebGL

Shading techniques such as texture mapping, normal mapping, and height mapping to create a moon done in WebGL with Javascript

Moon Example

ExamplePicture

How to Run

This is made with webGL and can be run in your browser with all the files provided. Depending on browser may need to run a simple server in order to load the image files.

Use command "python -m SimpleHTTPServer" inside your folder and should be good!