Skip to content

Calling texture compression via C# #775

@ignarmezh

Description

@ignarmezh

Hi!
I'm using toktx.exe and ktx.dll for compression textures from .png to .ktx2 via cmd, with commands like:
toktx.exe --encode etc1s --genmipmap --assign_oetf linear --assign_primaries none {newFilePath} {pathOfImage}
Is it possible to call functions from C#? If i add dll as dependencies.
Could you help me how to do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions