I have for you all the things you need to start writing OpenGL. It is difficult to configure libraries like GLFW GLAD GLM or IMGUI and that is why I already configured them for you. I used CMake to configure OpenGL but you don't have to learn it, just use my template. Thank me later.
#cpp #opengl #gameprogramming #graphicsprogramming #visualstudio #cmake
Followup video on using my setup to make your first game:
• Make your first C++ game NOW! (How to...
The first setup:
https://github.com/meemknight/openglC...
The second(bigger) setup:
https://github.com/meemknight/cmakeSetup
Join my Discord server:
/ discord
Wishlist my game on Steam 💪:
https://store.steampowered.com/app/23...
Check out my Cmake Video:
• The only CMake tutorial you will ever...
Check out my OpenGL guiding video:
• How you can start learning OpenGL
Check out my Game Dev in C++ video:
• If you want to learn how to make game...