stride3d/stride-community-toolkit

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

Ouverte

#282 ouverte le 8 août 2025

 (5 commentaires) (0 réaction) (0 personne assignée)C# (31 forks)auto 404
examplehelp wanted

Métriques du dépôt

Stars
 (125 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur