Skip to content

Instantly share code, notes, and snippets.

@moebiussurfing
Created November 13, 2019 18:00
Show Gist options
  • Save moebiussurfing/7a90fabf8bf0d489d27375315007f37b to your computer and use it in GitHub Desktop.
Save moebiussurfing/7a90fabf8bf0d489d27375315007f37b to your computer and use it in GitHub Desktop.
ofDataPath set app path
string filepath = ofToDataPath("");
igl::readOBJ(filepath + "armadillo.obj", V, F);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment