When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Creating a webpage using Blender and Three.js
basic tutorial to use blender and three.js to create a webpage that displays a 3d figure in it with animations

This Course Includes
udemy
4.2 (5 reviews )
1h 29m
english
Online - Self Paced
professional certificate
Udemy
About Creating a webpage using Blender and Three.js
Welcome to "Creating a webpage using Blender and Three.js
". Sometimes, the web developer do not have the knowledge to use Blender, or the 3D designer do not have knowledge to display the 3D figures in a web page. This tutorial can help both, the developer and the designer to get an idea of how to use blender and three.js to create a basic website
In this tutorial
we will learn how to create a web page that will display a 3D figure created in Blender with different animations that you can control using javascript events.
We will use Blender to:
_Create a 3D figure_
_Assign an armature to the figure_
_Create 3 different animations for the figure_
_Create a Scenario with camera and lighting to export it and use it in the web page._
We will use Visual Studio Code to
:
_Configure the project_
_display the 3D figure on a web page using Three.js_
_Control the animations using Javascript events_ At the end, you will have a base project that you can modify freely for your needs. Hope this can help you to get a basic knowledge to create your how projects. If you have any question, please let me know in the comment section. Thanks and have fun.
What You Will Learn?
- Create a 3D figure with Blender .
- Assign an armature to the figure with Blender .
- Create 3 different animations for the figure with Blender .
- Create a Scenario with camera and lighting to export it and use it in the web page with blender .
- Configure the project with Visual studio code .
- display the 3D figure on a web page using Threejs .
- Control the animations using Javascript events.