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

ofxAssimpModelLoader alpha

$
0
0

@fresla wrote:

How can I change the alpha of a 3d model? If I call

        ofSetColor(255,255,255,alpha);

Before I draw I can change the alpha but then all the textures are white, (whereas when I call this before drawing an ofImage the colours of the image are correct but reducing the alpha value reduces the transparency).

How can I fade in and out a textured 3D model while keeping the colours?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles