-
- Downloads
Do not include OpenGL directly but use our TGLIncludes for that purpose.
TGLIncludes relies on the glew framework, allowing to interact with OpenGL in a system-independent way. We should always prefer using TGLIncludes.h, and now we can enforce it by showing an error if we don't to that.
Loading
Please register or sign in to comment