⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 g_t.ax

📁 3D的台球游戏
💻 AX
📖 第 1 页 / 共 5 页
字号:
xof 0303txt 0032

template Header {
 <3D82AB43-62DA-11cf-AB39-0020AF71E433>
 WORD major;
 WORD minor;
 DWORD flags;
}

template Vector {
 <3D82AB5E-62DA-11cf-AB39-0020AF71E433>
 FLOAT x;
 FLOAT y;
 FLOAT z;
}

template Coords2d {
 <F6F23F44-7686-11cf-8F52-0040333594A3>
 FLOAT u;
 FLOAT v;
}

template Matrix4x4 {
 <F6F23F45-7686-11cf-8F52-0040333594A3>
 array FLOAT matrix[16];
}

template ColorRGBA {
 <35FF44E0-6C7C-11cf-8F52-0040333594A3>
 FLOAT red;
 FLOAT green;
 FLOAT blue;
 FLOAT alpha;
}

template ColorRGB {
 <D3E16E81-7835-11cf-8F52-0040333594A3>
 FLOAT red;
 FLOAT green;
 FLOAT blue;
}

template IndexedColor {
 <1630B820-7842-11cf-8F52-0040333594A3>
 DWORD index;
 ColorRGBA indexColor;
}

template Boolean {
 <4885AE61-78E8-11cf-8F52-0040333594A3>
 WORD truefalse;
}

template Boolean2d {
 <4885AE63-78E8-11cf-8F52-0040333594A3>
 Boolean u;
 Boolean v;
}

template MaterialWrap {
 <4885AE60-78E8-11cf-8F52-0040333594A3>
 Boolean u;
 Boolean v;
}

template TextureFilename {
 <A42790E1-7810-11cf-8F52-0040333594A3>
 STRING filename;
}

template Material {
 <3D82AB4D-62DA-11cf-AB39-0020AF71E433>
 ColorRGBA faceColor;
 FLOAT power;
 ColorRGB specularColor;
 ColorRGB emissiveColor;
 [...]
}

template MeshFace {
 <3D82AB5F-62DA-11cf-AB39-0020AF71E433>
 DWORD nFaceVertexIndices;
 array DWORD faceVertexIndices[nFaceVertexIndices];
}

template MeshFaceWraps {
 <4885AE62-78E8-11cf-8F52-0040333594A3>
 DWORD nFaceWrapValues;
 Boolean2d faceWrapValues;
}

template MeshTextureCoords {
 <F6F23F40-7686-11cf-8F52-0040333594A3>
 DWORD nTextureCoords;
 array Coords2d textureCoords[nTextureCoords];
}

template MeshMaterialList {
 <F6F23F42-7686-11cf-8F52-0040333594A3>
 DWORD nMaterials;
 DWORD nFaceIndexes;
 array DWORD faceIndexes[nFaceIndexes];
 [Material]
}

template MeshNormals {
 <F6F23F43-7686-11cf-8F52-0040333594A3>
 DWORD nNormals;
 array Vector normals[nNormals];
 DWORD nFaceNormals;
 array MeshFace faceNormals[nFaceNormals];
}

template MeshVertexColors {
 <1630B821-7842-11cf-8F52-0040333594A3>
 DWORD nVertexColors;
 array IndexedColor vertexColors[nVertexColors];
}

template Mesh {
 <3D82AB44-62DA-11cf-AB39-0020AF71E433>
 DWORD nVertices;
 array Vector vertices[nVertices];
 DWORD nFaces;
 array MeshFace faces[nFaces];
 [...]
}

template FrameTransformMatrix {
 <F6F23F41-7686-11cf-8F52-0040333594A3>
 Matrix4x4 frameMatrix;
}

template Frame {
 <3D82AB46-62DA-11cf-AB39-0020AF71E433>
 [...]
}


template XSkinMeshHeader {
 <3cf169ce-ff7c-44ab-93c0-f78f62d172e2>
 WORD nMaxSkinWeightsPerVertex;
 WORD nMaxSkinWeightsPerFace;
 WORD nBones;
}

template VertexDuplicationIndices {
 <b8d65549-d7c9-4995-89cf-53a9a8b031e3>
 DWORD nIndices;
 DWORD nOriginalVertices;
 array DWORD indices[nIndices];
}

template SkinWeights {
 <6f0d123b-bad2-4167-a0d0-80224f25fabb>
 STRING transformNodeName;
 DWORD nWeights;
 array DWORD vertexIndices[nWeights];
 array FLOAT weights[nWeights];
 Matrix4x4 matrixOffset;
}


Mesh Mesh_Astal_01 {
 5651;
 -0.650301;-0.149688;1.170056;,
 -0.683282;-0.149473;1.168985;,
 -0.694371;-0.147971;1.167792;,
 -0.694371;-0.147971;1.167792;,
 -0.649500;-0.149473;1.206252;,
 -0.680879;-0.149276;1.202606;,
 -0.690376;-0.147899;1.198852;,
 -0.690376;-0.147899;1.198852;,
 -0.648698;-0.147971;1.223462;,
 -0.648698;-0.147971;1.223462;,
 -0.678486;-0.147899;1.217186;,
 -0.678486;-0.147899;1.217186;,
 -0.686453;-0.147398;1.210713;,
 -0.686453;-0.147398;1.210713;,
 -0.686453;-0.147398;1.210713;,
 -0.648698;0.036971;1.223462;,
 -0.648698;0.036971;1.223462;,
 -0.678486;0.036899;1.217186;,
 -0.678486;0.036899;1.217186;,
 -0.686453;0.036398;1.210713;,
 -0.686453;0.036398;1.210713;,
 -0.686453;0.036398;1.210713;,
 -0.649500;0.038473;1.206252;,
 -0.680879;0.038276;1.202606;,
 -0.690376;0.036899;1.198852;,
 -0.690376;0.036899;1.198852;,
 -0.650301;0.038688;1.170056;,
 -0.683282;0.038473;1.168985;,
 -0.694371;0.036971;1.167792;,
 -0.694371;0.036971;1.167792;,
 -0.495828;0.036398;1.223772;,
 -0.495828;0.036398;1.223772;,
 -0.495528;0.036899;1.207193;,
 -0.495528;0.036899;1.207193;,
 -0.495485;0.036971;1.169823;,
 -0.495485;0.036971;1.169823;,
 -0.495528;0.030074;1.226065;,
 -0.494701;0.030137;1.207476;,
 -0.494583;0.030146;1.169818;,
 -0.495485;0.002974;1.226393;,
 -0.494583;0.002974;1.207517;,
 -0.494455;0.002974;1.169818;,
 -0.697626;0.030146;1.167261;,
 -0.692732;0.030137;1.197651;,
 -0.686720;0.030074;1.211462;,
 -0.686720;0.030074;1.211462;,
 -0.698091;0.002974;1.167185;,
 -0.693069;0.002974;1.197479;,
 -0.686759;0.002974;1.211570;,
 -0.650702;0.036971;1.031313;,
 -0.650702;0.036971;1.031313;,
 -0.684312;0.036899;1.031356;,
 -0.684312;0.036899;1.031356;,
 -0.695000;0.036398;1.031657;,
 -0.695000;0.036398;1.031657;,
 -0.695000;0.036398;1.031657;,
 -0.650702;0.030146;1.030412;,
 -0.684462;0.030137;1.030530;,
 -0.696202;0.030074;1.031356;,
 -0.696202;0.030074;1.031356;,
 -0.650702;0.002974;1.030283;,
 -0.684484;0.002974;1.030412;,
 -0.696374;0.002974;1.031313;,
 -0.696374;0.002974;1.031313;,
 -0.648348;0.030146;1.229607;,
 -0.648298;0.002974;1.230485;,
 -0.677687;0.030137;1.221796;,
 -0.677687;0.030137;1.221796;,
 -0.677573;0.002974;1.222455;,
 -0.677573;0.002974;1.222455;,
 -0.696123;-0.147971;1.113022;,
 -0.696123;-0.147971;1.113022;,
 -0.684333;-0.149473;1.113132;,
 -0.650651;-0.149688;1.113154;,
 -0.696374;-0.147971;1.060811;,
 -0.696374;-0.147971;1.060811;,
 -0.684484;-0.149473;1.060794;,
 -0.650702;-0.149688;1.060748;,
 -0.650702;-0.147971;1.031313;,
 -0.650702;-0.147971;1.031313;,
 -0.684312;-0.147899;1.031356;,
 -0.684312;-0.147899;1.031356;,
 -0.695000;-0.147398;1.031657;,
 -0.695000;-0.147398;1.031657;,
 -0.695000;-0.147398;1.031657;,
 -0.650702;-0.149473;1.036538;,
 -0.684462;-0.149276;1.036549;,
 -0.696202;-0.147899;1.036588;,
 -0.696202;-0.147899;1.036588;,
 -0.650702;0.038473;1.036538;,
 -0.650702;0.038688;1.060748;,
 -0.684462;0.038276;1.036549;,
 -0.684484;0.038473;1.060794;,
 -0.696202;0.036899;1.036588;,
 -0.696202;0.036899;1.036588;,
 -0.696374;0.036971;1.060811;,
 -0.696374;0.036971;1.060811;,
 -0.696123;0.036971;1.113022;,
 -0.696123;0.036971;1.113022;,
 -0.684333;0.038473;1.113132;,
 -0.650651;0.038688;1.113155;,
 -0.494455;0.002974;1.112609;,
 -0.494583;0.030146;1.112610;,
 -0.495485;0.036971;1.112613;,
 -0.495485;0.036971;1.112613;,
 -0.699979;0.002974;1.036546;,
 -0.699507;0.030137;1.036551;,
 -0.700495;0.002974;1.060817;,
 -0.699979;0.030146;1.060816;,
 -0.699685;0.030146;1.112968;,
 -0.700194;0.002974;1.112960;,
 -0.528795;-0.149688;1.170008;,
 -0.588539;-0.149688;1.170262;,
 -0.528795;-0.149473;1.207654;,
 -0.588439;-0.149473;1.207656;,
 -0.528795;-0.147971;1.226440;,
 -0.588339;-0.147971;1.226130;,
 -0.588339;-0.147971;1.226130;,
 -0.495828;-0.147398;1.223772;,
 -0.495828;-0.147398;1.223772;,
 -0.495828;-0.147398;1.223772;,
 -0.495528;-0.147899;1.207193;,
 -0.495528;-0.147899;1.207193;,
 -0.495485;-0.147971;1.169823;,
 -0.495485;-0.147971;1.169823;,
 -0.501237;-0.147899;1.226074;,
 -0.501237;-0.147899;1.226074;,
 -0.501199;-0.149276;1.207502;,
 -0.501194;-0.149473;1.169855;,
 -0.528795;0.036971;1.226440;,
 -0.528795;0.036971;1.226440;,
 -0.588339;0.036971;1.226130;,
 -0.588339;0.036971;1.226130;,
 -0.528795;0.038473;1.207654;,
 -0.588439;0.038473;1.207656;,
 -0.528795;0.038688;1.170008;,
 -0.588539;0.038688;1.170262;,
 -0.501194;0.038473;1.169855;,
 -0.501199;0.038276;1.207502;,
 -0.501237;0.036899;1.226074;,
 -0.501237;0.036899;1.226074;,
 -0.501237;0.036899;1.226074;,
 -0.588589;0.002974;1.030283;,
 -0.588589;0.030146;1.030412;,
 -0.588589;0.036971;1.031313;,
 -0.588589;0.036971;1.031313;,
 -0.501194;0.002974;1.233279;,
 -0.501194;0.002974;1.233279;,
 -0.528795;0.002974;1.234262;,
 -0.501199;0.030137;1.232378;,
 -0.501199;0.030137;1.232378;,
 -0.528795;0.030146;1.233285;,
 -0.588289;0.002974;1.233790;,
 -0.588295;0.030146;1.232833;,
 -0.588589;-0.149473;1.036527;,
 -0.588589;-0.147971;1.031313;,
 -0.588589;-0.147971;1.031313;,
 -0.495485;-0.147971;1.112613;,
 -0.495485;-0.147971;1.112613;,
 -0.588589;0.038473;1.036527;,
 -0.495485;-0.053000;1.226393;,
 -0.494583;-0.053000;1.207517;,
 -0.494455;-0.053000;1.169818;,
 -0.495485;-0.108974;1.226393;,
 -0.494583;-0.108974;1.207517;,
 -0.494455;-0.108974;1.169818;,
 -0.494583;-0.141146;1.169818;,
 -0.494701;-0.141137;1.207476;,
 -0.495528;-0.141074;1.226065;,
 -0.495528;-0.141074;1.226065;,
 -0.686759;-0.053000;1.211570;,
 -0.686759;-0.108974;1.211570;,
 -0.693069;-0.053000;1.197479;,
 -0.693069;-0.108974;1.197479;,
 -0.698091;-0.053000;1.167185;,
 -0.698091;-0.108974;1.167185;,
 -0.686720;-0.141074;1.211462;,
 -0.686720;-0.141074;1.211462;,
 -0.692732;-0.141137;1.197651;,
 -0.697626;-0.141146;1.167261;,
 -0.696374;-0.053000;1.031313;,
 -0.696374;-0.053000;1.031313;,
 -0.696374;-0.108974;1.031313;,
 -0.696374;-0.108974;1.031313;,
 -0.684484;-0.053000;1.030412;,
 -0.684484;-0.108974;1.030412;,
 -0.650702;-0.053000;1.030283;,
 -0.650702;-0.108974;1.030283;,
 -0.696202;-0.141074;1.031356;,
 -0.696202;-0.141074;1.031356;,
 -0.684462;-0.141137;1.030530;,
 -0.650702;-0.141146;1.030412;,
 -0.677573;-0.053000;1.222455;,
 -0.677573;-0.053000;1.222455;,
 -0.648298;-0.053000;1.230485;,
 -0.677573;-0.108974;1.222455;,
 -0.677573;-0.108974;1.222455;,
 -0.648298;-0.108974;1.230485;,
 -0.648348;-0.141146;1.229607;,
 -0.677687;-0.141137;1.221796;,
 -0.677687;-0.141137;1.221796;,
 -0.494455;-0.053000;1.112609;,
 -0.494455;-0.108974;1.112609;,
 -0.494583;-0.141146;1.112610;,
 -0.699979;-0.141146;1.060816;,
 -0.699507;-0.141137;1.036551;,
 -0.700495;-0.108974;1.060817;,
 -0.699979;-0.108974;1.036546;,
 -0.699979;-0.053000;1.036546;,
 -0.700495;-0.053000;1.060817;,
 -0.699685;-0.141146;1.112968;,
 -0.700194;-0.108974;1.112960;,
 -0.700194;-0.053000;1.112960;,
 -0.588589;-0.141146;1.030412;,
 -0.588589;-0.108974;1.030283;,
 -0.588589;-0.053000;1.030283;,
 -0.528795;-0.141146;1.233285;,
 -0.528795;-0.141146;1.233285;,
 -0.528795;-0.108974;1.234262;,
 -0.501199;-0.141137;1.232378;,
 -0.501199;-0.141137;1.232378;,
 -0.501199;-0.141137;1.232378;,
 -0.501194;-0.108974;1.233279;,
 -0.501194;-0.108974;1.233279;,
 -0.528795;-0.053000;1.234262;,
 -0.501194;-0.053000;1.233279;,
 -0.501194;-0.053000;1.233279;,
 -0.588289;-0.053000;1.233790;,
 -0.588289;-0.108974;1.233790;,
 -0.588295;-0.141146;1.232833;,
 -0.588295;-0.141146;1.232833;,
 0.650301;-0.149688;1.170056;,
 0.683282;-0.149473;1.168985;,
 0.694371;-0.147971;1.167792;,
 0.694371;-0.147971;1.167792;,
 0.649500;-0.149473;1.206252;,
 0.680879;-0.149276;1.202606;,
 0.690376;-0.147899;1.198852;,
 0.690376;-0.147899;1.198852;,
 0.648698;-0.147971;1.223462;,
 0.648698;-0.147971;1.223462;,
 0.678486;-0.147899;1.217186;,
 0.678486;-0.147899;1.217186;,
 0.686453;-0.147398;1.210713;,
 0.686453;-0.147398;1.210713;,
 0.686453;-0.147398;1.210713;,
 0.648698;0.036971;1.223462;,
 0.648698;0.036971;1.223462;,
 0.678486;0.036899;1.217186;,
 0.678486;0.036899;1.217186;,
 0.686453;0.036398;1.210713;,
 0.686453;0.036398;1.210713;,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -