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

Implement glTF extension KHR_materials_anisotropy #11988

Merged
merged 13 commits into from
May 29, 2024
Merged

Commits on May 10, 2024

  1. Add data and Sandcastle for KHR_materials_anisotropy

    Jeshurun Hembd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e2e9226 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Load data for KHR_materials_anisotropy

    Jeshurun Hembd committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c48cad5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Implement KHR_materials_anisotropy in pbrLighting.glsl

    Jeshurun Hembd committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d0a75d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b3060 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge branch 'gltf-pbr-specular' into gltf-pbr-anisotropy

    Jeshurun Hembd committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c3df07f View commit details
    Browse the repository at this point in the history
  2. Update anisotropy Sandcastle and test datasets

    Jeshurun Hembd committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e475296 View commit details
    Browse the repository at this point in the history
  3. Add rendering test for KHR_materials_anisotropy

    Jeshurun Hembd committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2456238 View commit details
    Browse the repository at this point in the history
  4. Update CHANGES.md

    Jeshurun Hembd committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5cd73a7 View commit details
    Browse the repository at this point in the history
  5. Clean up anisotropy code in GltfLoader and pbrLighting

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    1237a7f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. PR feedback

    Jeshurun Hembd committed May 21, 2024
    Configuration menu
    Copy the full SHA
    78f42c0 View commit details
    Browse the repository at this point in the history
  2. Fix PBR anisotropy spec

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

Commits on May 29, 2024

  1. Fix bugs related to KHR_materials_specular

    Jeshurun Hembd committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d6db006 View commit details
    Browse the repository at this point in the history