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

Reply via email to