Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Drawing something into a texture?

$
0
0

@jeromeh wrote:

let's say I have a statement in my draw function like this:

ofDrawRectangle(20,20,60,70);

how can I save this into a texture, instead of just drawing it to the screen immediately, so that I could then later on use to scale, rotate, whatever?

thanks!

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles