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

Add example to test normals and tangents (and fix WebGL) #5924

Merged
merged 12 commits into from
Apr 2, 2024

Commits on Mar 31, 2024

  1. Add example to show and test normals and tangents

    This shows that normals and tangents are not used correctly in both
    WebGL2 and WebGPU.
    erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2a8c339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e25965 View commit details
    Browse the repository at this point in the history
  3. Remove bad WebGPU fix

    erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    90bacdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af12ff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f20f445 View commit details
    Browse the repository at this point in the history
  6. Fix suggestion

    erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a793cd2 View commit details
    Browse the repository at this point in the history
  7. Rebased on master

    erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    10c1174 View commit details
    Browse the repository at this point in the history
  8. add chunk

    slimbuck authored and erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    15a55bd View commit details
    Browse the repository at this point in the history
  9. small

    slimbuck authored and erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    61d074d View commit details
    Browse the repository at this point in the history
  10. revert change

    slimbuck authored and erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5a7d583 View commit details
    Browse the repository at this point in the history
  11. revert change

    slimbuck authored and erikdubbelboer committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8aefda5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b711709 View commit details
    Browse the repository at this point in the history