Video: Three.js 3D Elements for your website using ReactJS
Channel: DesignCode
About
After learning the basics of web development, you probably want to learn more advanced techniques to improve your website. Enhancing interactions is one way to do this. The most common ones include animations, hovering on buttons, and swiping. In this tutorial, we will learn how to integrate 3D into your React website using Three.js.
You can find the initial code here and the final code here.
00:00 Intro to Three.js
03:10 Dependencies
04:00 Box geometry
17:35 Animated Sphere
22:40 Import 3D models
#threejs #webdev #reactjs