The EASIEST way to setup OpenGL with Visual Studio. (CMake Setup for Gamedev)

preview_player
Показать описание
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:

The first setup:

The second(bigger) setup:

Join my Discord server:

Wishlist my game on Steam 💪:

Check out my Cmake Video:

Check out my OpenGL guiding video:

Check out my Game Dev in C++ video:
Рекомендации по теме
Комментарии
Автор

Do it a billion times then eventually you will just know how to do it...

developerdeveloper
Автор

I was having trouble with setting up GLFW, but then I found this. I absolutely love your channel, yet haven't thought to sub yet, so I just have. You are super underrated and I just wanted to show you some appreciation for your content! Tysm!!!

TablePointFive
Автор

What?! I've been looking for just such a video all day

nitfyrm
Автор

idk this might be correct but it isnt three different colour triangle its just one color. Is there something wrong with like the shader or something

AlexAlex
Автор

Which project of yours is shown at 0:06? I like the feel of this one.

ChaseCarlson
Автор

Nice! Are you planning to make a video on raytracing?

Volian
Автор

im not quite sure if i understand how you open a project using this. I have cloned the repo, but how do i create a new OpenGL file after running the program? Is OpenGL now implemented in VS, or do i need to open this repo every time I want to start a new project?

jacksonbaldwin
Автор

Spent hours stuck on "the code execution cannot proceed because glfw3d.dll was not found, " anyone have any leads? Thank you!

rafagamedev
Автор

Unfortunately the video was really fast and it has alot of new informations on me that I didn't understand it :'(

ahmedwafi
Автор

When I try to compile the Simple Example, it just crashes and gives me a long error code ...

Nebula_Protogen
Автор

How would i go about making this work for opengl 4.3?

Skelyvelocirap
Автор

Can I do this in visual studio code too?

gamingpcgamer
Автор

i want to lean how to make games in c++ i know the basic(i watched a 6 hour long video, the bro code) and now i want to make game and game engine, please, can you send me some good video in the reply ?i am really motivated so can you please help me 😁

silloo
Автор

doesnt work just like every other setup on youtube for open gl .. im beginning to think cmake openg gl and everything to do with it is just cursed so i just wont bother

VoidsEmbrace
Автор

i didn't understand anything... am i dumb or something

ocramkd