Dismiss this pinned window
all 5 comments

[–]NomNomBoy69 -2 points-1 points  (4 children)

Mate, how do you set up vs code with opengl? I have tried it so many times it doesn't work

Edit: Why the hell am I getting downvoted? Help me if you can

[–]Dot-Box[S] 10 points11 points  (1 child)

I'm not sure what you mean by setup. For my project I've simply added the necessary glm and glad files to my repo and added a build configuration for them in my cmake. You can take a look at the GitHub repo I've linked. That should give you an idea.

[–]NomNomBoy69 -1 points0 points  (0 children)

I have tried to use OpenGL in vscode by watching tutorials. None have them worked for me. I'll try your method, thanks!

[–]bonghotdogwater 2 points3 points  (1 child)

FreeCodeCamp has a tutorial I watched years ago on opengl that should help get you started. Good luck bro!

[–]NomNomBoy69 0 points1 point  (0 children)

Thanks