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

3D-Model-Display

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

  • 用Opengl画出三维地
    读取dem数据,用Opengl画出三维地形,实现漫游。(Read dem data,and use Opengl to render the 3D Terrian. )
    2009-12-09 18:24:51下载
    积分:1
  • osgRecipes-master
    osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
    2013-09-07 21:30:32下载
    积分:1
  • 3D-Pure-VB
    A 3D aplication in Pure VB
    2014-01-17 06:47:42下载
    积分:1
  • SKYBOX
    游戏中天空盒的模拟实现,鼠标控制观察这个天空盒,工程的构架可以通用,极大方便读者。(Game simulation of the realization of the sky box, mouse control to observe the sky boxes, the project can be generic framework, which greatly facilitate the reader.)
    2008-07-09 19:02:30下载
    积分:1
  • DrawPicture
    计算机图形学的例子,包含有图形平移,旋转,3d显示和消隐等(Examples of computer graphics, including graphic translation, rotation, 3d display and blanking)
    2012-11-20 22:44:35下载
    积分:1
  • EasyGUI
    简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
    2012-07-22 00:19:37下载
    积分:1
  • trimesh_12-16_m
    3d 图形变换相关的代码,借助现有的一些几何库,实现了如三角网格化简 参数化等的内容(3D model tranform code)
    2015-12-16 10:00:44下载
    积分:1
  • msvc_at3dx1-2-3
    3D秀字程式,可秀出旋轉立體字 使用visual c++編譯(3D-word programming, rotating three-dimensional characters in 2004 and the use of visual c compiler)
    2006-07-08 01:45:31下载
    积分:1
  • 任意平面的裁切0.2
    说明:  基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本(It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loading, configration of plane for clip,configration and display of borders and 3D reconstruct.(PS:VTK 4.0 or above version is needed))
    2005-09-23 10:04:58下载
    积分:1
  • segmentation3D
    利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)
    2009-06-01 17:15:55下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载