Light and Material

WebGl in p5.js Tutorial #18.3

In this video, I inestigate lights and materials in the p5.js WebGL 3D renderer.

Functions covered are:

  • ambientMaterial()
  • normalMaterial()
  • fill()
  • ambientLight()
  • directionalLight()
  • pointLight()