stride3d/stride-community-toolkit

[Example] - Example request - Creating and applying graphics compositors

Offen

#282 geöffnet am 08.08.2025

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (31 Forks)auto 404
examplehelp wanted

Repository-Metriken

Stars
 (125 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Similar to a game settings file, Stride projects in the editor generally come with a graphics compositor, which is a YAML file rendered in a UI, in this case as a visual scripting language.

Again like the game settings file, there's probably a way to work with it in C#, but it'd be nice to have an example

Contributor Guide