Skip to content

nlguillemot/opengl-name-weirdness

Repository files navigation

opengl-name-weirdness

In compatibility mode, OpenGL names don't have to be returned from glGen*. You can use whatever you want, even a 32-bit address.

See main.cpp for an example of using arbitrary numbers as object names.

Result of running main.cpp:

result image

About

OpenGL object names are just a state of mind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published