- 51Aspx源码必读.txt[2KB]
- Smart\AssemblyInfo.cs[1KB]
- Smart\SmartEngine.csproj[16KB]
- Smart\AI\FSM\State.cs[4KB]
- Smart\AI\FSM\StateCollection.cs[1KB]
- Smart\AI\FSM\StateMachine.cs[2KB]
- Smart\AI\FSM\Transition.cs[1KB]
- Smart\AI\FSM\TransitionCollection.cs[618B]
- Smart\Collections\BasicLists.cs[497B]
- Smart\Collections\CustomCollectionBase.cs[2KB]
- Smart\Collections\Map.cs[3KB]
- Smart\Collections\Pair.cs[287B]
- Smart\Core\Actor.cs[2KB]
- Smart\Core\Engine.cs[6KB]
- Smart\Core\IApply.cs[322B]
- Smart\Core\IPlayer.cs[368B]
- Smart\Core\IState.cs[365B]
- Smart\Core\NamingObject.cs[722B]
- Smart\Core\Timer.cs[4KB]
- Smart\Exception\BaseException.cs[4KB]
- Smart\Exception\DefaultPublisher.cs[3KB]
- Smart\Exception\ExceptionManager.cs[2KB]
- Smart\Exception\ObjectNotFound.cs[258B]
- Smart\Graphics\IGraphicsStream.cs[846B]
- Smart\Graphics\IndexStream.cs[2KB]
- Smart\Graphics\IRenderable.cs[956B]
- Smart\Graphics\IVertexStream.cs[383B]
- Smart\Graphics\Material.cs[2KB]
- Smart\Graphics\MaterialDef.Designer.cs[80KB]
- Smart\Graphics\MaterialDef.xsd[2KB]
- Smart\Graphics\Mesh.cs[1KB]
- Smart\Graphics\RenderGroup.cs[2KB]
- Smart\Graphics\RenderQueue.cs[2KB]
- Smart\Graphics\RenderSystem.cs[5KB]
- Smart\Graphics\SubMesh.cs[982B]
- Smart\Graphics\SubMeshCollection.cs[597B]
- Smart\Graphics\TextureUnit.cs[2KB]
- Smart\Graphics\VertexData.cs[1KB]
- Smart\Graphics\VertexStreamBinder.cs[4KB]
- Smart\Graphics\Lighting\DirectionalLight.cs[630B]
- Smart\Graphics\Lighting\LightBase.cs[1KB]
- Smart\Graphics\Lighting\LightCollection.cs[669B]
- Smart\Graphics\Lighting\PointLight.cs[1012B]
- Smart\Graphics\Lighting\SpotLight.cs[1KB]
- Smart\Graphics\States\AlphaState.cs[1KB]
- Smart\Graphics\States\ColorBlendState.cs[1KB]
- Smart\Graphics\States\SamplerState.cs[2KB]
- Smart\Graphics\VertexStreams\ColorStream.cs[1KB]
- Smart\Graphics\VertexStreams\NormalStream.cs[1KB]
- Smart\Graphics\VertexStreams\PositionStream.cs[2KB]
- Smart\Graphics\VertexStreams\TexCoordStream.cs[1KB]
- Smart\Graphics\VertexStreams\VertexStream.cs[2KB]
- Smart\Helper\Memory.cs[491B]
- Smart\Helper\ParseHelper.cs[1KB]
- Smart\Helper\RawSerializer.cs[4KB]
- Smart\Helper\StringHelper.cs[1KB]
- Smart\Helper\Tokens.cs[2KB]
- Smart\Input\InputHooker.cs[4KB]
- Smart\Math\AxisAlignedBox.cs[4KB]
- Smart\Math\Edge.cs[1KB]
- Smart\Math\Geom.cs[865B]
- Smart\Math\Ray.cs[1KB]
- Smart\Math\Sphere.cs[1KB]
- Smart\Math\Triangle.cs[1KB]
- Smart\Math\Vector3Helper.cs[1KB]
- Smart\obj\SmartEngine.csproj.FileListAbsolute.txt[1KB]
- Smart\Physics\DynamicActor.cs[800B]
- Smart\Physics\IDynamicSimulator.cs[2KB]
- Smart\Physics\IJoint.cs[690B]
- Smart\Physics\IRigidBody.cs[671B]
- Smart\Physics\PhysicalActor.cs[1KB]
- Smart\Physics\ODE\ODEDynamicSimulator.cs[10KB]
- Smart\Physics\ODE\ODEHelper.cs[1KB]
- Smart\Physics\ODE\ODEJoint.cs[230B]
- Smart\Physics\ODE\ODERigidBody.cs[5KB]
- Smart\Physics\ODE\ODESurface.cs[411B]
- Smart\Physics New\DynamicActor.cs[838B]
- Smart\Physics New\IDynamicSimulator.cs[2KB]
- Smart\Physics New\IJoint.cs[215B]
- Smart\Physics New\IRigidBody.cs[637B]
- Smart\Physics New\PhysicalActor.cs[1KB]
- Smart\Physics New\ODE\ODEDynamicSimulator.cs[9KB]
- Smart\Physics New\ODE\ODEHelper.cs[1KB]
- Smart\Physics New\ODE\ODEJoint.cs[229B]
- Smart\Physics New\ODE\ODERigidBody.cs[4KB]
- Smart\Physics New\ODE\ODESurface.cs[450B]
- Smart\Procedural\MeshCreator.cs[1KB]
- Smart\Resources\MaterialManager.cs[2KB]
- Smart\Resources\MeshManager.cs[1KB]
- Smart\Resources\ResourceManager.cs[793B]
- Smart\Resources\TextureManager.cs[1KB]
- Smart\Resources\Loaders\MaterialLoader.cs[3KB]
- Smart\Resources\Loaders\MD2MeshLoader.cs[8KB]
- Smart\Resources\Loaders\OBJMeshLoader.cs[6KB]
- Smart\SceneGraph\Camera.cs[9KB]
- Smart\SceneGraph\CameraCollection.cs[657B]
- Smart\SceneGraph\SceneManager.cs[10KB]
- Smart\SceneGraph\SceneNode.cs[8KB]
- Smart\SceneGraph\SceneNodeCollection.cs[615B]
- Smart\SceneGraph\SceneObject.cs[1KB]
- Smart\SceneGraph\SceneObjectCollection.cs[630B]
- Smart\SceneGraph\Entity\Billboard.cs[1KB]
- Smart\SceneGraph\Entity\BillboardGroup.cs[6KB]
- Smart\SceneGraph\Entity\BillboardGroupCollection.cs[721B]
- Smart\SceneGraph\Entity\MeshEntity.cs[2KB]
- Smart\SceneGraph\Entity\PlaneEntity.cs[3KB]
- Smart\SceneGraph\Entity\SkyBox.cs[2KB]
- Smart\SceneGraph\Entity\SubMeshEntity.cs[2KB]
- Smart\SceneGraph\Entity\SubMeshEntityCollection.cs[720B]
- Smart\SceneGraph\Octree\OctreeNode.cs[2KB]
- Smart\SceneGraph\Octree\OctreeSceneManager.cs[5KB]
- Smart\SceneGraph\Octree\OctreeSceneNode.cs[1023B]
- Smart\Terrain\LandScapeSetup.Designer.cs[61KB]
- Smart\Terrain\LandScapeSetup.xsd[1KB]
- Smart\Terrain\TerrainInfo.cs[5KB]
- Smart\Terrain\TerrainTile.cs[4KB]
- Smart\Test\BoundingBoxAspect.cs[413B]
- Smart\Test\TreeNode.cs[370B]
- Smart\Test\TreeNodeAspect.cs[297B]
- SmartDemo\AssemblyInfo.cs[1KB]
- SmartDemo\Demo.cs[6KB]
- SmartDemo\SmartDemo.csproj[6KB]
- SmartDemo\bin\Debug\LandScape.xml[639B]
- SmartDemo\bin\Debug\Log.txt[3B]
- SmartDemo\bin\x86\Debug\LandScape.xml[639B]
- SmartDemo\bin\x86\Debug\Log.txt[3B]
- SmartDemo\obj\SmartDemo.csproj.FileListAbsolute.txt[2KB]
- from.gif[4KB]
- SmartEngine.sln[1KB]
- 最新Asp.Net源码下载.url[125B]
- Smart\App.ico[1KB]
- Smart\bin\Debug\Microsoft.DirectX.AudioVideoPlayback.dll[52KB]
- Smart\bin\Debug\Microsoft.DirectX.Diagnostics.dll[12KB]
- Smart\bin\Debug\Microsoft.DirectX.Direct3D.dll[443KB]
- Smart\bin\Debug\Microsoft.DirectX.Direct3DX.dll[2.51MB]
- Smart\bin\Debug\Microsoft.DirectX.DirectDraw.dll[142KB]
- Smart\bin\Debug\Microsoft.DirectX.DirectInput.dll[155KB]
- Smart\bin\Debug\Microsoft.DirectX.DirectPlay.dll[356KB]
- Smart\bin\Debug\Microsoft.DirectX.DirectSound.dll[174KB]
- Smart\bin\Debug\Microsoft.DirectX.dll[218KB]
- Smart\bin\Debug\ode.dll[472KB]
- Smart\bin\Debug\SampleFramwork.dll[168KB]
- Smart\bin\Debug\Smart.dll[180KB]
- Smart\bin\Debug\Smart.pdb[629KB]
- Smart\bin\x86\Debug\Microsoft.DirectX.Direct3D.dll[443KB]
- Smart\bin\x86\Debug\Microsoft.DirectX.Direct3DX.dll[2.51MB]
- Smart\bin\x86\Debug\Microsoft.DirectX.DirectInput.dll[155KB]
- Smart\bin\x86\Debug\Microsoft.DirectX.DirectSound.dll[174KB]
- Smart\bin\x86\Debug\Microsoft.DirectX.dll[218KB]
- Smart\bin\x86\Debug\ode.dll[472KB]
- Smart\bin\x86\Debug\SampleFramwork.dll[168KB]
- Smart\bin\x86\Debug\Smart.dll[180KB]
- Smart\bin\x86\Debug\Smart.pdb[629KB]
- Smart\Graphics\MaterialDef.xsx[535B]
- Smart\obj\Debug\ResolveAssemblyReference.cache[28KB]
- Smart\obj\Debug\Smart.dll[180KB]
- Smart\obj\Debug\Smart.pdb[629KB]
- Smart\obj\Debug\TempPE\Graphics.MaterialDef.Designer.cs.dll[44KB]
- Smart\obj\Debug\TempPE\Terrain.LandScapeSetup.Designer.cs.dll[36KB]
- Smart\obj\x86\Debug\Smart.dll[180KB]
- Smart\obj\x86\Debug\Smart.pdb[629KB]
- Smart\obj\x86\Debug\TempPE\Graphics.MaterialDef.Designer.cs.dll[44KB]
- Smart\obj\x86\Debug\TempPE\Terrain.LandScapeSetup.Designer.cs.dll[36KB]
- Smart\Terrain\LandScapeSetup.xsx[493B]
- SmartDemo\App.ico[1KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.AudioVideoPlayback.dll[52KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.Diagnostics.dll[12KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.Direct3D.dll[443KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.Direct3DX.dll[2.51MB]
- SmartDemo\bin\Debug\Microsoft.DirectX.DirectDraw.dll[142KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.DirectInput.dll[155KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.DirectPlay.dll[356KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.DirectSound.dll[174KB]
- SmartDemo\bin\Debug\Microsoft.DirectX.dll[218KB]
- SmartDemo\bin\Debug\ode.dll[472KB]
- SmartDemo\bin\Debug\SampleFramwork.dll[168KB]
- SmartDemo\bin\Debug\Smart.dll[180KB]
- SmartDemo\bin\Debug\Smart.pdb[629KB]
- SmartDemo\bin\Debug\SmartDemo.exe[20KB]
- SmartDemo\bin\Debug\SmartDemo.pdb[15KB]
- SmartDemo\bin\Debug\SmartDemo.vshost.exe[5KB]
- SmartDemo\bin\Debug\Resources\blck_sum.tga[3KB]
- SmartDemo\bin\Debug\Resources\blok_a_rantl_top.tga[12KB]
- SmartDemo\bin\Debug\Resources\blok_a_strecha_02.tga[48KB]
- SmartDemo\bin\Debug\Resources\blok_b_back.tga[192KB]
- SmartDemo\bin\Debug\Resources\blok_b_front_dvere.tga[192KB]
- SmartDemo\bin\Debug\Resources\blok_b_side_02.tga[96KB]
- SmartDemo\bin\Debug\Resources\budova4_in.obj[174KB]
- SmartDemo\bin\Debug\Resources\carpet_yellow.tga[48KB]
- SmartDemo\bin\Debug\Resources\Default.jpg[53KB]
- SmartDemo\bin\Debug\Resources\dvere_ubytovna2.tga[256KB]
- SmartDemo\bin\Debug\Resources\dvere_ubytovna2C.tga[256KB]
- SmartDemo\bin\Debug\Resources\earth.jpg[29KB]
- SmartDemo\bin\Debug\Resources\futra.tga[192KB]
- SmartDemo\bin\Debug\Resources\Grass.dds[85KB]
- SmartDemo\bin\Debug\Resources\grassland04.jpg[118KB]
- SmartDemo\bin\Debug\Resources\hang_kancl_dvere.tga[96KB]
- SmartDemo\bin\Debug\Resources\HeightMap.raw[64KB]
- SmartDemo\bin\Debug\Resources\jasan.tga[256KB]
- SmartDemo\bin\Debug\Resources\jasan_dolvetve2.tga[256KB]
- SmartDemo\bin\Debug\Resources\komin_maly_side_01.tga[12KB]
- SmartDemo\bin\Debug\Resources\komin_top_01.tga[12KB]
- SmartDemo\bin\Debug\Resources\kura_jablon_asi_ne.tga[16KB]
- SmartDemo\bin\Debug\Resources\nastenka.tga[96KB]
- SmartDemo\bin\Debug\Resources\nastenka_inside.tga[192KB]
- SmartDemo\bin\Debug\Resources\nastenka_inside2.tga[192KB]
- SmartDemo\bin\Debug\Resources\n_strom_lipa_kmen.tga[24KB]
- SmartDemo\bin\Debug\Resources\n_strom_lipa_new.tga[256KB]
- SmartDemo\bin\Debug\Resources\okap_roura_side.tga[6KB]
- SmartDemo\bin\Debug\Resources\podlaha_prkna_h.tga[192KB]
- SmartDemo\bin\Debug\Resources\Sea_BK.jpg[54KB]
- SmartDemo\bin\Debug\Resources\Sea_BT.jpg[4KB]
- SmartDemo\bin\Debug\Resources\Sea_FR.jpg[37KB]
- SmartDemo\bin\Debug\Resources\sea_LT.jpg[38KB]
- SmartDemo\bin\Debug\Resources\Sea_RT.jpg[36KB]
- SmartDemo\bin\Debug\Resources\Sea_TP.jpg[25KB]
- SmartDemo\bin\Debug\Resources\stena_in_1.tga[192KB]
- SmartDemo\bin\Debug\Resources\stena_in_2.tga[192KB]
- SmartDemo\bin\Debug\Resources\stena_in_2d.tga[192KB]
- SmartDemo\bin\Debug\Resources\stena_in_okno2.tga[192KB]
- SmartDemo\bin\Debug\Resources\strbuk.obj[5KB]
- SmartDemo\bin\Debug\Resources\strlipa.obj[5KB]
- SmartDemo\bin\Debug\Resources\strop_in_1.tga[48KB]
- SmartDemo\bin\Debug\Resources\terrain_detail.jpg[14KB]
- SmartDemo\bin\Debug\Resources\UnitBox.obj[979B]
- SmartDemo\bin\Debug\Resources\UnitSphere.obj[18KB]
- SmartDemo\bin\Debug\Resources\White.jpg[4KB]
- SmartDemo\bin\Debug\UI\Annotated Hemisphere.fx[5KB]
- SmartDemo\bin\Debug\UI\Annotated woodSingle.fx[7KB]
- SmartDemo\bin\Debug\UI\arrow.x[22KB]
- SmartDemo\bin\Debug\UI\Default.fx[3KB]
- SmartDemo\bin\Debug\UI\dxutcontrols.dds[256KB]
- SmartDemo\bin\Debug\UI\DXUTShared.fx[2KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.AudioVideoPlayback.dll[52KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.Diagnostics.dll[12KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.Direct3D.dll[443KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.Direct3DX.dll[2.51MB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.DirectDraw.dll[142KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.DirectInput.dll[155KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.DirectPlay.dll[356KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.DirectSound.dll[174KB]
- SmartDemo\bin\x86\Debug\Microsoft.DirectX.dll[218KB]
- SmartDemo\bin\x86\Debug\ode.dll[472KB]
- SmartDemo\bin\x86\Debug\SampleFramwork.dll[168KB]
- SmartDemo\bin\x86\Debug\Smart.dll[180KB]
- SmartDemo\bin\x86\Debug\Smart.pdb[629KB]
- SmartDemo\bin\x86\Debug\SmartDemo.exe[20KB]
- SmartDemo\bin\x86\Debug\SmartDemo.pdb[15KB]
- SmartDemo\bin\x86\Debug\SmartDemo.vshost.exe[5KB]
- SmartDemo\bin\x86\Debug\Resources\blck_sum.tga[3KB]
- SmartDemo\bin\x86\Debug\Resources\blok_a_rantl_top.tga[12KB]
- SmartDemo\bin\x86\Debug\Resources\blok_a_strecha_02.tga[48KB]
- SmartDemo\bin\x86\Debug\Resources\blok_b_back.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\blok_b_front_dvere.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\blok_b_side_02.tga[96KB]
- SmartDemo\bin\x86\Debug\Resources\budova4_in.obj[174KB]
- SmartDemo\bin\x86\Debug\Resources\carpet_yellow.tga[48KB]
- SmartDemo\bin\x86\Debug\Resources\Default.jpg[53KB]
- SmartDemo\bin\x86\Debug\Resources\dvere_ubytovna2.tga[256KB]
- SmartDemo\bin\x86\Debug\Resources\dvere_ubytovna2C.tga[256KB]
- SmartDemo\bin\x86\Debug\Resources\earth.jpg[29KB]
- SmartDemo\bin\x86\Debug\Resources\futra.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\Grass.dds[85KB]
- SmartDemo\bin\x86\Debug\Resources\grassland04.jpg[118KB]
- SmartDemo\bin\x86\Debug\Resources\hang_kancl_dvere.tga[96KB]
- SmartDemo\bin\x86\Debug\Resources\HeightMap.raw[64KB]
- SmartDemo\bin\x86\Debug\Resources\jasan.tga[256KB]
- SmartDemo\bin\x86\Debug\Resources\jasan_dolvetve2.tga[256KB]
- SmartDemo\bin\x86\Debug\Resources\komin_maly_side_01.tga[12KB]
- SmartDemo\bin\x86\Debug\Resources\komin_top_01.tga[12KB]
- SmartDemo\bin\x86\Debug\Resources\kura_jablon_asi_ne.tga[16KB]
- SmartDemo\bin\x86\Debug\Resources\nastenka.tga[96KB]
- SmartDemo\bin\x86\Debug\Resources\nastenka_inside.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\nastenka_inside2.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\n_strom_lipa_kmen.tga[24KB]
- SmartDemo\bin\x86\Debug\Resources\n_strom_lipa_new.tga[256KB]
- SmartDemo\bin\x86\Debug\Resources\okap_roura_side.tga[6KB]
- SmartDemo\bin\x86\Debug\Resources\podlaha_prkna_h.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\Sea_BK.jpg[54KB]
- SmartDemo\bin\x86\Debug\Resources\Sea_BT.jpg[4KB]
- SmartDemo\bin\x86\Debug\Resources\Sea_FR.jpg[37KB]
- SmartDemo\bin\x86\Debug\Resources\sea_LT.jpg[38KB]
- SmartDemo\bin\x86\Debug\Resources\Sea_RT.jpg[36KB]
- SmartDemo\bin\x86\Debug\Resources\Sea_TP.jpg[25KB]
- SmartDemo\bin\x86\Debug\Resources\stena_in_1.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\stena_in_2.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\stena_in_2d.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\stena_in_okno2.tga[192KB]
- SmartDemo\bin\x86\Debug\Resources\strbuk.obj[5KB]
- SmartDemo\bin\x86\Debug\Resources\strlipa.obj[5KB]
- SmartDemo\bin\x86\Debug\Resources\strop_in_1.tga[48KB]
- SmartDemo\bin\x86\Debug\Resources\terrain_detail.jpg[14KB]
- SmartDemo\bin\x86\Debug\Resources\UnitBox.obj[979B]
- SmartDemo\bin\x86\Debug\Resources\UnitSphere.obj[18KB]
- SmartDemo\bin\x86\Debug\Resources\White.jpg[4KB]
- SmartDemo\bin\x86\Debug\UI\Annotated Hemisphere.fx[5KB]
- SmartDemo\bin\x86\Debug\UI\Annotated woodSingle.fx[7KB]
- SmartDemo\bin\x86\Debug\UI\arrow.x[22KB]
- SmartDemo\bin\x86\Debug\UI\Default.fx[3KB]
- SmartDemo\bin\x86\Debug\UI\dxutcontrols.dds[256KB]
- SmartDemo\bin\x86\Debug\UI\DXUTShared.fx[2KB]
- SmartDemo\obj\Debug\ResolveAssemblyReference.cache[37KB]
- SmartDemo\obj\Debug\SmartDemo.exe[20KB]
- SmartDemo\obj\Debug\SmartDemo.pdb[15KB]
- SmartDemo\obj\x86\Debug\ResolveAssemblyReference.cache[37KB]
- SmartDemo\obj\x86\Debug\SmartDemo.exe[20KB]
- SmartDemo\obj\x86\Debug\SmartDemo.pdb[15KB]
源码介绍
源码参数
SmartC#3D引擎V0.1源码
功能介绍:
这是一个完全用C#写的引擎,全部是自己实现的,大约有1万行代码。
目标是构造一个健壮、高效、动态的3D引擎(不仅限于游戏)。渲染框
架借鉴了OGRE/Axiom,去掉了跨平台和跨图形API的能力并尽量使用
DirectX自带的功能,结构得到了很大的简化。
操作说明:
例子中W,A,S,D是行走,按住Shift能快走,走到左边的方块堆可以点
鼠标左键发射子弹打倒方块。按R键重新摆放方块堆。
注意:
开发环境为Visual Studio 2005
下载记录(Only Recent 100)
用户名 | 推荐指数 | 下载时间 |
---|