you can use
ofSetOrientation(OF_ORIENTATION_DEFAULT,false)
to set y to grow upwards with 0,0 at the bottom left corner of the screen.
you can use
ofSetOrientation(OF_ORIENTATION_DEFAULT,false)
to set y to grow upwards with 0,0 at the bottom left corner of the screen.