-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e294a43
commit 0869472
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,8 @@ | |
|
||
## See demos live | ||
- New ml5js next gen handpose ([ml5 next gen](https://github.com/ml5js/ml5-next-gen), [All examples](https://github.com/ml5js/ml5-next-gen/tree/main/examples)) | ||
- ml5js next gen: https://unpkg.com/[email protected]/dist/ml5.js | ||
- ml5js next gen examples on p5 web editor: https://editor.p5js.org/ml5/collections/pUzWMkdmE | ||
- [handpose start and stop](https://editor.p5js.org/yining/sketches/PLf5QNeFA) | ||
- [handpose keypoints](https://editor.p5js.org/yining/sketches/H7qZS8iMF) | ||
- [handpose parts](https://editor.p5js.org/yining/sketches/2WwwqrhNl) | ||
|