vtk-m2/examples
Robert Maynard 944bc3c0d6 Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable
The new and improved vtkm::cont::ColorTable provides a more feature complete
color table implementation that is modeled after
vtkDiscretizableColorTransferFunction. This class therefore supports different
color spaces ( rgb, lab, hsv, diverging ) and supports execution across all
device adapters.
2018-03-28 16:11:23 -04:00
..
clipping fixing clipping and contour tree examples 2018-03-10 09:08:29 -08:00
contour_tree update examples after filter API changes. 2018-03-13 13:54:22 -04:00
cosmotools Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
demo Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
dynamic_dispatcher Update copyright for Sandia 2017-09-20 15:33:44 -06:00
game_of_life update examples after filter API changes. 2018-03-13 13:54:22 -04:00
hello_world Add missing headers to examples. 2017-10-02 12:33:30 -04:00
isosurface fix example after filters API change. 2018-03-26 13:10:53 -04:00
multi_backend Update copyright for Sandia 2017-09-20 15:33:44 -06:00
particle_advection Add missing headers to examples. 2017-10-02 12:33:30 -04:00
rendering Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
streamline Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
tau_timing Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
tetrahedra update examples after filter API changes. 2018-03-13 13:54:22 -04:00
unified_memory Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt factor out CellSetConnectivity worklet, cleanup 2018-01-02 16:44:35 -07:00