Archived issue #0032548
Volume Rendering, VolumeRender_RaytraceRenderer - allow defining unnormalized transfer function
Description
Transfer function presets introduced by #0032542 work with VolumeRender_RawRenderer but not with VolumeRender_RaytraceRenderer.
This is because the latter one expects transfer function to be defined in normalized range of values available in specific data set.
It is proposed making this behavior configurable.
This is because the latter one expects transfer function to be defined in normalized range of values available in specific data set.
It is proposed making this behavior configurable.
Public activity
3 archived notes
Participants are labeled by their role within this record.
Please raise the patch
- OCC Products: CR32548_2_occ
http://jenkins-test-12.nnov.opencascade.com:8080/view/master-CR32548_2_occ-KGV/
- OCC Products: CR32548_2_occ
http://jenkins-test-12.nnov.opencascade.com:8080/view/master-CR32548_2_occ-KGV/
Combination -
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Debian80-64:
OCCT
Total CPU difference: 17495.94000000042 / 17441.55000000031 [+0.31%]
Products
Total CPU difference: 11565.440000000113 / 11534.270000000102 [+0.27%]
Windows-64-VC14:
OCCT
Total CPU difference: 19307.140625 / 19200.421875 [+0.56%]
Products
Total CPU difference: 12917.859375 / 12874.53125 [+0.34%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Debian80-64:
OCCT
Total CPU difference: 17495.94000000042 / 17441.55000000031 [+0.31%]
Products
Total CPU difference: 11565.440000000113 / 11534.270000000102 [+0.27%]
Windows-64-VC14:
OCCT
Total CPU difference: 19307.140625 / 19200.421875 [+0.56%]
Products
Total CPU difference: 12917.859375 / 12874.53125 [+0.34%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
Fix has been integrated into master of occt-products repository