Changes between Version 5 and Version 6 of ClientRendering/OpenGL
- Timestamp:
- 02/22/14 09:53:27 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClientRendering/OpenGL
v5 v6 57 57 * [http://open.gl/ open.gl] ''This guide will teach you the basics of using OpenGL to develop modern graphics applications'' 58 58 * [http://www.opengl-tutorial.org/ opengl-tutorial.org] ''This site is dedicated to tutorials for OpenGL 3.3 and later !'' 59 * [http://www.swiftless.com/opengltuts.html OpenGL 2 Tutorials] at [http://www.swiftless.com swiftless.com] 60 * [http://en.wikibooks.org/wiki/OpenGL_Programming wikibooks.org: OpenGL Programming] 59 61 * [http://blog.rarepebble.com/111/premultiplied-alpha-in-opengl/ Premultiplied Alpha (in OpenGL)] 60 62 }}}