-
nehe的源代码,调试通过,能运行
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2023-03-24 13:50:03下载
- 积分:1
-
《 Visual C++ 高级编程技术OpenGL篇 》程序源代码
第一章:OpenGL编程基础
第二章:使用MFC进行OpenGL编程
第三章:O...
《 Visual C++ 高级编程技术OpenGL篇 》程序源代码
第一章:OpenGL编程基础
第二章:使用MFC进行OpenGL编程
第三章:OpenGL基本绘图技术
第四章:创建OpenGL编程模板
第五章:几何常见三维模型读取和绘制
第六章:虚拟地形场景漫游和导弹发射
第七章:OpenGL超味编程
第八章:人体动画设计系统
强列向学习opengl编程的朋友推荐!
- 2023-09-05 05:50:04下载
- 积分:1
-
MFC和OPENGL 结合的例子,使用GLUT。
MFC和OPENGL 结合的例子,使用GLUT。-MFC and OPENGL with examples of the use of GLUT.
- 2023-04-04 08:50:03下载
- 积分:1
-
OpenGL 进行绘图程序,可以参考参考。
OpenGL 进行绘图程序,可以参考参考。-OpenGL for drawing program, can refer to the reference.
- 2023-05-03 18:50:02下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1
-
opengl es 1.0 雾效果的添加与设置
opengl es 1.0 雾效果的添加与设置-opengl es 1.0 fog
- 2022-03-20 17:26:13下载
- 积分:1
-
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多...
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
- 2022-02-16 10:01:15下载
- 积分:1
-
OpenGL编程指南(第四版)书后附带的源代码
OpenGL编程指南(第四版)书后附带的源代码-openGL source code
- 2022-04-30 06:00:29下载
- 积分:1
-
一个光照效果的小实例,可以学习OpenGL编程
一个光照效果的小实例,可以学习OpenGL编程-a lighting effect of small examples, we can learn from OpenGL Programming
- 2022-08-03 13:25:07下载
- 积分:1
-
This is a demo of a bitmap font that uses OpenGL and is written in C++. It requi...
This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/.
-This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/.
- 2022-05-21 13:13:51下载
- 积分:1