-
初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。...
初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。-OPENGL beginner a very good framework, can add their own place in the corresponding code requirements.
- 2022-05-31 03:29:27下载
- 积分:1
-
构造三维地形的工具,可以直接显示DEM数据,速度和漫游功能都可以。...
构造三维地形的工具,可以直接显示DEM数据,速度和漫游功能都可以。-Construct three-dimensional terrain tool, you can directly display DEM data, speed and roaming functions can be.
- 2023-05-17 13:55:03下载
- 积分:1
-
一个Opengl程序,响应鼠标,双视口,希望对有需要的朋友有所帮助。...
一个Opengl程序,响应鼠标,双视口,希望对有需要的朋友有所帮助。-A opengl procedures, in response to the mouse, double as the mouth, and they hope to have a friend in need help.
- 2023-04-28 21:35:03下载
- 积分:1
-
用OpenGL VC程序编写的一个动画的演示版本的过程。
本程序用opengl编写vc版的一个演示动画程序,值得一看。-the procedures used opengl vc prepared a demo version of the animation process overseas.
- 2023-05-28 17:15:04下载
- 积分:1
-
use four yuan Group to achieve rotation matrix with six cameras peacekeeping fun...
使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev- C compiler.
- 2022-06-21 01:59:06下载
- 积分:1
-
This is my test computer graphics, the program uses the NeHe' s framework, by...
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe" s framework, by reading data from a PLY file, generated a rabbit, a complete mouse and keyboard interactions, including rotation, translation, illumination, etc., where the shortfall is that lack of three-dimensional feeling, light limited in scope and definition of the beginning of the array method is also very rigid.
- 2022-08-25 20:02:54下载
- 积分:1
-
一个用glut写的赛车演示程序,有相应车道,出自taxiwars
一个用glut写的赛车演示程序,有相应车道,出自taxiwars-Written in a used car glut Demo
- 2023-02-11 13:05:04下载
- 积分:1
-
由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要...
由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要进行扩充,实现需要的功能-due to the work necessary to integrate floating Creating Multi-View OpenGL for 3D entities to be three View observation results, by reference to other information, the design of a procedural framework on this basis we can according to their own needs for the expansion to achieve the necessary functions
- 2022-06-19 22:01:46下载
- 积分:1
-
the algorithm is floating the OpenGL Form Multi
本算法是浮动窗体中的OpenGL多视图的实现,实现球体的旋转,前后移动。-the algorithm is floating the OpenGL Form Multi-View the realization of ball rotation, moving around.
- 2022-02-25 05:07:40下载
- 积分: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