mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Better latex example and a few bug fixes.
Former-commit-id: c08f4f7b31996b8a6672a91d86724ea57869d043
This commit is contained in:
parent
6e40999b33
commit
a8192aa099
8 changed files with 180 additions and 62 deletions
|
|
@ -4,7 +4,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_keyframe tut_glue_fourier
|
||||
tut_glue_physics'
|
||||
tut_glue_physics tut_glue_latex'
|
||||
|
||||
WIDTH=640
|
||||
HEIGHT=$((WIDTH*9/16))
|
||||
|
|
|
|||
Loading…
Reference in a new issue