ofGraphicsfile
Color
Background Color
2D Primitives Drawing
Custom Shapes Drawing
Text Drawing
Rendering Settings
Transformation
ofPushMatrix
()
ofPopMatrix
()
ofTranslate
()
ofScale
()
ofRotate
()
ofRotateX
()
ofRotateY
()
ofRotateZ
()
Matrix Transformation
View Setup
ofPushView
()
ofPopView
()
ofIsVFlipped
()
ofViewport
()
ofSetupScreenPerspective
()
ofSetupScreenPerspective() doesn't accept orientation and vflip parameters anymore, use ofSetOrientation() to specify them
ofSetupScreenOrtho
()
ofSetupScreenOrtho() doesn't accept orientation and vflip parameters anymore, use ofSetOrientation() to specify them