登录
首页 » Visual C++ » 3D-Model-Display

3D-Model-Display

于 2012-06-02 发布 文件大小:1131KB
0 309
下载积分: 1 下载次数: 27

代码说明:

  在XNA4.0中,3D游戏的制作,需要很多三维模型的导入,本代码显示fbx,x等三维模型的导入,并做了相应的动画。(XNA4.0 in the production of 3D games, you need a lot of three-dimensional model of the import of this code shows the 3D model import fbx, x, and the corresponding animation.)

文件列表:

3D Game
.......\3D Game
.......\.......\3D Game
.......\.......\.......\3D Game.csproj,7146,2010-09-18
.......\.......\.......\3D Game.csproj.Debug.cachefile,137,2012-06-01
.......\.......\.......\3D Game.csproj.user,452,2010-08-03
.......\.......\.......\BasicModel.cs,1361,2012-06-01
.......\.......\.......\bin
.......\.......\.......\...\x86
.......\.......\.......\...\...\Debug
.......\.......\.......\...\...\.....\3D Game.exe,14336,2012-06-01
.......\.......\.......\...\...\.....\3D Game.pdb,32256,2012-06-01
.......\.......\.......\...\...\.....\Content
.......\.......\.......\...\...\.....\.......\Models
.......\.......\.......\...\...\.....\.......\......\02.xnb,109175,2012-06-01
.......\.......\.......\...\...\.....\.......\......\a0260_0.xnb,43923,2012-06-01
.......\.......\.......\...\...\.....\.......\......\a0261_0.xnb,43923,2012-06-01
.......\.......\.......\...\...\.....\.......\......\a0262_0.xnb,43923,2012-06-01
.......\.......\.......\...\...\.....\.......\......\spaceship.xnb,202242,2012-06-01
.......\.......\.......\Camera.cs,1414,2010-08-03

.......\.......\.......\Game1.cs,3430,2010-08-03

.......\.......\.......\ModelManager.cs,2188,2012-06-01
.......\.......\.......\obj
.......\.......\.......\...\x86
.......\.......\.......\...\...\Debug
.......\.......\.......\...\...\.....\3D Game.csproj.FileListAbsolute.txt,1519,2012-06-01
.......\.......\.......\...\...\.....\3D Game.exe,14336,2012-06-01
.......\.......\.......\...\...\.....\3D Game.pdb,32256,2012-06-01
.......\.......\.......\...\...\.....\cachefile-{1A568527-1B8E-4FF0-B2B0-E467F050ABC9}-targetpath.txt,137,2012-06-02
.......\.......\.......\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6816,2012-06-02
.......\.......\.......\...\...\.....\Microsoft.Xna.Framework.RuntimeProfile.txt,20,2012-06-01
.......\.......\.......\...\...\.....\ResolveAssemblyReference.cache,41934,2012-06-01
.......\.......\.......\...\...\.....\TempPE
.......\.......\.......\Program.cs,384,2010-08-03
.......\.......\.......\Properties
.......\.......\.......\..........\AssemblyInfo.cs,1354,2010-08-03
.......\.......\.......\SpinningEnemy.cs,594,2010-08-03
.......\.......\3D GameContent
.......\.......\..............\3D GameContent.contentproj,2875,2012-06-01
.......\.......\..............\3D GameContent.contentproj.user,227,2012-06-01
.......\.......\..............\bin
.......\.......\..............\...\AnyCPU
.......\.......\..............\...\......\Debug
.......\.......\..............\...\x86
.......\.......\..............\...\...\Debug
.......\.......\..............\Models
.......\.......\..............\......\02.FBX,1069716,2011-10-21



.......\.......\..............\......\spaceship.x,480915,2010-08-03
.......\.......\..............\obj
.......\.......\..............\...\Debug
.......\.......\..............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5888,2012-06-02
.......\.......\..............\...\.....\TempPE
.......\.......\..............\...\x86
.......\.......\..............\...\...\Debug
.......\.......\..............\...\...\.....\3D GameContent.contentproj.FileListAbsolute.txt,153,2012-06-01
.......\.......\..............\...\...\.....\ContentPipeline.xml,7779,2012-06-01
.......\.......\..............\...\...\.....\Models
.......\.......\..............\...\...\.....\......\02_0.xml,275027,2012-06-01
.......\.......\..............\...\...\.....\......\spaceship_0.xml,513911,2012-06-01
.......\.......\..............\...\...\.....\ResolveAssemblyReference.cache,48984,2012-06-01
.......\3D Game.sln,1628,2010-08-03

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

发表评论

0 个回复

  • scanalyze-1.0.3_source_code
    斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
    2007-03-21 20:44:34下载
    积分:1
  • 3333
    基于2D轮廓的三维模型相似性比较研究 在游戏开发和机械建模 常用的方法
    2009-04-11 00:21:12下载
    积分:1
  • Nurbs
    Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。(The program code for NURBS curve and NURBS surface.)
    2021-03-11 20:59:25下载
    积分:1
  • nurbs
    关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨(About the nurbs curve interpolation is a free software interest you to explore together)
    2012-08-31 11:30:26下载
    积分:1
  • 翼边结构
    计算机图形学中最基本的翼边结构,本小程序采用vc实现了此中结构。(Computer Graphics basic winged edge structure, the small program using vc There is a realization of the structure.)
    2005-05-05 15:33:55下载
    积分:1
  • 运动检测系统(修改后)
    vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等(vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking)
    2020-06-26 08:20:02下载
    积分:1
  • 20051216165434883
    说明:  这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦(vc)
    2005-12-23 10:59:08下载
    积分:1
  • 4_02
    给出了迭代函数系统生成Julia集的代码(In this paper, a iterative function system redraw Julia program source code)
    2013-05-08 09:37:10下载
    积分:1
  • crank_rocker_force
    可以形象的看出图形的三维随距离的变化以及多方面的作用距离等一系列可视化应用(A series of visual applications can be visualized to see the three-dimensional changes of the graph with the distance and the distance of various aspects.)
    2018-03-29 18:20:47下载
    积分:1
  • principal_curvatures
    基于PCL的三维点云模型表面主曲率估计的具体实现(estimation of the principal curvature)
    2013-12-19 18:52:43下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载