vtk-m/vtkm/rendering/testing
Kenneth Moreland 796ec9638e Document data that comes from VisIt tutorial
Some of the data sets that are included from VTK-m are derived from the
VisIt Tutorial Data (https://www.visitusers.org/index.php?title=Tutorial_Data).
These are covered by the VisIt license, as communicated by Eric Brugger.

Although the license for these data is compatible with VTK-m's license,
we should still attribute the source of the data and make clear the
copyrights. The data are moved into the third_party directory, and
readmes are added to document everything.

The noise.vtk and noise.bov files have been renamed example.vtk and
example_temp.bov to match the name of the file in the VisIt tutorial
data archive. The ucd3d.vtk file, which is similar to the curv3d.silo
data but altered, has been removed. It was not used for any tests. It
was referenced in a couple of example programs, but the reference is
easily changed.
2023-03-14 12:25:21 -06:00
..
CMakeLists.txt Add module mechanism 2022-10-26 12:51:05 -06:00
RenderTest.h Add module mechanism 2022-10-26 12:51:05 -06:00
Testing.h Add module mechanism 2022-10-26 12:51:05 -06:00
UnitTestCanvas.cxx Deprecate Camera::Activate() and Camera::Finish() 2020-06-14 11:04:06 -04:00
UnitTestMapperConnectivity.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMapperCylinders.cxx Remove antiquated templated render test functions 2021-12-30 10:53:30 -07:00
UnitTestMapperGlyphScalar.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMapperGlyphVector.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMapperPoints.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMapperQuads.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMapperRayTracer.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMapperVolume.cxx Document data that comes from VisIt tutorial 2023-03-14 12:25:21 -06:00
UnitTestMapperWireframer.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestMultiMapper.cxx Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
UnitTestScalarRenderer.cxx Test that no warnings are generated and tests pass. 2020-04-29 11:30:18 -04:00