microsoft / microsoft/MixedReality-GraphicsTools-Unity

Support dynamic shadow casting and receiving

Offen
#55 1 Kommentar 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@HoloMoto arbeitet bereits daran.

Seit 05.1.2023.

enhancement
Vorherrschende Sprache
C#
Sterne
209
Forks
49
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Describe the problem

The Graphics Tools/Standard shader doesn't have a shadow pass since we often avoid dynamic shadows in mixed reality due to performance constraints. Now that we support other platforms and mixed reality devices are getting more powerful it makes sense to allow the user to enable dynamic shadows if they are aware of the cost.

Describe the solution you'd like

Add directional shadow support like so: https://catlikecoding.com/unity/tutorials/custom-srp/directional-shadows/

We probably don't need to support point and spot shadows since those light sources aren't supported as is.

Describe alternatives you've considered

Stick to static shadows only.

Additional context

Related issue: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/9689

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.