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

3D-Model-Display

于 2012-06-02 发布 文件大小:1131KB
0 378
下载积分: 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 个回复

  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • CAM_simulator_src
    一个老外写的车削数控仿真程序,有g代码编辑的(a foreigner was turning the NC simulation program, code editors g)
    2021-04-22 23:08:48下载
    积分:1
  • earthquakeanalysis
    对地震数据进行分析,并对它们进行三维重建,可用来对地震原因进行探索.(Analysis of seismic data, and their three-dimensional reconstruction, can be used to explore the causes of earthquakes.)
    2009-03-23 11:43:22下载
    积分:1
  • Delaunay
    三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法(delaunay triangular mesh generation algorithm)
    2016-11-08 18:24:50下载
    积分:1
  • BeautyScene
    DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
    2009-10-02 14:45:06下载
    积分:1
  • 4_02
    给出了迭代函数系统生成Julia集的代码(In this paper, a iterative function system redraw Julia program source code)
    2013-05-08 09:37:10下载
    积分:1
  • Barsky
    这是计算机图形学的内容,可以实现线段的裁剪,初学者适用(This is the content of computer graphics, the cutting line can be achieved, for beginners)
    2011-01-12 23:38:40下载
    积分:1
  • NCCodeSimulator
    五轴NC代码模拟器,输入NC代码可以显示刀具路径和走刀过程。用VC++6.0 可以打开并编译(Five-axis NC code simulator, enter the NC code can display the process of tool path and tool path. With VC++6.0 can open and compile)
    2020-09-10 05:58:01下载
    积分:1
  • D3D
    所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
    2020-09-17 18:18:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载