Skip to content

zackstout/circle-recursion-zoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Circle Recursion Zoom

Inspired by Daniel Schiffman's vid to build a zooming-in animation of a simple fractal composed of circles of decreasing size.

Screenshot:

With fill:

screen shot 2018-03-06 at 11 30 15 pm

Without fill:

screen shot 2018-03-06 at 11 27 01 pm

Animation:

Completed Features

  • Drawing the initial fractal with rotation.
  • Scaling up with time to create a zoom effect.
  • Setting the color of the circle based on its radius.

Next Steps

  • Make it more efficient by deleting/ignoring circles that expand beyond the canvas.

About

A zoom-in animation on a fractal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published