Login with bg Nebula Effect on Three.js

What I have learned building this

I dug in to check the documentation for post processing and how to use it
X, Y, Z rotation
AmbientLight, DirectionalLight and PointLight
Mesh and MeshLambertMaterial (including solving a very annoying bug due to library being updated from tutorial)
Design concepts to highlight text on semi-transparent background

About

  • Just a tutorial from the Red Stapler using three.js and post processing
  • Project status: working