You last visited: Today at 17:13
Advertisement
[request] 3DC files assist
Discussion on [request] 3DC files assist within the Shaiya Private Server forum part of the Shaiya category.
04/30/2013, 11:07
#31
elite*gold: 0
Join Date: Aug 2009
Posts: 23
Received Thanks: 39
Quote:
Originally Posted by
TeddyBear94
in case we want to get these to work we would need to find a way to connect the files propper with the ANI files or we even have to create completly new ANI files. But yet this isnt worth the work in my eyes.
Can you tell me this character's 'torso' and hand objects are in one .3dc file?
I am thinking on other easily way (without using external .ms script), because I don't know 100% the XNALara exporter really works fine ?
- Export the original .3dc file as 3D Studio .3ds format
- Import it to 3D Studio Max
- Modify the 3d geometry (except Bones, and Vertex Weight datas)
- Export it to .3ds format
- Import it to 3D O. C.
- Export it to .3dc file (with select the original .3dc file).
- The exported .3dc file will contain the original Bone; Vertex Bone datas with the new 3d geometry.
I will make/upload this version today.
04/30/2013, 14:01
#32
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,632
Quote:
Originally Posted by
KZ_3D
Can you tell me this character's 'torso' and hand objects are in one .3dc file?
they kind of are there is always still gaunts but these take just a small part
04/30/2013, 14:22
#33
elite*gold: 0
Join Date: Aug 2009
Posts: 23
Received Thanks: 39
Quote:
Originally Posted by
TeddyBear94
they kind of are there is always still gaunts but these take just a small part
I am sorry, but I don't understand your answer.
This character model uses two .3dc files for torso and hand, or it uses one .3dc file only?
04/30/2013, 16:18
#34
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
Zoltan, let me explain with other words.
first some definitions / concepts:
in Shaiya world, only characters (and animals) are animated - I should say can be deformed.
All other items, including weapons (defined by .3DO files) have a static shape, of course they can move / translate / rotate but they just follow the movements of their support or those of the character who uses them.
By comparison, in Aion, the arms of a bow deform when shooting an arrow or a sword can extend to strike.
this implies that item (.3DE) and weapons (.3DO) models do not include any bones information.
OOH, characters & mounts (both defined by .3DC files) can be animated, but the supported movements are (for short) limited, and these movements are the same whatever the clothes worn. (in Aion, the movements of a gear are specific to its own shape). this is because animations (the actual description of any animation, which is a set of spatial movement / deformation) are unique for a given class & ***.
Of course these animations are computed for a known set of fixed bones, and all movements definitions intimately rely on these bones (moving the left elbow is not the same than the right knee, so count of bones & indexes of each one are fixed).
this implies that .3DC files do include bones information and the bones array in strictly the same for all gear of a class / *** (eg the boots, gants, pants, top and helmet files of a male warrior are 5 different files (for a given set), but they all contain (start with) the exact same array of bones - and, once again, these bones are the same for all sets (all gears) of that class / ***).
because, the meaning of each bone is conditioned by the "animation engine" which is specific to the game (at least with Shaiya that doesn't define actions for each item), the generation of bones can not be managed as you propose to, but would be, imho, simply copied from a template (one per class & ***), of course this will implies that the destination class must be provided to the export method - "on the fly" question, or global option, up to you
04/30/2013, 20:57
#35
elite*gold: 0
Join Date: Aug 2009
Posts: 23
Received Thanks: 39
Quote:
Originally Posted by
castor4878
this implies that item (.3DE) and weapons (.3DO) models do not include any bones information.
Holly sh*t, the .3DE is a new file format for me. I did not look into the Effect directory before....
Quote:
Originally Posted by
castor4878
because, the meaning of each bone is conditioned by the "animation engine" which is specific to the game (at least with Shaiya that doesn't define actions for each item), the generation of bones can not be managed as you propose to, but would be, imho, simply copied from a template (one per class & sex), of course this will implies that the destination class must be provided to the export method - "on the fly" question, or global option, up to you
Thank you for your information. I think my concept was correct, because the import/export bone datas without modification does not spoil the order of bones.
TeddyBear94
As I promised I modified the .3dc save procedure (it supports the old and new .3dc file both).
I uploaded the latest version of my program (unpublished yet officially) to my web page:
Can you test the following procedure?
- Export the original .3dc file as 3D Studio .3ds format
- Import it to 3D Studio Max
- Modify the 3d geometry (except Bones, and Vertex Weight datas)
- Export it to .3ds format
- Import it to 3D O. C.
- Export it to .3dc file (with select the original .3dc file).
- The exported .3dc file will contain the original Bone; Vertex Bone datas with the new 3d geometry.
04/30/2013, 21:32
#36
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,632
Quote:
Originally Posted by
KZ_3D
Holly sh*t, the .3DE is a new file format for me. I did not look into the Effect directory before....
Thank you for your information. I think my concept was correct, because the import/export bone datas without modification does not spoil the order of bones.
TeddyBear94
As I promised I modified the .3dc save procedure (it supports the old and new .3dc file both).
I uploaded the latest version of my program (unpublished yet officially) to my web page:
Can you test the following procedure?
- Export the original .3dc file as 3D Studio .3ds format
- Import it to 3D Studio Max
- Modify the 3d geometry (except Bones, and Vertex Weight datas)
- Export it to .3ds format
- Import it to 3D O. C.
- Export it to .3dc file (with select the original .3dc file).
- The exported .3dc file will contain the original Bone; Vertex Bone datas with the new 3d geometry.
mh i wonder if it is rly needed to modify it in 3d studio max as i didnt done that step yet in any kind since its not needed at all
05/01/2013, 08:37
#37
elite*gold: 0
Join Date: Aug 2009
Posts: 23
Received Thanks: 39
Quote:
Originally Posted by
TeddyBear94
mh i wonder if it is rly needed to modify it in 3d studio max as i didnt done that step yet in any kind since its not needed at all
I thought the 3DS MAX is your 3d modeler program. As I know you can open the .3ds format with the LightWave3D or GMAX also.
(The XNALara .ms script is for 3DS MAX also).
I hope this way will work, otherwise I will remove the .3dc save module from my program.
05/01/2013, 10:13
#38
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,632
until now i only modded the weps/gears just with ur program and it went quiet fine. i didnt had to use a 2nd program as it seems ur program is more capable for the job as u think
. i got now a few time i will test it out.
05/01/2013, 10:58
#39
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
Quote:
Originally Posted by
KZ_3D
Holly sh*t, the .3DE is a new file format for me. I did not look into the Effect directory before
.3DE files are very similar to the .3DO ones; the file structure is the same, only the Vertice structure is a bit different (it doesn't contain a normal point):
Code:
// having:
typedef struct _Vertex3DE {
float x, y, z; // 3D point
long indx; // an index or ...
float u, v; // texture coords
} Vertices3DE;
/* the 'indx' field could be an index in the not present bones array,
or a RGBA mask (used with GL_ALPHA_TEST?), its value is always -1 (likely 'RFU') */
// and:
typedef struct _Faces {
unsigned short i1, i2, i3;
} Faces;
// the .3DE format is:
typedef struct _Struct3DE {
long lengthOfTextureFile; // null for 99.9% of file
char *path; // path of tex file, absent for almost all files
long numberOfVertices;
Vertices3DE *vert; // the vertices
long numberOfFaces;
Faces *faces;
} Struct3DE;
as an exemple, the attached 1mago01.3DE file is read as:
Code:
typedef struct _Vertex3DE {
float x, y, z;
long bone;
float u, v;
} Vertices;
Vertices vertices[/* 44 */] = {
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.000000f, -0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, -0.000000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.100000f, -0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.100000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.200000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.200000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.300000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.300000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.400000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.400000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.500000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.500000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.600000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.600000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.700000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.700000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.800000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.800000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +0.900000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +0.900000f, +1.000000f },
{ -0.264503f, +7.661643f, +0.853402f, -1, +1.000000f, +0.000000f },
{ -0.186262f, +7.583520f, +0.654744f, -1, +1.000000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.000000f, -0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, -0.000000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.100000f, -0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.100000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.200000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.200000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.300000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.300000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.400000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.400000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.500000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.500000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.600000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.600000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.700000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.700000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.800000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.800000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +0.900000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +0.900000f, +1.000000f },
{ -0.252910f, +7.721101f, +0.704488f, -1, +1.000000f, +0.000000f },
{ -0.197855f, +7.524062f, +0.803658f, -1, +1.000000f, +1.000000f }
};
typedef struct _Faces {
unsigned short i1, i2, i3;
} Faces;
Faces faces[/* 40 */] = {
{ 0, 3, 1 },
{ 0, 2, 3 },
{ 2, 5, 3 },
{ 2, 4, 5 },
{ 4, 7, 5 },
{ 4, 6, 7 },
{ 6, 9, 7 },
{ 6, 8, 9 },
{ 8, 11, 9 },
{ 8, 10, 11 },
{ 10, 13, 11 },
{ 10, 12, 13 },
{ 12, 15, 13 },
{ 12, 14, 15 },
{ 14, 17, 15 },
{ 14, 16, 17 },
{ 16, 19, 17 },
{ 16, 18, 19 },
{ 18, 21, 19 },
{ 18, 20, 21 },
{ 22, 25, 23 },
{ 22, 24, 25 },
{ 24, 27, 25 },
{ 24, 26, 27 },
{ 26, 29, 27 },
{ 26, 28, 29 },
{ 28, 31, 29 },
{ 28, 30, 31 },
{ 30, 33, 31 },
{ 30, 32, 33 },
{ 32, 35, 33 },
{ 32, 34, 35 },
{ 34, 37, 35 },
{ 34, 36, 37 },
{ 36, 39, 37 },
{ 36, 38, 39 },
{ 38, 41, 39 },
{ 38, 40, 41 },
{ 40, 43, 41 },
{ 40, 42, 43 }
};
Quote:
Originally Posted by
KZ_3D
Thank you for your information. I think my concept was correct, because the import/export bone datas without modification does not spoil the order of bones.
I'm agree with you on that.
But still, the procedure requires several operations for a known result - we have to extract some bones, preserve them, and re-import them, whereas these bones are (shall be) known. The operation also relies on Studio 3D max, an additional program that I personaly don't use.
Quote:
Originally Posted by
KZ_3D
[...]
I hope this way will work, otherwise I will remove the .3dc save module from my program.
Don't please !!
(expect if you mean: remove the module that allows the selection of an existing .3DC file to merge it with the currently loaded bones data (merging of a .3ds with a .3dc))
Being able to read a .chr file and to save it as .3DC is definitively needed. The only point without agreement is how to define the right bones for the right class / sex character.
My response for that very specific and limited question is that your export module should insert an empty (!) bones array (meaning only a int32 null counter). It's up to the user to know which class will use the converted gear and thus to insert the right bone array at the beginning of the file. (more or less a 3 sec operation).
Attached Files
1mago01.zip
(4.0 KB, 73 views)
05/01/2013, 13:56
#40
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
Quote:
Being able to read a .chr file and to save it as .3DC is definitively needed.
the .chr extension is actually NOT the right one...
since days (
) I'm looking for the files in the AION hierarchy that do contains these gears.
I did process 2411 .pak files & extract nearly
but I didn't find any .chr nor .cdf files.
If one of you can let me know extension I shall look for, I will greatly appreciate.
.
Attached Files
files.zip
(1.46 MB, 113 views)
05/01/2013, 14:15
#41
elite*gold: 0
Join Date: Aug 2009
Posts: 23
Received Thanks: 39
Quote:
Originally Posted by
castor4878
Don't please !!
(expect if you mean: remove the module that allows the selection of an existing .3DC file to merge it with the currently loaded bones data (merging of a .3ds with a .3dc))
I thought for the full .3dc save module...
Quote:
Originally Posted by
castor4878
If one of you can let me know extension I shall look for, I will greatly appreciate.
As I know the Aion: Tower of Eternity game uses the .cgf 3d model format.
05/01/2013, 16:08
#42
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
Quote:
Originally Posted by
KZ_3D
I thought for the full .3dc save module...
already want to give up?
Quote:
Originally Posted by
KZ_3D
As I know the Aion: Tower of Eternity game uses the .cgf 3d model format.
indeed, thanks.
I gave a try to the lmch_c004_body.cgf gear file in Objects/pc/lm/Mesh_Meshes_000.pak, and I was (finally) able to test your export .3DC module.
The module prompts for an "original .3DC file", I select a valid .3DC top gear from Shaiya files. One from the right class / sex.
The generated file is valid but contains a single bone in the bones array. I did it 3 times, may be I did the same mistake 3 times or something is not valid there.
I so replace that 1-bone array by the full (38 bones) array of a .3DC top file.
At this point, I assume I'm more or less at same stage than Teddy and I obtain:
some points (arms mainly) are not at their positions, paintful but not a surprise, the positions of the base skeleton of both Shaiya & Aion have no reason to be the same.
but more boring: the body's animations don't work. the body as a whole can move (around vertical axis or back and forth)
but the arms (shoulders, ...) show no animations.
Switching back to previous assumptions, it appears that the bones array is identical for "a significant number" of gears but not all - at first time I saw some diff. but they were less than 0.1%; checking *all* files, I found significant differences. More puzzling the number of bones is not always the same ("there is only fools who don't change their minds").
for the human, male, fighter class, we have:
humf_torso001 .. 006 38 bones
humf_torso007 42 bones
humf_torso008 38 bones
humf_torso010,11 36 bones
humf_upper012,12B 36 bones
humf_upper013,13_A,13_B,14,14_A 72 bones
co_humf_upper003,4,5 40 bones
it was so invalid to assume that the (for instance) 3rd point is always the right elbow and thus that the animation files act with predefined list of knwon bones; they have some prerequesites (they have to) but they are a bit smarter, or at least unknown.
so far, I don't know to parse the whole .ani files, I so can't go further.
one possible explanation is the "weight" associated to vertex in mesh data.
the shaiya tops use value ranging 0 up to 1 (most of files use a set iof discrete values such as 0; 0.2; 0.5; 0.7; 0.8; 0.9; 1.0), in the converted files all weights are set to 1.0; do these weights used to define some "local barycenters" of animations ?... idk, any 3D expert (hmm so Zoltan) inputs are welcome.
Edit:
-------------------------------------------
the answser is stored in the 'bone' field of the Vertex3DC records.
as an example, the Character/human/3DC/humf_torso001.3dc file consists in:
Code:
typedef struct _Vertex3DC {
float x, y, z;
float w;
long bone;
float nx, ny, nz;
float u, v;
} Vertices;
Vertices vertices[/* 441 */] = {
{ -0.056527f, +1.614444f, -0.005192f, +1.000000f, 6, -0.994887f, -0.097369f, +0.026803f, +0.850227f, +0.084460f },
{ +0.113581f, +1.105144f, +0.022314f, +1.000000f, 2, +0.831827f, +0.023027f, +0.554557f, +0.782324f, +0.937168f },
{ -0.148736f, +1.449626f, +0.092404f, +0.400000f, 1024 | 18, -0.199845f, +0.295316f, +0.934265f, +0.631242f, +0.106616f },
{ +0.148712f, +1.449625f, +0.092407f, +0.400000f, 1024 | 8, +0.199815f, +0.295242f, +0.934295f, +0.631242f, +0.106616f },
{ +0.065628f, +1.078145f, -0.114885f, +1.000000f, 2, +0.365644f, -0.059819f, -0.928830f, +0.116137f, +0.935351f },
{ +0.220182f, +1.120935f, +0.034028f, +1.000000f, 10, -0.990968f, -0.133657f, +0.010920f, +0.694791f, +0.492477f },
{ +0.152517f, +1.368348f, -0.058390f, +0.200000f, 1024 | 9, +0.801942f, -0.260833f, -0.537453f, +0.319198f, +0.196750f },
{ -0.220206f, +1.120935f, +0.034028f, +1.000000f, 20, +0.990967f, -0.133661f, +0.010915f, +0.694791f, +0.492477f },
{ -0.152540f, +1.368348f, -0.058390f, +0.800000f, 4096 | 512 | 256 | 4, -0.801965f, -0.260818f, -0.537425f, +0.319198f, +0.196750f },
{ -0.112759f, +1.105144f, +0.022314f, +1.000000f, 2, -0.823151f, +0.007650f, +0.567771f, +0.782324f, +0.937168f },
{ -0.055279f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, -0.861926f, +0.354517f, -0.362493f, +0.144053f, +0.195740f },
{ +0.056503f, +1.614444f, -0.005192f, +1.000000f, 6, +0.994887f, -0.097369f, +0.026804f, +0.850227f, +0.084460f },
{ +0.213509f, +1.451699f, -0.032407f, +0.600000f, 2048 | 9, +0.669690f, +0.448868f, -0.591636f, +0.434573f, +0.128803f },
{ -0.213533f, +1.451699f, -0.032405f, +0.400000f, 4096 | 512 | 256 | 18, -0.669660f, +0.448904f, -0.591643f, +0.434573f, +0.128803f },
{ +0.304849f, +1.150610f, -0.006343f, +1.000000f, 10, +0.571296f, +0.334329f, -0.749563f, +0.436784f, +0.497867f },
{ -0.304872f, +1.150610f, -0.006343f, +1.000000f, 20, -0.571297f, +0.334325f, -0.749564f, +0.436784f, +0.497867f },
{ -0.065651f, +1.078145f, -0.114885f, +1.000000f, 2, -0.365644f, -0.059818f, -0.928831f, +0.116137f, +0.935351f },
{ -0.000012f, +1.613806f, +0.062198f, +1.000000f, 6, +0.000000f, -0.032725f, +0.999464f, +0.990449f, +0.104362f },
{ -0.160993f, +1.325814f, +0.052877f, +0.950000f, 4096 | 512 | 256 | 4, -0.955021f, -0.282964f, +0.088696f, +0.703533f, +0.588875f },
{ -0.301834f, +1.144463f, +0.070595f, +1.000000f, 20, -0.583223f, +0.221240f, +0.781603f, +0.551729f, +0.499459f },
{ +0.301810f, +1.144463f, +0.070595f, +1.000000f, 10, +0.583218f, +0.221244f, +0.781606f, +0.551729f, +0.499459f },
{ +0.055255f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, +0.861927f, +0.354517f, -0.362491f, +0.144053f, +0.195740f },
{ +0.160969f, +1.325814f, +0.052877f, +0.050000f, 1024 | 9, +0.955021f, -0.282975f, +0.088656f, +0.703533f, +0.588875f },
{ +0.068628f, +1.103884f, +0.053346f, +1.000000f, 2, +0.344828f, -0.028153f, +0.938244f, +0.875292f, +0.935428f },
{ -0.216178f, +1.450949f, +0.070043f, +0.400000f, 4096 | 512 | 256 | 18, -0.650371f, +0.475517f, +0.592369f, +0.551188f, +0.133468f },
{ +0.216154f, +1.450949f, +0.070045f, +0.600000f, 2048 | 9, +0.650406f, +0.475477f, +0.592363f, +0.551188f, +0.133468f },
{ +0.021280f, +1.473281f, -0.054900f, +1.000000f, 4, -0.127259f, +0.793105f, -0.595642f, +0.044875f, +0.344170f },
{ -0.073481f, +1.327577f, -0.128721f, +0.300000f, 512 | 256 | 4, -0.287138f, -0.019496f, -0.957691f, +0.129915f, +0.576390f },
{ +0.146016f, +1.453571f, -0.055445f, +0.600000f, 1024 | 8, +0.190887f, +0.436823f, -0.879061f, +0.241575f, +0.374591f },
{ -0.146041f, +1.453572f, -0.055440f, +0.600000f, 1024 | 18, -0.190891f, +0.436885f, -0.879029f, +0.359430f, +0.092363f },
{ -0.081262f, +1.335293f, +0.104611f, +0.300000f, 512 | 256 | 4, -0.149124f, -0.181768f, +0.971968f, +0.857725f, +0.573073f },
{ -0.000012f, +1.548467f, -0.050025f, +1.000000f, 6, -0.000001f, -0.124745f, -0.992189f, +0.013911f, +0.197685f },
{ -0.000012f, +1.552461f, +0.067456f, +0.500000f, 1024 | 5, +0.000000f, +0.334677f, +0.942333f, +0.990457f, +0.213278f },
{ +0.073457f, +1.327577f, -0.128721f, +0.300000f, 512 | 256 | 4, +0.287134f, -0.019492f, -0.957692f, +0.129915f, +0.576390f },
{ +0.081239f, +1.335293f, +0.104610f, +0.300000f, 512 | 256 | 4, +0.149126f, -0.181769f, +0.971968f, +0.857725f, +0.573073f },
{ -0.239332f, +1.436163f, +0.018392f, +0.200000f, 4096 | 512 | 256 | 18, -0.912900f, +0.406786f, -0.033757f, +0.490854f, +0.155489f },
{ +0.239308f, +1.436163f, +0.018392f, +0.800000f, 2048 | 9, +0.912907f, +0.406769f, -0.033759f, +0.490854f, +0.155489f },
{ -0.137070f, +1.266975f, +0.034922f, +0.800000f, 1024 | 3, -0.936378f, -0.328647f, +0.123240f, +0.728028f, +0.677513f },
{ -0.204274f, +1.360331f, -0.037838f, +0.900000f, 1024 | 19, -0.060767f, -0.218523f, -0.973938f, +0.385897f, +0.231519f },
{ +0.204251f, +1.360331f, -0.037837f, +0.900000f, 1024 | 9, +0.060836f, -0.218524f, -0.973933f, +0.385897f, +0.231519f },
{ +0.137047f, +1.266975f, +0.034921f, +0.800000f, 1024 | 3, +0.936388f, -0.328623f, +0.123223f, +0.728028f, +0.677513f },
{ -0.235110f, +1.122871f, +0.072036f, +1.000000f, 20, +0.670777f, -0.112612f, +0.733059f, +0.646163f, +0.499806f },
{ +0.235086f, +1.122871f, +0.072036f, +1.000000f, 10, -0.670781f, -0.112606f, +0.733057f, +0.646163f, +0.499806f },
{ +0.252436f, +1.198807f, -0.009656f, +0.200000f, 2048 | 256 | 10, +0.093239f, -0.192664f, -0.976825f, +0.387577f, +0.420090f },
{ -0.252460f, +1.198807f, -0.009657f, +0.800000f, 4096 | 1024 | 19, -0.093241f, -0.192667f, -0.976824f, +0.387577f, +0.420090f },
{ +0.206085f, +1.372172f, +0.085360f, +1.000000f, 9, +0.183306f, +0.006786f, +0.983033f, +0.594083f, +0.220221f },
{ -0.206108f, +1.372172f, +0.085361f, +1.000000f, 19, -0.183295f, +0.006789f, +0.983034f, +0.594083f, +0.220221f },
{ +0.148712f, +1.485613f, -0.030819f, +0.950000f, 2048 | 256 | 8, +0.111868f, +0.826093f, -0.552318f, +0.244281f, +0.315946f },
{ -0.148735f, +1.485612f, -0.030814f, +0.950000f, 4096 | 512 | 256 | 18, -0.111895f, +0.826104f, -0.552296f, +0.244281f, +0.315946f },
{ +0.149889f, +1.489425f, +0.067349f, +0.950000f, 2048 | 256 | 8, +0.266915f, +0.774357f, +0.573697f, +0.750048f, +0.318616f },
{ -0.149911f, +1.489423f, +0.067343f, +0.950000f, 4096 | 512 | 256 | 18, -0.266945f, +0.774369f, +0.573667f, +0.750048f, +0.318616f },
{ +0.170314f, +1.362974f, +0.075171f, +0.800000f, 2048 | 256 | 4, +0.048907f, -0.254321f, +0.965882f, +0.645556f, +0.213094f },
{ -0.170337f, +1.362974f, +0.075171f, +0.200000f, 1024 | 19, -0.048902f, -0.254345f, +0.965876f, +0.645556f, +0.213094f },
{ +0.221776f, +1.195382f, +0.000176f, +0.200000f, 2048 | 256 | 10, -0.662057f, -0.300294f, -0.686662f, +0.342775f, +0.412512f },
{ -0.221799f, +1.195382f, +0.000176f, +0.800000f, 4096 | 1024 | 19, +0.662052f, -0.300312f, -0.686658f, +0.342775f, +0.412512f },
{ -0.000012f, +1.456244f, +0.100788f, +1.000000f, 4, +0.000000f, +0.169880f, +0.985465f, +0.990452f, +0.389315f },
{ +0.319404f, +1.155326f, +0.033192f, +1.000000f, 10, +0.933635f, +0.350549f, +0.073756f, +0.490857f, +0.497952f },
{ -0.319427f, +1.155326f, +0.033192f, +1.000000f, 20, -0.933637f, +0.350544f, +0.073757f, +0.490857f, +0.497952f },
{ +0.048408f, +1.583400f, -0.015531f, +1.000000f, 6, +0.914702f, -0.075723f, -0.396970f, +0.114534f, +0.141890f },
{ -0.048431f, +1.583400f, -0.015531f, +1.000000f, 6, -0.914702f, -0.075723f, -0.396971f, +0.114534f, +0.141890f },
{ +0.168540f, +1.364348f, -0.019983f, +0.300000f, 2048 | 9, -0.157099f, -0.839060f, -0.520862f, +0.343112f, +0.219131f },
{ -0.168567f, +1.364355f, -0.019981f, +0.700000f, 1024 | 19, +0.157010f, -0.839046f, -0.520912f, +0.343112f, +0.219131f },
{ -0.185828f, +1.491291f, +0.016457f, +0.900000f, 4096 | 512 | 256 | 18, -0.434803f, +0.900018f, -0.030221f, +0.488734f, +0.063374f },
{ +0.185806f, +1.491294f, +0.016457f, +0.100000f, 2048 | 9, +0.434829f, +0.900006f, -0.030221f, +0.488734f, +0.063374f },
{ +0.111697f, +1.306932f, -0.092024f, +0.200000f, 512 | 256 | 4, +0.754138f, -0.195082f, -0.627072f, +0.194136f, +0.606174f },
{ -0.111721f, +1.306932f, -0.092024f, +0.200000f, 512 | 256 | 4, -0.754169f, -0.195072f, -0.627038f, +0.194136f, +0.606174f },
{ +0.079305f, +1.430878f, -0.086904f, +1.000000f, 4, +0.167542f, +0.494311f, -0.852987f, +0.135856f, +0.418998f },
{ -0.103379f, +1.087157f, -0.083891f, +1.000000f, 2, -0.791770f, -0.035403f, -0.609792f, +0.189846f, +0.925889f },
{ +0.240060f, +1.368528f, +0.065150f, +1.000000f, 9, +0.790963f, +0.254176f, +0.556572f, +0.549762f, +0.235100f },
{ -0.240084f, +1.368528f, +0.065150f, +1.000000f, 19, -0.790961f, +0.254179f, +0.556574f, +0.549762f, +0.235100f },
{ +0.103355f, +1.087157f, -0.083891f, +1.000000f, 2, +0.795215f, -0.035134f, -0.605309f, +0.189846f, +0.925889f },
{ +0.257371f, +1.176339f, +0.080424f, +0.800000f, 2048 | 256 | 10, +0.059434f, -0.045118f, +0.997212f, +0.601102f, +0.458290f },
{ -0.068652f, +1.103884f, +0.053346f, +1.000000f, 2, -0.346761f, -0.030524f, +0.937457f, +0.875292f, +0.935428f },
{ -0.257395f, +1.176339f, +0.080424f, +0.200000f, 4096 | 1024 | 19, -0.059438f, -0.045133f, +0.997211f, +0.601102f, +0.458290f },
{ -0.276361f, +1.213097f, +0.000773f, +0.800000f, 4096 | 1024 | 19, -0.685603f, +0.139474f, -0.714490f, +0.435058f, +0.412330f },
{ +0.276337f, +1.213097f, +0.000773f, +0.200000f, 2048 | 256 | 10, +0.685595f, +0.139489f, -0.714495f, +0.435058f, +0.412330f },
{ -0.021303f, +1.473281f, -0.054900f, +1.000000f, 4, +0.127258f, +0.793108f, -0.595639f, +0.044875f, +0.344170f },
{ -0.000012f, +1.279757f, +0.088371f, +0.800000f, 1024 | 3, +0.000003f, -0.257580f, +0.966257f, +0.990452f, +0.654935f },
{ -0.125901f, +1.202981f, -0.022188f, +0.800000f, 512 | 3, -0.995266f, -0.090947f, -0.034267f, +0.278172f, +0.742838f },
{ +0.125877f, +1.202981f, -0.022189f, +0.800000f, 512 | 3, +0.995266f, -0.090946f, -0.034273f, +0.278172f, +0.742838f },
{ +0.069053f, +1.203273f, +0.062656f, +0.800000f, 512 | 3, +0.306513f, -0.257001f, +0.916515f, +0.874671f, +0.773180f },
{ -0.079329f, +1.430878f, -0.086904f, +1.000000f, 4, -0.167552f, +0.494316f, -0.852982f, +0.135856f, +0.418998f },
{ +0.092831f, +1.453401f, +0.105279f, +1.000000f, 4, +0.147874f, +0.300920f, +0.942115f, +0.844802f, +0.394203f },
{ -0.092855f, +1.453401f, +0.105279f, +1.000000f, 4, -0.147899f, +0.300934f, +0.942106f, +0.844802f, +0.394203f },
{ +0.235126f, +1.361159f, -0.018636f, +1.000000f, 9, +0.757585f, +0.077614f, -0.648106f, +0.438582f, +0.240411f },
{ -0.235150f, +1.361159f, -0.018636f, +1.000000f, 19, -0.757585f, +0.077616f, -0.648106f, +0.438582f, +0.240411f },
{ -0.033874f, +1.550997f, +0.056499f, +0.500000f, 1024 | 5, -0.511384f, +0.421202f, +0.749050f, +0.934227f, +0.215392f },
{ +0.151939f, +1.500682f, +0.016566f, +0.950000f, 2048 | 256 | 8, +0.268701f, +0.958200f, -0.098247f, +0.488889f, +0.023374f },
{ -0.151962f, +1.500679f, +0.016566f, +0.950000f, 4096 | 512 | 256 | 18, -0.268720f, +0.958195f, -0.098247f, +0.488889f, +0.023374f },
{ -0.252614f, +1.360895f, +0.021254f, +1.000000f, 19, -0.969699f, +0.223633f, -0.098350f, +0.493505f, +0.252291f },
{ +0.252590f, +1.360894f, +0.021254f, +1.000000f, 9, +0.969698f, +0.223635f, -0.098352f, +0.493505f, +0.252291f },
{ -0.158956f, +1.363806f, +0.018061f, +0.200000f, 1024 | 19, -0.015054f, -0.837181f, -0.546719f, +0.381525f, +0.543945f },
{ +0.158932f, +1.363806f, +0.018061f, +0.200000f, 1024 | 9, +0.014973f, -0.837253f, -0.546611f, +0.381525f, +0.543945f },
{ +0.233528f, +1.126540f, -0.005022f, +1.000000f, 10, -0.717148f, -0.030242f, -0.696264f, +0.343290f, +0.500237f },
{ -0.233552f, +1.126540f, -0.005022f, +1.000000f, 20, +0.717143f, -0.030248f, -0.696269f, +0.343290f, +0.500237f },
{ -0.069076f, +1.203273f, +0.062657f, +0.800000f, 512 | 3, -0.306508f, -0.257002f, +0.916517f, +0.874671f, +0.773180f },
{ -0.032807f, +1.614884f, +0.049390f, +1.000000f, 6, -0.600204f, -0.041733f, +0.798758f, +0.938222f, +0.104417f },
{ -0.127283f, +1.099041f, -0.027155f, +1.000000f, 2, -0.996649f, +0.015057f, -0.080399f, +0.277360f, +0.901944f },
{ +0.126413f, +1.099041f, -0.027155f, +1.000000f, 2, +0.996378f, +0.011260f, -0.084280f, +0.277360f, +0.901944f },
{ +0.033851f, +1.550997f, +0.056499f, +0.500000f, 1024 | 5, +0.511383f, +0.421202f, +0.749050f, +0.934227f, +0.215392f },
{ +0.181730f, +1.297683f, +0.081460f, +1.000000f, 9, -0.610651f, -0.202855f, +0.765477f, +0.648827f, +0.287989f },
{ -0.181753f, +1.297683f, +0.081460f, +1.000000f, 19, +0.610681f, -0.202834f, +0.765458f, +0.648827f, +0.287989f },
{ -0.000012f, +1.078044f, -0.120047f, +1.000000f, 2, -0.000001f, -0.067006f, -0.997753f, +0.013908f, +0.935500f },
{ -0.129583f, +1.312054f, -0.057538f, +0.900000f, 4096 | 512 | 256 | 4, -0.931806f, -0.225654f, -0.284285f, +0.245655f, +0.600945f },
{ +0.129563f, +1.312054f, -0.057540f, +0.500000f, 512 | 256 | 4, +0.931798f, -0.225649f, -0.284316f, +0.245655f, +0.600945f },
{ -0.157400f, +1.412107f, -0.057747f, +0.600000f, 4096 | 512 | 256 | 4, -0.348246f, -0.010070f, -0.937349f, +0.351313f, +0.146046f },
{ +0.157377f, +1.412107f, -0.057747f, +0.500000f, 1024 | 9, +0.348240f, -0.010091f, -0.937351f, +0.351313f, +0.146046f },
{ +0.260920f, +1.312824f, +0.073317f, +1.000000f, 9, +0.776039f, +0.182206f, +0.603792f, +0.551852f, +0.303660f },
{ -0.260944f, +1.312824f, +0.073318f, +1.000000f, 19, -0.776038f, +0.182205f, +0.603793f, +0.551852f, +0.303660f },
{ +0.227010f, +1.170737f, +0.072441f, +0.800000f, 2048 | 256 | 10, -0.642234f, -0.205211f, +0.738528f, +0.644408f, +0.453001f },
{ -0.227034f, +1.170738f, +0.072441f, +0.200000f, 4096 | 1024 | 19, +0.642229f, -0.205230f, +0.738527f, +0.644408f, +0.453001f },
{ +0.032784f, +1.614884f, +0.049390f, +1.000000f, 6, +0.600204f, -0.041733f, +0.798757f, +0.938222f, +0.104417f },
{ +0.286237f, +1.191993f, +0.068762f, +0.800000f, 2048 | 256 | 10, +0.679337f, +0.180450f, +0.711294f, +0.551691f, +0.449729f },
{ -0.286261f, +1.191993f, +0.068761f, +0.200000f, 4096 | 1024 | 19, -0.679344f, +0.180435f, +0.711291f, +0.551691f, +0.449729f },
{ +0.155703f, +1.397167f, +0.093302f, +0.847458f, 2048 | 256 | 4, +0.177256f, -0.116496f, +0.977246f, +0.733998f, +0.483870f },
{ -0.155727f, +1.397167f, +0.093303f, +0.847458f, 4096 | 512 | 256 | 4, -0.177260f, -0.116470f, +0.977248f, +0.642234f, +0.162896f },
{ +0.038717f, +1.401635f, +0.110277f, +1.000000f, 4, -0.110503f, -0.007323f, +0.993849f, +0.925050f, +0.477419f },
{ -0.052585f, +1.615843f, +0.024845f, +1.000000f, 6, -0.920783f, -0.078552f, +0.382084f, +0.886552f, +0.097806f },
{ +0.052561f, +1.615843f, +0.024845f, +1.000000f, 6, +0.920783f, -0.078552f, +0.382083f, +0.886552f, +0.097806f },
{ -0.000012f, +1.151957f, +0.062084f, +0.500000f, 512 | 256 | 2, +0.000002f, -0.114878f, +0.993380f, +0.990452f, +0.857433f },
{ -0.000012f, +1.436373f, -0.083552f, +1.000000f, 4, -0.000000f, +0.555230f, -0.831697f, +0.013908f, +0.411269f },
{ +0.113175f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, +0.815110f, -0.246291f, +0.524344f, +0.779693f, +0.772503f },
{ -0.113199f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, -0.815106f, -0.246291f, +0.524350f, +0.779693f, +0.772503f },
{ +0.051186f, +1.548035f, +0.031130f, +0.500000f, 1024 | 5, +0.837236f, +0.473112f, +0.274228f, +0.881480f, +0.200324f },
{ -0.051210f, +1.548035f, +0.031130f, +0.500000f, 1024 | 5, -0.837236f, +0.473112f, +0.274227f, +0.881480f, +0.200324f },
{ -0.224923f, +1.300507f, +0.093818f, +1.000000f, 19, -0.109216f, -0.023174f, +0.993748f, +0.597652f, +0.301752f },
{ +0.224899f, +1.300507f, +0.093817f, +1.000000f, 9, +0.109217f, -0.023173f, +0.993748f, +0.597652f, +0.301752f },
{ -0.000012f, +1.468940f, -0.050554f, +1.000000f, 4, -0.000001f, +0.589825f, -0.807531f, +0.013906f, +0.346195f },
{ +0.166859f, +1.377555f, -0.046861f, +0.400000f, 2048 | 9, +0.399139f, -0.536134f, -0.743806f, +0.346361f, +0.190352f },
{ -0.166885f, +1.377560f, -0.046858f, +0.600000f, 1024 | 19, -0.399119f, -0.536147f, -0.743808f, +0.346361f, +0.190352f },
{ -0.104286f, +1.207544f, -0.086862f, +0.800000f, 512 | 3, -0.812860f, -0.072102f, -0.577980f, +0.188772f, +0.738281f },
{ +0.104262f, +1.207544f, -0.086862f, +0.800000f, 512 | 3, +0.812856f, -0.072102f, -0.577984f, +0.188772f, +0.738281f },
{ +0.193695f, +1.235920f, +0.033109f, +1.000000f, 9, -0.926032f, -0.374560f, -0.046573f, +0.690972f, +0.358624f },
{ -0.193718f, +1.235920f, +0.033109f, +1.000000f, 19, +0.926035f, -0.374552f, -0.046573f, +0.690972f, +0.358624f },
{ -0.000012f, +1.281039f, -0.128602f, +0.800000f, 1024 | 3, -0.000003f, +0.001761f, -0.999998f, +0.013908f, +0.637875f },
{ +0.269735f, +1.316062f, +0.026697f, +1.000000f, 9, +0.962754f, +0.252516f, -0.096647f, +0.494425f, +0.301323f },
{ -0.269759f, +1.316062f, +0.026697f, +1.000000f, 19, -0.962754f, +0.252517f, -0.096645f, +0.494425f, +0.301323f },
{ +0.231508f, +1.403877f, -0.029239f, +0.900000f, 2048 | 9, +0.762719f, +0.084175f, -0.641229f, +0.437232f, +0.185850f },
{ -0.231532f, +1.403878f, -0.029239f, +0.818182f, 4096 | 512 | 19, -0.762711f, +0.084190f, -0.641236f, +0.437232f, +0.185850f },
{ +0.034996f, +1.566540f, -0.033744f, +1.000000f, 6, +0.708677f, -0.063706f, -0.702651f, +0.074168f, +0.169344f },
{ -0.035020f, +1.566540f, -0.033744f, +1.000000f, 6, -0.708678f, -0.063706f, -0.702650f, +0.074168f, +0.169344f },
{ -0.242019f, +1.234131f, -0.022801f, +0.900000f, 4096 | 1024 | 19, -0.123122f, -0.250228f, -0.960327f, +0.387562f, +0.377220f },
{ +0.241996f, +1.234131f, -0.022800f, +0.900000f, 2048 | 512 | 9, +0.123120f, -0.250225f, -0.960327f, +0.387562f, +0.377220f },
{ +0.143103f, +1.330827f, +0.083703f, +0.100000f, 1024 | 9, +0.525311f, -0.337548f, +0.781095f, +0.750748f, +0.579165f },
{ -0.143126f, +1.330827f, +0.083703f, +0.900000f, 4096 | 512 | 256 | 4, -0.525310f, -0.337548f, +0.781096f, +0.750748f, +0.579165f },
{ +0.290349f, +1.222165f, +0.031290f, +0.200000f, 2048 | 256 | 10, +0.938171f, +0.335753f, -0.084294f, +0.493883f, +0.406817f },
{ -0.290373f, +1.222165f, +0.031290f, +0.800000f, 4096 | 1024 | 19, -0.938175f, +0.335741f, -0.084294f, +0.493883f, +0.406817f },
{ +0.182906f, +1.477015f, -0.031936f, +0.100000f, 2048 | 9, +0.364912f, +0.752785f, -0.547863f, +0.427117f, +0.080912f },
{ -0.182929f, +1.477014f, -0.031932f, +0.900000f, 4096 | 512 | 256 | 18, -0.364886f, +0.752815f, -0.547839f, +0.427117f, +0.080912f },
{ +0.179269f, +1.450676f, -0.051882f, +0.500000f, 2048 | 9, +0.281116f, +0.322463f, -0.903876f, +0.393452f, +0.119707f },
{ -0.179293f, +1.450677f, -0.051879f, +0.500000f, 4096 | 512 | 256 | 18, -0.281094f, +0.322534f, -0.903857f, +0.393452f, +0.119707f },
{ -0.038741f, +1.401635f, +0.110277f, +1.000000f, 4, +0.110504f, -0.007321f, +0.993849f, +0.925050f, +0.477419f },
{ +0.269469f, +1.138877f, -0.017119f, +1.000000f, 10, -0.073916f, +0.156652f, -0.984884f, +0.388348f, +0.500609f },
{ -0.269493f, +1.138877f, -0.017118f, +1.000000f, 20, +0.073916f, +0.156647f, -0.984885f, +0.388348f, +0.500609f },
{ +0.269221f, +1.132147f, +0.082267f, +1.000000f, 10, +0.000927f, +0.046370f, +0.998924f, +0.601925f, +0.504662f },
{ -0.269246f, +1.132147f, +0.082267f, +1.000000f, 20, -0.000936f, +0.046366f, +0.998924f, +0.601925f, +0.504662f },
{ -0.130100f, +1.372889f, -0.084104f, +0.950000f, 4096 | 512 | 256 | 4, -0.617188f, +0.138255f, -0.774574f, +0.219308f, +0.501791f },
{ +0.130076f, +1.372889f, -0.084104f, +0.950000f, 2048 | 256 | 4, +0.617188f, +0.138252f, -0.774574f, +0.219308f, +0.501791f },
{ -0.064422f, +1.212342f, -0.119318f, +0.800000f, 512 | 3, -0.363555f, -0.035158f, -0.930909f, +0.116079f, +0.732468f },
{ +0.064398f, +1.212342f, -0.119318f, +0.800000f, 512 | 3, +0.363550f, -0.035158f, -0.930911f, +0.116079f, +0.732468f },
{ +0.184304f, +1.478873f, +0.068153f, +0.100000f, 2048 | 9, +0.381832f, +0.739499f, +0.554387f, +0.554284f, +0.084540f },
{ -0.039790f, +1.486067f, -0.033954f, +1.000000f, 4, -0.278831f, +0.590265f, -0.757523f, +0.081439f, +0.311082f },
{ +0.039767f, +1.486067f, -0.033954f, +1.000000f, 4, +0.278831f, +0.590262f, -0.757525f, +0.081439f, +0.311082f },
{ -0.184326f, +1.478871f, +0.068148f, +0.900000f, 4096 | 512 | 256 | 18, -0.381809f, +0.739532f, +0.554359f, +0.554284f, +0.084540f },
{ -0.000012f, +1.333683f, +0.097225f, +0.300000f, 512 | 256 | 4, +0.000002f, -0.114721f, +0.993398f, +0.990452f, +0.577217f },
{ -0.068909f, +1.305097f, -0.123693f, +0.200000f, 512 | 256 | 4, -0.310447f, -0.125984f, -0.942205f, +0.121621f, +0.608006f },
{ -0.234962f, +1.406482f, +0.070364f, +0.818182f, 4096 | 512 | 19, -0.763724f, +0.169112f, +0.622998f, +0.549991f, +0.186634f },
{ +0.234938f, +1.406481f, +0.070364f, +0.900000f, 2048 | 9, +0.763733f, +0.169090f, +0.622993f, +0.549991f, +0.186634f },
{ +0.213493f, +1.173159f, +0.036910f, +0.800000f, 2048 | 256 | 10, -0.976012f, -0.217704f, -0.002229f, +0.688819f, +0.425802f },
{ +0.078570f, +1.379436f, -0.111805f, +1.000000f, 4, +0.256901f, +0.349703f, -0.900950f, +0.134490f, +0.491687f },
{ -0.213517f, +1.173159f, +0.036910f, +0.200000f, 4096 | 1024 | 19, +0.976009f, -0.217717f, -0.002231f, +0.688819f, +0.425802f },
{ -0.089287f, +1.398962f, +0.109657f, +1.000000f, 4, -0.137249f, -0.023676f, +0.990254f, +0.847401f, +0.478088f },
{ +0.089264f, +1.398962f, +0.109657f, +1.000000f, 4, +0.137250f, -0.023677f, +0.990253f, +0.847401f, +0.478088f },
{ -0.067586f, +1.520795f, +0.062887f, +1.000000f, 4, -0.355811f, +0.702721f, +0.616102f, +0.871243f, +0.272554f },
{ +0.217825f, +1.467130f, +0.017349f, +0.600000f, 2048 | 9, +0.717468f, +0.696215f, -0.022891f, +0.489630f, +0.118158f },
{ -0.217848f, +1.467129f, +0.017349f, +0.400000f, 4096 | 512 | 256 | 18, -0.717436f, +0.696248f, -0.022888f, +0.489630f, +0.118158f },
{ +0.192165f, +1.402740f, -0.051917f, +0.800000f, 2048 | 9, +0.305685f, -0.063434f, -0.950017f, +0.388093f, +0.170058f },
{ -0.192189f, +1.402742f, -0.051916f, +0.800000f, 4096 | 512 | 19, -0.305662f, -0.063424f, -0.950025f, +0.388093f, +0.170058f },
{ +0.154205f, +1.356224f, -0.028384f, +0.200000f, 1024 | 9, +0.782687f, -0.604858f, -0.146793f, +0.318343f, +0.220792f },
{ -0.154229f, +1.356224f, -0.028384f, +0.200000f, 1024 | 19, -0.782731f, -0.604809f, -0.146761f, +0.318343f, +0.220792f },
{ -0.132958f, +1.263141f, -0.013453f, +0.800000f, 1024 | 3, -0.991235f, -0.116626f, -0.062066f, +0.295815f, +0.659968f },
{ +0.132935f, +1.263141f, -0.013454f, +0.800000f, 1024 | 3, +0.991234f, -0.116635f, -0.062063f, +0.295815f, +0.659968f },
{ +0.067563f, +1.520795f, +0.062886f, +1.000000f, 4, +0.355794f, +0.702729f, +0.616104f, +0.871243f, +0.272554f },
{ +0.068885f, +1.305097f, -0.123694f, +0.200000f, 512 | 256 | 4, +0.310441f, -0.125983f, -0.942207f, +0.121621f, +0.608006f },
{ -0.078594f, +1.379436f, -0.111805f, +1.000000f, 4, -0.256900f, +0.349702f, -0.900950f, +0.134490f, +0.491687f },
{ +0.078424f, +1.528383f, +0.036282f, +1.000000f, 4, +0.436747f, +0.882377f, +0.175106f, +0.837823f, +0.241073f },
{ -0.078447f, +1.528383f, +0.036282f, +1.000000f, 4, -0.436767f, +0.882367f, +0.175109f, +0.837823f, +0.241073f },
{ -0.119596f, +1.330451f, -0.095805f, +0.500000f, 512 | 256 | 4, -0.725304f, -0.180641f, -0.664306f, +0.204075f, +0.572970f },
{ +0.119572f, +1.330452f, -0.095805f, +0.500000f, 512 | 256 | 4, +0.725291f, -0.180620f, -0.664326f, +0.204075f, +0.572970f },
{ +0.180171f, +1.315912f, -0.022344f, +0.800000f, 2048 | 9, -0.711670f, -0.233549f, -0.662556f, +0.341636f, +0.268793f },
{ -0.180196f, +1.315914f, -0.022344f, +0.800000f, 1024 | 19, +0.711697f, -0.233514f, -0.662540f, +0.341636f, +0.268793f },
{ +0.165435f, +1.297399f, +0.049662f, +0.900000f, 2048 | 9, -0.951919f, -0.293443f, +0.087982f, +0.672920f, +0.286909f },
{ -0.165458f, +1.297400f, +0.049662f, +0.800000f, 1024 | 19, +0.951924f, -0.293430f, +0.087973f, +0.672920f, +0.286909f },
{ -0.000012f, +1.518960f, -0.046315f, +0.500000f, 1024 | 5, -0.000000f, +0.018259f, -0.999833f, +0.013905f, +0.253982f },
{ -0.000012f, +1.157253f, -0.125383f, +0.500000f, 512 | 256 | 2, -0.000002f, -0.027183f, -0.999630f, +0.013908f, +0.815772f },
{ +0.237879f, +1.250536f, +0.085534f, +1.000000f, 9, +0.091297f, -0.056679f, +0.994209f, +0.598837f, +0.359058f },
{ +0.111554f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, +0.826578f, -0.048806f, +0.560703f, +0.784417f, +0.857813f },
{ -0.237903f, +1.250536f, +0.085535f, +1.000000f, 19, -0.091296f, -0.056683f, +0.994209f, +0.598837f, +0.359058f },
{ +0.038935f, +1.456107f, +0.105825f, +1.000000f, 4, -0.030989f, +0.236612f, +0.971110f, +0.924545f, +0.390296f },
{ -0.038958f, +1.456107f, +0.105825f, +1.000000f, 4, +0.030989f, +0.236612f, +0.971110f, +0.924545f, +0.390296f },
{ -0.210473f, +1.224477f, +0.075430f, +1.000000f, 19, +0.651169f, -0.254806f, +0.714880f, +0.643528f, +0.378304f },
{ +0.210450f, +1.224477f, +0.075429f, +1.000000f, 9, -0.651167f, -0.254801f, +0.714883f, +0.643528f, +0.378304f },
{ +0.172995f, +1.297010f, +0.027579f, +0.900000f, 2048 | 9, -0.915959f, -0.289294f, -0.278078f, +0.287750f, +0.288676f },
{ -0.173019f, +1.297011f, +0.027579f, +0.800000f, 1024 | 19, +0.915959f, -0.289278f, -0.278096f, +0.287750f, +0.288676f },
{ +0.077941f, +1.526763f, +0.011694f, +1.000000f, 4, +0.411289f, +0.797825f, -0.440813f, +0.167245f, +0.224559f },
{ -0.077965f, +1.526763f, +0.011694f, +1.000000f, 4, -0.411304f, +0.797820f, -0.440809f, +0.167245f, +0.224559f },
{ +0.207311f, +1.235631f, -0.013569f, +0.900000f, 2048 | 512 | 9, -0.643892f, -0.371920f, -0.668639f, +0.341274f, +0.363855f },
{ -0.207335f, +1.235631f, -0.013570f, +0.900000f, 4096 | 1024 | 19, +0.643895f, -0.371911f, -0.668641f, +0.341274f, +0.363855f },
{ -0.000012f, +1.336199f, -0.127264f, +0.300000f, 512 | 256 | 4, -0.000002f, +0.125603f, -0.992081f, +0.013908f, +0.565575f },
{ -0.111578f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, -0.825577f, -0.050456f, +0.562029f, +0.784417f, +0.857813f },
{ +0.035485f, +1.334429f, +0.104088f, +0.300000f, 512 | 256 | 4, -0.085561f, -0.157279f, +0.983841f, +0.932291f, +0.573100f },
{ -0.195747f, +1.405065f, +0.089869f, +0.181818f, 4096 | 512 | 256 | 18, -0.275412f, +0.052525f, +0.959890f, +0.593428f, +0.173556f },
{ +0.195724f, +1.405064f, +0.089869f, +0.900000f, 2048 | 9, +0.275416f, +0.052473f, +0.959892f, +0.593428f, +0.173556f },
{ -0.035508f, +1.334429f, +0.104088f, +0.300000f, 512 | 256 | 4, +0.085567f, -0.157277f, +0.983841f, +0.932291f, +0.573100f },
{ +0.134362f, +1.308353f, -0.014582f, +0.500000f, 512 | 256 | 4, +0.966265f, -0.195814f, -0.167299f, +0.302488f, +0.605568f },
{ -0.134382f, +1.308365f, -0.014636f, +0.900000f, 4096 | 512 | 256 | 4, -0.966265f, -0.195816f, -0.167297f, +0.302488f, +0.605568f },
{ -0.073771f, +1.278894f, +0.089835f, +0.800000f, 1024 | 3, -0.172306f, -0.323774f, +0.930312f, +0.869917f, +0.656181f },
{ +0.073748f, +1.278894f, +0.089835f, +0.800000f, 1024 | 3, +0.172310f, -0.323775f, +0.930311f, +0.869917f, +0.656181f },
{ -0.143569f, +1.418564f, -0.065651f, +0.900000f, 4096 | 512 | 4, -0.477776f, +0.171377f, -0.861603f, +0.334678f, +0.121016f },
{ +0.067813f, +1.150816f, +0.054503f, +0.500000f, 512 | 256 | 2, +0.356643f, -0.084367f, +0.930423f, +0.876500f, +0.859080f },
{ +0.143546f, +1.418563f, -0.065652f, +0.900000f, 2048 | 4, +0.477791f, +0.171327f, -0.861605f, +0.334678f, +0.121016f },
{ +0.185051f, +1.448073f, +0.085044f, +0.500000f, 2048 | 9, +0.288826f, +0.316587f, +0.903522f, +0.590448f, +0.124531f },
{ +0.250110f, +1.396439f, +0.019323f, +0.900000f, 2048 | 9, +0.987301f, +0.151860f, -0.046635f, +0.491412f, +0.205088f },
{ -0.185075f, +1.448073f, +0.085040f, +0.500000f, 4096 | 512 | 256 | 18, -0.288814f, +0.316661f, +0.903500f, +0.590448f, +0.124531f },
{ -0.250135f, +1.396440f, +0.019323f, +0.818182f, 4096 | 512 | 19, -0.987301f, +0.151858f, -0.046638f, +0.491412f, +0.205088f },
{ +0.199765f, +1.373459f, -0.044315f, +0.900000f, 1024 | 9, +0.173883f, -0.389472f, -0.904476f, +0.385882f, +0.209103f },
{ -0.199789f, +1.373459f, -0.044316f, +0.900000f, 1024 | 19, -0.173772f, -0.389492f, -0.904489f, +0.385882f, +0.209103f },
{ -0.279322f, +1.259330f, +0.029516f, +1.000000f, 19, -0.979474f, +0.192904f, -0.058475f, +0.494134f, +0.361779f },
{ +0.279298f, +1.259330f, +0.029516f, +1.000000f, 9, +0.979473f, +0.192906f, -0.058475f, +0.494134f, +0.361779f },
{ -0.035827f, +1.520678f, +0.075642f, +1.000000f, 4, -0.213826f, +0.487180f, +0.846719f, +0.928647f, +0.279416f },
{ +0.035560f, +1.531382f, -0.030206f, +0.500000f, 1024 | 5, +0.682402f, +0.016059f, -0.730800f, +0.071014f, +0.234471f },
{ -0.035584f, +1.531382f, -0.030206f, +0.500000f, 1024 | 5, -0.682402f, +0.016059f, -0.730800f, +0.071014f, +0.234471f },
{ -0.267823f, +1.249317f, -0.010175f, +0.900000f, 4096 | 1024 | 19, -0.756529f, +0.041722f, -0.652628f, +0.438488f, +0.371276f },
{ +0.267799f, +1.249317f, -0.010175f, +0.900000f, 2048 | 512 | 9, +0.756528f, +0.041724f, -0.652629f, +0.438488f, +0.371276f },
{ -0.067837f, +1.150816f, +0.054503f, +0.500000f, 512 | 256 | 2, -0.356640f, -0.084369f, +0.930425f, +0.876500f, +0.859080f },
{ +0.124749f, +1.270626f, +0.062374f, +0.800000f, 1024 | 3, +0.627471f, -0.405719f, +0.664585f, +0.772156f, +0.664688f },
{ -0.000012f, +1.102863f, +0.057362f, +1.000000f, 2, -0.000000f, -0.095744f, +0.995406f, +0.990452f, +0.936902f },
{ -0.124773f, +1.270626f, +0.062375f, +0.800000f, 1024 | 3, -0.627467f, -0.405717f, +0.664589f, +0.772156f, +0.664688f },
{ +0.031852f, +1.590806f, +0.048904f, +0.500000f, 1024 | 512 | 5, +0.591981f, +0.067301f, +0.803137f, +0.938229f, +0.146397f },
{ -0.031876f, +1.590806f, +0.048904f, +0.500000f, 1024 | 512 | 5, -0.591981f, +0.067301f, +0.803137f, +0.938229f, +0.146397f },
{ +0.271950f, +1.244249f, +0.072004f, +1.000000f, 9, +0.728215f, +0.161626f, +0.666018f, +0.552241f, +0.378883f },
{ -0.271974f, +1.244249f, +0.072005f, +1.000000f, 19, -0.728215f, +0.161622f, +0.666019f, +0.552241f, +0.378883f },
{ +0.035803f, +1.520678f, +0.075642f, +1.000000f, 4, +0.213827f, +0.487180f, +0.846719f, +0.928647f, +0.279416f },
{ +0.253027f, +1.340602f, +0.070922f, +1.000000f, 9, +0.753402f, +0.341425f, +0.561973f, +0.550810f, +0.269471f },
{ +0.065322f, +1.156047f, -0.120129f, +0.500000f, 512 | 256 | 2, +0.377424f, -0.023049f, -0.925754f, +0.115362f, +0.817468f },
{ -0.065346f, +1.156047f, -0.120128f, +0.500000f, 512 | 256 | 2, -0.377427f, -0.023049f, -0.925753f, +0.115362f, +0.817468f },
{ -0.253051f, +1.340602f, +0.070922f, +1.000000f, 19, -0.753401f, +0.341426f, +0.561974f, +0.550810f, +0.269471f },
{ -0.127642f, +1.265126f, -0.054364f, +0.800000f, 1024 | 3, -0.952180f, -0.095105f, -0.290358f, +0.243870f, +0.655808f },
{ +0.127618f, +1.265126f, -0.054365f, +0.800000f, 1024 | 3, +0.952171f, -0.095143f, -0.290376f, +0.243870f, +0.655808f },
{ -0.050097f, +1.591854f, +0.025908f, +0.500000f, 1024 | 512 | 5, -0.920690f, +0.006359f, +0.390244f, +0.886559f, +0.138473f },
{ +0.050074f, +1.591854f, +0.025908f, +0.500000f, 1024 | 512 | 5, +0.920690f, +0.006359f, +0.390244f, +0.886559f, +0.138473f },
{ +0.174883f, +1.328503f, +0.080311f, +0.800000f, 2048 | 9, -0.626625f, -0.054366f, +0.777423f, +0.647394f, +0.255167f },
{ -0.174908f, +1.328506f, +0.080310f, +0.800000f, 1024 | 19, +0.626637f, -0.054349f, +0.777414f, +0.647394f, +0.255167f },
{ +0.246317f, +1.328180f, -0.018810f, +1.000000f, 9, +0.714482f, +0.177280f, -0.676821f, +0.439288f, +0.281469f },
{ -0.246341f, +1.328180f, -0.018811f, +1.000000f, 19, -0.714482f, +0.177280f, -0.676821f, +0.439288f, +0.281469f },
{ -0.000012f, +1.217635f, -0.124862f, +0.800000f, 512 | 3, -0.000003f, -0.028239f, -0.999601f, +0.013908f, +0.728242f },
{ -0.076298f, +1.488395f, -0.023461f, +1.000000f, 4, -0.110438f, +0.794494f, -0.597145f, +0.139316f, +0.302699f },
{ +0.076274f, +1.488395f, -0.023461f, +1.000000f, 4, +0.110418f, +0.794497f, -0.597145f, +0.139316f, +0.302699f },
{ +0.234761f, +1.259102f, -0.028424f, +0.900000f, 2048 | 512 | 9, +0.100910f, -0.120824f, -0.987532f, +0.387659f, +0.347394f },
{ -0.234785f, +1.259102f, -0.028424f, +0.900000f, 4096 | 1024 | 19, -0.100904f, -0.120821f, -0.987533f, +0.387659f, +0.347394f },
{ -0.000012f, +1.519620f, +0.081266f, +1.000000f, 4, +0.000000f, +0.387393f, +0.921915f, +0.990455f, +0.280944f },
{ +0.252326f, +1.195759f, +0.083939f, +0.200000f, 2048 | 256 | 10, +0.077227f, -0.085801f, +0.993315f, +0.600014f, +0.426519f },
{ -0.252350f, +1.195759f, +0.083939f, +0.800000f, 4096 | 1024 | 19, -0.077231f, -0.085820f, +0.993313f, +0.600014f, +0.426519f },
{ -0.000012f, +1.591269f, +0.061497f, +0.500000f, 1024 | 512 | 5, +0.000000f, +0.061126f, +0.998130f, +0.990456f, +0.145645f },
{ -0.258821f, +1.177004f, -0.010349f, +0.200000f, 4096 | 1024 | 19, +0.028249f, +0.117798f, -0.992636f, +0.387298f, +0.457154f },
{ +0.258797f, +1.177004f, -0.010349f, +0.800000f, 2048 | 256 | 10, -0.028255f, +0.117813f, -0.992634f, +0.387298f, +0.457154f },
{ -0.054178f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, -0.994588f, -0.055062f, -0.088109f, +0.140385f, +0.125261f },
{ -0.000012f, +1.203184f, +0.070527f, +0.800000f, 512 | 3, +0.000003f, -0.195316f, +0.980740f, +0.990452f, +0.773308f },
{ -0.103309f, +1.156108f, -0.087986f, +0.500000f, 512 | 256 | 2, -0.815625f, -0.009838f, -0.578497f, +0.186137f, +0.820088f },
{ +0.077017f, +1.474648f, -0.048038f, +1.000000f, 4, +0.063545f, +0.770394f, -0.634394f, +0.136370f, +0.342247f },
{ -0.000012f, +1.314200f, -0.125833f, +0.200000f, 512 | 256 | 4, -0.000003f, +0.002979f, -0.999996f, +0.013908f, +0.596514f },
{ +0.054155f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, +0.994588f, -0.055063f, -0.088107f, +0.140385f, +0.125261f },
{ +0.103285f, +1.156108f, -0.087986f, +0.500000f, 512 | 256 | 2, +0.816495f, -0.011362f, -0.577241f, +0.186137f, +0.820088f },
{ -0.000012f, +1.384554f, -0.111261f, +1.000000f, 4, -0.000000f, +0.397437f, -0.917630f, +0.013908f, +0.484491f },
{ -0.077041f, +1.474648f, -0.048038f, +1.000000f, 4, -0.063568f, +0.770395f, -0.634390f, +0.136370f, +0.342247f },
{ -0.220211f, +1.191698f, +0.075341f, +0.800000f, 4096 | 1024 | 19, +0.644164f, -0.248421f, +0.723423f, +0.644102f, +0.419014f },
{ +0.220187f, +1.191698f, +0.075340f, +0.200000f, 2048 | 256 | 10, -0.644165f, -0.248402f, +0.723428f, +0.644102f, +0.419014f },
{ -0.109930f, +1.266870f, -0.090951f, +0.800000f, 1024 | 3, -0.771800f, -0.080896f, -0.630698f, +0.193467f, +0.652252f },
{ +0.109906f, +1.266870f, -0.090952f, +0.800000f, 1024 | 3, +0.771797f, -0.080896f, -0.630703f, +0.193467f, +0.652252f },
{ -0.303757f, +1.195648f, +0.032289f, +0.200000f, 4096 | 1024 | 19, -0.906426f, +0.422303f, -0.007231f, +0.493587f, +0.452846f },
{ +0.215599f, +1.335935f, +0.091088f, +1.000000f, 9, +0.090432f, +0.137435f, +0.986374f, +0.595887f, +0.261447f },
{ +0.281069f, +1.211922f, +0.072260f, +0.200000f, 2048 | 256 | 10, +0.715269f, +0.142365f, +0.684195f, +0.552230f, +0.416571f },
{ -0.215622f, +1.335935f, +0.091089f, +1.000000f, 19, -0.090416f, +0.137438f, +0.986375f, +0.595887f, +0.261447f },
{ -0.281093f, +1.211922f, +0.072261f, +0.800000f, 4096 | 1024 | 19, -0.715273f, +0.142349f, +0.684194f, +0.552230f, +0.416571f },
{ +0.303734f, +1.195648f, +0.032289f, +0.800000f, 2048 | 256 | 10, +0.906422f, +0.422312f, -0.007231f, +0.493587f, +0.452846f },
{ -0.125419f, +1.152466f, -0.027075f, +0.500000f, 512 | 256 | 2, -0.998690f, +0.015654f, -0.048711f, +0.272253f, +0.821054f },
{ -0.153138f, +1.363325f, +0.047876f, +0.200000f, 1024 | 19, +0.449604f, +0.892634f, +0.032571f, +0.674118f, +0.215349f },
{ +0.153115f, +1.363325f, +0.047876f, +0.227273f, 1024 | 9, -0.449606f, +0.892640f, +0.032375f, +0.674118f, +0.215349f },
{ -0.283703f, +1.197027f, +0.000446f, +0.200000f, 4096 | 1024 | 19, -0.569159f, +0.315527f, -0.759276f, +0.435127f, +0.442911f },
{ +0.283680f, +1.197027f, +0.000446f, +0.800000f, 2048 | 256 | 10, +0.569150f, +0.315543f, -0.759277f, +0.435127f, +0.442911f },
{ +0.125395f, +1.152466f, -0.027076f, +0.500000f, 512 | 256 | 2, +0.998776f, +0.007570f, -0.048888f, +0.272253f, +0.821054f },
{ -0.068593f, +1.274512f, -0.122973f, +0.800000f, 1024 | 3, -0.356787f, -0.053179f, -0.932671f, +0.121125f, +0.647054f },
{ +0.068568f, +1.274512f, -0.122974f, +0.800000f, 1024 | 3, +0.356781f, -0.053179f, -0.932673f, +0.121125f, +0.647054f },
{ +0.225642f, +1.177669f, -0.000132f, +0.800000f, 2048 | 256 | 10, -0.688348f, -0.088594f, -0.719950f, +0.342794f, +0.444494f },
{ -0.225665f, +1.177669f, -0.000132f, +0.200000f, 4096 | 1024 | 19, +0.688346f, -0.088619f, -0.719949f, +0.342794f, +0.444494f },
{ -0.135934f, +1.335026f, -0.064614f, +0.900000f, 4096 | 512 | 256 | 4, -0.874011f, -0.353593f, -0.333282f, +0.249309f, +0.567219f },
{ +0.135910f, +1.335027f, -0.064614f, +0.100000f, 1024 | 9, +0.874028f, -0.353510f, -0.333324f, +0.249309f, +0.567219f },
{ -0.253712f, +1.194547f, -0.009200f, +0.800000f, 4096 | 1024 | 19, -0.023348f, +0.002921f, -0.999723f, +0.387240f, +0.430924f },
{ +0.253688f, +1.194547f, -0.009199f, +0.200000f, 2048 | 256 | 10, +0.023341f, +0.002939f, -0.999723f, +0.387240f, +0.430924f },
{ +0.050398f, +1.473693f, -0.052123f, +1.000000f, 4, +0.068123f, +0.760749f, -0.645461f, +0.096865f, +0.343590f },
{ -0.050422f, +1.473693f, -0.052123f, +1.000000f, 4, -0.068123f, +0.760750f, -0.645460f, +0.096865f, +0.343590f },
{ +0.151939f, +1.500682f, +0.016566f, +0.950000f, 2048 | 256 | 8, +0.268701f, +0.958200f, -0.098247f, +0.710712f, +0.250428f },
{ +0.151939f, +1.500682f, +0.016566f, +0.950000f, 2048 | 256 | 8, +0.268701f, +0.958200f, -0.098247f, +0.273935f, +0.263012f },
{ +0.151939f, +1.500682f, +0.016566f, +0.950000f, 2048 | 256 | 8, +0.268701f, +0.958200f, -0.098247f, +0.273935f, +0.263012f },
{ +0.151939f, +1.500682f, +0.016566f, +0.950000f, 2048 | 256 | 8, +0.268701f, +0.958200f, -0.098247f, +0.710712f, +0.250428f },
{ +0.172995f, +1.297010f, +0.027579f, +0.900000f, 2048 | 9, -0.915959f, -0.289294f, -0.278078f, +0.698061f, +0.289684f },
{ +0.172995f, +1.297010f, +0.027579f, +0.900000f, 2048 | 9, -0.915959f, -0.289294f, -0.278078f, +0.698061f, +0.289684f },
{ +0.158932f, +1.363806f, +0.018061f, +0.200000f, 1024 | 9, +0.014973f, -0.837253f, -0.546611f, +0.289584f, +0.216543f },
{ +0.158932f, +1.363806f, +0.018061f, +0.200000f, 1024 | 9, +0.014973f, -0.837253f, -0.546611f, +0.289584f, +0.216543f },
{ +0.158932f, +1.363806f, +0.018061f, +0.200000f, 1024 | 9, +0.014973f, -0.837253f, -0.546611f, +0.699325f, +0.222424f },
{ +0.158932f, +1.363806f, +0.018061f, +0.200000f, 1024 | 9, +0.014973f, -0.837253f, -0.546611f, +0.699325f, +0.222424f },
{ -0.151962f, +1.500679f, +0.016566f, +0.950000f, 4096 | 512 | 256 | 18, -0.268720f, +0.958195f, -0.098247f, +0.710712f, +0.250428f },
{ -0.151962f, +1.500679f, +0.016566f, +0.950000f, 4096 | 512 | 256 | 18, -0.268720f, +0.958195f, -0.098247f, +0.273935f, +0.263012f },
{ -0.151962f, +1.500679f, +0.016566f, +0.950000f, 4096 | 512 | 256 | 18, -0.268720f, +0.958195f, -0.098247f, +0.273935f, +0.263012f },
{ -0.151962f, +1.500679f, +0.016566f, +0.950000f, 4096 | 512 | 256 | 18, -0.268720f, +0.958195f, -0.098247f, +0.710712f, +0.250428f },
{ -0.173019f, +1.297011f, +0.027579f, +0.800000f, 1024 | 19, +0.915959f, -0.289278f, -0.278096f, +0.698061f, +0.289684f },
{ -0.173019f, +1.297011f, +0.027579f, +0.800000f, 1024 | 19, +0.915959f, -0.289278f, -0.278096f, +0.698061f, +0.289684f },
{ -0.158956f, +1.363806f, +0.018061f, +0.200000f, 1024 | 19, -0.015054f, -0.837181f, -0.546719f, +0.289584f, +0.216543f },
{ -0.158956f, +1.363806f, +0.018061f, +0.200000f, 1024 | 19, -0.015054f, -0.837181f, -0.546719f, +0.289584f, +0.216543f },
{ -0.158956f, +1.363806f, +0.018061f, +0.200000f, 1024 | 19, -0.015054f, -0.837181f, -0.546719f, +0.699325f, +0.222424f },
{ -0.158956f, +1.363806f, +0.018061f, +0.200000f, 1024 | 19, -0.015054f, -0.837181f, -0.546719f, +0.699325f, +0.222424f },
{ +0.148712f, +1.485613f, -0.030819f, +0.950000f, 2048 | 256 | 8, +0.111868f, +0.826093f, -0.552318f, +0.411586f, +0.048789f },
{ +0.148712f, +1.485613f, -0.030819f, +0.950000f, 2048 | 256 | 8, +0.111868f, +0.826093f, -0.552318f, +0.411586f, +0.048789f },
{ +0.146016f, +1.453571f, -0.055445f, +0.600000f, 1024 | 8, +0.190887f, +0.436823f, -0.879061f, +0.359430f, +0.092363f },
{ +0.146016f, +1.453571f, -0.055445f, +0.600000f, 1024 | 8, +0.190887f, +0.436823f, -0.879061f, +0.359430f, +0.092363f },
{ +0.146016f, +1.453571f, -0.055445f, +0.600000f, 1024 | 8, +0.190887f, +0.436823f, -0.879061f, +0.359430f, +0.092363f },
{ +0.146016f, +1.453571f, -0.055445f, +0.600000f, 1024 | 8, +0.190887f, +0.436823f, -0.879061f, +0.359430f, +0.092363f },
{ -0.149911f, +1.489423f, +0.067343f, +0.950000f, 4096 | 512 | 256 | 18, -0.266945f, +0.774369f, +0.573667f, +0.563461f, +0.047437f },
{ -0.149911f, +1.489423f, +0.067343f, +0.950000f, 4096 | 512 | 256 | 18, -0.266945f, +0.774369f, +0.573667f, +0.563461f, +0.047437f },
{ +0.149889f, +1.489425f, +0.067349f, +0.950000f, 2048 | 256 | 8, +0.266915f, +0.774357f, +0.573697f, +0.563461f, +0.047437f },
{ +0.149889f, +1.489425f, +0.067349f, +0.950000f, 2048 | 256 | 8, +0.266915f, +0.774357f, +0.573697f, +0.563461f, +0.047437f },
{ -0.146041f, +1.453572f, -0.055440f, +0.600000f, 1024 | 18, -0.190891f, +0.436885f, -0.879029f, +0.241575f, +0.374591f },
{ -0.146041f, +1.453572f, -0.055440f, +0.600000f, 1024 | 18, -0.190891f, +0.436885f, -0.879029f, +0.241575f, +0.374591f },
{ -0.146041f, +1.453572f, -0.055440f, +0.600000f, 1024 | 18, -0.190891f, +0.436885f, -0.879029f, +0.241575f, +0.374591f },
{ -0.113199f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, -0.815106f, -0.246291f, +0.524350f, +0.348070f, +0.748535f },
{ -0.113199f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, -0.815106f, -0.246291f, +0.524350f, +0.348070f, +0.748535f },
{ -0.113199f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, -0.815106f, -0.246291f, +0.524350f, +0.348070f, +0.748535f },
{ +0.055255f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, +0.861927f, +0.354517f, -0.362491f, +0.845515f, +0.184386f },
{ +0.055255f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, +0.861927f, +0.354517f, -0.362491f, +0.845515f, +0.184386f },
{ +0.055255f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, +0.861927f, +0.354517f, -0.362491f, +0.845515f, +0.184386f },
{ +0.155703f, +1.397167f, +0.093302f, +0.847458f, 2048 | 256 | 4, +0.177256f, -0.116496f, +0.977246f, +0.642234f, +0.162896f },
{ +0.155703f, +1.397167f, +0.093302f, +0.847458f, 2048 | 256 | 4, +0.177256f, -0.116496f, +0.977246f, +0.642234f, +0.162896f },
{ +0.155703f, +1.397167f, +0.093302f, +0.847458f, 2048 | 256 | 4, +0.177256f, -0.116496f, +0.977246f, +0.642234f, +0.162896f },
{ +0.113175f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, +0.815110f, -0.246291f, +0.524344f, +0.348070f, +0.748535f },
{ +0.113175f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, +0.815110f, -0.246291f, +0.524344f, +0.348070f, +0.748535f },
{ +0.113175f, +1.201358f, +0.032387f, +0.800000f, 512 | 3, +0.815110f, -0.246291f, +0.524344f, +0.348070f, +0.748535f },
{ -0.155727f, +1.397167f, +0.093303f, +0.847458f, 4096 | 512 | 256 | 4, -0.177260f, -0.116470f, +0.977248f, +0.733998f, +0.483870f },
{ -0.155727f, +1.397167f, +0.093303f, +0.847458f, 4096 | 512 | 256 | 4, -0.177260f, -0.116470f, +0.977248f, +0.733998f, +0.483870f },
{ -0.155727f, +1.397167f, +0.093303f, +0.847458f, 4096 | 512 | 256 | 4, -0.177260f, -0.116470f, +0.977248f, +0.733998f, +0.483870f },
{ -0.155727f, +1.397167f, +0.093303f, +0.847458f, 4096 | 512 | 256 | 4, -0.177260f, -0.116470f, +0.977248f, +0.733998f, +0.483870f },
{ -0.170337f, +1.362974f, +0.075171f, +0.200000f, 1024 | 19, -0.048902f, -0.254345f, +0.965876f, +0.700894f, +0.536899f },
{ -0.170337f, +1.362974f, +0.075171f, +0.200000f, 1024 | 19, -0.048902f, -0.254345f, +0.965876f, +0.700894f, +0.536899f },
{ -0.170337f, +1.362974f, +0.075171f, +0.200000f, 1024 | 19, -0.048902f, -0.254345f, +0.965876f, +0.452208f, +0.542843f },
{ +0.170314f, +1.362974f, +0.075171f, +0.800000f, 2048 | 256 | 4, +0.048907f, -0.254321f, +0.965882f, +0.700894f, +0.536899f },
{ +0.170314f, +1.362974f, +0.075171f, +0.800000f, 2048 | 256 | 4, +0.048907f, -0.254321f, +0.965882f, +0.700894f, +0.536899f },
{ +0.170314f, +1.362974f, +0.075171f, +0.800000f, 2048 | 256 | 4, +0.048907f, -0.254321f, +0.965882f, +0.452208f, +0.542843f },
{ -0.148735f, +1.485612f, -0.030814f, +0.950000f, 4096 | 512 | 256 | 18, -0.111895f, +0.826104f, -0.552296f, +0.411586f, +0.048789f },
{ -0.148735f, +1.485612f, -0.030814f, +0.950000f, 4096 | 512 | 256 | 18, -0.111895f, +0.826104f, -0.552296f, +0.411586f, +0.048789f },
{ -0.055279f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, -0.861926f, +0.354517f, -0.362493f, +0.845515f, +0.184386f },
{ -0.055279f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, -0.861926f, +0.354517f, -0.362493f, +0.845515f, +0.184386f },
{ -0.055279f, +1.540462f, +0.007333f, +0.500000f, 1024 | 5, -0.861926f, +0.354517f, -0.362493f, +0.845515f, +0.184386f },
{ -0.111578f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, -0.825577f, -0.050456f, +0.562029f, +0.336132f, +0.822768f },
{ -0.111578f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, -0.825577f, -0.050456f, +0.562029f, +0.336132f, +0.822768f },
{ -0.111578f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, -0.825577f, -0.050456f, +0.562029f, +0.336132f, +0.822768f },
{ -0.111578f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, -0.825577f, -0.050456f, +0.562029f, +0.336132f, +0.822768f },
{ -0.154229f, +1.356224f, -0.028384f, +0.200000f, 1024 | 19, -0.782731f, -0.604809f, -0.146761f, +0.309445f, +0.538630f },
{ -0.154229f, +1.356224f, -0.028384f, +0.200000f, 1024 | 19, -0.782731f, -0.604809f, -0.146761f, +0.309445f, +0.538630f },
{ -0.154229f, +1.356224f, -0.028384f, +0.200000f, 1024 | 19, -0.782731f, -0.604809f, -0.146761f, +0.309445f, +0.538630f },
{ -0.143569f, +1.418564f, -0.065651f, +0.900000f, 4096 | 512 | 4, -0.477776f, +0.171377f, -0.861603f, +0.243011f, +0.438474f },
{ -0.143569f, +1.418564f, -0.065651f, +0.900000f, 4096 | 512 | 4, -0.477776f, +0.171377f, -0.861603f, +0.243011f, +0.438474f },
{ -0.143569f, +1.418564f, -0.065651f, +0.900000f, 4096 | 512 | 4, -0.477776f, +0.171377f, -0.861603f, +0.243011f, +0.438474f },
{ -0.152540f, +1.368348f, -0.058390f, +0.800000f, 4096 | 512 | 256 | 4, -0.801965f, -0.260818f, -0.537425f, +0.262199f, +0.510297f },
{ -0.152540f, +1.368348f, -0.058390f, +0.800000f, 4096 | 512 | 256 | 4, -0.801965f, -0.260818f, -0.537425f, +0.262199f, +0.510297f },
{ -0.152540f, +1.368348f, -0.058390f, +0.800000f, 4096 | 512 | 256 | 4, -0.801965f, -0.260818f, -0.537425f, +0.262199f, +0.510297f },
{ -0.152540f, +1.368348f, -0.058390f, +0.800000f, 4096 | 512 | 256 | 4, -0.801965f, -0.260818f, -0.537425f, +0.262199f, +0.510297f },
{ +0.154205f, +1.356224f, -0.028384f, +0.200000f, 1024 | 9, +0.782687f, -0.604858f, -0.146793f, +0.309445f, +0.538630f },
{ +0.154205f, +1.356224f, -0.028384f, +0.200000f, 1024 | 9, +0.782687f, -0.604858f, -0.146793f, +0.309445f, +0.538630f },
{ +0.154205f, +1.356224f, -0.028384f, +0.200000f, 1024 | 9, +0.782687f, -0.604858f, -0.146793f, +0.309445f, +0.538630f },
{ +0.152517f, +1.368348f, -0.058390f, +0.200000f, 1024 | 9, +0.801942f, -0.260833f, -0.537453f, +0.262199f, +0.510297f },
{ +0.152517f, +1.368348f, -0.058390f, +0.200000f, 1024 | 9, +0.801942f, -0.260833f, -0.537453f, +0.262199f, +0.510297f },
{ +0.152517f, +1.368348f, -0.058390f, +0.200000f, 1024 | 9, +0.801942f, -0.260833f, -0.537453f, +0.262199f, +0.510297f },
{ +0.152517f, +1.368348f, -0.058390f, +0.200000f, 1024 | 9, +0.801942f, -0.260833f, -0.537453f, +0.262199f, +0.510297f },
{ +0.143546f, +1.418563f, -0.065652f, +0.900000f, 2048 | 4, +0.477791f, +0.171327f, -0.861605f, +0.243011f, +0.438474f },
{ +0.143546f, +1.418563f, -0.065652f, +0.900000f, 2048 | 4, +0.477791f, +0.171327f, -0.861605f, +0.243011f, +0.438474f },
{ +0.143546f, +1.418563f, -0.065652f, +0.900000f, 2048 | 4, +0.477791f, +0.171327f, -0.861605f, +0.243011f, +0.438474f },
{ +0.111554f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, +0.826578f, -0.048806f, +0.560703f, +0.336132f, +0.822768f },
{ +0.111554f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, +0.826578f, -0.048806f, +0.560703f, +0.336132f, +0.822768f },
{ +0.111554f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, +0.826578f, -0.048806f, +0.560703f, +0.336132f, +0.822768f },
{ +0.111554f, +1.152487f, +0.023388f, +0.500000f, 512 | 256 | 2, +0.826578f, -0.048806f, +0.560703f, +0.336132f, +0.822768f },
{ -0.213517f, +1.173159f, +0.036910f, +0.200000f, 4096 | 1024 | 19, +0.976009f, -0.217717f, -0.002231f, +0.287519f, +0.443806f },
{ -0.213517f, +1.173159f, +0.036910f, +0.200000f, 4096 | 1024 | 19, +0.976009f, -0.217717f, -0.002231f, +0.287519f, +0.443806f },
{ -0.213517f, +1.173159f, +0.036910f, +0.200000f, 4096 | 1024 | 19, +0.976009f, -0.217717f, -0.002231f, +0.287519f, +0.443806f },
{ -0.213517f, +1.173159f, +0.036910f, +0.200000f, 4096 | 1024 | 19, +0.976009f, -0.217717f, -0.002231f, +0.287519f, +0.443806f },
{ -0.193718f, +1.235920f, +0.033109f, +1.000000f, 19, +0.926035f, -0.374552f, -0.046573f, +0.287503f, +0.357107f },
{ -0.193718f, +1.235920f, +0.033109f, +1.000000f, 19, +0.926035f, -0.374552f, -0.046573f, +0.287503f, +0.357107f },
{ -0.193718f, +1.235920f, +0.033109f, +1.000000f, 19, +0.926035f, -0.374552f, -0.046573f, +0.287503f, +0.357107f },
{ +0.193695f, +1.235920f, +0.033109f, +1.000000f, 9, -0.926032f, -0.374560f, -0.046573f, +0.287503f, +0.357107f },
{ +0.193695f, +1.235920f, +0.033109f, +1.000000f, 9, -0.926032f, -0.374560f, -0.046573f, +0.287503f, +0.357107f },
{ +0.193695f, +1.235920f, +0.033109f, +1.000000f, 9, -0.926032f, -0.374560f, -0.046573f, +0.287503f, +0.357107f },
{ +0.213493f, +1.173159f, +0.036910f, +0.800000f, 2048 | 256 | 10, -0.976012f, -0.217704f, -0.002229f, +0.287519f, +0.443806f },
{ +0.213493f, +1.173159f, +0.036910f, +0.800000f, 2048 | 256 | 10, -0.976012f, -0.217704f, -0.002229f, +0.287519f, +0.443806f },
{ +0.213493f, +1.173159f, +0.036910f, +0.800000f, 2048 | 256 | 10, -0.976012f, -0.217704f, -0.002229f, +0.287519f, +0.443806f },
{ +0.213493f, +1.173159f, +0.036910f, +0.800000f, 2048 | 256 | 10, -0.976012f, -0.217704f, -0.002229f, +0.287519f, +0.443806f },
{ +0.148712f, +1.449625f, +0.092407f, +0.400000f, 1024 | 8, +0.199815f, +0.295242f, +0.934295f, +0.748818f, +0.393060f },
{ +0.148712f, +1.449625f, +0.092407f, +0.400000f, 1024 | 8, +0.199815f, +0.295242f, +0.934295f, +0.748818f, +0.393060f },
{ -0.148736f, +1.449626f, +0.092404f, +0.400000f, 1024 | 18, -0.199845f, +0.295316f, +0.934265f, +0.748818f, +0.393060f },
{ -0.148736f, +1.449626f, +0.092404f, +0.400000f, 1024 | 18, -0.199845f, +0.295316f, +0.934265f, +0.748818f, +0.393060f },
{ +0.077941f, +1.526763f, +0.011694f, +1.000000f, 4, +0.411289f, +0.797825f, -0.440813f, +0.812165f, +0.213929f },
{ +0.077941f, +1.526763f, +0.011694f, +1.000000f, 4, +0.411289f, +0.797825f, -0.440813f, +0.812165f, +0.213929f },
{ -0.077965f, +1.526763f, +0.011694f, +1.000000f, 4, -0.411304f, +0.797820f, -0.440809f, +0.812165f, +0.213929f },
{ -0.077965f, +1.526763f, +0.011694f, +1.000000f, 4, -0.411304f, +0.797820f, -0.440809f, +0.812165f, +0.213929f },
{ +0.137047f, +1.266975f, +0.034921f, +0.800000f, 1024 | 3, +0.936388f, -0.328623f, +0.123223f, +0.364073f, +0.659287f },
{ +0.137047f, +1.266975f, +0.034921f, +0.800000f, 1024 | 3, +0.936388f, -0.328623f, +0.123223f, +0.364073f, +0.659287f },
{ +0.137047f, +1.266975f, +0.034921f, +0.800000f, 1024 | 3, +0.936388f, -0.328623f, +0.123223f, +0.364073f, +0.659287f },
{ +0.160969f, +1.325814f, +0.052877f, +0.050000f, 1024 | 9, +0.955021f, -0.282975f, +0.088656f, +0.406331f, +0.589560f },
{ +0.160969f, +1.325814f, +0.052877f, +0.050000f, 1024 | 9, +0.955021f, -0.282975f, +0.088656f, +0.406331f, +0.589560f },
{ +0.160969f, +1.325814f, +0.052877f, +0.050000f, 1024 | 9, +0.955021f, -0.282975f, +0.088656f, +0.406331f, +0.589560f },
{ +0.160969f, +1.325814f, +0.052877f, +0.050000f, 1024 | 9, +0.955021f, -0.282975f, +0.088656f, +0.406331f, +0.589560f },
{ -0.137070f, +1.266975f, +0.034922f, +0.800000f, 1024 | 3, -0.936378f, -0.328647f, +0.123240f, +0.364073f, +0.659287f },
{ -0.137070f, +1.266975f, +0.034922f, +0.800000f, 1024 | 3, -0.936378f, -0.328647f, +0.123240f, +0.364073f, +0.659287f },
{ -0.137070f, +1.266975f, +0.034922f, +0.800000f, 1024 | 3, -0.936378f, -0.328647f, +0.123240f, +0.364073f, +0.659287f },
{ -0.160993f, +1.325814f, +0.052877f, +0.950000f, 4096 | 512 | 256 | 4, -0.955021f, -0.282964f, +0.088696f, +0.406331f, +0.589560f },
{ -0.160993f, +1.325814f, +0.052877f, +0.950000f, 4096 | 512 | 256 | 4, -0.955021f, -0.282964f, +0.088696f, +0.406331f, +0.589560f },
{ -0.160993f, +1.325814f, +0.052877f, +0.950000f, 4096 | 512 | 256 | 4, -0.955021f, -0.282964f, +0.088696f, +0.406331f, +0.589560f },
{ -0.160993f, +1.325814f, +0.052877f, +0.950000f, 4096 | 512 | 256 | 4, -0.955021f, -0.282964f, +0.088696f, +0.406331f, +0.589560f },
{ +0.054155f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, +0.994588f, -0.055063f, -0.088107f, +0.851361f, +0.128419f },
{ +0.054155f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, +0.994588f, -0.055063f, -0.088107f, +0.851361f, +0.128419f },
{ +0.054155f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, +0.994588f, -0.055063f, -0.088107f, +0.851361f, +0.128419f },
{ -0.054178f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, -0.994588f, -0.055062f, -0.088109f, +0.851361f, +0.128419f },
{ -0.054178f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, -0.994588f, -0.055062f, -0.088109f, +0.851361f, +0.128419f },
{ -0.054178f, +1.589006f, -0.000599f, +0.500000f, 1024 | 512 | 5, -0.994588f, -0.055062f, -0.088109f, +0.851361f, +0.128419f },
{ +0.153115f, +1.363325f, +0.047876f, +0.227273f, 1024 | 9, -0.449606f, +0.892640f, +0.032375f, +0.416863f, +0.546826f },
{ +0.153115f, +1.363325f, +0.047876f, +0.227273f, 1024 | 9, -0.449606f, +0.892640f, +0.032375f, +0.416863f, +0.546826f },
{ -0.153138f, +1.363325f, +0.047876f, +0.200000f, 1024 | 19, +0.449604f, +0.892634f, +0.032571f, +0.416863f, +0.546826f },
{ -0.153138f, +1.363325f, +0.047876f, +0.200000f, 1024 | 19, +0.449604f, +0.892634f, +0.032571f, +0.416863f, +0.546826f },
{ +0.220182f, +1.120935f, +0.034028f, +1.000000f, 10, -0.990968f, -0.133657f, +0.010920f, +0.291306f, +0.501214f },
{ -0.220206f, +1.120935f, +0.034028f, +1.000000f, 20, +0.990967f, -0.133661f, +0.010915f, +0.291306f, +0.501214f },
{ +0.113581f, +1.105144f, +0.022314f, +1.000000f, 2, +0.831827f, +0.023027f, +0.554557f, +0.349348f, +0.897287f },
{ -0.112759f, +1.105144f, +0.022314f, +1.000000f, 2, -0.823151f, +0.007650f, +0.567771f, +0.349348f, +0.897287f },
{ -0.056527f, +1.614444f, -0.005192f, +1.000000f, 6, -0.994887f, -0.097369f, +0.026803f, +0.140006f, +0.091303f },
{ +0.056503f, +1.614444f, -0.005192f, +1.000000f, 6, +0.994887f, -0.097369f, +0.026804f, +0.140006f, +0.091303f }
};
typedef struct _Faces {
unsigned short i1, i2, i3;
} Faces;
Faces faces[/* 566 */] = {
{ 120, 273, 184 },
{ 198, 260, 55 },
{ 208, 184, 273 },
{ 82, 116, 172 },
{ 130, 78, 247 },
{ 131, 248, 79 },
{ 107, 240, 228 },
{ 87, 160, 63 },
{ 202, 189, 206 },
{ 214, 104, 92 },
{ 108, 227, 241 },
{ 88, 62, 163 },
{ 203, 207, 190 },
{ 215, 91, 103 },
{ 95, 234, 119 },
{ 47, 28, 269 },
{ 186, 50, 173 },
{ 185, 182, 49 },
{ 162, 193, 230 },
{ 323, 147, 149 },
{ 253, 258, 39 },
{ 29, 150, 148 },
{ 254, 38, 259 },
{ 145, 228, 240 },
{ 189, 258, 206 },
{ 146, 241, 227 },
{ 190, 207, 259 },
{ 169, 33, 208 },
{ 86, 249, 124 },
{ 197, 101, 125 },
{ 237, 122, 95 },
{ 200, 101, 197 },
{ 201, 195, 100 },
{ 162, 230, 21 },
{ 99, 123, 250 },
{ 195, 126, 100 },
{ 114, 172, 143 },
{ 235, 80, 121 },
{ 115, 46, 52 },
{ 163, 175, 24 },
{ 340, 51, 45 },
{ 160, 25, 174 },
{ 48, 274, 331 },
{ 161, 10, 231 },
{ 255, 158, 291 },
{ 277, 291, 158 },
{ 106, 324, 149 },
{ 157, 188, 33 },
{ 105, 150, 29 },
{ 156, 27, 187 },
{ 199, 55, 260 },
{ 346, 144, 171 },
{ 161, 231, 193 },
{ 249, 86, 239 },
{ 250, 238, 99 },
{ 194, 255, 159 },
{ 278, 159, 292 },
{ 77, 95, 267 },
{ 80, 235, 217 },
{ 148, 13, 175 },
{ 136, 254, 232 },
{ 147, 174, 12 },
{ 135, 233, 253 },
{ 97, 285, 268 },
{ 95, 122, 209 },
{ 179, 317, 61 },
{ 105, 218, 8 },
{ 178, 60, 307 },
{ 106, 6, 220 },
{ 98, 272, 290 },
{ 80, 196, 121 },
{ 200, 170, 133 },
{ 201, 132, 168 },
{ 145, 75, 228 },
{ 265, 152, 93 },
{ 146, 227, 74 },
{ 264, 94, 153 },
{ 195, 107, 126 },
{ 3, 212, 221 },
{ 197, 125, 108 },
{ 2, 223, 211 },
{ 49, 301, 185 },
{ 302, 257, 204 },
{ 50, 186, 311 },
{ 312, 205, 256 },
{ 182, 82, 49 },
{ 160, 3, 221 },
{ 173, 50, 83 },
{ 163, 223, 2 },
{ 191, 201, 100 },
{ 40, 22, 235 },
{ 192, 101, 200 },
{ 37, 237, 18 },
{ 293, 265, 93 },
{ 396, 53, 399 },
{ 294, 94, 264 },
{ 393, 389, 54 },
{ 83, 171, 151 },
{ 213, 151, 30 },
{ 14, 289, 284 },
{ 15, 279, 288 },
{ 58, 271, 21 },
{ 59, 10, 266 },
{ 189, 39, 258 },
{ 225, 60, 128 },
{ 190, 259, 38 },
{ 226, 129, 61 },
{ 35, 175, 13 },
{ 24, 175, 35 },
{ 36, 12, 174 },
{ 25, 36, 174 },
{ 92, 104, 375 },
{ 157, 378, 188 },
{ 91, 365, 103 },
{ 156, 187, 371 },
{ 169, 157, 33 },
{ 269, 28, 66 },
{ 158, 130, 277 },
{ 221, 212, 167 },
{ 36, 25, 167 },
{ 223, 166, 211 },
{ 35, 166, 24 },
{ 159, 278, 131 },
{ 107, 195, 240 },
{ 154, 71, 42 },
{ 209, 234, 95 },
{ 108, 241, 197 },
{ 155, 41, 73 },
{ 232, 254, 259 },
{ 288, 264, 153 },
{ 233, 258, 253 },
{ 289, 152, 265 },
{ 120, 81, 76 },
{ 193, 162, 127 },
{ 210, 34, 116 },
{ 80, 217, 77 },
{ 78, 361, 334 },
{ 103, 180, 215 },
{ 79, 343, 385 },
{ 104, 214, 181 },
{ 77, 267, 80 },
{ 23, 196, 219 },
{ 184, 27, 156 },
{ 274, 81, 332 },
{ 114, 82, 172 },
{ 403, 49, 82 },
{ 347, 171, 83 },
{ 405, 83, 50 },
{ 137, 176, 149 },
{ 12, 36, 137 },
{ 138, 150, 177 },
{ 13, 138, 35 },
{ 260, 229, 199 },
{ 32, 239, 86 },
{ 147, 87, 63 },
{ 257, 303, 47 },
{ 148, 62, 88 },
{ 256, 48, 313 },
{ 166, 35, 224 },
{ 224, 35, 138 },
{ 167, 222, 36 },
{ 222, 137, 36 },
{ 61, 318, 203 },
{ 421, 91, 215 },
{ 60, 202, 308 },
{ 414, 214, 92 },
{ 93, 400, 293 },
{ 94, 294, 390 },
{ 95, 77, 216 },
{ 95, 216, 237 },
{ 239, 32, 263 },
{ 285, 97, 362 },
{ 290, 386, 98 },
{ 242, 82, 182 },
{ 32, 99, 238 },
{ 287, 251, 51 },
{ 251, 45, 51 },
{ 286, 52, 252 },
{ 252, 52, 46 },
{ 194, 158, 255 },
{ 372, 187, 295 },
{ 247, 277, 130 },
{ 379, 296, 188 },
{ 248, 131, 278 },
{ 129, 226, 177 },
{ 226, 138, 177 },
{ 128, 176, 225 },
{ 225, 176, 137 },
{ 243, 90, 68 },
{ 68, 45, 243 },
{ 246, 69, 89 },
{ 69, 246, 46 },
{ 42, 109, 5 },
{ 42, 71, 109 },
{ 41, 7, 110 },
{ 41, 110, 73 },
{ 238, 263, 32 },
{ 112, 71, 154 },
{ 112, 20, 56 },
{ 113, 155, 73 },
{ 113, 57, 19 },
{ 82, 114, 404 },
{ 212, 3, 341 },
{ 83, 406, 348 },
{ 211, 115, 2 },
{ 55, 116, 198 },
{ 116, 55, 164 },
{ 124, 249, 428 },
{ 123, 425, 250 },
{ 236, 119, 72 },
{ 23, 219, 119 },
{ 120, 26, 66 },
{ 127, 26, 120 },
{ 40, 235, 121 },
{ 181, 411, 344 },
{ 37, 122, 237 },
{ 180, 335, 418 },
{ 304, 407, 185 },
{ 337, 426, 123 },
{ 314, 186, 409 },
{ 358, 124, 429 },
{ 246, 282, 46 },
{ 46, 282, 252 },
{ 243, 45, 280 },
{ 45, 251, 280 },
{ 193, 127, 161 },
{ 127, 120, 76 },
{ 60, 178, 128 },
{ 106, 128, 6 },
{ 61, 129, 179 },
{ 105, 8, 129 },
{ 16, 67, 268 },
{ 268, 67, 97 },
{ 272, 98, 70 },
{ 4, 272, 70 },
{ 309, 305, 191 },
{ 132, 201, 191 },
{ 319, 192, 315 },
{ 133, 192, 200 },
{ 255, 292, 159 },
{ 183, 134, 270 },
{ 135, 90, 243 },
{ 253, 90, 135 },
{ 136, 246, 89 },
{ 254, 136, 89 },
{ 84, 137, 90 },
{ 137, 84, 225 },
{ 85, 89, 138 },
{ 138, 226, 85 },
{ 58, 21, 230 },
{ 59, 231, 10 },
{ 141, 54, 44 },
{ 44, 74, 141 },
{ 142, 43, 53 },
{ 43, 142, 75 },
{ 143, 353, 114 },
{ 143, 22, 354 },
{ 144, 349, 350 },
{ 144, 351, 18 },
{ 112, 56, 284 },
{ 284, 56, 14 },
{ 113, 279, 57 },
{ 279, 15, 57 },
{ 87, 147, 321 },
{ 147, 325, 322 },
{ 88, 356, 148 },
{ 148, 357, 29 },
{ 149, 12, 137 },
{ 147, 12, 149 },
{ 150, 138, 13 },
{ 148, 150, 13 },
{ 55, 199, 151 },
{ 151, 164, 55 },
{ 152, 289, 14 },
{ 153, 15, 288 },
{ 112, 154, 20 },
{ 113, 19, 155 },
{ 368, 81, 156 },
{ 156, 373, 369 },
{ 382, 157, 66 },
{ 157, 383, 380 },
{ 102, 16, 245 },
{ 245, 16, 268 },
{ 244, 272, 4 },
{ 102, 244, 4 },
{ 160, 87, 329 },
{ 330, 3, 160 },
{ 274, 48, 256 },
{ 127, 76, 161 },
{ 269, 257, 47 },
{ 127, 162, 26 },
{ 163, 327, 88 },
{ 328, 163, 2 },
{ 164, 210, 116 },
{ 213, 216, 77 },
{ 165, 270, 134 },
{ 65, 27, 165 },
{ 89, 69, 166 },
{ 46, 166, 69 },
{ 90, 167, 68 },
{ 45, 68, 167 },
{ 401, 93, 435 },
{ 5, 109, 168 },
{ 169, 120, 66 },
{ 169, 66, 157 },
{ 391, 436, 94 },
{ 7, 170, 110 },
{ 30, 151, 171 },
{ 171, 144, 30 },
{ 34, 172, 116 },
{ 172, 34, 143 },
{ 229, 173, 83 },
{ 173, 86, 124 },
{ 174, 147, 63 },
{ 160, 174, 63 },
{ 175, 62, 148 },
{ 163, 62, 175 },
{ 106, 149, 176 },
{ 176, 128, 106 },
{ 105, 177, 150 },
{ 177, 105, 129 },
{ 128, 178, 6 },
{ 376, 296, 381 },
{ 129, 8, 179 },
{ 366, 374, 295 },
{ 78, 336, 180 },
{ 180, 247, 78 },
{ 79, 181, 345 },
{ 181, 79, 248 },
{ 182, 123, 99 },
{ 242, 182, 99 },
{ 183, 208, 33 },
{ 64, 183, 33 },
{ 184, 81, 120 },
{ 184, 156, 81 },
{ 185, 338, 123 },
{ 182, 185, 123 },
{ 186, 124, 359 },
{ 173, 124, 186 },
{ 103, 187, 65 },
{ 27, 65, 187 },
{ 33, 188, 64 },
{ 104, 64, 188 },
{ 60, 189, 202 },
{ 189, 60, 39 },
{ 61, 203, 190 },
{ 190, 38, 61 },
{ 310, 191, 287 },
{ 287, 191, 251 },
{ 320, 286, 192 },
{ 286, 252, 192 },
{ 31, 193, 140 },
{ 31, 139, 193 },
{ 245, 194, 102 },
{ 244, 102, 194 },
{ 240, 195, 261 },
{ 195, 276, 261 },
{ 196, 23, 1 },
{ 387, 437, 98 },
{ 241, 262, 197 },
{ 197, 262, 275 },
{ 82, 242, 198 },
{ 116, 82, 198 },
{ 83, 199, 229 },
{ 151, 199, 83 },
{ 200, 275, 170 },
{ 275, 200, 197 },
{ 201, 168, 276 },
{ 276, 195, 201 },
{ 202, 206, 397 },
{ 191, 306, 132 },
{ 203, 394, 207 },
{ 192, 133, 316 },
{ 21, 204, 162 },
{ 339, 185, 408 },
{ 10, 161, 205 },
{ 360, 410, 186 },
{ 206, 142, 53 },
{ 53, 398, 206 },
{ 207, 54, 141 },
{ 54, 207, 395 },
{ 165, 27, 208 },
{ 184, 208, 27 },
{ 209, 9, 72 },
{ 363, 97, 438 },
{ 210, 77, 217 },
{ 77, 210, 164 },
{ 166, 46, 211 },
{ 211, 46, 115 },
{ 167, 212, 45 },
{ 212, 342, 45 },
{ 164, 151, 213 },
{ 77, 164, 213 },
{ 214, 415, 412 },
{ 181, 214, 413 },
{ 215, 419, 422 },
{ 180, 420, 215 },
{ 216, 213, 30 },
{ 216, 30, 144 },
{ 217, 34, 210 },
{ 217, 143, 34 },
{ 218, 105, 29 },
{ 370, 333, 81 },
{ 196, 80, 219 },
{ 80, 119, 219 },
{ 220, 326, 106 },
{ 384, 66, 28 },
{ 221, 167, 25 },
{ 160, 221, 25 },
{ 137, 222, 90 },
{ 167, 90, 222 },
{ 223, 24, 166 },
{ 163, 24, 223 },
{ 138, 89, 224 },
{ 166, 224, 89 },
{ 225, 39, 60 },
{ 225, 84, 39 },
{ 226, 61, 38 },
{ 226, 38, 85 },
{ 227, 108, 136 },
{ 227, 136, 232 },
{ 228, 135, 107 },
{ 228, 233, 135 },
{ 229, 86, 173 },
{ 32, 86, 229 },
{ 193, 139, 230 },
{ 58, 230, 139 },
{ 193, 231, 140 },
{ 59, 140, 231 },
{ 74, 232, 141 },
{ 232, 74, 227 },
{ 75, 142, 233 },
{ 233, 228, 75 },
{ 72, 119, 234 },
{ 72, 234, 209 },
{ 143, 217, 235 },
{ 235, 22, 143 },
{ 236, 23, 119 },
{ 144, 237, 216 },
{ 237, 144, 18 },
{ 250, 111, 238 },
{ 17, 238, 111 },
{ 249, 239, 96 },
{ 17, 96, 239 },
{ 240, 261, 281 },
{ 145, 240, 281 },
{ 241, 283, 262 },
{ 146, 283, 241 },
{ 260, 198, 242 },
{ 32, 242, 99 },
{ 243, 280, 107 },
{ 243, 107, 135 },
{ 244, 159, 131 },
{ 194, 159, 244 },
{ 245, 130, 158 },
{ 194, 245, 158 },
{ 246, 108, 282 },
{ 246, 136, 108 },
{ 247, 180, 103 },
{ 65, 247, 103 },
{ 248, 104, 181 },
{ 64, 104, 248 },
{ 0, 249, 117 },
{ 96, 117, 249 },
{ 11, 118, 250 },
{ 111, 250, 118 },
{ 251, 191, 100 },
{ 100, 280, 251 },
{ 252, 101, 192 },
{ 101, 252, 282 },
{ 90, 253, 84 },
{ 253, 39, 84 },
{ 89, 85, 254 },
{ 254, 85, 38 },
{ 291, 134, 255 },
{ 292, 255, 134 },
{ 205, 161, 256 },
{ 256, 161, 300 },
{ 204, 257, 162 },
{ 257, 299, 162 },
{ 258, 142, 206 },
{ 142, 258, 233 },
{ 259, 207, 141 },
{ 141, 232, 259 },
{ 229, 260, 32 },
{ 242, 32, 260 },
{ 112, 261, 71 },
{ 276, 71, 261 },
{ 113, 73, 262 },
{ 275, 262, 73 },
{ 239, 263, 17 },
{ 238, 17, 263 },
{ 297, 294, 264 },
{ 264, 288, 297 },
{ 298, 265, 293 },
{ 265, 298, 289 },
{ 439, 59, 266 },
{ 0, 430, 249 },
{ 119, 267, 95 },
{ 119, 80, 267 },
{ 268, 78, 130 },
{ 245, 268, 130 },
{ 26, 162, 299 },
{ 299, 66, 26 },
{ 208, 270, 165 },
{ 208, 183, 270 },
{ 440, 271, 58 },
{ 11, 250, 427 },
{ 272, 131, 79 },
{ 244, 131, 272 },
{ 120, 169, 273 },
{ 208, 273, 169 },
{ 76, 300, 161 },
{ 300, 76, 81 },
{ 170, 275, 110 },
{ 73, 110, 275 },
{ 168, 109, 276 },
{ 71, 276, 109 },
{ 291, 277, 65 },
{ 65, 277, 247 },
{ 292, 64, 278 },
{ 64, 248, 278 },
{ 279, 113, 146 },
{ 146, 288, 279 },
{ 280, 100, 126 },
{ 280, 126, 107 },
{ 112, 145, 281 },
{ 261, 112, 281 },
{ 282, 125, 101 },
{ 282, 108, 125 },
{ 113, 283, 146 },
{ 262, 283, 113 },
{ 284, 145, 112 },
{ 145, 284, 289 },
{ 78, 268, 285 },
{ 78, 285, 364 },
{ 423, 433, 91 },
{ 424, 352, 434 },
{ 416, 92, 431 },
{ 417, 432, 355 },
{ 74, 288, 146 },
{ 74, 297, 288 },
{ 75, 145, 289 },
{ 75, 289, 298 },
{ 79, 290, 272 },
{ 79, 388, 290 },
{ 134, 291, 165 },
{ 65, 165, 291 },
{ 134, 183, 292 },
{ 64, 292, 183 },
{ 293, 402, 53 },
{ 53, 298, 293 },
{ 294, 54, 392 },
{ 54, 294, 297 },
{ 187, 103, 295 },
{ 103, 367, 295 },
{ 188, 296, 104 },
{ 104, 296, 377 },
{ 297, 74, 44 },
{ 54, 297, 44 },
{ 298, 43, 75 },
{ 53, 43, 298 },
{ 299, 257, 269 },
{ 66, 299, 269 },
{ 300, 274, 256 },
{ 81, 274, 300 }
};
this struct contains 38 bones and the values found in these vertices range 2 up to 20 ORed with some flags (bits 8 to 12 (1 based) of the int32 value).
my viewer is not able to draw "bones points" (Zolta, any help to ""extract"" the 3D coords from the 4*4 matrix will be welcome), so I can not check their position but I won't be surprised if the bones #21 to #38 are in legs and foots, and thus not used by this top.
the actual use of the bit modifiers and the way to use the bone whose index is provided is of course still a puzzle; as will be the generation of such data.
05/02/2013, 21:03
#43
elite*gold: 0
Join Date: Aug 2009
Posts: 23
Received Thanks: 39
Quote:
Originally Posted by
castor4878
one possible explanation is the "weight" associated to vertex in mesh data. the shaiya tops use value ranging 0 up to 1 (most of files use a set iof discrete values such as 0; 0.2; 0.5; 0.7; 0.8; 0.9; 1.0), in the converted files all weights are set to 1.0;
I looked into my program and I know what was the problem.
The exporter module wrote the Vertex Bone Weight datas into the new .3dc file when the loaded object were weighted, otherwise wrote an empty record. I removed this condition from the exporter module.
I think the procedure did you use is totally wrong:
The .cgf geometry + the Bones and Vertex Bone Weight datas from an external .3dc file.
I uploaded the modified version of my program (unpublished yet officially) to my web page:
08/10/2014, 07:22
#44
elite*gold: 0
Join Date: Sep 2010
Posts: 164
Received Thanks: 84
is possible transform one 3do to 3dc?.
file 3do top and dds.
08/10/2014, 10:24
#45
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
Quote:
is possible transform one 3do to 3dc?.
what will be the purpose ??
I recall that .3DO files are used for weapons ... do you want to draw your toons with an axe instead of his head and some swords instead of legs ?
at least dig up this thread reminds me that I am still awaiting the response of Zoltan on the format of bones (they ared displayed at their right positions by 3D Converter)
Similar Threads
[Request] Staff needed to assist ProToTyPeCO Project
01/22/2011 - CO2 Private Server - 1 Replies
Thank you for taking the time to read this post. If its in the wrong section then im sorry (:
We are trying to create the ultimate CO experience with ProToTyPeCO. We are currently running on patch 5165.
The team consists of Me and my friend at the moment, and we are looking for addition members to join our team and help us move forward. Basically we have reached a point where we can not make as much progress as we would like with the project. I would be very grateful if you could reply...
Aoe assist mit lv 60 1o1 assist machen
08/27/2010 - Flyff - 1 Replies
Hallo wollte fragen ob man mit lv 60 oder höher seinen aoe assist auf 1o1 assist staten kann mit event reskill und lvlt man mit einem aoe assisten schneller auf lv 60 als mit einem 1o1? weil will einen neuen assisten anfangen weil ich denk das ich damit schneller auf 60 komme als mit meinem 1o1 lv 48 auf 60
All times are GMT +1. The time now is 17:21 .