Re: [PyOpenGL-Users] Textures usage
Brought to you by:
mcfletch
From: Ian M. <geo...@gm...> - 2010-01-12 20:35:04
|
Best plan is to use a 2D view and then draw a quad going from (0,0) to (screen_x, screen_y). I have some code somewhere. |