converted the fbx models to a format that can be read by assimp

This commit is contained in:
Konstantin Koch 2015-11-04 23:43:12 +01:00
parent d7f9fe2270
commit b7223ccd92
6 changed files with 3265 additions and 3221 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,49 +1,255 @@
; FBX 6.1.0 project file
; Created by Blender FBX Exporter
; for support mail: ideasman42@gmail.com
; FBX 7.3.0 project file
; Copyright (C) 1997-2010 Autodesk Inc. and/or its licensors.
; All rights reserved.
; ----------------------------------------------------
FBXHeaderExtension: {
FBXHeaderVersion: 1003
FBXVersion: 6100
FBXVersion: 7300
CreationTimeStamp: {
Version: 1000
Year: 2011
Month: 12
Day: 02
Hour: 18
Minute: 39
Second: 32
Millisecond: 0
Year: 2015
Month: 10
Day: 21
Hour: 21
Minute: 3
Second: 35
Millisecond: 803
}
Creator: "FBX SDK/FBX Plugins build 20070228"
OtherFlags: {
FlagPLE: 0
Creator: "FBX SDK/FBX Plugins version 2013.1"
SceneInfo: "SceneInfo::GlobalInfo", "UserData" {
Type: "UserData"
Version: 100
MetaData: {
Version: 100
Title: ""
Subject: ""
Author: ""
Keywords: ""
Revision: ""
Comment: ""
}
Properties70: {
P: "DocumentUrl", "KString", "Url", "", "C:\Users\nopel_000\Documents\GitHub\anx.framework\Samples\SampleContent\Models\Cube.fbx"
P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\nopel_000\Documents\GitHub\anx.framework\Samples\SampleContent\Models\Cube.fbx"
P: "Original", "Compound", "", ""
P: "Original|ApplicationVendor", "KString", "", "", "Autodesk"
P: "Original|ApplicationName", "KString", "", "", "3ds Max"
P: "Original|ApplicationVersion", "KString", "", "", "2013"
P: "Original|DateTime_GMT", "DateTime", "", "", "21/10/2015 19:03:35.802"
P: "Original|FileName", "KString", "", "", "C:\Users\nopel_000\Documents\GitHub\anx.framework\Samples\SampleContent\Models\Cube.fbx"
P: "LastSaved", "Compound", "", ""
P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk"
P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max"
P: "LastSaved|ApplicationVersion", "KString", "", "", "2013"
P: "LastSaved|DateTime_GMT", "DateTime", "", "", "21/10/2015 19:03:35.802"
}
}
}
CreationTime: "2011-12-02 18:39:32:000"
Creator: "Blender version 2.60 (sub 0)"
GlobalSettings: {
Version: 1000
Properties70: {
P: "UpAxis", "int", "Integer", "",1
P: "UpAxisSign", "int", "Integer", "",1
P: "FrontAxis", "int", "Integer", "",2
P: "FrontAxisSign", "int", "Integer", "",1
P: "CoordAxis", "int", "Integer", "",0
P: "CoordAxisSign", "int", "Integer", "",1
P: "OriginalUpAxis", "int", "Integer", "",2
P: "OriginalUpAxisSign", "int", "Integer", "",1
P: "UnitScaleFactor", "double", "Number", "",2.54
P: "OriginalUnitScaleFactor", "double", "Number", "",2.54
P: "AmbientColor", "ColorRGB", "Color", "",0,0,0
P: "DefaultCamera", "KString", "", "", "Producer Perspective"
P: "TimeMode", "enum", "", "",6
P: "TimeSpanStart", "KTime", "Time", "",0
P: "TimeSpanStop", "KTime", "Time", "",153953860000
P: "CustomFrameRate", "double", "Number", "",-1
}
}
; Documents Description
;------------------------------------------------------------------
Documents: {
Count: 1
Document: 1513400560, "", "Scene" {
Properties70: {
P: "SourceObject", "object", "", ""
P: "ActiveAnimStackName", "KString", "", "", ""
}
RootNode: 0
}
}
; Document References
;------------------------------------------------------------------
References: {
}
; Object definitions
;------------------------------------------------------------------
Definitions: {
Version: 100
Count: 3
Count: 14
ObjectType: "GlobalSettings" {
Count: 1
}
ObjectType: "AnimationStack" {
Count: 1
PropertyTemplate: "FbxAnimStack" {
Properties70: {
P: "Description", "KString", "", "", ""
P: "LocalStart", "KTime", "Time", "",0
P: "LocalStop", "KTime", "Time", "",0
P: "ReferenceStart", "KTime", "Time", "",0
P: "ReferenceStop", "KTime", "Time", "",0
}
}
}
ObjectType: "AnimationLayer" {
Count: 1
PropertyTemplate: "FbxAnimLayer" {
Properties70: {
P: "Weight", "Number", "", "A",100
P: "Mute", "bool", "", "",0
P: "Solo", "bool", "", "",0
P: "Lock", "bool", "", "",0
P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
P: "BlendMode", "enum", "", "",0
P: "RotationAccumulationMode", "enum", "", "",0
P: "ScaleAccumulationMode", "enum", "", "",0
P: "BlendModeBypass", "ULongLong", "", "",0
}
}
}
ObjectType: "Model" {
Count: 1
PropertyTemplate: "FbxNode" {
Properties70: {
P: "QuaternionInterpolate", "enum", "", "",0
P: "RotationOffset", "Vector3D", "Vector", "",0,0,0
P: "RotationPivot", "Vector3D", "Vector", "",0,0,0
P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0
P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0
P: "TranslationActive", "bool", "", "",0
P: "TranslationMin", "Vector3D", "Vector", "",0,0,0
P: "TranslationMax", "Vector3D", "Vector", "",0,0,0
P: "TranslationMinX", "bool", "", "",0
P: "TranslationMinY", "bool", "", "",0
P: "TranslationMinZ", "bool", "", "",0
P: "TranslationMaxX", "bool", "", "",0
P: "TranslationMaxY", "bool", "", "",0
P: "TranslationMaxZ", "bool", "", "",0
P: "RotationOrder", "enum", "", "",0
P: "RotationSpaceForLimitOnly", "bool", "", "",0
P: "RotationStiffnessX", "double", "Number", "",0
P: "RotationStiffnessY", "double", "Number", "",0
P: "RotationStiffnessZ", "double", "Number", "",0
P: "AxisLen", "double", "Number", "",10
P: "PreRotation", "Vector3D", "Vector", "",0,0,0
P: "PostRotation", "Vector3D", "Vector", "",0,0,0
P: "RotationActive", "bool", "", "",0
P: "RotationMin", "Vector3D", "Vector", "",0,0,0
P: "RotationMax", "Vector3D", "Vector", "",0,0,0
P: "RotationMinX", "bool", "", "",0
P: "RotationMinY", "bool", "", "",0
P: "RotationMinZ", "bool", "", "",0
P: "RotationMaxX", "bool", "", "",0
P: "RotationMaxY", "bool", "", "",0
P: "RotationMaxZ", "bool", "", "",0
P: "InheritType", "enum", "", "",0
P: "ScalingActive", "bool", "", "",0
P: "ScalingMin", "Vector3D", "Vector", "",0,0,0
P: "ScalingMax", "Vector3D", "Vector", "",1,1,1
P: "ScalingMinX", "bool", "", "",0
P: "ScalingMinY", "bool", "", "",0
P: "ScalingMinZ", "bool", "", "",0
P: "ScalingMaxX", "bool", "", "",0
P: "ScalingMaxY", "bool", "", "",0
P: "ScalingMaxZ", "bool", "", "",0
P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0
P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0
P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1
P: "MinDampRangeX", "double", "Number", "",0
P: "MinDampRangeY", "double", "Number", "",0
P: "MinDampRangeZ", "double", "Number", "",0
P: "MaxDampRangeX", "double", "Number", "",0
P: "MaxDampRangeY", "double", "Number", "",0
P: "MaxDampRangeZ", "double", "Number", "",0
P: "MinDampStrengthX", "double", "Number", "",0
P: "MinDampStrengthY", "double", "Number", "",0
P: "MinDampStrengthZ", "double", "Number", "",0
P: "MaxDampStrengthX", "double", "Number", "",0
P: "MaxDampStrengthY", "double", "Number", "",0
P: "MaxDampStrengthZ", "double", "Number", "",0
P: "PreferedAngleX", "double", "Number", "",0
P: "PreferedAngleY", "double", "Number", "",0
P: "PreferedAngleZ", "double", "Number", "",0
P: "LookAtProperty", "object", "", ""
P: "UpVectorProperty", "object", "", ""
P: "Show", "bool", "", "",1
P: "NegativePercentShapeSupport", "bool", "", "",1
P: "DefaultAttributeIndex", "int", "Integer", "",-1
P: "Freeze", "bool", "", "",0
P: "LODBox", "bool", "", "",0
P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0
P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0
P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1
P: "Visibility", "Visibility", "", "A",1
P: "Visibility Inheritance", "Visibility Inheritance", "", "",1
}
}
}
ObjectType: "Geometry" {
Count: 1
PropertyTemplate: "FbxMesh" {
Properties70: {
P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
P: "BBoxMin", "Vector3D", "Vector", "",0,0,0
P: "BBoxMax", "Vector3D", "Vector", "",0,0,0
P: "Primary Visibility", "bool", "", "",1
P: "Casts Shadows", "bool", "", "",1
P: "Receive Shadows", "bool", "", "",1
}
}
}
ObjectType: "Material" {
Count: 1
PropertyTemplate: "FbxSurfacePhong" {
Properties70: {
P: "ShadingModel", "KString", "", "", "Phong"
P: "MultiLayer", "bool", "", "",0
P: "EmissiveColor", "ColorRGB", "Color", "",0,0,0
P: "EmissiveFactor", "double", "Number", "",1
P: "AmbientColor", "ColorRGB", "Color", "",0.2,0.2,0.2
P: "AmbientFactor", "double", "Number", "",1
P: "DiffuseColor", "ColorRGB", "Color", "",0.8,0.8,0.8
P: "DiffuseFactor", "double", "Number", "",1
P: "Bump", "Vector3D", "Vector", "",0,0,0
P: "NormalMap", "Vector3D", "Vector", "",0,0,0
P: "BumpFactor", "double", "Number", "",1
P: "TransparentColor", "ColorRGB", "Color", "",0,0,0
P: "TransparencyFactor", "double", "Number", "",0
P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0
P: "DisplacementFactor", "double", "Number", "",1
P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0
P: "VectorDisplacementFactor", "double", "Number", "",1
P: "SpecularColor", "ColorRGB", "Color", "",0.2,0.2,0.2
P: "SpecularFactor", "double", "Number", "",1
P: "ShininessExponent", "double", "Number", "",20
P: "ReflectionColor", "ColorRGB", "Color", "",0,0,0
P: "ReflectionFactor", "double", "Number", "",1
}
}
}
ObjectType: "Pose" {
Count: 1
ObjectType: "AnimationCurve" {
Count: 6
}
ObjectType: "GlobalSettings" {
Count: 1
ObjectType: "AnimationCurveNode" {
Count: 2
}
}
@ -51,126 +257,46 @@ Definitions: {
;------------------------------------------------------------------
Objects: {
Model: "Model::Cube", "Mesh" {
Version: 232
Properties60: {
Property: "QuaternionInterpolate", "bool", "",0
Property: "Visibility", "Visibility", "A+",1
Property: "Lcl Translation", "Lcl Translation", "A+",0.000000000000000,0.000000000000000,0.000000000000000
Property: "Lcl Rotation", "Lcl Rotation", "A+",0.000000000000000,-0.000000000000000,0.000000000000000
Property: "Lcl Scaling", "Lcl Scaling", "A+",1.000000000000000,1.000000000000000,1.000000000000000
Property: "RotationOffset", "Vector3D", "",0,0,0
Property: "RotationPivot", "Vector3D", "",0,0,0
Property: "ScalingOffset", "Vector3D", "",0,0,0
Property: "ScalingPivot", "Vector3D", "",0,0,0
Property: "TranslationActive", "bool", "",0
Property: "TranslationMin", "Vector3D", "",0,0,0
Property: "TranslationMax", "Vector3D", "",0,0,0
Property: "TranslationMinX", "bool", "",0
Property: "TranslationMinY", "bool", "",0
Property: "TranslationMinZ", "bool", "",0
Property: "TranslationMaxX", "bool", "",0
Property: "TranslationMaxY", "bool", "",0
Property: "TranslationMaxZ", "bool", "",0
Property: "RotationOrder", "enum", "",0
Property: "RotationSpaceForLimitOnly", "bool", "",0
Property: "AxisLen", "double", "",10
Property: "PreRotation", "Vector3D", "",0,0,0
Property: "PostRotation", "Vector3D", "",0,0,0
Property: "RotationActive", "bool", "",0
Property: "RotationMin", "Vector3D", "",0,0,0
Property: "RotationMax", "Vector3D", "",0,0,0
Property: "RotationMinX", "bool", "",0
Property: "RotationMinY", "bool", "",0
Property: "RotationMinZ", "bool", "",0
Property: "RotationMaxX", "bool", "",0
Property: "RotationMaxY", "bool", "",0
Property: "RotationMaxZ", "bool", "",0
Property: "RotationStiffnessX", "double", "",0
Property: "RotationStiffnessY", "double", "",0
Property: "RotationStiffnessZ", "double", "",0
Property: "MinDampRangeX", "double", "",0
Property: "MinDampRangeY", "double", "",0
Property: "MinDampRangeZ", "double", "",0
Property: "MaxDampRangeX", "double", "",0
Property: "MaxDampRangeY", "double", "",0
Property: "MaxDampRangeZ", "double", "",0
Property: "MinDampStrengthX", "double", "",0
Property: "MinDampStrengthY", "double", "",0
Property: "MinDampStrengthZ", "double", "",0
Property: "MaxDampStrengthX", "double", "",0
Property: "MaxDampStrengthY", "double", "",0
Property: "MaxDampStrengthZ", "double", "",0
Property: "PreferedAngleX", "double", "",0
Property: "PreferedAngleY", "double", "",0
Property: "PreferedAngleZ", "double", "",0
Property: "InheritType", "enum", "",0
Property: "ScalingActive", "bool", "",0
Property: "ScalingMin", "Vector3D", "",1,1,1
Property: "ScalingMax", "Vector3D", "",1,1,1
Property: "ScalingMinX", "bool", "",0
Property: "ScalingMinY", "bool", "",0
Property: "ScalingMinZ", "bool", "",0
Property: "ScalingMaxX", "bool", "",0
Property: "ScalingMaxY", "bool", "",0
Property: "ScalingMaxZ", "bool", "",0
Property: "GeometricTranslation", "Vector3D", "",0,0,0
Property: "GeometricRotation", "Vector3D", "",0,0,0
Property: "GeometricScaling", "Vector3D", "",1,1,1
Property: "LookAtProperty", "object", ""
Property: "UpVectorProperty", "object", ""
Property: "Show", "bool", "",1
Property: "NegativePercentShapeSupport", "bool", "",1
Property: "DefaultAttributeIndex", "int", "",0
Property: "Color", "Color", "A",0.8,0.8,0.8
Property: "Size", "double", "",100
Property: "Look", "enum", "",1
}
MultiLayer: 0
MultiTake: 1
Shading: Y
Culling: "CullingOff"
Vertices: 1.000000,1.000000,-1.000000,1.000000,-1.000000,-1.000000,-1.000000,-1.000000,-1.000000,-1.000000,1.000000,-1.000000,1.000000,0.999999,1.000000,0.999999,-1.000001,1.000000,-1.000000,-1.000000,1.000000
,-1.000000,1.000000,1.000000
PolygonVertexIndex: 0,1,2,-4,4,7,6,-6,0,4,5,-2,1,5,6,-3,2,6,7,-4,4,0,3,-8
Edges:
Geometry: 717843856, "Geometry::", "Mesh" {
Vertices: *24 {
a: 1,1,-1,1,-1,-1,-1,-1,-1,-1,1,-1,1,0.999998986721039,1,0.999998986721039,-1.00000095367432,1,-1,-1,1,-1,1,1
}
PolygonVertexIndex: *24 {
a: 0,1,2,-4,4,7,6,-6,0,4,5,-2,1,5,6,-3,2,6,7,-4,4,0,3,-8
}
Edges: *12 {
a: 0,1,2,3,4,5,6,7,8,10,14,18
}
GeometryVersion: 124
LayerElementNormal: 0 {
Version: 101
Name: ""
MappingInformationType: "ByVertice"
MappingInformationType: "ByPolygonVertex"
ReferenceInformationType: "Direct"
Normals: 0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604
,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604
,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604
,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604
Normals: *72 {
a: 0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,-0.577349185943604,-0.577349185943604,0.577349185943604,0.577349185943604
}
}
LayerElementUV: 0 {
Version: 101
Name: "UVTex"
MappingInformationType: "ByPolygonVertex"
ReferenceInformationType: "IndexToDirect"
UV: 0.250005,0.499999,0.250002,0.250000,0.500002,0.249998,0.500004,0.499997,1.000000,0.499995,0.750002,0.499995,0.750002,0.249997
,1.000000,0.249996,0.250005,0.499999,0.000005,0.500002,0.000002,0.250002,0.250002,0.250000,0.250002,0.250000,0.000002,0.250002
,0.000000,0.000002,0.250000,0.000000,0.500002,0.249998,0.750002,0.249997,0.750002,0.499995,0.500004,0.499997,0.000005,0.500002
,0.250005,0.499999,0.250007,0.749999,0.000007,0.750001
UVIndex: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
}
LayerElementTexture: 0 {
Version: 101
Name: ""
MappingInformationType: "NoMappingInformation"
ReferenceInformationType: "IndexToDirect"
BlendMode: "Translucent"
TextureAlpha: 1
TextureId:
UV: *48 {
a: 0.250005006790161,0.499998986721039,0.2500019967556,0.25,0.500002026557922,0.2499980032444,0.5000039935112,0.499996989965439,1,0.499994993209839,0.750002026557922,0.499994993209839,0.750002026557922,0.2499970048666,1,0.2499960064888,0.250005006790161,0.499998986721039,4.99999987368938e-006,0.500002026557922,1.99999999495049e-006,0.2500019967556,0.2500019967556,0.25,0.2500019967556,0.25,1.99999999495049e-006,0.2500019967556,0,1.99999999495049e-006,0.25,0,0.500002026557922,0.2499980032444,0.750002026557922,0.2499970048666,0.750002026557922,0.499994993209839,0.5000039935112,0.499996989965439,4.99999987368938e-006,0.500002026557922,0.250005006790161,0.499998986721039,0.250007003545761,0.749998986721039,7.00000009601354e-006,0.750001013278961
}
UVIndex: *24 {
a: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
}
}
LayerElementMaterial: 0 {
Version: 101
Name: ""
MappingInformationType: "AllSame"
ReferenceInformationType: "IndexToDirect"
Materials: 0
Materials: *1 {
a: 0
}
}
Layer: 0 {
Version: 100
@ -186,86 +312,195 @@ Objects: {
Type: "LayerElementUV"
TypedIndex: 0
}
},1.000000,1.000000,-1.000000,1.000000,-1.000000,-1.000000,-1.000000,-1.000000,-1.000000,-1.000000,1.000000,-1.000000,1.000000,0.999999,1.000000,0.999999,-1.000001,1.000000,-1.000000,-1.000000,1.000000,-1.000000,1.000000,1.000000
}
}
Material: "Material::Material", "" {
Model: 569351744, "Model::Cube", "Mesh" {
Version: 232
Properties70: {
P: "PreRotation", "Vector3D", "Vector", "",-90,-0,0
P: "RotationActive", "bool", "", "",1
P: "InheritType", "enum", "", "",1
P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
P: "DefaultAttributeIndex", "int", "Integer", "",0
P: "Lcl Rotation", "Lcl Rotation", "", "A+",90.0000025044782,-0,0
P: "Lcl Scaling", "Lcl Scaling", "", "A+",0.393700778484344,0.393700778484345,0.393700778484345
P: "UDP3DSMAX", "KString", "", "U", "MapChannel:1 = UVTex&cr;&lf;"
P: "MaxHandle", "int", "Integer", "UH",1
}
Shading: T
Culling: "CullingOff"
}
Material: 916493920, "Material::Material", "" {
Version: 102
ShadingModel: "lambert"
ShadingModel: "phong"
MultiLayer: 0
Properties60: {
Property: "ShadingModel", "KString", "", "Lambert"
Property: "MultiLayer", "bool", "",0
Property: "EmissiveColor", "ColorRGB", "",0.8000,0.8000,0.8000
Property: "EmissiveFactor", "double", "",0.0000
Property: "AmbientColor", "ColorRGB", "",0.0000,0.0000,0.0000
Property: "AmbientFactor", "double", "",1.0000
Property: "DiffuseColor", "ColorRGB", "",0.8000,0.8000,0.8000
Property: "DiffuseFactor", "double", "",0.8000
Property: "Bump", "Vector3D", "",0,0,0
Property: "TransparentColor", "ColorRGB", "",1,1,1
Property: "TransparencyFactor", "double", "",0.0000
Property: "SpecularColor", "ColorRGB", "",1.0000,1.0000,1.0000
Property: "SpecularFactor", "double", "",0.2500
Property: "ShininessExponent", "double", "",80.0
Property: "ReflectionColor", "ColorRGB", "",0,0,0
Property: "ReflectionFactor", "double", "",1
Property: "Emissive", "ColorRGB", "",0,0,0
Property: "Ambient", "ColorRGB", "",0.0,0.0,0.0
Property: "Diffuse", "ColorRGB", "",0.8,0.8,0.8
Property: "Specular", "ColorRGB", "",1.0,1.0,1.0
Property: "Shininess", "double", "",9.6
Property: "Opacity", "double", "",1.0
Property: "Reflectivity", "double", "",0
Properties70: {
P: "ShadingModel", "KString", "", "", "phong"
P: "EmissiveFactor", "double", "Number", "",0
P: "AmbientColor", "ColorRGB", "Color", "",0,0,0
P: "DiffuseColor", "ColorRGB", "Color", "",0.639999985694885,0.639999985694885,0.639999985694885
P: "TransparentColor", "ColorRGB", "Color", "",1,1,1
P: "SpecularColor", "ColorRGB", "Color", "",0,0,0
P: "SpecularFactor", "double", "Number", "",0
P: "ShininessExponent", "double", "Number", "",1.07177346087579
P: "Emissive", "Vector3D", "Vector", "",0,0,0
P: "Ambient", "Vector3D", "Vector", "",0,0,0
P: "Diffuse", "Vector3D", "Vector", "",0.639999985694885,0.639999985694885,0.639999985694885
P: "Specular", "Vector3D", "Vector", "",0,0,0
P: "Shininess", "double", "Number", "",1.07177346087579
P: "Opacity", "double", "Number", "",1
P: "Reflectivity", "double", "Number", "",0
}
}
Pose: "Pose::BIND_POSES", "BindPose" {
Type: "BindPose"
Version: 100
Properties60: {
}
NbPoseNodes: 1
PoseNode: {
Node: "Model::Cube"
Matrix: 1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
AnimationStack: 909387520, "AnimStack::Take 001", "" {
Properties70: {
P: "LocalStop", "KTime", "Time", "",153953860000
P: "ReferenceStop", "KTime", "Time", "",153953860000
}
}
GlobalSettings: {
Version: 1000
Properties60: {
Property: "UpAxis", "int", "",1
Property: "UpAxisSign", "int", "",1
Property: "FrontAxis", "int", "",2
Property: "FrontAxisSign", "int", "",1
Property: "CoordAxis", "int", "",0
Property: "CoordAxisSign", "int", "",1
Property: "UnitScaleFactor", "double", "",1
AnimationLayer: 1042193136, "AnimLayer::BaseLayer", "" {
}
AnimationCurveNode: 906353776, "AnimCurveNode::R", "" {
Properties70: {
P: "d", "Compound", "", ""
P: "d|X", "Number", "", "A",90.0000025044782
P: "d|Y", "Number", "", "A",-0
P: "d|Z", "Number", "", "A",0
}
}
}
; Object relations
;------------------------------------------------------------------
Relations: {
Model: "Model::Cube", "Mesh" {
AnimationCurveNode: 906351472, "AnimCurveNode::S", "" {
Properties70: {
P: "d", "Compound", "", ""
P: "d|X", "Number", "", "A",0.393700778484344
P: "d|Y", "Number", "", "A",0.393700778484345
P: "d|Z", "Number", "", "A",0.393700778484345
}
}
Model: "Model::Producer Perspective", "Camera" {
AnimationCurve: 1178766880, "AnimCurve::", "" {
Default: 0
KeyVer: 4008
KeyTime: *1 {
a: 0
}
KeyValueFloat: *1 {
a: 90
}
;KeyAttrFlags: Cubic|TangeantUser|WeightedRight
KeyAttrFlags: *1 {
a: 16778248
}
;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333233, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
KeyAttrDataFloat: *4 {
a: 0,0,218434820,0
}
KeyAttrRefCount: *1 {
a: 1
}
}
Model: "Model::Producer Top", "Camera" {
AnimationCurve: 1178767840, "AnimCurve::", "" {
Default: 0
KeyVer: 4008
KeyTime: *1 {
a: 0
}
KeyValueFloat: *1 {
a: -0
}
;KeyAttrFlags: Cubic|TangeantUser|WeightedRight
KeyAttrFlags: *1 {
a: 16778248
}
;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333233, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
KeyAttrDataFloat: *4 {
a: 0,0,218434820,0
}
KeyAttrRefCount: *1 {
a: 1
}
}
Model: "Model::Producer Bottom", "Camera" {
AnimationCurve: 1178766720, "AnimCurve::", "" {
Default: 0
KeyVer: 4008
KeyTime: *1 {
a: 0
}
KeyValueFloat: *1 {
a: 0
}
;KeyAttrFlags: Cubic|TangeantUser|WeightedRight
KeyAttrFlags: *1 {
a: 16778248
}
;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333233, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
KeyAttrDataFloat: *4 {
a: 0,0,218434820,0
}
KeyAttrRefCount: *1 {
a: 1
}
}
Model: "Model::Producer Front", "Camera" {
AnimationCurve: 1178771600, "AnimCurve::", "" {
Default: 0
KeyVer: 4008
KeyTime: *1 {
a: 0
}
KeyValueFloat: *1 {
a: 0.3937008
}
;KeyAttrFlags: Cubic|TangeantUser|WeightedRight
KeyAttrFlags: *1 {
a: 16778248
}
;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333233, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
KeyAttrDataFloat: *4 {
a: 0,0,218434820,0
}
KeyAttrRefCount: *1 {
a: 1
}
}
Model: "Model::Producer Back", "Camera" {
AnimationCurve: 1178769680, "AnimCurve::", "" {
Default: 0
KeyVer: 4008
KeyTime: *1 {
a: 0
}
KeyValueFloat: *1 {
a: 0.3937008
}
;KeyAttrFlags: Cubic|TangeantUser|WeightedRight
KeyAttrFlags: *1 {
a: 16778248
}
;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333233, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
KeyAttrDataFloat: *4 {
a: 0,0,218434820,0
}
KeyAttrRefCount: *1 {
a: 1
}
}
Model: "Model::Producer Right", "Camera" {
}
Model: "Model::Producer Left", "Camera" {
}
Model: "Model::Camera Switcher", "CameraSwitcher" {
}
Material: "Material::Material", "" {
AnimationCurve: 1178769840, "AnimCurve::", "" {
Default: 0
KeyVer: 4008
KeyTime: *1 {
a: 0
}
KeyValueFloat: *1 {
a: 0.3937008
}
;KeyAttrFlags: Cubic|TangeantUser|WeightedRight
KeyAttrFlags: *1 {
a: 16778248
}
;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333233, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
KeyAttrDataFloat: *4 {
a: 0,0,218434820,0
}
KeyAttrRefCount: *1 {
a: 1
}
}
}
@ -273,41 +508,57 @@ Relations: {
;------------------------------------------------------------------
Connections: {
Connect: "OO", "Model::Cube", "Model::Scene"
Connect: "OO", "Material::Material", "Model::Cube"
;Model::Cube, Model::RootNode
C: "OO",569351744,0
;AnimLayer::BaseLayer, AnimStack::Take 001
C: "OO",1042193136,909387520
;AnimCurveNode::R, AnimLayer::BaseLayer
C: "OO",906353776,1042193136
;AnimCurveNode::S, AnimLayer::BaseLayer
C: "OO",906351472,1042193136
;Geometry::, Model::Cube
C: "OO",717843856,569351744
;Material::Material, Model::Cube
C: "OO",916493920,569351744
;AnimCurveNode::R, Model::Cube
C: "OP",906353776,569351744, "Lcl Rotation"
;AnimCurveNode::S, Model::Cube
C: "OP",906351472,569351744, "Lcl Scaling"
;AnimCurve::, AnimCurveNode::R
C: "OP",1178766880,906353776, "d|X"
;AnimCurve::, AnimCurveNode::R
C: "OP",1178767840,906353776, "d|Y"
;AnimCurve::, AnimCurveNode::R
C: "OP",1178766720,906353776, "d|Z"
;AnimCurve::, AnimCurveNode::S
C: "OP",1178771600,906351472, "d|X"
;AnimCurve::, AnimCurveNode::S
C: "OP",1178769680,906351472, "d|Y"
;AnimCurve::, AnimCurveNode::S
C: "OP",1178769840,906351472, "d|Z"
}
;Takes and animation section
;Takes section
;----------------------------------------------------
Takes: {
Current: "Default Take"
}
;Version 5 settings
;------------------------------------------------------------------
Version5: {
AmbientRenderSettings: {
Version: 101
AmbientLightColor: 0.0,0.0,0.0,0
}
FogOptions: {
FlogEnable: 0
FogMode: 0
FogDensity: 0.000
FogStart: 5.000
FogEnd: 25.000
FogColor: 0.1,0.1,0.1,1
}
Settings: {
FrameRate: "24"
TimeFormat: 1
SnapOnFrames: 0
ReferenceTimeIndex: -1
TimeLineStartTime: 0
TimeLineStopTime: 479181389250
}
RendererSetting: {
DefaultCamera: "Producer Perspective"
DefaultViewingMode: 0
Current: ""
Take: "Take 001" {
FileName: "Take_001.tak"
LocalTime: 0,153953860000
ReferenceTime: 0,153953860000
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -92,11 +92,6 @@
<OutputPath>bin\Xbox 360\Release</OutputPath>
<CompressContent>false</CompressContent>
</Configuration>
<Configuration Name="Debug" Platform="0">
<Profile>Reach</Profile>
<OutputPath>bin\Debug</OutputPath>
<CompressContent>false</CompressContent>
</Configuration>
</Configurations>
<References>
<AssemblyReference Name="ANX.Framework.Content.Pipeline.Assimp">..\..\bin\Debug\ANX.Framework.Content.Pipeline.Assimp.dll</AssemblyReference>
@ -129,27 +124,40 @@
</BuildItem>
<BuildItem AssetName="ANX_vertex_color" Importer="AssimpImporter" Processor="ModelProcessor">
<SourceFile>Models\ANX_vertex_color.fbx</SourceFile>
<ProcessorParams />
<ProcessorParams>
<Parameter Name="TextureFormat">Color</Parameter>
</ProcessorParams>
</BuildItem>
<BuildItem AssetName="Cube" Importer="AssimpImporter" Processor="ModelProcessor">
<SourceFile>Models\Cube.fbx</SourceFile>
<ProcessorParams />
<ProcessorParams>
<Parameter Name="TextureFormat">Color</Parameter>
</ProcessorParams>
</BuildItem>
<BuildItem AssetName="Sphere" Importer="AssimpImporter" Processor="ModelProcessor">
<SourceFile>Models\Sphere.fbx</SourceFile>
<ProcessorParams />
<ProcessorParams>
<Parameter Name="TextureFormat">Color</Parameter>
</ProcessorParams>
</BuildItem>
<BuildItem AssetName="SphereAndCube" Importer="AssimpImporter" Processor="ModelProcessor">
<SourceFile>Models\SphereAndCube.fbx</SourceFile>
<ProcessorParams />
<ProcessorParams>
<Parameter Name="TextureFormat">Color</Parameter>
</ProcessorParams>
</BuildItem>
<BuildItem AssetName="TestGrid1024" Importer="TextureImporter" Processor="TextureProcessor">
<SourceFile>Models\TestGrid1024.png</SourceFile>
<ProcessorParams />
<ProcessorParams>
<Parameter Name="ColorKeyColor">255; 0; 255; 255</Parameter>
<Parameter Name="GenerateMipmaps">True</Parameter>
</ProcessorParams>
</BuildItem>
<BuildItem AssetName="TwoCubes" Importer="AssimpImporter" Processor="ModelProcessor">
<SourceFile>Models\TwoCubes.fbx</SourceFile>
<ProcessorParams />
<ProcessorParams>
<Parameter Name="TextureFormat">Color</Parameter>
</ProcessorParams>
</BuildItem>
<BuildItem AssetName="testsound" Importer="WavImporter" Processor="SoundEffectProcessor">
<SourceFile>Sounds\testsound.wav</SourceFile>