Missing algorithms

From XVis
Revision as of 17:02, 17 November 2014 by Hank (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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
  • Volume Rendering
  • 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)