Skip to content

Add support for shadows #1

Description

@McManning

I know this'll need some significant internal changes to be supported - since we'd render a specific shadow pass to a texture target from the light's POV and then sampled, etc etc.

In a perfect world, I'd want something where each shader implementation can define their own handling of shadow mapping rather than it being something internal and uniform - just so that I could replicate something like Unity's URP in one shader and a different shadow mapping technique in another.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions