A couple of students also asked about using JSON in openFrameworks. Here is a quick example of using json-cpp.
JSONExample: using json-cpp in openFrameworks. XCode format
NOTE: you will need this updated version of ofxHttpUtils_03 and ofxThread (which comes with the FAT version of oF) to run the example.
Your email is never published nor shared. Required fields are marked *
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
ofxJSON
A couple of students also asked about using JSON in openFrameworks. Here is a quick example of using json-cpp.
JSONExample: using json-cpp in openFrameworks. XCode format
NOTE: you will need this updated version of ofxHttpUtils_03 and ofxThread (which comes with the FAT version of oF) to run the example.