CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - skeleton animation

搜索资源列表

  1. Menmove

    0下载:
  2. 在vc++6.0环境下,利用directx写的骨骼动画的实例,阐述骨骼动画的原理,适应初学者,学习direcx的使用。-in vc 6.0 circumstances, the use of DirectX write the skeleton animation, describes the principle skeletal animation, adapt and beginners learning direcx use.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:505462
    • 提供者:飞雪
  1. 08.KeyFrameAni

    0下载:
  2. 桢动画的例子,让你学习骨骼动画更简单。描述了骨骼动画里的桢动画的实现-Lo animation example, let you learn more simple skeletal animation. Descr iption of the skeleton animation Lane undercover animation achievement
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:225459
    • 提供者:曹建
  1. 3D ARPG类游戏Demo(VC)

    0下载:
  2. 3D ARPG类游戏模式Demo(VC)屏幕坐标反向变换到3D坐标应用DirectX9,展示了如何载入和显示.X文件里的骨骼动画。-3D games Demo mode (VC) screen coordinates to reverse transform DirectX9 3D coordinates application, demonstrated how printed and display. X documents in the skeleton animation.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1378454
    • 提供者:灵泉
  1. skelecton-opengl.用opengl写的一个骨骼动画

    1下载:
  2. 用opengl写的一个骨骼动画,实现运动人体骨骼点阵模型的绘制。该人体模型需要具有以下功能:显示为点阵模型;可以运动,Opengl written with a skeletal animation, the realization of the human skeleton movement map lattice model. The needs of the human body model has the following functions: display for the latt
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:74963
    • 提供者:dirk
  1. SpaceMan.rar

    0下载:
  2. 主要演示了骨骼动画和MD2帧动画的驱动,以及过渡,2D火焰,倒影等简单特效。,a simple application to demonstration skeleton animation ,transition, 2d texture fire and reflection .
  3. 所属分类:DirextX

    • 发布日期:2017-05-30
    • 文件大小:4769874
    • 提供者:吴震辰
  1. bvh.rar

    0下载:
  2. 人体骨骼动画,BVH格式文件。 是一种树形层次结构表示的人体骨骼,Human skeletal animation, BVH format. Is a tree-like hierarchical structure of the human skeleton
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4450888
    • 提供者:陈金福
  1. RoleMove.rar

    0下载:
  2. Visual C++/DirectX9 3D游戏开发引导的一个骨骼动画例子,Visual C++/DirectX9 3D game development as a guiding example of skeleton animation
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2336053
    • 提供者:lionel_liu
  1. SkeletalAnimation

    0下载:
  2. 一个基于骨骼动画bvh文件,obj文件的三维人体运动程序,c++opgl,有演示程序和源码skinAndskelet-A skeleton-based animation bvh file, obj file of the three-dimensional human motion program, c++ opgl, a demo program and source code skinAndskelet
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:763956
    • 提供者:hzt
  1. 3dsmax.Skeleton.Exporter

    0下载:
  2. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:56269
    • 提供者:翟咏强
  1. AdvancedAnimationwithDirectX

    0下载:
  2. DirectX高级动画编程-源代码,详细讲解了如何实现帧动画,骨骼动画,面部动画等-DirectX advanced animation programming- source code, detailed account of how to achieve frame animation, skeleton animation, facial animation, etc.
  3. 所属分类:DirextX

    • 发布日期:2017-05-27
    • 文件大小:10448157
    • 提供者:黎明
  1. animation

    2下载:
  2. OSG简单骨骼动画,简单模拟人体手臂的骨骼运动,其中包含skeleton 和bone两种类型-simple skeleton animation based OSG
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2936810
    • 提供者:辛静
  1. Skinmesh

    0下载:
  2. 实现骨骼动画类,实现简单骨骼动画载入鸡演示-Category to achieve skeletal animation, skeleton animation simple loading
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:863273
    • 提供者:gex
  1. a1155

    0下载:
  2. 骨骼动画.用c++ opengl 实现, 写得不错,值得初学者借鉴。-Skeleton animation. With c++ Opengl realized, well written, it is worth drawing for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:98441
    • 提供者:谭张杨
  1. osgCal_VCProject

    1下载:
  2. OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:461548
    • 提供者:李英伦
  1. DDemo

    0下载:
  2. 简单的地形骨骼动画天空演示-Simple skeleton animation sky terrain demo
  3. 所属分类:Other Games

    • 发布日期:2017-05-29
    • 文件大小:5576452
    • 提供者:海贼猎人
  1. SourceCode

    0下载:
  2. 解析CS骨骼动画的万能类,只要随便搭建一个环境就可以使用。-Analysis of CS omnipotent skeleton animation category, as long as the structures of a casual environment you can use.
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:10475
    • 提供者:陆永刚
  1. 08_UseAnimMeshClass

    0下载:
  2. 运用DirectX 9.0实现了骨骼动画技术.让模型很好的动起来.-The use of DirectX 9.0 implementation of the skeleton animation technology. So a good model for moving.
  3. 所属分类:DirextX

    • 发布日期:2017-04-25
    • 文件大小:481170
    • 提供者:黄友财
  1. 3Dcharacteranimationskeletonsource

    0下载:
  2. 3D人物骨骼动画源代码,供正在从事计算机三维动画的同行参考-3D character animation skeleton source code for three-dimensional computer animation is engaging in peer reference
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:503640
    • 提供者:w
  1. BoneAnimation

    0下载:
  2. vc++ opengl 实现的简单骨骼动画模型 如果要进一步研究骨骼动画 可以在此基础修改而成-vc++ opengl to achieve a simple skeletal animation model to further study the skeleton animation can be modified on this basis from
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:205516
    • 提供者:dw
  1. animation

    0下载:
  2. Demonstrate MD2 skeleton animation
  3. 所属分类:DirextX

« 12 3 »
搜珍网 www.dssz.com