Skip to content

Update demo to exhibit more VTK-m capabilities.

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

This was something that @robertmaynard started while looking at the recent isocontour bug, as the current demo is more of a unit test (and is now explicitly a unit test).

The demo now generates the three following images:

volume

isosurface_raytracer

isosurface_wireframer

Merge request reports