搜索资源列表
bloddd_skeleton
- 本文提供一种将骨架动作矢量映射到人体骨架模型的一种方法,通过输入各个骨骼的当前方向,反馈给骨架模型,这样就实现了动画的效果。实验开发工具是VC6.0在OpenGL平台上开发完成。 -this paper will provide a skeleton moves vector mapping of the human skeleton model in a way, all through the importation of bone current direction, back to
学OpenGL编3D游戏_CAI
- 学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program d
rentiguge
- 人体三维骨骼动画 基于OPENGL 可以实现鼠标控制骨骼的功能-Three-dimensional animation of human skeleton can be achieved based on OPENGL mouse control function of bone
skinAndskelet.zip
- 一个基于骨骼动画(bvh文件,obj文件)的三维人体运动 程序,c++ opgl,有演示程序 和源码。,Animation based on the bone (bvh file, obj file) of the three-dimensional human motion procedures, c++ opgl, have a demo program and source code.
BoneAnim.zip
- 导入3D模型,绑定骨骼并制作成骨骼动画,比较逼真!,Import 3D models into binding bone and bone animation, realistic comparison of the!
Opengl3d_cai
- 《学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。 《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。 《学OpenGL编3D游戏》的教学辅助系统CAI由四大块组成: A、程序要点说明 B、程序编制演示 C、程序运行效果 D、源程序- Learning OpenGL made 3D game
FaceCons
- VC和OPENGL编写的人脸骨骼建模,很基本也很容易懂-VC and OPENGL prepared Face bone modeling, very basic and easily understood
aa
- 人体三维骨骼运动仿真研究毕业设计(报告加源程序).-Human body three-dimensional simulation of bone graduation exercise design (add source report).
Skeletal-animation
- 该程序用C++结合OpenGl实现了基本的骨骼运动效果-The program using C++ with OpenGl movement to achieve the basic effect of bone
3DHB
- 人体三维骨骼运动仿真研究基于OpenGL-Simulation of three-dimensional movement of human bone OpenGL-based
Basic-bone
- OpenGL:Tutorials:Basic Bones System 了解基本的骨骼动画系统,从维基百科上翻译过来的一篇文章,代码我自己整理了,并且运行成功。-A bone system- aka skeletal system- is a technique used to create skeletal animations. A skeletal animation consists of a skin mesh and an associated bone structure,
skeletonDrivenAnimation
- 在visual stdio 2010 中开发的使用opengl图形库的三维动画程序,程序读取ASF/AMC 文件并进行解读,实现实时的数据驱动的角色动画。程序会根据AMC文件生成播放列表,产生连续播放,两个不同动作文件之间会有光滑过渡。有关ASF/AMC的格式介绍,请查阅相关资料。角色有蒙皮,你可以根据自己需要选择自己的蒙皮,但需要自己提供Obj格式的三维模型,为了使骨骼驱动皮肤,你还需要提供皮肤与骨骼绑定的权重数据,我提供了maya插件可以将你的模型和骨骼的权重数据在maya中导出,注意may
DLDEngine3D
- opengl es程序, 实现导入ms3d骨骼模型-opengl es programme,import the ms3d bone model
Basic-bone
- OpenGL:Tutorials:Basic Bones System 了解基本的骨骼动画系统,从维基百科上翻译过来的一篇文章,代码我自己整理了,并且运行成功。-A bone system- aka skeletal system- is a technique used to create skeletal animations. A skeletal animation consists of a skin mesh and an associated bone structure, so
skeleton
- 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the