-
类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev...
类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev- C compiler
- 2022-07-26 04:26:15下载
- 积分:1
-
计算机图形学 opengl编程指南第七版源码
这是计算机图形学相关的opengl编程 指南一书的源码,并非我的原创,但是忘记了具体的链接位置
- 2023-08-16 14:55:05下载
- 积分:1
-
OpenGL source code 11
OPenGL超级宝典的源代码,11――13,很好适合初学着和作为参考书-OpenGL source code 11-10-- 13, good for beginners and as a reference book
- 2023-01-23 13:10:03下载
- 积分:1
-
三维的空间位置变化! 小键盘控制上下左右前后
三维的空间位置变化! 小键盘控制上下左右前后-three-dimensional spatial location change! The next small keyboard control after about! !
- 2023-03-03 19:55:04下载
- 积分:1
-
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用-Visual C openGL prepared by the small programs, simulated robot, the use of light to join
- 2022-05-26 16:25:33下载
- 积分:1
-
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!-glut library: the need for OpenGL programming Come. TXT document by which to describe can be installed!
- 2022-06-12 18:56:56下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
Qt opengl绘制3D场景旋转
文件内容为qt实现3d场景,接口是opengl es解析obj模型数据,张贴纹理实现房子外观更加逼真,通过键盘可以操作整个场景的方向远近。
- 2022-08-17 07:28:14下载
- 积分:1
-
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体...
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc++ 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
- 2022-01-25 19:17:44下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1