Ian Mallett wrote:

Ideally, the display list data should be send directly to the GPU, no processing at all. Is there any way to save/load a display list?

No, the only way to create a display list is to make
the appropriate series of OpenGL calls while compiling
one, and there's no way of reading back a display list.

--
Greg

Reply via email to