Animating the bulbs of the mandelbrot set. Each frame is the 1/q bulb attached to the cardioid (from 2 to 200).
๐Ÿ‘︎ 850
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/FavoriteColorFlavor
๐Ÿ“…︎ May 12 2021
๐Ÿšจ︎ report
A little pico project :) Mandelbrot set explorer. reddit.com/gallery/mhnyqo
๐Ÿ‘︎ 1k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/SMD_Human
๐Ÿ“…︎ Apr 01 2021
๐Ÿšจ︎ report
The Mandelbrot Set [3840x2160]
๐Ÿ‘︎ 148
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Flubadubber
๐Ÿ“…︎ May 05 2021
๐Ÿšจ︎ report
We've seen enough of the Mandelbrot set. I was just inputting random equations into my fractal program when I ran into this. Definitely the coolest fractal I've ever seen. Z = Z * log(C) * tan(Z) + C reddit.com/gallery/nc7jhh
๐Ÿ‘︎ 36
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Scattercattt
๐Ÿ“…︎ May 14 2021
๐Ÿšจ︎ report
Petition for a Mandelbrot's set animated background, mini background, and avatar for the point shop
๐Ÿ‘︎ 2k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/xbvgamer
๐Ÿ“…︎ Feb 23 2021
๐Ÿšจ︎ report
A tiny real time Mandelbrot Set explorer with Pi Pico, using both cores to render. v.redd.it/usmhy0x7ypf61
๐Ÿ‘︎ 4k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/iridisalpha
๐Ÿ“…︎ Feb 05 2021
๐Ÿšจ︎ report
I made the mandelbrot set and a mistake made this beauty!!
๐Ÿ‘︎ 17
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/SleakStick
๐Ÿ“…︎ Apr 22 2021
๐Ÿšจ︎ report
Thought Iโ€™d share my implementation of the Mandelbrot Set in just 15 lines of C code. github.com/gregulator/manโ€ฆ
๐Ÿ‘︎ 17
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/gregulator
๐Ÿ“…︎ Apr 14 2021
๐Ÿšจ︎ report
The Mandelbrot Set Fractal. Possibly the best way I have ever seen of giving an idea of how you can be "Part of an infinite whole" while at the same time being "just me". Each image of the Mandelbrot contains infinite instances of the same image. youtube.com/watch?v=G_GBwโ€ฆ
๐Ÿ‘︎ 49
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Sandi_T
๐Ÿ“…︎ Mar 31 2021
๐Ÿšจ︎ report
Calculating the Mandelbrot Set on the CPU versus GPU codebot.org/articles/?docโ€ฆ
๐Ÿ‘︎ 7
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/sysrpl
๐Ÿ“…︎ May 12 2021
๐Ÿšจ︎ report
After ~14 hours, a nice rendering of the mandelbrot set!
๐Ÿ‘︎ 7
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/murpqjackson0
๐Ÿ“…︎ Apr 22 2021
๐Ÿšจ︎ report
[OC] The Mandelbrot Set Fractal as a Monster
๐Ÿ‘︎ 2
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Cj1094
๐Ÿ“…︎ May 14 2021
๐Ÿšจ︎ report
An interactive Mandelbrot set explorer in 10 lines of Atari BASIC
๐Ÿ‘︎ 40
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/achmorrison
๐Ÿ“…︎ Mar 23 2021
๐Ÿšจ︎ report
mandelbrot set

https://www.desmos.com/calculator/tgk8yi87uy
I have no way of knowing if this is accurate

๐Ÿ‘︎ 14
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/ViceAccount12828
๐Ÿ“…︎ Mar 24 2021
๐Ÿšจ︎ report
๐Ÿฅˆ My Atari BASIC 10 line Mandelbrot Set explorer placed second in the SCHAU category of the BASIC 10 Liner contest! twitter.com/Basic10L/statโ€ฆ
๐Ÿ‘︎ 24
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/spot1984
๐Ÿ“…︎ Apr 13 2021
๐Ÿšจ︎ report
Programming the Mandelbrot set as a beginner?

For a pretty big selfmade assignment about complex numbers I set myself the challenge of making the Mandelbrot set myself. I have always wanted to get into programming and thought this might be a good way.

Do you think it would be possible to learn, do and feel comfortable with in a weeks time or so or what time spectrum am I looking at? For this challenge, where would you recommend me to start? As a complete beginnner I'm of course unsure of which language would be best to do it in too.

Thanks in advance :D

Edit: I should probably add that I don't plan on doing any zooms really, I just plan on making the basic picture.

๐Ÿ‘︎ 23
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/iMagZz
๐Ÿ“…︎ Mar 04 2021
๐Ÿšจ︎ report
Where can I learn more about the Mandelbrot set as a freshman in Computer Science?

