Skip to content
  • Jakob Weiss's avatar
    af621107
    Bugfix: EEPGenerator was not integrating geometry correctly · af621107
    Jakob Weiss authored
    When adding rendered geometr, the EEPGenerator did not unproject the depth value correctly, leading to wrong exit points. The current solution is a more robust solution, but requires an additional texture lookup into the entrypoint color texture. If performance of the EEPGenerator ever becomes a problem, start here by implementing a proper depth unprojection
    af621107
    Bugfix: EEPGenerator was not integrating geometry correctly
    Jakob Weiss authored
    When adding rendered geometr, the EEPGenerator did not unproject the depth value correctly, leading to wrong exit points. The current solution is a more robust solution, but requires an additional texture lookup into the entrypoint color texture. If performance of the EEPGenerator ever becomes a problem, start here by implementing a proper depth unprojection
Loading