Mesh Vertex Welder
Merges vertices of a mesh that are within a specified distance and whose normals differ by less than a specified angle, reducing vertex count while preserving surface shape.
com.eviltwo.mesh-vertex-welder Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/mesh-vertex-welder.git README Markdown
Copy this to your project's README.md
## Installation
Add **Mesh Vertex Welder** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/mesh-vertex-welder.git
```
[](https://www.pkglnk.dev/pkg/mesh-vertex-welder)README
MeshVertexWelder
Merges vertices of a mesh that are within a specified distance and whose normals differ by less than a specified angle, reducing vertex count while preserving surface shape.
Import via UPM
https://github.com/eviltwo/MeshVertexWelder.git
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In