branchsbox-libpolygon/mastercancel

14 Commits over 275 Days - 0.00cph!

11 Days Ago
Example SVG
11 Days Ago
Added PolygonModelRenderer to help test
11 Days Ago
Move .cs files to /Code
9 Months Ago
Fudging epsilons to make things more reliable
9 Months Ago
Add SkipNormals option
9 Months Ago
Mirror() will now not duplicate vertices on the mirror plane Assuming the normals / tangents are tangent to the mirror plane
9 Months Ago
Clamp max smooth angle to less than 180 degrees, fixes #1
9 Months Ago
Support for more SVG shapes, API tweaks
9 Months Ago
Generate tangents
9 Months Ago
Start of reading shapes from SVGs Added PolygonMeshBuilder.Extrude(height, smooth) Nicer interface, fixed rounding normals Added PolygonMeshBuilder.Miror() Rename Close() to Fill() SVG API change
9 Months Ago
Documentation
9 Months Ago
Create LICENSE
9 Months Ago
Create README.md
9 Months Ago
Initial commit