Differences between revisions 7 and 8
Revision 7 as of 2009-07-07 02:09:18
Size: 3571
Editor: qed777
Comment:
Revision 8 as of 2009-07-09 09:23:20
Size: 4013
Editor: qed777
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * Cheat sheets - [[http://blog.nihilogic.dk/2009/05/canvas-cheat-sheet-update.html | Canvas]].
Line 8: Line 9:
 * Unicode - [[http://www.unicode.org/charts/index.html | scripts]] and [[http://www.unicode.org/charts/symbols.html | symbols]], [[http://www.ltg.ed.ac.uk/~richard/utf-8.cgi | UTF-8 tool]].  * Unicode - [[http://www.fileformat.info/info/unicode/index.htm | categories / index / search]], [[http://www.unicode.org/charts/index.html | scripts]] and [[http://www.unicode.org/charts/symbols.html | symbols]], [[http://www.ltg.ed.ac.uk/~richard/utf-8.cgi | UTF-8 tool]].
Line 19: Line 20:
 * [[http://en.wikipedia.org/wiki/Svg | SVG]].  * [[http://en.wikipedia.org/wiki/Svg | SVG]] - [[http://alt-soft.com/tutorial/svg_tutorial/introduction.html | Altsoft]], [[http://tutorials.jenkov.com/svg/index.html | Jacob Jenkov]].
Line 31: Line 32:
 * [[http://code.google.com/p/cakejs/ | CAKE]] - 2D scenegraphs.
Line 38: Line 40:
 * [[http://code.google.com/apis/o3d/ | O3D]] Requires a plug-in.  * [[http://code.google.com/apis/o3d/ | O3D]] - Requires a plug-in.
 * [[http://deanm.github.com/pre3d/ | Pre3d]] - 3D visualization.
Line 40: Line 43:
 * [[http://vis.stanford.edu/protovis/ | Protovis]] - 2D visualization.  * [[http://vis.stanford.edu/protovis/ | Protovis]] - 2D.

JavaScript and related resources

References

Tutorials

Demos and examples (see Libraries, too)

Libraries

Developer tools

Benchmarks and tests

devel/JavascriptResources (last edited 2010-04-23 07:02:25 by DanDrake)