-
一个opengl模拟天空山地的源程序
一个opengl模拟天空山地的源程序-A simulation of the sky mountains opengl source
- 2022-04-10 11:38:06下载
- 积分:1
-
学习OpenGL的文档。
学习OpenGL的文档。- Studies OpenGL the documents.
- 2023-08-03 17:05:03下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
Opengl超级宝典
Opengl超级宝典-Opengl book
- 2022-02-16 02:37:11下载
- 积分:1
-
实现三维建筑物的虚拟漫游
有兴趣的大家可以讨论一下
实现三维建筑物的虚拟漫游
有兴趣的大家可以讨论一下-Realize three-dimensional virtual roaming the buildings have everyone interested can discuss
- 2022-07-19 08:51:56下载
- 积分:1
-
“虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM...
“虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生成速度为秒级,浏览时无停顿。-"to the virtual scene generation system" is based on Windows 2000 and Visual C 6.0 platform, using the basic function of OpenGL programming technology developed by 3D visualization results. Through simple DEM (Digital Elevation Model) data, establish grid model, in accordance with light intensity, elevation data and the value of a mathematical model, generate Hillshading, then it projection plane to achieve realistic simulation of the effect of undulating topography. The system uses XP style interface as well. It has transmission/switching are overhead projectors, roaming, zoom function. Support for layered Hillshading, compete against the creation, translation, rotation, rolling and vision adjustment, atomization,
- 2023-05-08 14:35:03下载
- 积分:1
-
OPENGL 三角形
建立空白Form程序,添加SharpGL.dll引用,添加OpenGLControl控件
在OpenGLDraw事件中添加绘制三角形、四边形边长、颜色等方法,有详细说明
- 2023-01-20 12:45:04下载
- 积分:1
-
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!-glut library: the need for OpenGL programming Come. TXT document by which to describe can be installed!
- 2022-06-12 18:56:56下载
- 积分:1
-
读取stl文件
用于读取三维数据文件,显示,和分析,学习和使用3d打印文件的人很有帮助,不可多得
- 2022-07-02 11:34:43下载
- 积分:1
-
纹理贴图
这是一个使用c#.net 平台下使用opengl库的纹理贴图例子。对于纹理贴图的整个过程都比较清楚,完整。经过测试能够成功运行,是一个新手学习纹理贴图的好例子。
- 2022-07-19 16:38:06下载
- 积分:1