gfx-rs / genmesh

A library of mesh generation utilities.
Apache License 2.0
122 stars 29 forks source link

Generate tangents #71

Open LPGhatguy opened 4 years ago

LPGhatguy commented 4 years ago

As part of applying normal maps to generated meshes, it would be useful to have genmesh generate tangent vectors in addition to normal vectors for each vertex.