Added voxel truck model
This commit is contained in:
parent
c78527840c
commit
36539025ca
Binary file not shown.
|
@ -259,13 +259,13 @@
|
||||||
/processorParam:TextureFormat=Color
|
/processorParam:TextureFormat=Color
|
||||||
/build:Models/Snorlax/Shiny.fbx
|
/build:Models/Snorlax/Shiny.fbx
|
||||||
|
|
||||||
#begin Models/truck2/Truck.obj
|
#begin Models/truck2/Truck.fbx
|
||||||
/importer:OpenAssetImporter
|
/importer:FbxImporter
|
||||||
/processor:ModelProcessor
|
/processor:ModelProcessor
|
||||||
/processorParam:ColorKeyColor=0,0,0,0
|
/processorParam:ColorKeyColor=0,0,0,0
|
||||||
/processorParam:ColorKeyEnabled=True
|
/processorParam:ColorKeyEnabled=True
|
||||||
/processorParam:DefaultEffect=BasicEffect
|
/processorParam:DefaultEffect=BasicEffect
|
||||||
/processorParam:GenerateMipmaps=True
|
/processorParam:GenerateMipmaps=False
|
||||||
/processorParam:GenerateTangentFrames=False
|
/processorParam:GenerateTangentFrames=False
|
||||||
/processorParam:PremultiplyTextureAlpha=True
|
/processorParam:PremultiplyTextureAlpha=True
|
||||||
/processorParam:PremultiplyVertexColors=True
|
/processorParam:PremultiplyVertexColors=True
|
||||||
|
@ -275,8 +275,8 @@
|
||||||
/processorParam:RotationZ=0
|
/processorParam:RotationZ=0
|
||||||
/processorParam:Scale=1
|
/processorParam:Scale=1
|
||||||
/processorParam:SwapWindingOrder=False
|
/processorParam:SwapWindingOrder=False
|
||||||
/processorParam:TextureFormat=Compressed
|
/processorParam:TextureFormat=Color
|
||||||
/build:Models/truck2/Truck.obj
|
/build:Models/truck2/Truck.fbx
|
||||||
|
|
||||||
#begin SkyDomeResource/SkyDome.obj
|
#begin SkyDomeResource/SkyDome.obj
|
||||||
/importer:FbxImporter
|
/importer:FbxImporter
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
@ -1,13 +0,0 @@
|
||||||
# Blender MTL File: 'None'
|
|
||||||
# Material Count: 1
|
|
||||||
|
|
||||||
newmtl Material_001__140l155_jpg
|
|
||||||
Ns 119.607843
|
|
||||||
Ka 1.000000 1.000000 1.000000
|
|
||||||
Kd 0.800000 0.800000 0.800000
|
|
||||||
Ks 1.000000 1.000000 1.000000
|
|
||||||
Ke 0.000000 0.000000 0.000000
|
|
||||||
Ni 1.000000
|
|
||||||
d 1.000000
|
|
||||||
illum 2
|
|
||||||
map_Kd 140l155.jpg
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 386 B |
|
@ -65,8 +65,7 @@
|
||||||
<None Include="Content\Models\Environment\Test_floor\Texture\floor.tga" />
|
<None Include="Content\Models\Environment\Test_floor\Texture\floor.tga" />
|
||||||
<None Include="Content\Models\Snorlax\Normal.fbx" />
|
<None Include="Content\Models\Snorlax\Normal.fbx" />
|
||||||
<None Include="Content\Models\Snorlax\Shiny.fbx" />
|
<None Include="Content\Models\Snorlax\Shiny.fbx" />
|
||||||
<None Include="Content\Models\truck2\Truck.mtl" />
|
<None Include="Content\Models\truck2\Truck.fbx" />
|
||||||
<None Include="Content\Models\truck2\Truck.obj" />
|
|
||||||
<None Include="Content\SkyDomeResource\SkyDome.obj" />
|
<None Include="Content\SkyDomeResource\SkyDome.obj" />
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
@ -88,7 +87,7 @@
|
||||||
<Content Include="Content\Models\building\textures\P3DBuilding.png" />
|
<Content Include="Content\Models\building\textures\P3DBuilding.png" />
|
||||||
<Content Include="Content\Models\Snorlax\Snorlax_Normal.png" />
|
<Content Include="Content\Models\Snorlax\Snorlax_Normal.png" />
|
||||||
<Content Include="Content\Models\Snorlax\Snorlax_Shiny.png" />
|
<Content Include="Content\Models\Snorlax\Snorlax_Shiny.png" />
|
||||||
<Content Include="Content\Models\truck2\140l155.jpg" />
|
<Content Include="Content\Models\truck2\Truck.png" />
|
||||||
<Content Include="Content\ttf2bmp.exe" />
|
<Content Include="Content\ttf2bmp.exe" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in New Issue