-
Notifications
You must be signed in to change notification settings - Fork 621
Home
ivmartel edited this page Feb 7, 2012
·
123 revisions
Snapshot of dwv in Firefox 9.0.1 under Linux Fedora 16.
-
Requirements: requirements of the application
-
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/
- Examples:
- Opera lesson: http://dev.opera.com/articles/view/html5-canvas-painting/
- Sketchpad: http://mugtug.com/sketchpad/
- DICOM read: http://forums.dcm4che.org/jiveforums/thread.jspa?threadID=2509