Discuss Scratch

comp09
Scratcher
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.

Last edited by comp09 (March 11, 2015 03:21:38)

PullJosh
Scratcher
1000+ posts

(EXPERIMENTAL) Pi Viewer!

Wow, awesome! I really like the android-style button.
nathanprocks
Scratcher
1000+ posts

(EXPERIMENTAL) Pi Viewer!

Cool! You forgot the first digit and decimal point.
MegaApuTurkUltra
Scratcher
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
comp09
Scratcher
1000+ posts

(EXPERIMENTAL) Pi Viewer!

MegaApuTurkUltra wrote:

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).

Powered by DjangoBB