#include "ofApp.h" #include "glew.h" //-------------------------------------------------------------- void ofApp::setup(){ ofxSVG svg; svg.load("shapes.svg"); vector paths= svg.getPaths(); for (int i=0;i outlines= paths[i].getOutline(); for (int j=0;j