From 2b93ece6dde3b9290981a5882b0c1eaf32b346fb Mon Sep 17 00:00:00 2001 From: hjessmith Date: Thu, 15 Feb 2024 11:53:05 -0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84b2c18c..25a703d5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Sequence 02](https://user-images.githubusercontent.com/6675724/219223438-2c93f9cb-d4b5-45e9-a433-149ed76affa6.gif) -This repo contains an implementation of the algorithm described in the paper, `A Method for Animating Children's Drawings of the Human Figure' (to appear in Transactions on Graphics and to be presented at SIGGRAPH 2023). +This repo contains an implementation of the algorithm described in the paper, `A Method for Animating Children's Drawings of the Human Figure'. In addition, this repo aims to be a useful creative tool in its own right, allowing you to flexibly create animations starring your own drawn characters. If you do create something fun with this, let us know! Use hashtag **#FAIRAnimatedDrawings**, or tag me on twitter: [@hjessmith](https://twitter.com/hjessmith/). From 46fb75bf03338d980dd491f1f19d8b6e3753ac60 Mon Sep 17 00:00:00 2001 From: hjessmith Date: Fri, 8 Mar 2024 14:02:17 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 25a703d5..db93f02e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# *Update March 8th, 2024* + +Would you like to get paid to work Animated Drawings-related research? Are you a Ph.D. student in CS, ML, HCI or a related field? If so, please consider applying for a [summer internship](https://www.metacareers.com/v2/jobs/170100726129599/)! +[Send me a message](https://twitter.com/hjessmith) if you do apply :) + # Animated Drawings ![Sequence 02](https://user-images.githubusercontent.com/6675724/219223438-2c93f9cb-d4b5-45e9-a433-149ed76affa6.gif)