Skip to content

TEXCOORD was incorrectly considered as COLOR1 #37

Description

@bilcb

COLOR1 is actually smoothed vertex normal data. Its function is to replace the original vertex normals of the model, using the smoothed vertex normals to extend outwards, thereby achieving the stroke effect. The smoothed vertex normals are first compressed using an octahedral compression algorithm, then transformed in tangent space, and finally stored in TEXCOORD.

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