Begin introduction to reanimate.

Former-commit-id: aae07ee92e90626de681be94689adf206fc782b8
This commit is contained in:
David Himmelstrup 2019-12-01 14:04:01 +08:00
commit 0da599d563
6 changed files with 150 additions and 49 deletions

View file

@ -2,7 +2,8 @@
ROOT=`stack path --project-root`
EXAMPLES='boundingbox colormaps goo latex_basic latex_color latex_draw
latex_wheel raster sphere blender_default_cube'
latex_wheel raster sphere blender_default_cube
tut_glue_svg tut_glue_animate'
WIDTH=640
HEIGHT=$((WIDTH*9/16))