Missing algorithms: Difference between revisions

From XVis
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* Streamlines (Flow)
* Streamlines (Flow)
* External Faces
* External Faces
* Surface Rendering
* Surface Rendering (UO interested in this / has an investment)
* Volume Rendering
* Volume Rendering (UO interested in this / has an investment)
* Resample (place field from one mesh onto points of another)
* Resample (place field from one mesh onto points of another)
** Specialized version: resample field from any type of grid to rectilinear grid
** Specialized version: resample field from any type of grid to rectilinear grid

Revision as of 14:39, 10 December 2014

List of missing algorithms (drafted at Kickoff Meeting, 11/17/14):

  • Slice by implicit surface
  • Gradient
  • Calculator
  • Isosurface
  • Threshold
  • Streamlines (Flow)
  • External Faces
  • Surface Rendering (UO interested in this / has an investment)
  • Volume Rendering (UO interested in this / has an investment)
  • Resample (place field from one mesh onto points of another)
    • Specialized version: resample field from any type of grid to rectilinear grid
  • Tetrahedralization
  • Vertex Normals
  • Cell-data-to-point, point-data-to-cell-data

A little further out, but still important:

  • Clip
  • Isovolume
  • ExtractVOI / IndexSelect
  • Glyphs, Tubes (should this all be done as part of rendering???)
  • Transforms
  • Feature Edges
  • Statistics (summation/integration, min, max, histogram, mean, stddev)