Skip to content
  • Max Smolens's avatar
    Consider whether volume transform preserves orientation · d309ca87
    Max Smolens authored
    This commit changes the OpenGL2 GPU volume renderer to consider whether the
    volume transform preserves orientation when orienting polygons. Before, nothing
    was rendered when the transform didn't preserve orientation, presumably due to
    backface culling.
    
    The legacy OpenGL volume renderer handles this case.
    d309ca87