-
详细介绍了如何用openggl编程,例子详细,参考价值高
详细介绍了如何用openggl编程,例子详细,参考价值高-Described in detail how to use openggl programming, examples of detailed, high reference value
- 2022-01-28 10:33:58下载
- 积分:1
-
A opengl the logo, looks good
一个opengl的logo,看起来还不错-A opengl the logo, looks good
- 2022-06-11 21:29:43下载
- 积分:1
-
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换...
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换-Can be based on different parameters of the ellipsoid to the earth coordinate system of space coordinates conversion
- 2022-03-07 13:24:36下载
- 积分:1
-
nurbs曲面绘制
VC++6.0编写的opengl nurbs曲面。对于nurbs曲面建立三维模型编程有一定的参考和帮助价值
- 2023-06-02 12:20:03下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
opengl的简单程序,值得看看。
opengl的简单程序,值得看看。-opengl the simple procedure, it is worth a look at.
- 2022-05-31 13:33:52下载
- 积分:1
-
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、...
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、图像处理、优化算法、系统编程、界面美化、OpenGL三维虚拟现实、汇编语言混合编程、DirectX编程、复合文档等许多热门领域。-Visual C++ Wonderful examples detailed in this book through a comprehensive 50 question, introduced VisualC++ The development of skills and methods, covering the VisualC++ Database programming, network, multimedia, image processing and optimize the algorithms, system programming, interface landscaping, OpenGL three-dimensional virtual reality, mixed assembly language programming, DirectX programming, compound document, and many other popular fields.
- 2022-09-16 03:35:06下载
- 积分:1
-
有趣的象棋游戏,很容易赢
fun chess game that is easy to win
- 2022-08-22 09:30:32下载
- 积分:1
-
基于OpenGL的3D赛车游戏
资源描述OpenGL 是一个 3D 图形 API (Application Programming
Interface,应用程序编程接口),英文全称“Open Graphics Library”,即开放的图形程序接口技术,它广泛的应用与数字化应用技术以及娱乐领域,它具有开放性的图形库,良好的可移植性,是跨平台的计算机工业标准应用程序接口,它主要应用于专业3D 图形设计领域。若能利用OpenGL营造出逼真的视听效果和具有模拟驾驶感觉的赛车系统,将能给玩家和车迷带来身临其境的感觉。
- 2022-08-15 03:14:03下载
- 积分:1
-
通过VC和OpenGL实现三维人脸,在VC 6编译
通过VC++和OPenGL实现人脸的三维显示,在
vc++6.0下编译通过
-through VC and achieve OpenGL 3D Face, in vc 6.0 compile
- 2023-08-01 17:20:07下载
- 积分:1