Skip to content

Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around vertices to build the shape you want. If straight edges aren’t good enough, connect vertices with curves to get nice smooth shapes. Great for developing 2D games, quick prototyping, or even just creating odd-shape…

master
Go to file
Code

Latest commit

Before it was just finding the average position of all selected points,
but this would result in oddly weighted transform positions depending on
the balance of the points. GetSelectionCenter() now uses a more balanced
centroid calculation.
ab2a446

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

PolyMesh

Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around vertices to build the shape you want. If straight edges aren’t good enough, connect vertices with curves to get nice smooth shapes. Great for developing 2D games, quick prototyping, or even just creating odd-shaped colliders!

About

Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around vertices to build the shape you want. If straight edges aren’t good enough, connect vertices with curves to get nice smooth shapes. Great for developing 2D games, quick prototyping, or even just creating odd-shape…

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.