+ 8
[ASSIGNMENT] Create your own fractal shape. ❄⭐♣
I recently saw a video on YouTube about fractal shapes and in the video the guy/girl created his/her own fractal shape and I really like the idea of people making their own fractal shapes. Of course the SoloLearn community is suited best for this. So create your own fractal original shape (web is preferred because of graphics), and may the best shape win (best shape will be marked as best). Event ends the 2nd of January. Video I recently saw: https://m.youtube.com/watch?v=LUcn8cZdeQA
12 Answers
+ 8
Here is my attempt.
It might not be original, but it has rainbow colours.
🌈👍
https://code.sololearn.com/WZOTS0o4GWKQ/?ref=app
+ 15
My code is not directly a fractal. But, something that seems to be fractal. Although, challenge was to create a fractal. But when I executed my code, it gave me wonderful and unexpected results. Give it a try ;D
https://code.sololearn.com/W5NGPna5durw/?ref=app
+ 13
i have created a fractal tree 7months ago :)
https://code.sololearn.com/WK1MP312pKx2/?ref=app
+ 7
I created a fractal off the Sololearn logo at https://code.sololearn.com/WVhoMHzy3K81/#html.
It is zoomable, lets you pick the colour palette, and also lets you look at Sierpinski's carpet, triangle, Mandelbrot, and Juliaset. If you use Chrome or Firefox, you can also download high resolution renditions of all of its fractals. That could help if you want a wallpaper.
+ 4
Never thought I could do it! Here is my first fractal.
https://code.sololearn.com/ccr564cEPRwJ/?
+ 3
https://code.sololearn.com/cASml5SKiqZI/?ref=app
+ 2
Maybe no real fractal shape but nice.
https://code.sololearn.com/cH8ICm72h87A/?ref=app
+ 2
No shape but also fractal:
https://code.sololearn.com/cTL42jlzIlVj/?ref=app
+ 2
https://code.sololearn.com/c5i0ZoEI3XJn/?ref=app
+ 2
I created a 3D fractal pattern out of recursively generated spheres at:
https://code.sololearn.com/WxTR7dy1YiYe
It should be considered a fractal in the same way as a tree even though the recursion goes only 5 or so levels deep.
+ 1
See my code to generate and zoom into mandelbrot set fractal
https://www.sololearn.com/discuss/1196672/?ref=app
+ 1
see my code to generate and zoom into mandelbrot set fractal, using html5 progress and worker, css, javascript and some math
https://code.sololearn.com/WNvSp3Q9S5GD/?ref=app
https://www.sololearn.com/discuss/1196672/?ref=app