Skip to content

Mathematica notebook for constrained Delaunay triangulation of curves from SVG files.

License

Notifications You must be signed in to change notification settings

keenancrane/triangulate-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

triangulate-svg

Example input segments, triangulation, and 3D rendering

Simple Mathematica notebook for triangulation of curves directly from paths in an SVG file. Points and segments from all polyline and polygon elements are used as input to constrained Delaunay triangulation. Internally, Mathematica uses Shewchuk's Triangle library.

Output is a Wavefront OBJ file, where the (possibly subdivided) input segments are stored as l lines.

About

Mathematica notebook for constrained Delaunay triangulation of curves from SVG files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published