Difference between revisions of "Project Week 25/Next Generation GPU Volume Rendering"
From NAMIC Wiki
Line 47: | Line 47: | ||
==Illustrations== | ==Illustrations== | ||
3D Image Filters in WebGL2 | 3D Image Filters in WebGL2 | ||
− | <embedvideo service="youtube">https://www.youtube.com/watch?v=wMkuwzA7RDo</embedvideo> | + | <embedvideo service="youtube">https://www.youtube.com/watch?v=wMkuwzA7RDo&rel=0</embedvideo> |
Multivolume rendering and nonlinear transforms in WebGL2 | Multivolume rendering and nonlinear transforms in WebGL2 | ||
− | <embedvideo service="youtube">https://www.youtube.com/watch?v=ML9_JWAz1kY</embedvideo> | + | <embedvideo service="youtube">https://www.youtube.com/watch?v=ML9_JWAz1kY&rel=0</embedvideo> |
==Background and References== | ==Background and References== | ||
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --> | <!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --> | ||
[https://docs.google.com/document/d/1-4Up_Shq6oFTGhwXIF5DuiXUYsdIMlAC1oK7eNHWP_o/edit#heading=h.ut6owd65r1fu Some notes about sharing GLSL code between desktop OpenGL and WebGL] | [https://docs.google.com/document/d/1-4Up_Shq6oFTGhwXIF5DuiXUYsdIMlAC1oK7eNHWP_o/edit#heading=h.ut6owd65r1fu Some notes about sharing GLSL code between desktop OpenGL and WebGL] |
Revision as of 19:45, 8 June 2017
Home < Project Week 25 < Next Generation GPU Volume Rendering
Back to Projects List
Key Investigators
- Simon Drouin (Montreal Neurological Institute, Canada)
- Steve Pieper (Isomics Inc., USA)
- Andras Lasso (Queen's University, Canada)
- Ole Vegard Solberg (SINTEF, Norway)
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
Develop a specification for the next generation of GPU volume processing and rendering in VTK and Slicer The specification should support
|
Compare the architectures of different existing projects where parts of the required functionality has been implemented:
Determine a sensible way to integrate all those contribution in VTK. |
TODO |
Illustrations
3D Image Filters in WebGL2
Multivolume rendering and nonlinear transforms in WebGL2
Background and References
Some notes about sharing GLSL code between desktop OpenGL and WebGL