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

Image-based lighting #21

Merged
merged 13 commits into from
Jun 3, 2022
Merged

Image-based lighting #21

merged 13 commits into from
Jun 3, 2022

Commits on May 26, 2022

  1. Add environment maps

    expenses committed May 26, 2022
    Configuration menu
    Copy the full SHA
    906b48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e90e5f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Render skybox

    expenses committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2c6c07a View commit details
    Browse the repository at this point in the history
  2. Add diffuse cubemap as well

    expenses committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2bf9a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    446a5be View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Properly implement IBL!

    expenses committed May 30, 2022
    Configuration menu
    Copy the full SHA
    093281b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    631b67e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Add granite-shaders

    expenses committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    db86480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc76a28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdeabc2 View commit details
    Browse the repository at this point in the history
  4. It works!

    expenses committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    17aced2 View commit details
    Browse the repository at this point in the history
  5. Tidy up

    expenses committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a91f2b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eee90f9 View commit details
    Browse the repository at this point in the history