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 --> | ||
+ | From top priority to possible future work: | ||
* Being able to visualize, load and save volumetric meshes | * 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). | * Improving clipped visualization of models (surface models or volumetric meshes) and facilitate the display of the point data (active scalars). |
Revision as of 20:34, 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 |
---|---|---|
From top priority to possible future work:
|
|
|
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