Skip to content

uvatlastool generates additional vertices with already-unique faces #88

@Raildex

Description

@Raildex

I am integrating uvatlastool.exe into my toolchain.
For that I generate a obj file and pass it into uvatlastool.exe
My mesh has unique positions,uvs and normals per face (i.e. the attributes are not shared)

However, when I read the resulting obj file, i noticed that the tool generated additional vertices by merging triangles into quads together (i.e. 2 triangles form a rectangle)
I would like to have an option to forbid the generation of this "merging".

I use the tool with -wf -q QUALITY -nologo -ga
lightmap.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugtoolsApplies to uvatlastool

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions