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

3D-Model-Display

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

  • 20051216165434883
    说明:  这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦(vc)
    2005-12-23 10:59:08下载
    积分: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
  • MuJing1.0
    VTK+MFC读取医学dicom图像及GPU三维重建(VTK MFC GPU)
    2021-02-19 16:19:44下载
    积分:1
  • 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
  • drawlinewithc
    在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。(You can draw a line with this code,also ,you can get the mouse s location with it at anytime.)
    2009-06-12 11:11:04下载
    积分:1
  • meshsimplification
    网格简化程序基于3D三角网格简化,代码简单实用,而且非常有效的节省时间(meshsimplification is a C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes. The goals of the code are ease of use and efficiency, possibly at the expense of some generality.)
    2015-03-01 00:49:53下载
    积分: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
  • SMYAOJ14
    实现三维对象的平移,旋转变换,以及投影变换,不错的(Realize 3 d object of translation, rotation transformation and projection transformation, good)
    2017-05-07 15:52:59下载
    积分:1
  • terrain
    演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
    2013-05-27 23:51:46下载
    积分:1
  • AceConverter_DXF转G代码
    dxf图转G代码工件软件,dxf读取过程清晰(DXF diagram to G code workpiece software, DXF read process is clear)
    2017-07-12 14:18:48下载
    积分:1
  • 696518资源总数
  • 104603会员总数
  • 38今日下载