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

3D-Model-Display

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

  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • daima
    说明:  三维地形实时动态显示的核心代码---来自<<Visual C++ 编程技巧典型案例解析>>(Real-time dynamic display of three-dimensional topography of the core code--- from <<Visual C++编程技巧典型案例解析>>)
    2008-09-15 21:27:57下载
    积分:1
  • 3Dgdi
    在VB6.0和DX9中实现3D图象编程。(in VB6.0 and DX9 3D images to achieve programming.)
    2006-10-11 21:52:40下载
    积分:1
  • qt-3dconstruct
    qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引(qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices)
    2013-07-17 20:17:48下载
    积分:1
  • 3DCylinder
    3维圆柱面,可以上下左右不同视角观看,使用上下左右方向键操作(3D Cylinder)
    2013-12-12 21:14:08下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • ply2pcd
    点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
    2021-04-07 12:59:01下载
    积分:1
  • QUADTREE地
    说明:  四叉树(lod)实现地形三维可视化的程序,内有代码和数据(quadtree (incomplete) 3D terrain visualization procedures, which have code and data)
    2005-10-19 19:47:15下载
    积分:1
  • 3dsound
    3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品。(关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品 请键入文字或网站地址,或者上传文档。 取消 3D yīnxiào de shíxiàn xiàoguǒ chéngxù, cānkǎo zhège chéngxù, yě kěyǐ xiě chū 3D yīnxiào de zuòpǐnThe realization of 3D sound effect program, refer to this program, you can also write 3D sound works)
    2014-05-22 11:46:38下载
    积分:1
  • zeus2d_v2.0.tar
    二维磁流体计算程序,可根据问题干煸,已有改变成三维的版本(Two-dimensional MHD calculation program, according to the problem dry stir, has changed into a three-dimensional version of the)
    2020-11-21 10:49:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载