Difference between revisions of "2017 Winter Project Week/Support for volumetric meshes"
From NAMIC Wiki
Line 19: | Line 19: | ||
| | | | ||
<!-- Objective bullet points --> | <!-- Objective bullet points --> | ||
− | * | + | * Being able to visualize, load and save volumetric meshes |
− | * | + | * Improving clipped visualization of models (surface models or volumetric meshes) and facilitate the display of the point data (active scalars). |
+ | * Being able to create volumetric meshes from label maps (or segmentation?) and possibly edit them | ||
| | | | ||
<!-- Approach and Plan bullet points --> | <!-- Approach and Plan bullet points --> |
Revision as of 20:08, 4 January 2017
Home < 2017 Winter Project Week < Support for volumetric meshesKey Investigators
- Alexis Girault (Kitware, Inc.)
- Curtis Lisle (KnowledgeVis, LLC)
- Steve Piper (Isomics, Inc.)
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
|
|
|
Background and References
- IA_FEMesh (Slicer 3) : https://www.slicer.org/wiki/Modules:IA_FEMesh-Documentation-3.6
- BodyCentricCubicMesh module : https://www.slicer.org/wiki/Documentation/Nightly/Modules/BodyCentricCubicMesh
- MeshCompression module : https://www.slicer.org/wiki/Documentation/Nightly/Modules/MeshCompression
- CleaverExtenstion : https://www.slicer.org/wiki/Documentation/Nightly/Extensions/CleaverExtension
- vtkUnstructuredGrid : http://www.vtk.org/doc/nightly/html/classvtkUnstructuredGrid.html