AnimatedDrawings icon indicating copy to clipboard operation
AnimatedDrawings copied to clipboard

Code to accompany "A Method for Animating Children's Drawings of the Human Figure"

Results 58 AnimatedDrawings issues
Sort by recently updated
recently updated
newest added

Hello if you have GPU on your machine and you are having trouble to run the project on Ubuntu 22 or higher. Run the following commands: 1. sudo apt-get install...

documentation

If there is a tutorial, I hope you can provide me with a tutorial address

enhancement
question

When USE_MESA is False, the code execution is ok, but when I set USE_MESA to True, the program reports an error USE_MESA: False USE_MESA: True `Python 3.11.3 (main, Apr 7...

bug

Thanks for replying on HN. I think it'd be super fun to do this with the family: scan in the kids' drawings, turn on our webcam, and start moving around...

enhancement

![image](https://user-images.githubusercontent.com/18099515/231950994-41fcddbd-b9e8-4960-ae38-5e8d01aeae8b.png) I got this error when run the code: ``` from animated_drawings import render render.start('./examples/config/mvc/interactive_window_example.yaml') ``` Ubuntu 18.04

Thanks to the author's outstanding work! I encountered the following error when using the BVH file extracted by myself to drive the picture animation. Where can I correct it? >>>...

![image](https://user-images.githubusercontent.com/18099515/232321357-4766f1bb-5bba-46e9-bd99-1afc94acc07e.png) I got this issue when try to animate own drawing. Thank u for your helps.

``` > $ python gif.py > Imports successful! > Writing video to: /home/usr/projects/animated-drawing/video.gif > 100%|█████████████████████████████████████████████████████████████████████████████████| 339/339 [00:10 Segmentation fault ``` Same thing happens to save to a video, it finishes...

bug