-
Earth_textured
在vc++环境下OpenGL运用纹理模拟卫星围绕地球旋转(In vc++ environment using OpenGL textures analog satellite orbited the Earth)
- 2014-12-05 20:00:45下载
- 积分:1
-
在Delphi编程DirectX的教育
Education Programming DirectX in Delphi
- 2022-08-20 03:18:06下载
- 积分:1
-
Lod-terrian-rgb--hls-
c++ opengl实现的降级地形,高度随颜色的变化,可控制视角等(c++ opengl implementation downgrade terrain, with a high degree of color change, viewing angle can be controlled)
- 2013-11-28 18:55:28下载
- 积分:1
-
OpenGL rendering with a constant rotation of the camera platform and circled ove...
用OpenGL绘制的一个不断旋转的摄像台以及上空盘旋的一个飞行物.可以通过键盘控制观察者的视角和位置,-OpenGL rendering with a constant rotation of the camera platform and circled over the one flying objects. Keyboard control can be the observer perspective and position
- 2022-03-13 22:47:33下载
- 积分:1
-
dbgrid
一次删除dbgrid多条记录,适合初学者的基础实例源代码。(Dbgrid delete multiple records for beginners basic source code examples.)
- 2014-03-08 10:30:20下载
- 积分:1
-
box_dim
UG 直接获取实体的三维尺寸
非常简单实用的功能
此程序的优点在于不闪屏,以最小的操作连续获取(UG<direct access the three-dimensional size of the entit. very simple and practical function The advantage of this procedure is that no splash screen, continuous access to a minimum operating)
- 2013-04-18 20:16:43下载
- 积分:1
-
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释...
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
- 2022-05-31 02:19:32下载
- 积分: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
-
IdleTimer
检查系统空闲时间的控件,在设定空闲时间自动触发事件,在空闲后有初次键盘鼠标动作触发另一事件,用于做单机版程序空闲安全保护或网络程序在空闲时断开,触发后再次连接(Check the system idle time control, set the idle time in the auto-trigger event, in the spare keyboard and mouse actions after the initial trigger another event, used for free stand-alone program or network security procedures in idle disconnect the trigger again Connection)
- 2010-11-18 09:21:35下载
- 积分:1
-
3D贴图,仿真地球,地球会自动旋转,如同从太空观看地球一样
3D贴图,仿真地球,地球会自动旋转,如同从太空观看地球一样-3D map, simulation Earth, the Earth will be automatically rotation, as viewed from space, like the Earth
- 2022-01-25 17:25:42下载
- 积分:1