Uzarel / Heart-of-Mathematics

A playground book about beautiful shapes in mathematics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heart of Mathematics

Heart of mathematics” is an interactive playground in which you will experience the infinite beauty of the patterns behind times tables, circles and fractals. Here is a short preview video of the playground book running on an iPad.

This is my entry for a WWDC 2018 scholarship. Be sure to check out the other amazing entries on GitHub!

Screenshots

Features

  • See how circular times tables are generated
  • See how rotating circles can trace shapes
  • See how Generalized Mandelbrot sets work
  • Find out the hidden links between the three them
  • Have fun with color customisation!

Installation

You need an iPad in order to run it. Just download the latest release and then AirDrop or move to iCloud Drive the .playgroundbook file inside the release .zip file. Open Swift Playgrounds on your iPad and then "Heart of Mahtematics" and you are ready to go!

Credits

This work is based off a really beautiful video made by a mathematician on YouTube named Mathologer in which he explained the hidden links behind these different ways of tracing these stunning shapes. Also, the code for the Mandelbrot sets is based off this stunning article made by Apple about Mandelbrot implementation within a playground.

License

MIT License: it lets you do anything you want with my code as long as you provide attribution back to me and don’t hold me liable.

About

A playground book about beautiful shapes in mathematics

License:MIT License


Languages

Language:Swift 100.0%