This happened to me when I was playing around on this site
did I stumble upon a link between the Julia set and the geometry of a Poincaré disk? Does anyone know if there are documented occurrences of this already out there? I have left the webpage open in a tab so as not to lose any valuable data that could be pulled if needed.
Here's a screenshot:


That is very cool!
It looks to me like the software takes an input image then repeatedly computes inverse images of that input under the complex function $z^n+c$. The result should look like the Julia set of $z^n+c$. You can choose the point $c$ by clicking on the image. If you click near the center of the image, you generate something like the Julia set of $z^n$, which is a circle. The curves that you see approaching the circle are the images of the line segments bounding the input image under the $n^{\text{th}}$ root. Alas, I don't think that the image of a line under an $n^{\text{th}}$ root function is a circle; it's not even bounded. It still looks pretty cool!
I've got a similar page set up that computes the square root of an image obtained from a camera. Iteration can be achieved via video feedback by pointing the camera at the screen. You can add a $+c$ by shifting the camera. You can get some pretty nice look Julia sets.
Here's the web page and here's a screenshot: