Thanks for the replies :)
But I actually found that wiki-page sorted it out myself.
Should have remembered to mark it as solved.
Type: Posts; User: Areyan
Thanks for the replies :)
But I actually found that wiki-page sorted it out myself.
Should have remembered to mark it as solved.
Hi,
I'm only trying to use GLEW because a lot of tutorial-makers are so fond of it, however since it constantly annoys me with linking-errors whenever I try to compile anything where GLEW is used,...
Sorry, I might have misread in some of the tutorials I have looked at, and it might not apply to any tutorial that you have written.
What I meant is that I got the impression that graphics...
Ok, thanks for helping me get some clarity on this subject.:)
Since I'm new to Graphics programming I did get a little confused when every online tutorial said you have to use tools like CMake and...
Thanks for the answers.
Alphonse, I do of course see that tools like CMake and premake make good sense to use for a tutorial in order to accomodate for the many different setups people following...
Thanks for the two answers.
Alfonse, I can see how this makes sense for the purpose of making an universal tutorial, that it makes it incredibly much easier to accommodate for the many different...
Hi,
As you might have already guessed I'm completely new to OpenGL, and graphics programming in general, and I have what might seem like a stupid question:
Why do you have to build a...