-
增强三
加强的三维人脸程序支持键盘和鼠标旋转,使用vc++和opencv实现-Enhanced three-dimensional facial procedures to support the keyboard and mouse rotation, the use of vc++ And realize opencv
- 2022-03-05 10:18:53下载
- 积分:1
-
opengl Red Book
opengl红皮书-opengl Red Book
- 2022-08-11 23:28:37下载
- 积分:1
-
OpenGL learners to find a dream the source code examples, OpenGL supporters at t...
找到一个OpenGL学习者梦寐以求的源代码例子,OpenGL的支持者都来看看吧-OpenGL learners to find a dream the source code examples, OpenGL supporters at the end of
- 2022-07-13 10:32:21下载
- 积分:1
-
用vc+opengl模拟水波传播
其中的水波算法 还是可以一用的
用vc+opengl模拟水波传播
其中的水波算法 还是可以一用的-with vc opengl simulated wave spread the wave can be an algorithm or the
- 2022-03-02 03:18:35下载
- 积分:1
-
graphics third experiment, the two main line drawing algorithm.
图形学第三次实验报告,主要实现两种画线的算法。-graphics third experiment, the two main line drawing algorithm.
- 2022-08-11 16:18:42下载
- 积分:1
-
小波变换 c++平台
小波变换是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的时间一频率窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,因此,小波变换在许多领域都得到了成功的应用,特别是小波变换的离散数字算法已被广泛用于许多问题的变换研究中。从此,小波变换越来越引起人们的重视,其应用领域来越来越广泛。
- 2022-06-26 01:59:34下载
- 积分: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入门经典!很详细的说明,入门者首选,也可供其他专业人士参考!-OpenGL entry classic! Very detailed description of the preferred beginners, but also a reference for other professionals!
- 2022-02-12 12:15:48下载
- 积分:1
-
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-03-04 10:24:41下载
- 积分:1
-
多边形扫描转换算法
多边形扫描转换算法-polygon scan conversion algorithm
- 2022-07-26 02:16:45下载
- 积分:1