Skip to content

Test for invalid length normals in normal maps #217

@emackey

Description

@emackey

Suggested in KhronosGroup/glTF#2368, this utility could check for invalid texels in normal maps by calculating the length of the normal at each texel, and checking for Z < 0.5. There might need to be some tolerance to allow for poor JPEG encoding, etc. This could be done independently of any mesh geometry, but would require image decoders to be present.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions