Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

How to reset ofRotate to original position

$
0
0

if you wrap ofRotate(...) in push and pop matrix calls you can return to the prev rotation:

ofPushMatrix();
ofRotate(...)
ofPopMatrix();


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>