Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » (EXPERIMENTAL) Pi Viewer!
- comp09
-
1000+ posts
(EXPERIMENTAL) Pi Viewer!
Since Super Pi Day is coming up, I calculated 5 billion digits of Pi. I also made a viewer for it: http://as-com.github.io/pi-viewer/
It's not as simple as you might think. Try poking around in the source code to see what's going on. I will document how the viewer works later.
This viewer is currently somewhat experimental. There should not be any bugs, but I know there will be.
EDIT: There are bugs. 
It's not as simple as you might think. Try poking around in the source code to see what's going on. I will document how the viewer works later.
This viewer is currently somewhat experimental. There should not be any bugs, but I know there will be.


Last edited by comp09 (March 11, 2015 03:21:38)
- PullJosh
-
1000+ posts
(EXPERIMENTAL) Pi Viewer!
Wow, awesome! I really like the android-style button. 

- nathanprocks
-
1000+ posts
(EXPERIMENTAL) Pi Viewer!
Cool! You forgot the first digit and decimal point. 

- MegaApuTurkUltra
-
1000+ posts
(EXPERIMENTAL) Pi Viewer!
Doesn't work for me on ios. The button doesn't respond to taps.
Make sure to bind touch events please
Make sure to bind touch events please
- comp09
-
1000+ posts
(EXPERIMENTAL) Pi Viewer!
Doesn't work for me on ios. The button doesn't respond to taps.
Make sure to bind touch events please
I fixed the Firefox issue.
The button does work for me on iOS (at least in the simulator).
- Discussion Forums
- » Things I'm Making and Creating
-
» (EXPERIMENTAL) Pi Viewer!