Skip to content

texassemble support to compress DDS to BC formats #331

Open
@Georgiks

Description

@Georgiks

Hi, would it be possible to add BC compression functionality to texassemble directly?
Right now, when we want to create compressed cubemap texture, we have to first use texassemble to create a DDS texture with uncompressed format, and right after that use texconv to convert the cubemap DDS to compressed BC format.

If we could specify BC output format directly on texassemble, we would not need texconv at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bcRelated to DirectX Block CompressiontoolsApplies to texconv, texdiag, texassemble, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions