Skip to content

Krist0FF-T/fractal_renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractal_renderer

A little tool that you can use to render fractal curve iteration animations.

(But can't render the Mandelbrot- or Julia sets -- they're completely different. The only thing in common is infinite recursion.)

Examples

Koch snowflake

An example (koch_snowflake.py) that renders the popular Koch snowflake fractal.

koch.mp4

Homework fractal

An example (homework.py) that renders a custom fractal related to an art homework.

rajz.mp4

About

A little tool that you can use to render fractals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages