mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Begin introduction to reanimate.
Former-commit-id: aae07ee92e90626de681be94689adf206fc782b8
This commit is contained in:
parent
e39ec9e97f
commit
0da599d563
6 changed files with 150 additions and 49 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue