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

ofImage.bind/unbind works differently for iOS and OSX?

$
0
0

@odimitrakopoulou1 wrote:

...
ofImage.bind();
3DModelLoader.draw(OF_MESH_FILL);
ofImage.unbind();
...

works ok for iOS and Android but
for OSX and Linux draws only the background colour of the image
(using of_v0.9.2_osx_release with Xcode Version 7.2.1 (7C1002) )

does anyone met this issue ?
how to resolve this issue ?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles