Best viewed with a browser
released in the 21st Century (but where possible the site is lynx-friendly) |
Home > JavaScriptorium > S-Grapher/<canvas>
S-Grapher/<canvas>This JavaScript application lets you view some preset patterns called s-graphs. What is an s-graph? It's the name I've given to a pattern generated by playing around with some trig functions. These patterns look similar to spirographs, but use a different principle.Back in 1997 I wrote a Java applet called S-Grapher Lite. The <canvas> version extends the functionality by allowing users to create new s-graphs. Requires a browser that supports the <canvas> tag, such as Safari or Firefox 1.5+, and JavaScript must be enabled. If your browser does not support the <canvas> tag, a Flash version is available.
Home > JavaScriptorium > S-Grapher/<canvas> |