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 vertex shading #83360

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Implement vertex shading #83360

merged 1 commit into from
Sep 28, 2024

Commits on Sep 28, 2024

  1. Implement vertex shading

    This adds support in all backends, but the Compatibility renderer works the best.
    Mobile and Forward+ can only support one directional light shader (the first in the tree)
    While the Compatibility renderer supports any number of shadows.
    
    Co-authored-by: Clay John <[email protected]>
    2 people authored and akien-mga committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0a9ad8f View commit details
    Browse the repository at this point in the history