vtk-m/examples/demo
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
..
CMakeLists.txt Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
Demo.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Demo.cxx Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
grid.vtk Add a demo for GTC2016 that covers io/filters/rendering. 2016-04-01 15:50:52 -04:00