[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Old pygame tutorial not working



are you using vertex buffers or making calls for each vertex or what?

On Mon, Aug 4, 2008 at 11:16 PM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
This thread has more moved into: "optimizing opengl landscape loading"
The speed problem is simply the converting the height data into an OpenGL display list.
Ian