-
这是一款恐怖之战游戏的源代码,在OPENGL下做的开发。
这是一款恐怖之战游戏的源代码,在OPENGL下做的开发。-This is a terrorist war game
- 2022-07-21 18:57:50下载
- 积分:1
-
GPU
基于GPU的流体力学仿真程序(需要Geforce3以上显卡)-GPU-based fluid dynamics simulation program (PII/400 need more graphics)
- 2022-03-26 14:30:22下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
简单的程序有助于测试OpenGL实现采集。许多…
Collection of simple programs helpful for testing an OpenGL implementation. Many have keyboard options (see source for details). and More samples collected from a variety of places-Collection of simple programs helpful for testing an OpenGL implementation. Many have ke yboard options (see source for details). and Mo "re samples collected from a variety of places
- 2022-06-12 23:26:30下载
- 积分:1
-
opengl 10bit 检测显卡是否支持10bit
应用背景
想直接回显10bit数据,在nv网站上下载的,编译运行通过,有一定的参考意义。
README for Check30bit
- To Run, type
Check30bit
This will print out a listing of all attached displays and open a window on each display showing a teapot.
If a display is 30-bit capable, then the window opened on that display will use a 30-bit pixel format.
When moving or resizing the window between the displays the event handler determines if the window is spanning a 30-bit color compatible display and reports it.
关键技术Check30bit opengl nvidia 并检测显卡是否支持10bit,不支持的话就用24bit。
- 2023-02-11 16:25:03下载
- 积分:1
-
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释...
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释-3D graphics using OpenGL drawing of a simple example, the passage of this code can be very straightforward to learn painting 3D graphics, use of Chinese Notes
- 2022-07-22 21:26:30下载
- 积分:1
-
迷你蛇 3d
在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!在这个游戏中,你可以和一条蛇玩,可以让你玩 !!!
- 2022-02-27 06:59:47下载
- 积分:1
-
VC++ Opengl engineering template, a simple example
VC++Opengl个工程模板,有简单的例子-VC++ Opengl engineering template, a simple example
- 2022-11-09 14:10:04下载
- 积分:1
-
VC OPENGL,3DS加载源模型
VC+OpenGL,3DS模型加载源码-VC OpenGL, 3DS loading source model
- 2022-02-13 08:52:25下载
- 积分:1
-
这是我写的一个OPENGL程序,大家可以参考一下,学习学习
这是我写的一个OPENGL程序,大家可以参考一下,学习学习-This is what I wrote a OPENGL procedures, we can refer to, learning to learn
- 2022-02-21 06:50:30下载
- 积分:1