nicklockwood / Euclid

A Swift library for creating and manipulating 3D geometry
MIT License
644 stars 53 forks source link

Fix incorrect Vertex normal value being encoded as texture coordinate #41

Closed zilmarinen closed 3 years ago

zilmarinen commented 3 years ago

A simple fix where the texture coordinates of a Vertex are incorrectly being encoded using the normal instead.