Skip to content
  • Manish Mathai's avatar
    Handles the case when the passed canvas has rendered data. · 8e0a0308
    Manish Mathai authored
    This change adds a option via `SetIsOverlay` which causes the
    `MapperWireframer` to use the existing depth buffer instead of
    generating a new one.
    This change refactors the line color blending to
    retain the alpha value separately instead of pre-multiplying it.
    8e0a0308