-
opengl地图
一个用opengl实现的地图,可以展现贴图,纹理等等一些基本的opengl知识,适合初学者借鉴参考,代码比较完善,实现的函数比较详细,简单易懂。
- 2022-08-24 17:25:57下载
- 积分:1
-
开题报告(毛陈杨)
开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,
- 2022-04-08 06:17:17下载
- 积分:1
-
来自《游戏编程精粹1》的源码,未贴纹理的水面波动模拟,具有水面物体的交互波动。...
来自《游戏编程精粹1》的源码,未贴纹理的水面波动模拟,具有水面物体的交互波动。-from the "essence of a game program," the source, not affixed to the surface texture fluctuations simulation, with the interaction of surface objects fluctuations.
- 2022-12-17 14:55:04下载
- 积分:1
-
Opengl world of the game demo, very good
有关opengl世界比赛的演示程序,效果很好-Opengl world of the game demo, very good
- 2022-03-19 18:58:30下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
PowerVR OpenGL ES的三角显示,学习如何使用PowerVR显示三角
应用背景这是一个例子,如何使用PowerVR和OpenGL ES显示三维图形环境的三角形,它是强大的环境,支持多平台和发展提供了机会,为机器人和iOS和桌面应用程序,在该实例中你将看到如何编写着色器,相机和其他工具来建立你的场景的PowerVR关键技术在这个应用程序中使用的技术是C + +编程语言除了OpenGL我支持PowerVR库使其跨平台的图书馆图书馆,和IDE开发这个例子里面是VC2008,所以你需要:VC2008和PowerVR图书馆和你将准备开始。更多信息可以访问Imagination PowerVR网站和通过教程一步一步
- 2022-07-19 16:48:31下载
- 积分:1
-
NEHE的opengl教程9
NEHE的opengl教程9-48章,前8章有中文翻译故没放上来,这是更新到目前的完整Nehe opengl教程-NEHE Guide 9-48 chapter, the former Chapter 8 there is no Chinese translation Fangshanglai. This is the update to the current integrity Nehe opengl Guide
- 2022-04-27 09:48:11下载
- 积分:1
-
opengl es 1.1 地球旋转代码,
opengl es 1.1 地球旋转代码,-opengl es 1.1 Earth rotation code,
- 2023-02-01 01:10:03下载
- 积分:1
-
最经典的图像分割算法源码
自己写改进的经典算法,效果很好,可用于分割以及检测,精度高,效率高,可以直接执行,有简单的注释,可以作为算法的比较等,
- 2022-02-24 17:00:26下载
- 积分:1
-
OpengGL prepared by the mapping procedure, known image of spatial information, y...
OpengGL编写的映射程序,已知图像的空间信息,就可以运行此程序,把图像绘制出来,并且在不同的单元赋予不同的颜色 -OpengGL prepared by the mapping procedure, known image of spatial information, you can run this program, the image is drawn out, and the different modules given different colors
- 2022-08-25 02:41:10下载
- 积分:1