OpenGL 라이브러리, 디버거 및 리소스
본문
Articles
http://richg42.blogspot.com.au/2014/05/things-that-drive-me-nuts-about-opengl.html
https://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index
http://duriansoftware.com/joe/An-intro-to-modern-OpenGL.-Chapter-1:-The-Graphics-Pipeline.html
Debug
https://github.com/GPUOpen-Tools/CodeXL
http://glsl-debugger.github.io/
https://github.com/dtrebilco/glintercept
https://software.intel.com/en-us/gpa
https://developer.nvidia.com/nvidia-nsight-visual-studio-edition
https://github.com/baldurk/renderdoc
https://github.com/ValveSoftware/vogl
GLSL Editors
Libraries
https://github.com/assimp/assimp
http://bulletphysics.org/wordpress
http://freeglut.sourceforge.net/
https://github.com/brackeen/glfm
http://glm.g-truc.net/0.9.6/index.html
https://github.com/mosra/magnum
http://google.github.io/mathfu/
http://newtondynamics.com/forum/newton.php
http://www.lonesock.net/soil.html
https://github.com/stevenlovegrove/Pangolin
Profile Loaders
https://github.com/skaslev/gl3w
https://github.com/Dav1dde/glad
https://github.com/nnesse/glbindify
https://github.com/cginternals/glbinding
https://bitbucket.org/alfonse/glloadgen/wiki/Home
References
http://web.eecs.umich.edu/~sugih/courses/eecs487/common/notes/APITables.xml
https://www.khronos.org/files/opengl43-quick-reference-card.pdf
https://www.opengl.org/sdk/docs
https://www.opengl.org/wiki/Main_Page
Videos
https://www.youtube.com/playlist?list=PLRwVmtr-pp06qT6ckboaOhnm9FxmzHpbY
https://www.youtube.com/playlist?list=PLSPw4ASQYyymu3PfG9gxywSPghnSMiOAW
https://www.youtube.com/user/ACMSIGGRAPH/playlists
https://www.youtube.com/playlist?list=PLlrATfBNZ98foTJPJ_Ev03o2oq3-GGOS2
https://www.youtube.com/user/thebennybox/playlists
https://www.youtube.com/user/ThinMatrix/playlists
https://www.youtube.com/playlist?list=PLQVvvaa0QuDdfGpqjkEJSeWKGCP31__wD
https://www.youtube.com/playlist?list=PLRtjMdoYXLf6zUMDJVRZYV-6g6n62vet8
Websites
https://bitbucket.org/alfonse/gltut/wiki/Home
http://www.lighthouse3d.com/tutorials/glsl-core-tutorial
http://www.tomdalling.com/blog/category/modern-opengl
https://github.com/McNopper/OpenGL
http://antongerdelan.net/opengl/index.html
http://www.opengl-tutorial.org/
- 이전글WebGL 라이브러리, 리소스 19.02.08
- 다음글창조코딩 - Communities 19.02.08