opengl 相关资料
1.opengl Working with 3D models
http://www.3dcodingtutorial.com/opengl/Working-with-3D-models/
2.opengl resources FAQs:
http://www.opengl.org/resources/faq/technical/texture.htm
3.stereoOpenGL(紅藍立體)
http://www.gali-3d.com/archive/articles/StereoOpenGL/StereoscopicOpenGLTutorial.php?
4.opengl 選擇與拾取:
http://web.engr.oregonstate.edu/~mjb/cs553/Handouts/Picking/picking.pdf
http://glprogramming.com/red/chapter13.html
?
5.基礎樣例
http://www.swiftless.com/opengltuts.html?
6.
http://www.linuxgraphics.cn/graphics/index.html?
7.opengl 使用freeImg加載texture資源:
?? a.http://www.codeproject.com/Questions/338143/While-Using-FreeImage-PNG-Image-Loads-and-Binds-bu
?? b.http://blog.csdn.net/yellow_bug/article/details/6587899
?? c.http://www.gamedev.net/topic/430208-freeimage-library-png-files/
轉載于:https://www.cnblogs.com/vilyLei/articles/2131977.html
總結
以上是生活随笔為你收集整理的opengl 相关资料的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: java适配器模式_适配器模式的设计,你
- 下一篇: Android实现飘动的旗帜效果实例