Glwiz For Windows Link
// Your OpenGL code here (glGenBuffers, glDrawArrays, etc.)
glwiz_make_context_current(win); glwiz_load_extensions(); // loads all GL functions glwiz for windows
Compile with:
// Your OpenGL code here (glGenBuffers, glDrawArrays, etc.)
glwiz_make_context_current(win); glwiz_load_extensions(); // loads all GL functions glwiz for windows
Compile with: