mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Elaborate tutorial.
Former-commit-id: 31267dbb1675723b3b9afde806d215b358a7abac
This commit is contained in:
parent
4c127f7462
commit
4283793c5a
6 changed files with 283 additions and 13 deletions
|
|
@ -3,7 +3,7 @@
|
|||
ROOT=`stack path --project-root`
|
||||
EXAMPLES='boundingbox colormaps goo latex_basic latex_color latex_draw
|
||||
latex_wheel raster sphere blender_default_cube
|
||||
tut_glue_svg tut_glue_animate'
|
||||
tut_glue_svg tut_glue_animate tut_glue_keyframe tut_glue_fourier'
|
||||
|
||||
WIDTH=640
|
||||
HEIGHT=$((WIDTH*9/16))
|
||||
|
|
|
|||
Loading…
Reference in a new issue