Difference between revisions of "2016 Winter Project Week/Projects/CommonGL"
From NAMIC Wiki
Line 39: | Line 39: | ||
* Discussed motivation and implementation options with many members of the community | * Discussed motivation and implementation options with many members of the community | ||
** Positive feedback on goals and opportunity | ** Positive feedback on goals and opportunity | ||
− | ** Potential use cases identified as possible points of collaboration (Sandy Wells, Terry Yoo, Sudhanshu Semwal...) | + | ** Potential use cases identified as possible points of collaboration (Sandy Wells, Terry Yoo, Dan Blezek, Sudhanshu Semwal...) |
* Code and architecture review | * Code and architecture review | ||
* Experimental compositing options (see sphere-subtract image above) | * Experimental compositing options (see sphere-subtract image above) |
Revision as of 13:46, 8 January 2016
Home < 2016 Winter Project Week < Projects < CommonGLKey Investigators
- Steve Pieper, Isomics, Inc.
- Jim Miller, GE
- Others are welcome to join!
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
|
|
|
Background and References
- A document describing some considerations on CommonGL
- Prototype code
- VTK Classes to support GLSL programming: https://github.com/pieper/Slicer/tree/add-commongl
- Scripted module for rendering: https://github.com/pieper/CommonGL/tree/master/ShaderComputation
- Video showing CT + MR compositing, nonlinear spatial transform, and interactive positioning of geometric objects
- Video showing smart editor tool implemented with GLSL