squerpooo
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 2356 |
|
|
| 03 Aug 2014 09:14 PM |
I have used algorithms in scripts to create a structure of a visualization of the first 500 digits of pi. It uses a loop. For each part that is one specific color, it creates a ray to every other part the same color. But it stays the same color until the end of the list. So say I have 2 white squares and one casts a ray to every other white square, then it chooses the NEXT white square, and the next one, and so forth until you finish the white squares and move on to the next color. You can see this visualization here http://web.roblox.com/The-beauty-of-pi-place?id=170050968
"Reality is a lovely place, but I wouldn't want to live there." |
|
|
| Report Abuse |
|
|
squerpooo
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 2356 |
|
|
| 04 Aug 2014 09:18 AM |
:c 1 dislike
"Reality is a lovely place, but I wouldn't want to live there." |
|
|
| Report Abuse |
|
|
| |
|
squerpooo
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 2356 |
|
|
| 04 Aug 2014 11:53 AM |
2 dislikes? :c
"Reality is a lovely place, but I wouldn't want to live there." |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 04 Aug 2014 12:21 PM |
So going down is the digits of pi, no? At least the 2nd and 4th match (being the same color and same number) but I haven't checked the rest |
|
|
| Report Abuse |
|
|
squerpooo
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 2356 |
|
|
| 04 Aug 2014 03:02 PM |
@cntkillme Yes.
"Reality is a lovely place, but I wouldn't want to live there." |
|
|
| Report Abuse |
|
|
squerpooo
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 2356 |
|
|
| 04 Aug 2014 03:59 PM |
Btw anybody else do C++? I just made a C++ program that lists prime numbers up to the max number for "long long int" (super laggy when it gets 10k+)
"Reality is a lovely place, but I wouldn't want to live there." |
|
|
| Report Abuse |
|
|