MantisBT - VTK
View Issue Details
0005443VTK(No Category)public2007-08-02 05:242016-08-12 09:54
Andras Lasso 
Will Schroeder 
lowfeaturealways
closedmoved 
 
 
0005443: vtkFixedPointVolumeRayCastMapper initialization performance improvement
I've implemented multi-threaded gradient computation in vtkFixedPointVolumeRayCastMapper. It can make the volume rendering initialization step 30-40% faster on a dual-core system (and probably even faster on a system with more CPUs), if shading is used.
 
Just a few changes were needed, as the vtkFixedPointVolumeRayCastMapperComputeGradients method was already prepared for multi-threaded computation. I attach the updated files (based on VTK-5.0.3 release).
 
Would it be possible to integrate this performance improvement into the next VTK release?
No tags attached.
cxx vtkFixedPointVolumeRayCastMapper.cxx (104,977) 1969-12-31 19:00
https://www.vtk.org/Bug/file/6088/vtkFixedPointVolumeRayCastMapper.cxx
? vtkFixedPointVolumeRayCastMapper.h (27,109) 1969-12-31 19:00
https://www.vtk.org/Bug/file/6089/vtkFixedPointVolumeRayCastMapper.h
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036922
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036922)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.