Reputation: 5193
Right so I got all my lovely openGL stuff working and I can change the background colour via the property of the view or even the window however for the love of god I cant change it to an image.
Still no joy!
Upvotes: 0
Views: 400
Reputation: 62323
Issue a glClear then render 2 triangles (ie a quad) to the screen with the appropriate image texture mapped onto them.
Upvotes: 1