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

ofBackground problem

$
0
0

@Maedd wrote:

Hey!

I have following problem (see pictures below).
The first one has ofBackground(0, 0, 0). I would like to change that.
But when I do ofBackground(0, 0, 100) I get the second image. Does anyone now where these blue rectangles come from? I would be nice to change the entire background to a different colour.
ofBackground is set first in the ofdraw() function. Then I draw all the images to the screen.

Any ideas? :slight_smile:

ofBackground(0,0,0)
Background%20black

ofBackground(0,0,100)
Background%20blue

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles