Recreating Atmos 3D Website with React Three Fiber: Part 2 - Environment Map

In this second part, we will:

  • Add set the lighting effects with the Environment component from Drei (cubeMap/envMap)
  • Fix our curve scroll / rotation
  • Add 2D text in our 3D scene

At this point, we finished the setup phase of this project. It starts looking good and all the things we will do in the next part will make it look incredible!