(also one thing to note is that at some point we enabled vertical sync for osx -- which used to be off by default). This means that your app will be pegged to your monitor frame rate (ie, 60hz). You can alter this with ofSetVerticalSync(false), ofSetVerticalSync(true)
...)
↧
ofMesh slow fps v0.9.0
↧