Skip to content

Pi Day Project : Animation of dragon fractal using rotation method

Notifications You must be signed in to change notification settings

atomic/Dragon_Fractal

Repository files navigation

Dragon Fractal Animation (Rotation Method)

1. Problem to Solve
  • Constructing the particular sets of points, of which, when connected form an iteration. FracItera

YouTube : FractalDragon

2. Animating each iteration
  • Between each iteration, make duplicate of a shape, and rotate the duplicate about the last point of the generated points.
  • After animation, display the successive fractal on screen without delay
  • For following iteartion, repeat the same process

About

Pi Day Project : Animation of dragon fractal using rotation method

Resources

Stars

Watchers

Forks

Packages

No packages published