Skip to content

eterevsky/animations

Repository files navigation

This repository is for scripts that generate geometric animations and images. All scripts are written in Python and require Python 3.2 or later (tested on Python 3.4).

dragon_curve

Generates a video with the construction of the dragon curve. Here's the resulting video.

The requirements to run this script:

  • cairo-cffi
  • moviepy
  • numpy
  • scipy

hexagons

Simple 3D image with colored hexagons. LuxRender required for rendering.

python3 hexagons.py
luxconsole hexagons.lxs

About

Some procedural generated animations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages