Getting started with OpenGL

what do I need? Seems there isn’t any info on the website on what else to
be getting in order to have a working OpenGL development system.–
Rafael R. Sevilla <@Rafael_R_Sevilla> +63 (2) 4342217
ICSM-F Development Team, UP Diliman +63 (917) 4458925
OpenPGP Key ID: 0x0E8CE481

what do I need? Seems there isn’t any info on the website on what else to
be getting in order to have a working OpenGL development system.

You need a working 3D video card with hardware acceleration properly
configured for OpenGL. Other than that, you just need to start writing
some GL code. :slight_smile: Check out the testgl example program in the test
subdirectory.

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software