Let's be honest: no normal person really loves maths. However, when becoming a Software Engineer in the nineties I was forced to learn a lot of Math. This even made me loose interest in the subject so I switched from the University to a University of Applied Sciences (HBO in Dutch).
However, now and then I see things 'out there' that I find fascinating that have their basis in Mathematics. In this repository I will add projects that I have created.
The following projects are available:
- Mandelbrot fractal
- Rotating balls
- Burning ship fractal
- Lightswitch problem
- Chaos game (Sierpinski)
- Knight's Tour Chess problem
- Theorode's Spiral of integer square roots
- Archimedean Spiral using polar coordinates
- Fibonacci squares
- Line fractals
- Canopy fractal
- Dragon curve
- Gosper curve
- Snowflake
- Barnsley fern
- Peano curve
- Fibonacci spiral
- Fibonacci snowflake
You can see the working code here: http://math.molema.org and play with it yourself.