Include rendered blender example.

Former-commit-id: 87d70b857a55aa42baf612849a6ffe1457b31049
This commit is contained in:
David Himmelstrup 2019-12-08 19:53:44 +08:00
commit 73ba18476a
2 changed files with 16 additions and 1 deletions

View file

@ -5,7 +5,7 @@ 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_latex tut_glue_povray
tut_glue_povray_ortho tut_glue_potrace'
tut_glue_povray_ortho tut_glue_potrace tut_glue_blender'
WIDTH=640
HEIGHT=$((WIDTH*9/16))