搜索资源列表
3D图形子程序库.tar
- 一些3D图形的绘制例子.-some 3D graphics rendering example.
OpenGL最全数学库
- OpenGL的数学库!分别处理数学和几何运算。3D 数学库-矩阵 向量 四元数 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算,详见代码
VC++环境下实现opengl的3D漫游效果
- 本代码主要在VC++环境下实现opengl的3D漫游效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve a 3D roaming opengl effect, if not compile opengl development libraries available (opengl development library) fir
OpenGUI_src_0.8.zip
- OpenGUI 一个用于3D环境的界面库,支持Ogre,opengl等。,OpenGUI
3D-physics-simulation
- 本代码主要在VC++环境下实现opengl的物理实验演示效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve opengl physics experiments demonstrate the effect, if not compile opengl development libraries available (opengl
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
3D-effect-of-glow
- 本代码主要在VC++环境下利用opengl实现光晕效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment using opengl achieve halo effect, if not compile opengl development libraries available (opengl development library) first con
planeGame
- 一个飞机射击游戏的源码,采用opengl库函数射击,3D模型采用3ds软件生成 -A plane shooting game of the source, using opengl library function shooting, 3D model generation software used 3ds
ogles-0.82-samples
- opengl es 开发库。里面包含了移动开发opengl程序必须的函数-opengl es Development Library. Which contains the mobile development process must be a function of opengl
200611267337[1]
- 3d controls 的 开发与配置(3d库与控件 )-3d controls development and configuration (3d library with the controls)
CG-sun-earth-model
- 一个vc环境下的计算机图形学实验编程,使用opengl库编写的一个展示地球、月亮、太阳旋转关系的程序-A vc environment experimental computer graphics programming, opengl library use to prepare a display of the Earth, the moon, the sun rotating relations procedures
3DFont
- 绘制一个 3D字体,用OPENGL库函数实现并且综合运用了数据结构-a 3D font with OPENGL technology
vtk5
- 3d 不规则物体重建之面绘制,使用到了VTK的函数库-3d reconstruction of the surface rendering
G3D-7.01-src
- G3D 引擎是为 C++ 的游戏开发者、研究人员或者学生准备的 3D 图形库,包含一组可靠而且高性能的通用三维示例。src版-G3D engine for C++ for game developers, researchers or students to prepare the 3D graphics library, contains a set of reliable and high-performance general-purpose three-dimensional examp
math_3D_lib
- as3 3d数学库包含away3D,sandy3D等的数学库-as3 3D Math
3Dmarbles
- 用opengl实现的简单三维弹球,用到glut这个opengl这个函数库-Opengl achieved with a simple three-dimensional billiard, the opengl use the glut library
spheres
- 3D球体在不同光照下的形态,OpenGL库实现,需要glut头文件。-3D sphere under different type of lighting.
OPENGLNURBS
- 通过对opengl库的引用,实现了nurbs曲线面的绘制,具有3d和2d相关建模功能的极大参考借鉴作用。-By opengl reference library and realized nurbs curve surface rendering with 3d and 2d modeling capabilities related to the role of a great reference to learn from.
PRO_OGRE_3D_PROGRAMMING
- Ogre 3D是一个成熟,稳定,可靠,灵活,跨平台,而且拥有丰富功能实时3D图形库。本书讨论的主题是其中视频图像部分:更准确地说,是Ogre 3D渲染库以及如何用它去渲染图象。在Ogre 3D的名字中包含“3D”是很贴切的,因为那就是它所能做的所有事情。它不能处理用户输入,不能管理你的游戏状态,不能做网络通讯,不能播放声音。它只是做为一个3D渲染引擎被设计出来,并且那就是它唯一的应用。因为专业,所以它总是能够很好的完成它本分的任务。(虽然Ogre引擎中也会包含比如输入系统等一些简单的实现,但官方
3DFaceRecognitionBasedon3DLBPandKernelDiscriminant
- 二维照片的人脸识别对光照、姿态和化妆等因素很敏感,故提出了一种将三维局部二值模式(3DLBP)和核享,1剐分析(KDA)相结合的三维人脸识剐方法.采用3DLBP描述人脸深度图像的特征,高斯核函数KDA 作为分类器,使用Chi平方统计改进高斯核函数、采用FRGC v2.0中2003春季采集的三维人脸库进行实验.实验结果表明,该 方法在每人2个训练样本时,识别率为91.8%,而PCA和3DLBP的识别率分别为60.4%和78.3%;当每人的训练样本数增至6个时,识别率为98.4%,而PCA和3D