Inspired by Recursive PowerPoint Presentations [Gone Fractal!] on Matt Parker's YouTube channel.
This Danmakufu script allows you to do a fractal-ish animation of a 512x512 image by utilizing Render Targets in Danmakufu.
See script/main/main.dnh
for the source code.
The toggleable parameters are:
WAITPERIOD
- frames between updatesRESEED_PERIOD
- how long before the animation resets (note that two cycles are performed each iteration)NUM_HORIZ
- number of horizontal repetitionsNUM_VERT
- number of vertical repetitionsIMAGENAME
- Image to use as source