登录
首页 » C# » SkinningSample_4_0

SkinningSample_4_0

于 2014-10-07 发布 文件大小:9816KB
0 259
下载积分: 1 下载次数: 15

代码说明:

  XNA读取fbx模型的示例,能够播放骨骼蒙皮动画(Example XNA read fbx model, capable of playing skinned animation)

文件列表:

Microsoft Permissive License.rtf,46149,2010-09-15
SkinnedModel
............\AnimationClip.cs,1671,2010-09-15
............\AnimationPlayer.cs,6693,2010-09-15

............\Keyframe.cs,1694,2010-09-15
............\Properties
............\..........\AppManifest.xml,207,2010-09-15
............\..........\AssemblyInfo.cs,1277,2010-09-15
............\..........\WMAppManifest.xml,1383,2010-09-15
............\SkinnedModelPhone.csproj,7300,2010-09-15
............\SkinnedModelWindows.csproj,9174,2010-09-15
............\SkinnedModelXbox.csproj,7000,2010-09-15
............\SkinningData.cs,2501,2010-09-15
SkinnedModelPipeline
....................\Properties
....................\..........\AssemblyInfo.cs,1283,2010-09-15
....................\SkinnedModelPipeline.csproj,3238,2010-09-15
....................\SkinnedModelProcessor.cs,10337,2010-09-15
Skinning.htm,18856,2010-09-15
SkinningSample

..............\Content
..............\.......\dude.fbx,8221807,2010-09-15
..............\.......\head.tga,3145772,2010-09-15
..............\.......\jacket.tga,3145772,2010-09-15
..............\.......\pants.tga,3145772,2010-09-15
..............\.......\SkinningSampleContent.contentproj,5101,2010-09-15
..............\.......\upBodyC.tga,3145772,2010-09-15

..............\Properties
..............\..........\AppManifest.xml,207,2010-09-15
..............\..........\AssemblyInfo.cs,1327,2010-09-15
..............\..........\WMAppManifest.xml,1387,2010-09-15
..............\SkinningSample.cs,8113,2010-09-15

..............\SkinningSamplePhone.csproj,8262,2010-09-15
..............\SkinningSampleWindows.csproj,8922,2010-09-15
..............\SkinningSampleXbox.csproj,7859,2010-09-15
SkinningSample (Phone).sln,6261,2010-09-15
SkinningSample (Windows).sln,2191,2010-09-15
SkinningSample (Xbox).sln,6017,2010-09-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Beziar
    说明:  基于函数的曲线曲面绘制,以及beziar曲线曲面的绘制(Drawing curves and surfaces based on function, and the drawing of curves and surfaces beziar)
    2011-03-01 19:15:44下载
    积分:1
  • 200542176571233
    说明:  几何变换,能实现二维图像的平移,旋转和放缩功能。(geometric transformation, 2D images to achieve the translation, rotation and scaling functions.)
    2005-11-19 14:48:40下载
    积分:1
  • distance2curve
    本编程用于求解点到曲面的距离,快捷便利。(Solving the Distance from Point to Surface)
    2020-11-10 10:19:46下载
    积分:1
  • STL_DISPLAY_Display
    STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上(a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen. )
    2020-07-03 21:00:02下载
    积分:1
  • Graphics
    运用Visual C++编译器实现的3D图像变成代码,主要实现图像绘制(Using Visual C++ compiler implements the 3D image into a code, the main image rendering)
    2014-12-26 14:39:14下载
    积分:1
  • IET_CV_SOAMST_2011
    一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简单而有效的方法来估计的规模为目标。然后一种方法, 利用估计的区域和第二阶中心矩,提出 自适应地估计目标的宽度,高度和方向的变化。广泛 实验来证实所提出的方法,并验证其可靠性 规模和方向变化的目标。(A scale and orientation adaptive mean shift tracking (SOAMST) algorithm is proposed in this paper to address the problem of how to estimate the scale and orientation changes of the target under the mean shift tracking framework. In the original mean shift tracking algorithm, the position of the target can be well estimated, while the scale and orientation changes can not be adaptively estimated. Considering that the weight image derived from the target model and the candidate model can represent the possibility that a pixel belongs to the target, we show that the original mean shift tracking algorithm can be derived using the zeroth and the first order moments of the weight image. With the zeroth order moment and the Bhattacharyya coefficient between the target model and candidate model, a simple and effective method is proposed to estimate the scale of target. Then an approach, which utilizes the estimated area and the second order center moment, is proposed to adaptively e)
    2013-08-06 16:55:36下载
    积分:1
  • matlab_temporal-phase-unwrapping-
    展开相位是物体表面三维形貌测量中一项关键技术,为了避免相位展开过程中的误差传播效应,Saldner和Huntlye等提出了时间相位展开方法。用matlab模拟了时间相位展开的方法(Expand the phase surface 3D topography measurement of a key technology in order to avoid the phase unwrapping process of error propagation effects, Saldner and Huntlye temporal phase unwrapping. Using matlab to simulate the temporal phase unwrapping method)
    2012-06-07 11:20:25下载
    积分:1
  • BM3D
    BM3D完整代码(不是.p文件),可以看到全部代码,供学习参考(BM3D complete code (not the .p file), you can see all the code, for study and reference)
    2021-03-21 21:59:16下载
    积分:1
  • D3D9Init
    说明:  D3D 的入门程序,包括初始化D3D编程环境和初始化窗口(D3D init program)
    2010-04-20 14:33:32下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载