文件名称:3DgameEngine
- 所属分类:
- 游戏引擎
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-16
- 文件大小:
- 10.79mb
- 下载次数:
- 0次
- 提 供 者:
- pove****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的3D游戏处理引擎,可以二次开发,是学习3D游戏开发的学习材料。-Simple 3D game engine, can secondary development, learning 3D game development learning materials.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmartEngine.sln
.....\App.ico
.....\AssemblyInfo.cs
.....\SmartEngine.csproj
.....\AI\FSM\State.cs
.....\..\...\StateCollection.cs
.....\..\...\StateMachine.cs
.....\..\...\Transition.cs
.....\..\...\TransitionCollection.cs
.....\bin\Debug\Microsoft.DirectX.AudioVideoPlayback.dll
.....\...\.....\Microsoft.DirectX.Diagnostics.dll
.....\...\.....\Microsoft.DirectX.Direct3D.dll
.....\...\.....\Microsoft.DirectX.Direct3DX.dll
.....\...\.....\Microsoft.DirectX.DirectDraw.dll
.....\...\.....\Microsoft.DirectX.DirectInput.dll
.....\...\.....\Microsoft.DirectX.DirectPlay.dll
.....\...\.....\Microsoft.DirectX.DirectSound.dll
.....\...\.....\Microsoft.DirectX.dll
.....\...\.....\ode.dll
.....\...\.....\SampleFramwork.dll
.....\...\.....\Smart.dll
.....\...\.....\Smart.pdb
.....\...\x86\Debug\Microsoft.DirectX.Direct3D.dll
.....\...\...\.....\Microsoft.DirectX.Direct3DX.dll
.....\...\...\.....\Microsoft.DirectX.DirectInput.dll
.....\...\...\.....\Microsoft.DirectX.DirectSound.dll
.....\...\...\.....\Microsoft.DirectX.dll
.....\...\...\.....\ode.dll
.....\...\...\.....\SampleFramwork.dll
.....\...\...\.....\Smart.dll
.....\...\...\.....\Smart.pdb
.....\Collections\BasicLists.cs
.....\...........\CustomCollectionBase.cs
.....\...........\Map.cs
.....\...........\Pair.cs
.....\..re\Actor.cs
.....\....\Engine.cs
.....\....\IApply.cs
.....\....\IPlayer.cs
.....\....\IState.cs
.....\....\NamingObject.cs
.....\....\Timer.cs
.....\Exception\BaseException.cs
.....\.........\DefaultPublisher.cs
.....\.........\ExceptionManager.cs
.....\.........\ObjectNotFound.cs
.....\Graphics\IGraphicsStream.cs
.....\........\IndexStream.cs
.....\........\IRenderable.cs
.....\........\IVertexStream.cs
.....\........\Material.cs
.....\........\MaterialDef.Designer.cs
.....\........\MaterialDef.xsd
.....\........\MaterialDef.xsx
.....\........\Mesh.cs
.....\........\RenderGroup.cs
.....\........\RenderQueue.cs
.....\........\RenderSystem.cs
.....\........\SubMesh.cs
.....\........\SubMeshCollection.cs
.....\........\TextureUnit.cs
.....\........\VertexData.cs
.....\........\VertexStreamBinder.cs
.....\........\Lighting\DirectionalLight.cs
.....\........\........\LightBase.cs
.....\........\........\LightCollection.cs
.....\........\........\PointLight.cs
.....\........\........\SpotLight.cs
.....\........\States\AlphaState.cs
.....\........\......\ColorBlendState.cs
.....\........\......\SamplerState.cs
.....\........\VertexStreams\ColorStream.cs
.....\........\.............\NormalStream.cs
.....\........\.............\PositionStream.cs
.....\........\.............\TexCoordStream.cs
.....\........\.............\VertexStream.cs
.....\Helper\Memory.cs
.....\......\ParseHelper.cs
.....\......\RawSerializer.cs
.....\......\StringHelper.cs
.....\......\Tokens.cs
.....\Input\InputHooker.cs
.....\Math\AxisAlignedBox.cs
.....\....\Edge.cs
.....\....\Geom.cs
.....\....\Ray.cs
.....\....\Sphere.cs
.....\....\Triangle.cs
.....\....\Vector3Helper.cs
.....\obj\SmartEngine.csproj.FileListAbsolute.txt
.....\...\Debug\ResolveAssemblyReference.cache
.....\...\.....\Smart.dll
.....\...\.....\Smart.pdb
.....\...\.....\TempPE\Graphics.MaterialDef.Designer.cs.dll
.....\...\.....\......\Terrain.LandScapeSetup.Designer.cs.dll
.....\...\x86\Debug\Smart.dll
.....\...\...\.....\Smart.pdb
.....\...\...\.....\TempPE\Graphics.MaterialDef.Designer.cs.dll
.....\...\...\.....\......\Terrain.LandScapeSetup.Designer.cs.dll
.....\Physics\DynamicActor.cs