Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milcktoast/faces

Computer vision face compositor toy.
https://github.com/milcktoast/faces

clmtrackr computer-vision regl webgl

Last synced: about 1 month ago
JSON representation

Computer vision face compositor toy.

Awesome Lists containing this project

README

        

# [Faces][faces-url]

[![Faces][faces-image-url]][faces-url]

> Computer vision face compositor toy

### Credits

* Concept, Design & Code: [Jay Weeks][portfolio-url]
* Face Tracking: [clmtrackr][clmtrackr-url]
* Graphics: [REGL][regl-url]
* Controls UI: [OUI][oui-url]

### License

The Artistic License 2.0, see [LICENSE][license-source-url] for details.

### Development

[Browserify][browserify-url] and [budō][budo-url] are used for building and developing the project.

```sh
npm install
npm start
```

[faces-url]: https://jayweeks.com/faces/
[faces-image-url]: https://jayweeks.com/faces/assets/images/og-image.png

[portfolio-url]: https://jayweeks.com
[source-url]: https://github.com/jpweeks/faces
[clmtrackr-url]: https://github.com/auduno/clmtrackr
[regl-url]: http://regl.party
[oui-url]: https://github.com/wearekuva/oui
[browserify-url]: http://browserify.org
[budo-url]: https://github.com/mattdesl/budo

[license-source-url]: https://github.com/jpweeks/faces/blob/master/LICENSE