Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix depth sampling for ambient occlusion #12201

Merged
merged 7 commits into from
Sep 20, 2024
Merged

Fix depth sampling for ambient occlusion #12201

merged 7 commits into from
Sep 20, 2024

Commits on Sep 17, 2024

  1. Clean up AmbientOcclusionGenerate

    Jeshurun Hembd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5b7d291 View commit details
    Browse the repository at this point in the history
  2. Simplify stepping in AmbientOcclusionGenerate

    Jeshurun Hembd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f47045f View commit details
    Browse the repository at this point in the history
  3. Fix depth texture sampling in AmbientOcclusionGenerate

    Jeshurun Hembd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    001032d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    255fe11 View commit details
    Browse the repository at this point in the history
  5. Use WebGL1-compatible methods in AmbientOcclusionGenerate

    Jeshurun Hembd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c11b46 View commit details
    Browse the repository at this point in the history
  6. Update CHANGES.md

    Jeshurun Hembd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    21a7f36 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Edit CHANGES.md

    Co-authored-by: Gabby Getz <[email protected]>
    jjhembd and ggetz committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3b1edae View commit details
    Browse the repository at this point in the history