-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
GraphicsGraphical featureGraphical feature
Description
Problem this feature should fix
Some shaders are implementing the same functions instead of sharing them.
Expected solution
It could be nice to have to possibility to include some "Shader function file" into our shaders. We can imagine a standard #include ... directive that can be parsed by our shader loader and replaced by the content of the file to include.
Metadata
Metadata
Assignees
Labels
GraphicsGraphical featureGraphical feature