/GELib_old

An engine to create math animations. Currently supports fractals.

Primary LanguagePython

GPU Math Animation Engine

An engine to create math animations. Currently supports fractals and interpolation between fractals.

Usage

Modify one of the example .fract files, then modify driver.py to use the .fract of your choice. Then simply run driver.py.

Requirements

Python (> 3.6) A CUDA-compatible NVIDIA GPU Modules: Cupy, Numpy, PIL, and optionally pstats

Example Animation

Starrybrot