Hey guys, i'm a freshman in Computer Science and agreed to work on a research regarding the Mandelbrot Set and its roots in topology. Any recommendation of websites/books to start learning about this Mandelbrot Set?

Thanks in advance!

๐Ÿ‘︎ 8
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/theTexasplumber
๐Ÿ“…︎ Apr 24 2021
๐Ÿšจ︎ report
Neural network approximates the mandelbrot set v.redd.it/0kf4ujvkbij61
๐Ÿ‘︎ 263
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/maximusthepowerful
๐Ÿ“…︎ Feb 24 2021
๐Ÿšจ︎ report
CodeParade - Sounds of the Mandelbrot Set youtu.be/GiAj9WW1OfQ
๐Ÿ‘︎ 220
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/bionicjoey
๐Ÿ“…︎ Mar 01 2021
๐Ÿšจ︎ report
Mandelbrot Set

https://youtu.be/NGMRB4O922I

See this Numberphile video on the Mandelbrot Set. Now my question is that... at one point she tells that the for a complex number c, if at some iteration n, the value |z_n| gets equal to or greater than 2, then it's eventually gonna explode. Why is that? What's the proof?

๐Ÿ‘︎ 3
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/418397
๐Ÿ“…︎ Apr 26 2021
๐Ÿšจ︎ report
An interactive Mandelbrot set explorer in 10 lines of Atari BASIC /r/atari8bit/comments/mblโ€ฆ
๐Ÿ‘︎ 9
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/r_retrohacking_mod2
๐Ÿ“…︎ Mar 24 2021
๐Ÿšจ︎ report
Similar to how the Mandelbrot set works, but with the Riemman Zeta Function. Some complex numbers, when put through the Zeta Function multiple times, approaches 2 numbers in the Real Number line, while others explode or disappear for some reason. Move the initial point and see what appears.
๐Ÿ‘︎ 2
๐Ÿ’ฌ︎
๐Ÿ“…︎ May 07 2021
๐Ÿšจ︎ report
just some Mandelbrot Juli[A] sets
๐Ÿ‘︎ 3k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/creativemaybeno
๐Ÿ“…︎ Dec 01 2020
๐Ÿšจ︎ report
Mandelbrot set?
๐Ÿ‘︎ 61
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Kaselillie
๐Ÿ“…︎ Mar 11 2021
๐Ÿšจ︎ report
How would you explain the Mandelbrot set to someone with no mathematical experience?

Iโ€™m working on a project and want to include a description of how the Mandelbrot set is formed in a way that requires no previous mathematical knowledge. My outline is to start with what complex numbers are, how we can plot them on an argand diagram, etc building up to the iteration formula then bam! Reveal the set in its full glory. Any ideas as to how I can start from scratch and build up to the final set would be appreciated. :)

๐Ÿ‘︎ 92
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/louiss1010
๐Ÿ“…︎ Feb 03 2021
๐Ÿšจ︎ report
Mandelbrot set hidden in Newton-Raphson fractal parameter space v.redd.it/a0pekiikrd661
๐Ÿ‘︎ 1k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/lizardpq
๐Ÿ“…︎ Dec 20 2020
๐Ÿšจ︎ report
The Mandelbrot Set ladies and gentlemen
๐Ÿ‘︎ 92
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/dcdiehardfan
๐Ÿ“…︎ Feb 01 2021
๐Ÿšจ︎ report
Strange Mandelbrot Set variant zโ†ฆฯ€(eแถป-z)/2+c โ€” code in comments
๐Ÿ‘︎ 82
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Swipecat
๐Ÿ“…︎ Feb 22 2021
๐Ÿšจ︎ report
The Benoรฎt B. Mandelbrot set
๐Ÿ‘︎ 47
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/matigekunst
๐Ÿ“…︎ Mar 11 2021
๐Ÿšจ︎ report
Sending the Mandelbrot Set in chat
๐Ÿ‘︎ 2k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/ValgoBoi
๐Ÿ“…︎ Nov 06 2020
๐Ÿšจ︎ report
I've been writing a Mandelbrot and Julia Set generator for fun and today I added the ability to create animations based on Julia Sets. The results are pretty interesting.
๐Ÿ‘︎ 126
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/corey_m_snow
๐Ÿ“…︎ Feb 03 2021
๐Ÿšจ︎ report
trippy looping Pewdiepie themed animation I made using Mandelbrot set simulation. (music by Ikaitu) v.redd.it/x6lk7f3vw1i61
๐Ÿ‘︎ 235
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/impocop
๐Ÿ“…︎ Feb 17 2021
๐Ÿšจ︎ report
Mandelbrot Set variant: z -> ฯ€/2 (eแถป - z) + c
๐Ÿ‘︎ 125
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Swipecat
๐Ÿ“…︎ Feb 12 2021
๐Ÿšจ︎ report
Mandelbrot set as planets!

