After completing this experiment you will be able to create mandalas to color like this one:
You will need to install the following packages (if you don't have them already):
install.packages("dplyr")
install.packages("ggplot2")
install.packages("deldir")
The code is simple and is implemented in R. Mathematics behind are also simple and involve basic trigonometry and Voronoi tesselations.
A complete explanation of the experiment can be found at fronkonstin
- Antonio Sánchez Chinchón - @aschinchon