dermetfan

OpenGL resources

Oct 25th, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. OpenGL resources
  2.  
  3. http://www.java-gaming.org/topics/lwjgl-tutorial-series-contents/30681/view.html
  4. http://www.arcsynthesis.org/gltut/
  5. https://github.com/mattdesl/lwjgl-basics/wiki
  6. http://www.gamedev.net/page/resources/_/technical/game-programming/ten-things-to-achieve-when-starting-3d-programming-r3209
  7.  
  8. This answer to a thread on JGO has some links:
  9. http://www.java-gaming.org/topics/confusing-what-graphic-tool-to-start-off-with/30165/msg/278135/view.html#msg278135
  10. The answer's links, as backup:
  11. http://www.mbsoftworks.sk/index.php?page=tutorials&series=1
  12. http://nehe.gamedev.net/article/glsl_an_introduction/25007/
  13. http://robertokoci.com/world-view-projection-matrix-unveiled/
  14. http://www.songho.ca/opengl/gl_projectionmatrix.html
  15. http://wiki.delphigl.com/index.php/OpenGL-Funktions%C3%BCbersicht
  16. http://www.opengl.org/documentation/glsl/
  17.  
  18. Math:
  19. http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/
  20. http://www.cs.princeton.edu/~gewang/projects/darth/stuff/quat_faq.html
  21. http://db-in.com/blog/2011/04/cameras-on-opengl-es-2-x/
  22.  
  23. GLSL / shaders:
  24. https://bitbucket.org/ra4king/lwjgl-shader-tutorials
  25. http://www.youtube.com/watch?v=pE9ZDNcg3kw&list=PLC2D979DC6CF73B47
Advertisement
Add Comment
Please, Sign In to add comment