100% YouTube Automation Course for $50 | Live Batch
← All Development & Programming

Practices for Blender and Three.js

Step by step practices for Blender and Three.js

★★★★★ 4.6 (24 reviews)
2 hours of content

What you'll learn

  • Learn the fundamentals of modelling in Blender.
  • How to use modifiers in Blender to complete some complex tasks.
  • To export the scene we created in blender so that it can be used in other applications.
  • Create a simple HTML page to showcase our work in Blender.
  • Three.js is used to display a 3D scene.
  • Using Three.js, load our model into the html page.
  • Using JavaScript, animate the 3D model.
  • How to set up Visual Studio Code so that it can work with our Three.js project.
  • The project is exported using Webpack.

Covers fundamental Blender modeling, use of modifiers such as Array, Curve, Bevel, and Subdivision Surface, and export to glb format. Learners create a simple HTML page, load the 3D model with Three.js, and animate it using JavaScript with a webpack-based project setup.

Who this course is for

Suitable for developers with basic JavaScript and Blender familiarity who want to build interactive 3D web scenes.

#blender #threejs #webgl #javascript #3d-modeling #webpack