Difference between revisions of "FaceTracking with clmtrackr and P5JS"

From Digipool-Wiki
Jump to: navigation, search
Line 3: Line 3:
 
'''clmtrackr''' by [https://www.auduno.com/ Audun Mathias Øygard]  
 
'''clmtrackr''' by [https://www.auduno.com/ Audun Mathias Øygard]  
 
https://github.com/auduno/clmtrackr
 
https://github.com/auduno/clmtrackr
 +
 +
clmtrackr is a open free to use JavaScript Library for facetraking, witch ca be used with P5JS.
 +
 +
Tutorial how to use clmtrackr with P5JS by Lauren McCarthy - [https://gist.github.com/lmccart/2273a047874939ad8ad1 LINK]

Revision as of 21:47, 20 December 2017

Clmtrackr-face.jpeg
Clmtrackr-facemodel numbering.png

clmtrackr by Audun Mathias Øygard https://github.com/auduno/clmtrackr

clmtrackr is a open free to use JavaScript Library for facetraking, witch ca be used with P5JS.

Tutorial how to use clmtrackr with P5JS by Lauren McCarthy - LINK