-
vc环境下开发的opengl performer应用程序,脱离performer环境运行时,所需要的系统文件。只要将这些文件复制到自己performer 执行程...
vc环境下开发的opengl performer应用程序,脱离performer环境运行时,所需要的系统文件。只要将这些文件复制到自己performer 执行程序目录下即可。注意:这些文件一定要同你所用performer的版本一致。这里是3.2.1版-vc environment developed opengl performer applications, run-time environment from the performer, the required system files. Simply copy these files to their own enforcement procedures performer directory can be. Note: These documents must be used with your version of consistent performer. Here is version 3.2.1
- 2023-01-10 10:45:04下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
- 2022-02-03 15:02:52下载
- 积分:1
-
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,...
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,-opengl realize three-dimensional rotation, mainly through vertical and horizontal keys realize, at the same time pick-up function can be achieved,
- 2023-08-03 20:45:02下载
- 积分:1
-
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察...
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察-DFS compared with the simple realization of BFS, the small scope of the two map routing algorithms for comparison. Left control that can automatically find a path to facilitate the observation
- 2022-06-26 05:38:15下载
- 积分:1
-
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。...
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。-[The Complete Works of the English game programming books] .3 D_case_study_using_opengl, through a case study to OpenGL.
- 2022-03-02 20:11:23下载
- 积分:1
-
第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程...
第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated rain floated down Fifth is the simulation of smoke have disappeared from the proce
- 2022-04-17 20:24:54下载
- 积分:1
-
STL三维打印
该代码主要是基于Qt平台的,以C++语言编程来写的三维建模和切片软件,读入STL文件进行显示,移动,放大,缩小灯操作的
- 2023-07-18 06:35:04下载
- 积分:1
-
NeHe Opengl Lesson27
NeHe Opengl Lesson27
- 2022-08-19 05:52:46下载
- 积分:1
-
VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理
VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
- 2023-04-20 05:15:03下载
- 积分:1