Fractals | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Fractals

Do you know about fractals? try to share codes working in Sololearn which draw fractals. In any language.

16th Nov 2017, 5:31 AM
Daniel
Daniel - avatar
11 Answers
+ 7
How about turning the Sololearn logo into a fractal? https://code.sololearn.com/WVhoMHzy3K81#html The more familiar Julia and Mandelbrot sets are there too.
9th Jun 2019, 9:46 PM
Josh Greig
Josh Greig - avatar
16th Nov 2017, 7:18 AM
Oma Falk
Oma Falk - avatar
+ 5
@Daniel I agree up to 20%(actually it is one) goto code playground and search fractal. There are some wow-Projects!
16th Nov 2017, 1:41 PM
Oma Falk
Oma Falk - avatar
+ 3
https://code.sololearn.com/WiH4n0rrvD1B/ is another Mandelbrot example. It smoothly zooms out thanks to a WebGL shader that can draw very quickly.
6th Jul 2019, 11:39 PM
Josh Greig
Josh Greig - avatar
+ 3
I created this "3D Fractal Cloud" code: https://code.sololearn.com/WxTR7dy1YiYe It is a 3D fractal pattern and viewer that lets you drag a mouse to view it from different perspectives.
22nd Jan 2020, 11:19 AM
Josh Greig
Josh Greig - avatar
+ 2
Excelent Kenny, this is a real fractal. I remember it from the University.
17th Nov 2017, 4:02 AM
Daniel
Daniel - avatar
+ 1
Thanks Batman but I think its not a fractal
16th Nov 2017, 12:24 PM
Daniel
Daniel - avatar
+ 1
I made this a couple months ago: https://code.sololearn.com/WCYrttdVX8T9/?ref=app
17th Nov 2017, 3:50 AM
Kenny
Kenny - avatar
+ 1
truely Aswome stuff you create ...
25th Jun 2020, 5:04 PM
Victory
Victory - avatar
0
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
- 1
https://www.sololearn.com/discuss/1196672/?ref=app
6th Apr 2018, 9:07 AM
🇮🇷 M N