-
opengl 描述地形
适合于初学者刚接触opengl 简单的地形图表面
- 2023-04-29 17:25:03下载
- 积分:1
-
OPENGL彩色圆环编程示例程序源代码,use openGL 所编写
OPENGL彩色圆环编程示例程序源代码,use openGL 所编写-OpenGL Programming sample program source code, prepared by the use openGL
- 2022-07-13 22:50:15下载
- 积分:1
-
三维浏览器,opengl开发,三维图形,在VC++中使用OpenGL绘制典型曲面―编程爱好者网站...
三维浏览器,opengl开发,三维图形,在VC++中使用OpenGL绘制典型曲面―编程爱好者网站 -3D browser, opengl development, 3D graphics, the use of the VC OpenGL rendering typical surface-programming enthusiast site
- 2022-05-08 20:38:18下载
- 积分:1
-
Animation of swimming pool
Animation of swimming pool
- 2022-01-21 04:41:21下载
- 积分:1
-
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与...
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development technology" books of the source code. The contents include : general procedural framework for the analysis and design, functional module, the relevant DLL library development and use of CAD geometry class library based on the development, the environment MFC use OpenGL for graphics rendering, the development-oriented CAD application"s generic OpenGL graphics category, the use of right- as technical design CAD software, such as the geometric kernel.
- 2022-04-01 21:20:37下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
OpenGL程序实例动画
Examples animation of opengl program
- 2022-12-05 06:30:03下载
- 积分:1
-
Chess (opengl based on programming, suitable for beginners)
国际象棋(opengl基础编程,适合初学者)-Chess (opengl based on programming, suitable for beginners)
- 2022-09-29 11:10:02下载
- 积分:1
-
- 2023-02-10 16:15:04下载
- 积分:1
-
qt4+vs2010建立opengl 3d图形 使用glut库实现旋转 纹理映射 放大缩小 比例
首先要添加 glut库到qt 清查看glutdll库里的说明文档
在qt484+vs2010下编辑 运行正常
F键位选择纹理滤波的方式
B键位选择是否采用色彩融合
......
- 2022-05-13 13:15:57下载
- 积分:1