Description
In this course, you will learn :
- Basic modeling in Blender
- Basic rigging in Blender
- Displaying 3D models in a web page with Three JS
- Read and use armatures with Tree JS and Javascript
Syllabus :
1. Creating a paper craft dice with Blender and Three.js
- Creating the base
- Creating the armature
- Rigging
- Materials
- UV Mapping
- Custom Properties
- Lights
- Export as glb
- Project setup
- Javascript coding
- Saving
2. Creating an inverse kinematic arm with Blender and Three.js
- Creating the base
- Assigning materials
- Creating the armature
- Automatic Weights
- Inverse Kinematics in Blender
- Lights
- Export as glb
- Project setup
- IMPORTANT NOTE
- Coding FABRIK class. Base
- Coding FABRIK class. CheckDistanceTolerance
- Coding FABRIK class. FinalToRoot
- Coding FABRIK class. CustomLookAtTarget
- Coding FABRIK class. CustomSetWorldPositionAt
- Coding FABRIK class. RootToFinal
- Coding index.js