WebGL Render

Description

This demo is the result of my study of WebGl and computer graphics in general.

At the moment the following is done:

  • Phong lighting
  • Loading 3d models and materials (*.obj, *.mtl)
  • Normal mapping

Source code