Notes |
|
(0035396)
|
Jean-Christophe Fillion-Robin
|
2015-10-27 14:26
|
|
From Lisa: Should be a relatively simple fix (compute new colors for the vertices of the background polygon based on what portion of the full viewport is being rendered). Of course, there could still be some artifact in the background gradient (depending on when OpenGL converts the float color to an unsigned char). The other option is to render that background polygon in 3D (I assume it is just being rendered in 2D to fill the current viewport), then it would just be part of the 3D scene and automatically work. |
|
|
(0035435)
|
Max Smolens
|
2015-11-06 15:49
|
|
|
|
(0035524)
|
Max Smolens
|
2015-12-09 10:07
|
|
|
|
(0035538)
|
Nicole Aucoin
|
2015-12-10 11:35
|
|
Does this fix the crash on Mac issue? |
|
|
(0035539)
|
Max Smolens
|
2015-12-10 12:08
|
|
@nicole this fix was already in Slicer's fork of VTK. I believe the crash on Mac is only in the PR for high-resolution screenshots of the slice views:
https://github.com/Slicer/Slicer/pull/411 [^]
I don't think there's a VTK bug report for that crash yet. |
|
|
(0035540)
|
Nicole Aucoin
|
2015-12-10 12:26
(edited on: 2015-12-10 12:27) |
|
|
|
(0037409)
|
Kitware Robot
|
2016-08-12 09:55
|
|
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. |
|