https://editor.p5js.org/sosunnyproject/sketches/w9tU56-Px

Types of Lighting

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/f4c5dcd7-9296-4de2-b006-adadf8781c56/Untitled.png

Lighting Gels

https://us.rosco.com/en/mycolor

https://rgbcolorcode.com/color/alice-blue

Color of 2020

Pantone: Classic Blue aka Anti-Anxiety Blue

https://www.pantone.com/color-finder/19-4052-TCX

API

  1. 좌표 WEBGL
  // to set the light position,
  // think of the world's coordinate as:
  // -width/2,-height/2 -------- width/2,-height/2
  //                |            |
  //                |     0,0    |
  //                |            |
  // -width/2,height/2--------width/2,height/2
  1. orbitControl( )

https://p5js.org/reference/#/p5/orbitControl