How to learn:
The given projects are only for reference, never modify them!
Open playground/playground.cpp, and tweak this file instead. Torture it in any way you like. If you are lost, simply cut’n paste any tutorial in it, and everything should be back to normal.Snippets of code will be provided along the way. Don’t hesitate to cut’n paste them directly in the playground while you’re reading : experimentation is good. Avoid simply reading the finished code, you won’t learn a lot this way. Even with simple cut’n pasting, you’ll get your boatload of problems.
Useful Tools & Links:
See http://www.opengl-tutorial.org/miscellaneous/useful-tools-links/ .
Review:
No big problems this time. Good luck!
Reference:
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-1-opening-a-window/