-
use opengl and vc achieve planetary position of the display, the display opengl...
用opengl和vc++实现的行星位置的演示,主要演示opengl中的拣选功能-use opengl and vc achieve planetary position of the display, the display opengl selected functional
- 2023-05-10 08:30:04下载
- 积分:1
-
使用OpenGL库,C Builder环境下地形仿真系统三
利用OpenGL函数库,在C++Builder环境下实现三位地形的仿真显示,实现了对地图的放大,缩小,旋转,移动等操作,对不同的高程使用不同的颜色加以标记没,并增加了光照效果,使显示更逼真!-use OpenGL libraries, the C Builder environment under three terrain simulation showed that the realization of the right of the map to zoom, rotate, such as mobile operators, the use of different elevation of different colors, not to be labeled, and to increase the effects of light, shows a more realistic!
- 2023-08-01 12:45:03下载
- 积分:1
-
计算机图形学 机器人 要求 会动 运动
计算机图形学 机器人 要求 会动 运动-computer graphics requirements would move robot movement
- 2022-03-06 04:28:29下载
- 积分: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来进行的三维场景的绘制。
利用OpenGL来进行的三维场景的绘制。
-use OpenGL for the 3D scene rendering.
- 2023-01-07 16:00:03下载
- 积分:1
-
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By...
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking o n the rotating spheres you can make them disappe ar. The reset button will return everything BAC k to the default setup.
- 2022-07-19 05:40:27下载
- 积分:1
-
学习OpenGL好例子
学习OpenGL好例子 -Study good examples of OpenGL
- 2023-03-04 21:30:03下载
- 积分:1
-
c# opengl 3D吞食鱼
具体的说,我们要实现下面的功能:按键盘的WSAD或上下左右键,可以实现前后左右移动;按Q键,上升(CS里爬楼梯上楼);按E键,下降;按住鼠标左键左右移动,镜头跟着左右旋转;按住鼠标左键上下移动,镜头跟着上下翻转。这是基本功能。
- 2023-06-05 15:15:03下载
- 积分:1
-
交易的超市零售商的购物过程的电算化
通过交易和超市零售商的购物过程的计算机应用技术的快速增殖导致的消费者提供价值。本文的研究工作对POS数据是利用超市,也是实施复习和练习的概念下,为消费者提供价值。面试是在日常的连锁超市和经理进行了实例提供了如何组织可以使用POS信息以提高客户价值主张。我们设计了一个使用PHP和MySQL都运行XAMPP平台销售系统计算机点。
- 2022-04-14 12:41:41下载
- 积分:1
-
使用 c + + 编写的模拟水液滴幻灯片
这是简单的两个基础 psimulation 的水滑梯沿垂直墙,使用了 D2Q9 LBM 模型 !
- 2023-01-13 18:55:03下载
- 积分:1