Readme
Face Looker
This model makes a face that will follow the cursor around as it moves. This is based on the original Face Looker by Kylan O’Connor.
It automatically uses the Expression Editor model to generate the images needed.
What you get
- Individual images for the face looking in all different directions
- A sprite sheet that combines these into a single image
- A ZIP file containing HTML, JS and CSS to create the effect
- A video showing how the animation will look
See the original Github repo for examples with React components.
The code that this model returns is available at https://github.com/fofr/face_looker, it is a forked and simplified version of the original.
Model created