OpenGL超级宝典工具库(GLTools为VS2015编译)

时间:2020-09-04 04:09:02
【文件属性】:

文件名称:OpenGL超级宝典工具库(GLTools为VS2015编译)

文件大小:2.84MB

文件格式:ZIP

更新时间:2020-09-04 04:09:02

OpenGL 超级宝典 GLTools

Windows下《OpenGL超级宝典(第五版)》使用到的工具库,包括freeglut、glew、gltools、glut。其中GLTools为VS2015编译,glut已经没有维护了,所以可使用freegult代替glut。GLTools的源码可再github上获取,地址:https://github.com/lance710825/GLTools。如有问题请留言。


【文件预览】:
gltools
----src()
--------GLTools.cpp(51KB)
--------math3d.cpp(31KB)
--------glew.c(704KB)
--------GLBatch.cpp(17KB)
--------GLShaderManager.cpp(27KB)
--------GLTriangleBatch.cpp(10KB)
----lib()
--------gltool_staticd.lib(1.97MB)
--------gltool_static.lib(1.15MB)
----include()
--------StopWatch.h(3KB)
--------GLGeometryTransform.h(3KB)
--------math3d.h(28KB)
--------GLMatrixStack.h(6KB)
--------GLFrame.h(15KB)
--------GLFrustum.h(12KB)
--------GLShaderManager.h(4KB)
--------GLTriangleBatch.h(4KB)
--------GLTools.h(7KB)
--------GL()
--------GLBatch.h(5KB)
--------GLBatchBase.h(2KB)
glew
----lib()
--------glew32_static.lib(2.33MB)
--------glew32.lib(695KB)
----bin()
--------glew32.dll(381KB)
--------visualinfo.exe(288KB)
--------glewinfo.exe(471KB)
----include()
--------GL()
freeglut
----lib()
--------freeglutd.lib(39KB)
--------freeglut_static.lib(546KB)
--------freeglut.lib(39KB)
--------freeglut_staticd.lib(1.04MB)
----bin()
--------freeglutd.dll(346KB)
--------freeglut.dll(196KB)
----include()
--------GL()
glut
----glut.lib(78KB)
----glut32.dll(166KB)
----glut.dll(166KB)
----glut.h(21KB)
----readme.md(29B)
----glut32.lib(78KB)

网友评论