https://preview.redd.it/keuhqbejyxt61.png?width=800&format=png&auto=webp&s=8221ab420e03885d95172d3e0034ec9af5614583

It's actually just coloring in the iteration at which the code detected a period... Coordinates are just the top left of home

๐Ÿ‘︎ 3
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/gliu20
๐Ÿ“…︎ Apr 18 2021
๐Ÿšจ︎ report
Simple Mandelbrot set visualizer in Raylib

https://github.com/JRAM0012/rMandelbrotset/

Video: https://youtu.be/Tv2f1ilSYVE

๐Ÿ‘︎ 5
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/JRAM0012
๐Ÿ“…︎ Mar 15 2021
๐Ÿšจ︎ report
Art Matrix - Mandelbrot Sets and Julia Sets (1990) A VHS of totally ~trippy~ computer animations scored with synth music. youtube.com/watch?v=r8HpAโ€ฆ
๐Ÿ‘︎ 44
๐Ÿ’ฌ︎
๐Ÿ“…︎ Mar 23 2021
๐Ÿšจ︎ report
Sounds of the Mandelbrot Set (CodeParade - YouTube) youtube.com/watch?v=GiAj9โ€ฆ
๐Ÿ‘︎ 34
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Crul_
๐Ÿ“…︎ Feb 28 2021
๐Ÿšจ︎ report
I wrote a Mandelbrot and Julia Set generator, and today I added a function that generates animations based on Julia Sets. The results are pretty trippy.
๐Ÿ‘︎ 147
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/corey_m_snow
๐Ÿ“…︎ Feb 03 2021
๐Ÿšจ︎ report
I JUST WANTED TO EXPLORE THE PERPENDICULAR MANDELBROT SET!!!!!!!!!!!!!!!!!!!!!!
๐Ÿ‘︎ 6
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Man_Of_Chaos2
๐Ÿ“…︎ Apr 16 2021
๐Ÿšจ︎ report
Mandelbrot set

If you havenโ€™t heard about the Mandelbrot set, look it up. There are shapes hidden in the math. I was tripping balls and watched a couple videos about the actual math behind it, not just the zoom through it. Blew my mind.

๐Ÿ‘︎ 9
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Slickshon808
๐Ÿ“…︎ Feb 19 2021
๐Ÿšจ︎ report
I wrote a Mandelbrot set fractal generator in Rust!

https://preview.redd.it/fyq1q2pbvzi61.png?width=400&format=png&auto=webp&s=9ec55a462feb9b3e4b9e074d5867b3c53c81ec4c

Making this in Rust was the easiest thing ever. It runs so much faster than Python and developing is just as easy as with Python. I love Rust!

Link to the repo: https://github.com/Ducolnd/rust-mandelbrot

๐Ÿ‘︎ 22
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/EarlessBear
๐Ÿ“…︎ Feb 22 2021
๐Ÿšจ︎ report
Made the Mandelbrot set with shader nodes reddit.com/gallery/lmx77x
๐Ÿ‘︎ 22
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/countnightlock2
๐Ÿ“…︎ Feb 18 2021
๐Ÿšจ︎ report
DAE find the name "Mandelbrot" (as in, Mandelbrot set fractals) somewhat creepy?

Might just expand this to: DAE find fractals creepy? .....The nomenclature of Mandelbrot just seems to double the eeriness, though. It just sounds so foreboding.

๐Ÿ‘︎ 3
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/krokodil_salesman
๐Ÿ“…︎ Mar 13 2021
๐Ÿšจ︎ report
An interactive Mandelbrot set explorer in 10 lines of Atari BASIC /r/atari8bit/comments/mblโ€ฆ
๐Ÿ‘︎ 37
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/achmorrison
๐Ÿ“…︎ Mar 23 2021
๐Ÿšจ︎ report
Some interesting fractals I found by changing the power of c in the Mandelbrot set's function. reddit.com/gallery/jmmrf1
๐Ÿ‘︎ 1k
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/Space_Potatoe
๐Ÿ“…︎ Nov 02 2020
๐Ÿšจ︎ report
tiny dave but he found his way onto the mandelbrot set
๐Ÿ‘︎ 31
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/bacon5234
๐Ÿ“…︎ Mar 19 2021
๐Ÿšจ︎ report
Explore the Mandelbrot set, it's beautiful akosseres.github.io/mandeโ€ฆ
๐Ÿ‘︎ 30
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/nomadjs
๐Ÿ“…︎ Jan 28 2021
๐Ÿšจ︎ report
Mandelbrot Set Power Increase Speedrun Infinity% v.redd.it/9xwzh4s0ssm61
๐Ÿ‘︎ 7
๐Ÿ’ฌ︎
๐Ÿ‘ค︎ u/X_Future
๐Ÿ“…︎ Mar 13 2021
๐Ÿšจ︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.