-
“虚拟地景生成系统”是基于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
-
: NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完
成了在MFC 中用OpenGL 实现NURBS...
: NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完
成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠
定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role. Through the analysis, completion of the MFC using OpenGL NURBS surface mapping and tailoring, in reverse engineering-based value point of surface fitting and cutting laid the foundation.
- 2022-02-05 16:28:06下载
- 积分:1
-
OpenGL integration painted teapot
OpenGL融合画茶壶-OpenGL integration painted teapot
- 2022-08-11 23:08:16下载
- 积分:1
-
nehe sdk教程的源代码 不可多得的好东西
nehe sdk教程的源代码 不可多得的好东西-nehe sdk Copies of the source code very good things
- 2022-01-31 04:09:19下载
- 积分:1
-
opengl 编程的基本框架之二,送给出学opengl得人
opengl 编程的基本框架之二,送给出学opengl得人-opengl programming the basic framework of two, gave up the right people learn opengl
- 2023-03-09 14:45:03下载
- 积分:1
-
OpenGL可用扩展库,FreeGlut的msvc版,内含32和64位
OpenGL可用扩展库,FreeGlut的msvc版,内含32和64位,dll和头文件一应俱全,支持vs2017,我目前也一直在用
- 2022-01-26 04:09:57下载
- 积分:1
-
VC6.0 used to create a Bezier curve drawing, the initial application
使用VC6.0创建一个绘制Bezier曲线的工程,初级应用-VC6.0 used to create a Bezier curve drawing, the initial application
- 2022-01-24 09:58:21下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
利用opengl编程开发的俄罗斯方块游戏。
利用opengl编程开发的俄罗斯方块游戏。-Use opengl programming development Tetris game.
- 2022-01-26 05:05:40下载
- 积分:1
-
颜色拾取器增强版
资源描述 这是一个很不错的图像颜色拾取软件,是研究生阶段做的一个课程设计,可以对图像实时进行颜色显示和拾取。程序没有bug,可以正常运行,非常适用于初学者。
- 2022-03-23 00:06:12下载
- 积分:1