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

[SOLVED] Problem setting color

$
0
0

damn it !
as expected, the problem stands between the keyboard and the chair...

what i did :

setupMatrix();

image.loadImage("sign.png");
image.resize(nbX, nbY);

better like this :

image.loadImage("sign.png");
image.resize(nbX, nbY);

setupMatrix();

thanks a lot.


Viewing all articles
Browse latest Browse all 40524

Trending Articles



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