+ 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

28th Dec 2017, 2:39 PM
ChessMaster
ChessMaster - avatar
12 Answers
+ 8
Here is my attempt. It might not be original, but it has rainbow colours. 🌈👍 https://code.sololearn.com/WZOTS0o4GWKQ/?ref=app
28th Dec 2017, 3:48 PM
The Coding Sloth
The Coding Sloth - avatar
+ 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
29th Dec 2017, 10:26 AM
777
777 - avatar
+ 13
i have created a fractal tree 7months ago :) https://code.sololearn.com/WK1MP312pKx2/?ref=app
28th Dec 2017, 2:45 PM
MR Programmer
MR Programmer - avatar
+ 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.
16th Jun 2019, 4:36 PM
Josh Greig
Josh Greig - avatar
+ 4
Never thought I could do it! Here is my first fractal. https://code.sololearn.com/ccr564cEPRwJ/?
7th Jan 2018, 12:58 PM
Sebastian Keßler
Sebastian Keßler - avatar
+ 3
https://code.sololearn.com/cASml5SKiqZI/?ref=app
31st Dec 2017, 6:52 AM
Arun
+ 2
Maybe no real fractal shape but nice. https://code.sololearn.com/cH8ICm72h87A/?ref=app
7th Jan 2018, 10:26 PM
Sebastian Keßler
Sebastian Keßler - avatar
13th Jan 2018, 9:47 PM
Sebastian Keßler
Sebastian Keßler - avatar
+ 2
https://code.sololearn.com/c5i0ZoEI3XJn/?ref=app
30th Jan 2018, 10:29 PM
Sebastian Keßler
Sebastian Keßler - avatar
+ 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.
22nd Jan 2020, 11:06 AM
Josh Greig
Josh Greig - avatar
+ 1
See my code to generate and zoom into mandelbrot set fractal https://www.sololearn.com/discuss/1196672/?ref=app
6th Apr 2018, 9:06 AM
🇮🇷 M N
+ 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
6th Apr 2018, 5:59 PM
🇮🇷 M N