microsoft / DirectXMesh

DirectXMesh geometry processing library
https://walbourn.github.io/directxmesh/
MIT License
787 stars 151 forks source link

WeldVertices #26

Closed walbourn closed 6 years ago

walbourn commented 6 years ago

Added support for welding vertices.

Also added CompactVB helper along with optional parameter in OptimizeVertices to simply trimming unused verts.