This project was generated with angular-cli version 1.0.0-beta.28.3.
This is a little project I created, while I was sick and had nothing TODO. So please forgive me, some lines of bad code ;)
The target of this Project was to randomly generate mandala graphics, inspired by the user images of github.
They are generated in an canvas directive called MandalaDirective.
- Make the code cleaner
- Add functions to reload the generated image
- Add functions to save the generated image
- Make the edges of the elements smoother (could be some sort of blur)
- Change the function for random generating
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.