Skip to content

Is it possible to compile using a string directly? #77

@ZedDevStuff

Description

@ZedDevStuff

Right now, shaders have to be on the filesystem to compile/transpile them. Apparently it is possible to do that with the Slang API although i'm not sure how it is done. It would make it possible to embed slang files in assemblies for quick prototyping instead of having to hardcode a path or figure out an asset pipeline if there were overloads to the Compile methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions