Skip to content

Failing unit test for vtkm::filter::Contour.

Nick Thompson requested to merge (removed):isocontour_test into master

@robertmaynard's work in #2125 makes the example code much more useful. However, the previous manifestation of example/demo/Demo.cxx was in fact a very good unit test, as it was very understandable. (The isosurface is simply a plane against a linear gradient.)

Edited by Nick Thompson

Merge request reports