Creating a Display List Tutorial - OpenGL Tutorials in Delphi

OpenGL News / Downloads / OpenGL / Rage3D / Tutorials / Photos / Links / Contact Me / About / Forum
Chapter 1-2     Chapter 3-4    Chapter 5-7   Chapter 8-13


 Ads


 Creating a Display List  (example 4.1) 05 November 2003
Description :

Delphi courses learning tutor OpenGL 3D Development Information Technology  Ever wondered you to make your OpenGL run faster?

Well display lists are the answer.
A display list is creaded once and is then sent to the video memory.

All you have to do to render the list is call it in each render loop.

Download :   17 KB (EXE and Source)



Chapter 1-2     Chapter 3-4    Chapter 5-7      Chapter 8-13


 Ads