At what point should I start learning OpenGL?Might do that in the future if I get really lazy to where I just want to copy and paste. But for now...
At what point should I start learning OpenGL?OK, I got it working. One of my .dll files was misplaced. *facepalm
At what point should I start learning OpenGL?[code]#include <SFML/Graphics.hpp> int main() { sf::RenderWindow window(sf::VideoMode(200, 200)...
At what point should I start learning OpenGL?Yeah, I meant linking up the SFML include and lib files with my compiler (Visual Studio Express 2012...
At what point should I start learning OpenGL?Hey, I was wondering. With SFML, do I have to add SFML libraries and headers and other stuff in my f...
This user does not accept Private Messages