vtk-m/vtkm/rendering/raytracing
Kenneth Moreland b71416606b Merge topic 'fix-aspect-projections'
0da55730 Fix scaling of x/y field of views
39b347db Fix raytrace using wrong fov with standard camera

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1185
2018-05-09 16:02:40 -04:00
..
BoundingVolumeHierarchy.cxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
BoundingVolumeHierarchy.h Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
Camera.cxx Fix scaling of x/y field of views 2018-05-07 18:40:45 -06:00
Camera.h adding 2d ortho support to ray tracing and updating WireFramer to support 2d lines and 1D line plots 2017-10-26 07:58:02 -07:00
CellIntersector.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
CellSampler.h Update Newton's Method to return solution status 2017-10-10 14:01:41 -04:00
CellTables.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
ChannelBuffer.cxx removing debug statements 2017-11-01 14:00:38 -07:00
ChannelBuffer.h Misc. typos 2018-01-30 06:51:47 -05:00
ChannelBufferOperations.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityBase.cxx vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityBase.h More typos 2018-01-30 06:51:47 -05:00
ConnectivityTracer.cxx vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityTracer.h Misc. typos 2018-01-30 06:51:47 -05:00
ConnectivityTracer.hxx VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
ConnectivityTracerBase.cxx Misc. typos 2018-01-30 06:51:47 -05:00
ConnectivityTracerBase.h More typos 2018-01-30 06:51:47 -05:00
ConnectivityTracerFactory.cxx vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityTracerFactory.h vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
Logger.cxx Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
Logger.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MeshConnectivityBuilder.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
MeshConnectivityStructures.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
MortonCodes.h VTK-m MortonCodes on GCC 7 was generating maybe-uninitialized warnings. 2018-05-08 15:45:38 -04:00
Ray.h removing debug statements 2017-11-01 14:00:38 -07:00
RayOperations.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RayOperations.h Merge branch 'master' into vtk-m-cmake_refactor 2018-02-23 14:52:00 -05:00
RayTracer.cxx Merge branch 'master' into vtk-m-cmake_refactor 2018-03-29 22:51:26 -04:00
RayTracer.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
RayTracingTypeDefs.h Correct warnings and errors found with MSVC2017+CUDA9 2018-01-31 15:58:45 -05:00
TriangleIntersector.h Correct warnings and errors found with MSVC2017+CUDA9 2018-01-31 15:58:45 -05:00
VolumeRendererStructured.cxx Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
VolumeRendererStructured.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
Worklets.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00