opengl view question

Moderator
Posts: 3,554
Joined: 2003.06
Post: #4
Leroy Wrote:No it's not my drawing code(it doesn't matter if I draw the entire map or only the visible+near visible tiles), the code itself is fine.
Well OpenGL is certainly not culling your quads, so that only leaves your code suspect...
Quote this message in a reply
Post Reply 


Messages In This Thread
opengl view question - Leroy - Jul 23, 2007, 05:50 PM
opengl view question - wyrmmage - Jul 23, 2007, 06:25 PM
opengl view question - Leroy - Jul 23, 2007, 06:32 PM
opengl view question - AnotherJake - Jul 23, 2007 11:08 PM
Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  OpenGL view first frame flickers garbage mk12 8 5,532 Sep 4, 2010 06:06 PM
Last Post: mk12
  When to create custom OpenGL view instead of subclass NSOpenGL view Coyote 37 16,947 Oct 20, 2009 08:16 PM
Last Post: Coyote
  GL view bounds question/quirk rezwits 3 2,761 Jul 12, 2009 08:45 AM
Last Post: rezwits
  Porting SDL to Cocoa OpenGL view--texture problem smittyz 7 4,337 Jul 21, 2007 07:53 PM
Last Post: smittyz
  Printing OpenGL View in Window skyhawk 3 3,288 Mar 21, 2007 02:05 PM
Last Post: unknown