-
C语言指纹识别源码
很好的C语言指纹识别程序,指纹增强程序,怎样细化一个指纹图像,计算有效的指纹区域,包含了指纹识别中各种算法的实现代码,该部分的代码由C写成。通过了测试。
- 2022-03-11 21:30:49下载
- 积分:1
-
在Opengl文件中程序avi文件的程序
在Opengl文件中程序avi文件的程序-in Opengl document procedures avi documentation procedures
- 2022-03-05 09:13:03下载
- 积分:1
-
编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。
编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。...
编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。
编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。-compiler required. H,. LIB,. DLL files in the development of the OpenGL found. Chapter12 compile the procedures need to install DirectX81SDK can be downloaded from the Internet.
- 2023-03-31 20:40:05下载
- 积分:1
-
用opengl和VC++实现的机器人手臂
用opengl和VC++实现的机器人手臂-Use opengl and VC++ Realize the robot arm
- 2022-02-25 19:51:30下载
- 积分:1
-
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,...
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programming on the basic principles and advanced applications.
- 2023-02-25 10:30:06下载
- 积分:1
-
双层次包围盒播放器
我将为每个控件通过沟通的双层次包围盒播放器。
但这种来源是只玩双层次包围盒文件。
在检测到的人体运动,这个软件使用非常重要结构。
- 2023-02-04 05:05:24下载
- 积分:1
-
OpenGL的运动机器人的演示程序,适合初学者使用,基于W ..
OpenGL的运动机器人演示适合初学者使用的程序,基于win32。-Robot movement OpenGL demo program suitable for beginners to use, based on the win32.
- 2022-02-11 18:01:51下载
- 积分:1
-
基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。...
基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
- 2022-08-10 19:34:44下载
- 积分:1
-
opengl入门程序旋转3d图形
应用背景opengl结合c#开发的入门程序,简单实现了立体图形绘制及旋转,.net 平台下使用opengl库例子。代码简单易懂且完整。经过测试能够成功运行,是一个新手学习纹理贴图的好例子。
关键技术Nehegl类库、opengl 结合VS2008 代码简单;思路明晰 csgl类库应用、纹理及绘图技术;opengl结合c#
- 2023-05-24 09:20:03下载
- 积分:1
-
openGL读obj文件构建三维模型
资源描述
openGL读取obj文件构建三维模型:
1) 使用半边结构(half edge data structure)读入一个三维网格模型,并在屏幕上显示;
2) 支持仅显示网格效果,仅显示顶点效果(自己设定顶点颜色),仅显示三角面效果(自己设定面颜色)以及同时显示面和边的效果;
3) 要读入的模型见附件“eight.uniform.obj”;
4) 四种显示方式参考效果见附件“模型显示.png”。
- 2023-08-09 17:00:06下载
- 积分:1