Skip to content

Commit 961f8f8

Browse files
committed
update readme
1 parent 89c03fb commit 961f8f8

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
11
# 3D Hand Tracking Demo [Shape Creator]
22

3-
A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control create and move 3D shapes using hand gestures.
3+
A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control create and move 3D shapes using hand gestures in real-time.
44

55
<img src="demo.png">
66

77
## Demo
88

99
Try the live demo: [https://collidingscopes.github.io/shape-creator-tutorial/](https://collidingscopes.github.io/shape-creator-tutorial/)
1010

11-
## Features
12-
13-
- **Real-time hand tracking** using MediaPipe Hands
14-
- **Left hand gesture control:** Pinch thumb and index finger to resize the 3D sphere
15-
- **Right hand interaction:** Touch the sphere with your index finger to change its color
16-
- **Responsive design** that works on desktop and mobile browsers
17-
- **Visual feedback** with color-coded hand tracking
18-
1911
## Requirements
2012

2113
- Modern web browser with WebGL support
2214
- Camera access
23-
- No additional software or downloads needed
2415

2516
## Technologies
2617

@@ -72,6 +63,6 @@ You might also like some of my other open source projects:
7263

7364
If you found this tool useful, feel free to buy me a coffee.
7465

75-
My name is Alan, and I enjoy building open source software for art, animation, games, and more. This would be much appreciated during late-night coding sessions!
66+
My name is Alan, and I enjoy building open source software for computer vision, games, and more. This would be much appreciated during late-night coding sessions!
7667

7768
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/stereoDrift)

0 commit comments

Comments
 (0)