Difference between revisions of "2016 Winter Project Week/Projects/CommonGL"
From NAMIC Wiki
Line 35: | Line 35: | ||
|} | |} | ||
+ | |||
+ | ==Background and References== | ||
+ | <!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --> | ||
+ | |||
+ | * 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 |
Revision as of 15:37, 12 December 2015
Home < 2016 Winter Project Week < Projects < CommonGLKey Investigators
- Steve Pieper, Isomics, Inc.
- Jim Miller, GE
- Others are welcome to join!
Project Description
Objective
|
Approach, Plan
|
Progress
|
---|
Background and References
- 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