DEVICE/BROWSER INFO
aatventure
Today, we're going to take a look at Three.js from a beginner's perspective. Three.js is a JavaScript library for creating immersive 3D graphics in the browser. In this crash course.
In this crash course, you will learn:
- How to setup a scene, renderer and camera
- How to add 3D primitives
- How to position, rotate and scale them.
- Using GSAP Timeline to animate 3D objects
- Using the raytracer to interact with 3D objects