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

Re: [pygame] Old pygame tutorial not working



Ian Mallett 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.

For that I'd investigate using numpy arrays together with
the array-oriented OpenGL calls.

--
Greg