Search results

  1. F

    Hello! Help me with texture loading?

    Hello! This is my first post but I am having problems loading a NSImage to a OpenGL Texture. I found lots of source code online but none work (I use a TIFF). Here is my code for texture loading. (Code load NSImage = NSImage *texImg = [NSImage imageNamed:@"Wood.tif"]...
Back
Top