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

Is this code uploading image to GPU memory?

$
0
0

@bemoregt wrote:

Hi, All.

Is this code uploading image to GPU memory?

void ofApp::setup(){

ofImage aa;

aa.setUseTexture(true);
aa.load("/Users/onyx/Desktop/panda.jpg");

}

I wonder.

Best,
@bemoregt.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles