Skip to main content
GameDev.net gamedev.net
8Observer8

My Instructions for beginners

Member since Nov 2013

All Posts

Resources for Learning OpenGL and WebGL

Resources for Learning OpenGL and WebGL

Just some useful links to OpenGL tutorials:OpenGL Tutorials:https://learnopengl.comhttp://opengl-tutorial.orghttp://ogldev.orghttps://open.gl​​WebGL...

· 6.8k
How to setup ImGui in QtCreator IDE

How to setup ImGui in QtCreator IDE

I just copypasta the official “hello, world” example for GLFW: https://github.com/ocornut/imgui/blob/master/examples/example_glfw_opengl3/main.cpp​I...

· 7k
GUI WPF + OpenGL 3.1

GUI WPF + OpenGL 3.1

We will see how to place OpenTK.GLControl on WPF window to make GUI application with 2D/3D graphics using modern OpenGL 3.How to create the project...

· 86.6k · 5