Skip to content

The "hq" high quality geometry variant does not contain any UVs (plus other attribute issues) #2

Description

@jessey-git

Primary issue:
While lion_statue_lq.usd contains the appropriate amount of primvars:st values, the separately downloadable lion_statue_hq.usd high density mesh contains no primvars:st values at all for the Lion mesh.

Given that the textures are composed of 6 UDIMs, I'm guessing this is not intentional.

Secondary issues:

  • It looks like an older version of Blender was used for the "hq" variant. Let me first apologize for that :) as that particular version ended up writing some internal attributes unnecessarily. Namely the primvars:sharp_face boolean array is entirely unnecessary to have in the file. It's an internal geometry attribute that is now excluded on export in more recent Blender versions.

  • There's another primvar called primvars:Attribute (a color3f) that also seems unnecessary. I don't know how that was added but it's also superfluous data I believe.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions