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] - [https://github.com/auduno/clmtrackr LINK]
 
'''clmtrackr''' by [https://www.auduno.com/ Audun Mathias Øygard] - [https://github.com/auduno/clmtrackr LINK]
  
'''clmtrackr''' is a open free to use JavaScript Library for facetraking, witch ca be used with P5JS.
+
'''clmtrackr''' is a open and free to use JavaScript Library for facetraking, which can be used with [https://p5js.org/ P5JS].
  
 
Tutorial how to use '''clmtrackr with P5JS''' by [http://lauren-mccarthy.com/ Lauren McCarthy] - [https://gist.github.com/lmccart/2273a047874939ad8ad1 LINK]
 
Tutorial how to use '''clmtrackr with P5JS''' by [http://lauren-mccarthy.com/ Lauren McCarthy] - [https://gist.github.com/lmccart/2273a047874939ad8ad1 LINK]

Revision as of 21:53, 20 December 2017

Clmtrackr-face.jpeg
Clmtrackr-facemodel numbering.png

clmtrackr by Audun Mathias Øygard - LINK

clmtrackr is a open and free to use JavaScript Library for facetraking, which can be used with P5JS.

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