13
submitted 1 month ago by yogthos@lemmy.ml to c/programming@lemmy.ml
top 7 comments
sorted by: hot top new old
[-] Zannsolo@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

I got into these like 15 years ago and did a pretty deep zoom on my computer I think it rendered for a few days.

I zoomed to e^144

[-] MatSeFi@lemmy.liebeleu.de 1 points 1 month ago

Thias why I somehow have the impression that this tool is faking it to some extend. Maybe by using AI?

[-] Zannsolo@lemmy.world 1 points 1 month ago

Tbf my setup was already a few years old when I did this, and the quality of this site is a lot lower than a lot of the deep zoom YouTube videos including mine. After I saw this I saw videos in the e^thousands range from years ago.

[-] pineapple@lemmy.ml 1 points 1 month ago* (last edited 1 month ago)

Don't these things take like ages to compute? how is it doing this so quickly in a web browser? This is insanely cool

[-] yogthos@lemmy.ml 1 points 1 month ago* (last edited 1 month ago)

Modern browsers can compute fractals quickly using the GPU because a WebGL fragment shader can operate on every pixel simultaneously. For each pixel, the shader maps the screen coordinates to the complex plane and iterates the equation until the value escapes. And all the pixel calculations are then done in parallel.

[-] pineapple@lemmy.ml 2 points 1 month ago

I guess computers are that much more powerful now.

[-] yogthos@lemmy.ml 2 points 1 month ago

yeah that too

this post was submitted on 16 Jul 2026
13 points (100.0% liked)

General Programming Discussion

10003 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS