-
Notifications
You must be signed in to change notification settings - Fork 621
Home
ivmartel edited this page Feb 11, 2012
·
123 revisions
Snapshot of dwv in Firefox 9.0.1 under Linux Fedora 16.
-
Requirements: requirements of the application
-
Benchmark: similar initiatives
-
Developing with Eclipse: the steps needed to set up Eclipse to develop dwv,
-
Debugging: solutions for debugging
See the issues for short term roadmap. Long term ideas:
- projections with wegGL (as kyle)?
- Coding:
- Generic: https://developer.mozilla.org/en/JavaScript/Guide
- Design patterns: http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/
- Bindings: http://www.alistapart.com/articles/getoutbindingsituations
- Passing arguments: http://snook.ca/archives/javascript/javascript_pass
- Canvas: https://developer.mozilla.org/En/HTML:Canvas
- Graphic libraries:
- jQuery: http://jquery.com/
- Processing.js: http://ejohn.org/blog/processingjs/
- Raphael: http://raphaeljs.com/
- Drawing tools
- Zwibbler: http://stevehanov.ca/blog/index.php?id=93
- Sketchpad: http://mugtug.com/sketchpad/
- Other Examples: