Skip to content

Converts SVG files to vertexes in different formats, like Java code/Json/C++ etc.

License

Notifications You must be signed in to change notification settings

alexzk1/tess_svg

Repository files navigation

tess_svg

Converts SVG files to vertexes in different formats, like Java code/Json/C++ etc. It uses opengl tesselate to produce "triangular" shapes out of "pathes". Other format dumpers can be added later.

Prior using this program ALL svg objects(like ellipse) must be converted to "path".

Complex things like groups are particulary supported by dumpers.

P.S. Sorry for using qmake as build system only, but I got used to it - you're free to go to rewrite to cmake/etc.

About

Converts SVG files to vertexes in different formats, like Java code/Json/C++ etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages