Dear all, I am working on functions to load an SVG. Though I need it only to load polygons, it may be interesting to have a full SVG load (or import) functionality, since it SVG could also be used to store figures as in Matlab's fig format.
At the moment I completed a small set of functions that read the paths from a plain SVG. My idea is to complement this with functions to transform the polygon into a rigid body (for simulations). But since at the moment I only deal with the image, the files can be added to the image package. It also converts the path read from the SVG to a format compatible with matGeom polygons (https://sourceforge.net/projects/matgeom/). I uploaded the files to the feature tracker https://sourceforge.net/tracker/?func=detail&aid=3410112&group_id=2888&atid=352888 Thanks -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich http://ailab.ifi.uzh.ch/carbajal/ ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
