-
Notifications
You must be signed in to change notification settings - Fork 621
Home
ivmartel edited this page Dec 7, 2011
·
123 revisions
Welcome to the dwv wiki!
- Developing with Eclipse: the steps needed to set up Eclipse to develop dwv,
- add zoom/pan
- load multiple slices
- MPR (http://en.wikipedia.org/wiki/X-ray_computed_tomography#Multiplanar_reconstruction)
- show list of drawings
- allow to move/modify drawings
- search dicom tags
- add tool to measure angles
- projections with wegGL
- menus as in http://mugtug.com/sketchpad/
- 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:
- Processing.js: http://ejohn.org/blog/processingjs/
- Raphael: http://raphaeljs.com/