userJames Kingcancel
branchsbox-libpolygon/mastercancel

14 Commits over 275 Days - 0.00cph!

7 Months Ago
Example SVG
7 Months Ago
Added PolygonModelRenderer to help test
7 Months Ago
Move .cs files to /Code
1 Year Ago
Fudging epsilons to make things more reliable
1 Year Ago
Add SkipNormals option
1 Year Ago
Mirror() will now not duplicate vertices on the mirror plane Assuming the normals / tangents are tangent to the mirror plane
1 Year Ago
Clamp max smooth angle to less than 180 degrees, fixes #1
1 Year Ago
Support for more SVG shapes, API tweaks
1 Year Ago
Generate tangents
1 Year 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
1 Year Ago
Documentation
1 Year Ago
Create LICENSE
1 Year Ago
Create README.md
1 Year Ago
Initial commit