The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 63 - File: global.php(961) : eval()'d code PHP 8.5.1 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/global.php(961) : eval()'d code 63 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once



z0r Forums
Searching for loop - Printable Version

+- z0r Forums (https://board.z0r.de)
+-- Forum: English (https://board.z0r.de/forumdisplay.php?fid=3)
+--- Forum: Loop questions (https://board.z0r.de/forumdisplay.php?fid=27)
+--- Thread: Searching for loop (/showthread.php?tid=2475)



Searching for loop - Pr3da70r - 16-09-2012

Hello everyone Smile
Before few weeks I found one genious loop in which a fibonaci spiral dots starts to rotate them slef and when a dot touches a horizontal line, it creates a sound.

Here is a image how it generaly looks like:
[Image: scaled.php?server=15&filename=spiralp.jpg&res=landing]


RE: Searching for loop - SunRed - 16-09-2012

The Loop you are searching for is this:
http://z0r.de/1155

Yeah, it's one of my favourites, too, because of the genius effect and the simple idea of the loop...