[logo]
Best viewed with a browser
released in the 21st Century

(but where possible the site
is lynx-friendly)
Copyright © 2005,
Bruno Andrighetto

Home  >  JavaScriptorium  >  S-Grapher/<canvas>
Parameters
  A B
  x y x y
radius
factor
origin
offset
starting angle    
ending angle    
increment    
Presets
Actions
S-Grapher/<canvas> 1.0
Copyright © 2005, Bruno Andrighetto

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, Firefox (1.5+) and Opera (9.0+). JavaScript must be enabled.

If your browser does not support the <canvas> tag, a Flash version is available. Alternatively, if your browser supports Scalable Vector Graphics (SVG), an SVG version is available.


Go back to the Top

Last updated: May 24, 2008

Home  >  JavaScriptorium  >  S-Grapher/<canvas>