Hey everyone. Recently I've been itching to code in c++ along with openGL. the only problem is, I'm still a newbie and don't know how to do this. Everything I've looked up online fits into one of the following two categories-
1. I can't get it working.
2. It uses visual studio which I kind of despise. (I want to actually understand how to link .h and library's not just press a button in visual studio)
anyways I downloaded an openGL library off of this website. (I'm assuming that's the right website.) but I just don't have the slightest clue of what to do!
I haven't worked in C++ much but from what I gather, I need a makefile. I've looked things up but can't find much info. It may be just as simple as the fact that idk how my folders are supposed to be structured for it to work!
so if anyone would help me out or point me to a good recourse that would be much appreciated!
PS: Here's the github repo of the project- even though literally nothing has been done (except copying and pasting template code off of the opengl documentation)
1. I can't get it working.
2. It uses visual studio which I kind of despise. (I want to actually understand how to link .h and library's not just press a button in visual studio)
anyways I downloaded an openGL library off of this website. (I'm assuming that's the right website.) but I just don't have the slightest clue of what to do!
I haven't worked in C++ much but from what I gather, I need a makefile. I've looked things up but can't find much info. It may be just as simple as the fact that idk how my folders are supposed to be structured for it to work!
so if anyone would help me out or point me to a good recourse that would be much appreciated!
PS: Here's the github repo of the project- even though literally nothing has been done (except copying and pasting template code off of the opengl documentation)