Skip to content

Simple program that generates Sierpinsky triangle using Chaos Game algorithm.

Notifications You must be signed in to change notification settings

GerretS/SierpinskyRandomGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SierpinskyRandomGenerator

A simple program that generates a Sierpinsky triangle using the RNG-based Chaos game algorithm. It's mathematically very interesting how a chaotic formula can lead to an ordered image.

Thanks to the recent Numberphile Video for inspiring me to make this.

Configuration

Simply change the values in the generator.properties file to make other shapes and sizes of Sierpinsky triangles.

Sample image

See here

Next steps

This is just a first version of the progam. We'll see where it goes from here. :)

About

Simple program that generates Sierpinsky triangle using Chaos Game algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages