-
Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。...
Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
- 2023-03-19 11:30:04下载
- 积分:1
-
小波变换 c++平台
小波变换是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的时间一频率窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,因此,小波变换在许多领域都得到了成功的应用,特别是小波变换的离散数字算法已被广泛用于许多问题的变换研究中。从此,小波变换越来越引起人们的重视,其应用领域来越来越广泛。
- 2022-06-26 01:59:34下载
- 积分:1
-
use opengl write small programs
用opengl写的小程序-use opengl write small programs
- 2022-03-03 02:55:57下载
- 积分:1
-
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察...
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察-DFS compared with the simple realization of BFS, the small scope of the two map routing algorithms for comparison. Left control that can automatically find a path to facilitate the observation
- 2022-06-26 05:38:15下载
- 积分:1
-
opengl实现obj模型进行八叉树空间分割
在opengl上读取obj3d模型,利用八叉树进行模型空间分割,搜索边界,内部,外部模型。该算法也避免了模型有空洞的缺陷。算法快速,简单易行。可以借鉴学习。
- 2022-02-12 17:41:21下载
- 积分:1
-
一个delphi 下 opengl的演示程序 可根据参数画出线 圆 矩形,可作为delphi下 opengl的入门参考 程序有详细注释,运行要opengl库文件...
一个delphi 下 opengl的演示程序 可根据参数画出线 圆 矩形,可作为delphi下 opengl的入门参考 程序有详细注释,运行要opengl库文件支持 在压缩包内已有 放了system文件夹下就行-an opengl under the demonstration program under the parameters of painting Cup round rectangle, as delphi under opengl entry procedures are detailed reference notes run to opengl support for the document compressed within the system has been put folder on the line
- 2022-03-14 16:27:28下载
- 积分:1
-
This is similar OPeninventor the activex control to the form of tree storage obj...
这是类似OPeninventor的activex控件,以树的形式存储对象,构造任意复杂的实体和场景,由于是封装了OpenGL的控件,
用户只要知道怎么建模即可,不必关心OpenGL如何操作。在VS2003下编译通过。-This is similar OPeninventor the activex control to the form of tree storage objects, construction of arbitrary complex entities and scenes, as is the OpenGL control package, the user modeling can be as long as know how, do not have to care about how to do OpenGL. Under the VS2003 compiler through.
- 2022-07-27 13:44:18下载
- 积分:1
-
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器...
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
- 2022-07-27 06:51:19下载
- 积分:1
-
OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序
OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序-zoom OpenGL, MFC use OpenGL development, portal program
- 2023-08-31 21:40:03下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1