NAME ^

config/gen/opengl.pm - OpenGL binding generated files

DESCRIPTION ^

Generates several files used by the OpenGL binding. These include:

runtime/parrot/include/opengl_defines.pasm

runtime/parrot/library/OpenGL_funcs.pir

config/gen/call_list/opengl.in

src/glut_callbacks.c

For information about Parrot's OpenGL support on different platforms, and system libraries/headers that must be installed to enable OpenGL support, see config/auto/opengl.pm, where this support is detected.

For information on how to use Parrot's OpenGL support, see runtime/parrot/library/OpenGL.pir for an overview, or the OpenGL examples starting with examples/opengl/triangle.pir for more detail.


parrot