Skip to content

Support for shader includes #104

@adriengivry

Description

@adriengivry

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

No one assigned

    Labels

    GraphicsGraphical feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions