Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.11 KB

File metadata and controls

39 lines (22 loc) · 1.11 KB

Hand Pose Simulator

Small experiment using Blender's armature/skeleton feature mixed with Three.JS to animate a simple hand.

> View the live demo

Overview

hand-examples

Process

3D Modeling

The hand was created on Blender thanks to sens_3d's tutorial on YouTube

Modeling

process1 process2

Adding Skeleton

process3 process4

Built with

  • HTML, CSS, Javascript
  • Three.js
  • GSAP
  • Vite
  • Blender

Authors