diff --git a/src/games/chessbase/fairy-set-view.js b/src/games/chessbase/fairy-set-view.js
index 3deabb6..28f65a0 100644
--- a/src/games/chessbase/fairy-set-view.js
+++ b/src/games/chessbase/fairy-set-view.js
@@ -137,11 +137,61 @@
clipx: 1800,
},
},
+ "fr-star": {
+ "2d": {
+ clipx: 2600,
+ },
+ },
+ "fr-bow": {
+ "2d": {
+ clipx: 2400,
+ },
+ },
+ "fr-prince": {
+ "2d": {
+ clipx: 2100,
+ },
+ },
+ "fr-rhino": {
+ "2d": {
+ clipx: 1900,
+ },
+ },
+ "fr-bull": {
+ "2d": {
+ clipx: 2000,
+ },
+ },
+ "fr-corporal": {
+ "2d": {
+ clipx: 2700,
+ },
+ },
+ "fr-antelope": {
+ "2d": {
+ clipx: 2500,
+ },
+ },
+ "fr-machine": {
+ "2d": {
+ clipx: 2800,
+ },
+ },
+ "fr-buffalo": {
+ "2d": {
+ clipx: 2300,
+ },
+ },
+ "fr-ship": {
+ "2d": {
+ clipx: 2200,
+ },
+ },
},modifier);
}
-
+
View.Game.cbFairyPieceStyle3D = $.extend(true,{},View.Game.cbUniformPieceStyle3D,{
-
+
"default": {
mesh: {
normalScale: 1,
@@ -149,26 +199,26 @@
},
//'useUniforms' : true,
materials:{
- mat0:{
- channels:{
+ mat0:{
+ channels:{
diffuse:{
- size: FAIRY_CANVAS_PROPERTIES,
+ size: FAIRY_CANVAS_PROPERTIES,
},
- normal: {
+ normal: {
size: FAIRY_CANVAS_PROPERTIES,
},
},
},
- },
+ },
},
"1":{
'default': {
materials:{
- mat0:{
+ mat0:{
params : {
specular: 0x020202,
- shininess : 150 ,
+ shininess : 150 ,
},
},
},
@@ -177,10 +227,10 @@
"-1":{
'default': {
materials:{
- mat0:{
+ mat0:{
params : {
specular: 0x040404,
- shininess : 100 ,
+ shininess : 100 ,
},
},
},
@@ -202,10 +252,10 @@
},
},
-
+
"fr-pawn": {
- mesh: {
- jsFile:"/res/fairy/pawn/pawn.js"
+ mesh: {
+ jsFile:"/res/fairy/pawn/pawn.js"
},
materials: {
mat0: {
@@ -217,17 +267,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/pawn/pawn-normalmap.jpg",
+ normalImg: "/res/fairy/pawn/pawn-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-knight": {
- mesh: {
- jsFile:"/res/fairy/knight/knight.js"
+ mesh: {
+ jsFile:"/res/fairy/knight/knight.js"
},
materials: {
mat0: {
@@ -239,17 +289,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/knight/knight-normalmap.jpg",
+ normalImg: "/res/fairy/knight/knight-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-bishop": {
- mesh: {
- jsFile:"/res/fairy/bishop/bishop.js"
+ mesh: {
+ jsFile:"/res/fairy/bishop/bishop.js"
},
materials: {
mat0: {
@@ -261,17 +311,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/bishop/bishop-normalmap.jpg",
+ normalImg: "/res/fairy/bishop/bishop-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-rook": {
- mesh: {
- jsFile:"/res/fairy/rook/rook.js"
+ mesh: {
+ jsFile:"/res/fairy/rook/rook.js"
},
materials: {
mat0: {
@@ -283,17 +333,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/rook/rook-normalmap.jpg",
+ normalImg: "/res/fairy/rook/rook-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-queen": {
- mesh: {
- jsFile:"/res/fairy/queen/queen.js"
+ mesh: {
+ jsFile:"/res/fairy/queen/queen.js"
},
materials: {
mat0: {
@@ -305,17 +355,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/queen/queen-normalmap.jpg",
+ normalImg: "/res/fairy/queen/queen-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-king": {
- mesh: {
- jsFile:"/res/fairy/king/king.js"
+ mesh: {
+ jsFile:"/res/fairy/king/king.js"
},
materials: {
mat0: {
@@ -327,17 +377,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/king/king-normalmap.jpg",
+ normalImg: "/res/fairy/king/king-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-cannon": {
- mesh: {
- jsFile:"/res/fairy/cannon/cannon.js"
+ mesh: {
+ jsFile:"/res/fairy/cannon/cannon.js"
},
materials: {
mat0: {
@@ -349,17 +399,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/cannon/cannon-normalmap.jpg",
+ normalImg: "/res/fairy/cannon/cannon-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-cannon2": {
- mesh: {
- jsFile:"/res/fairy/cannon2/cannon2.js"
+ mesh: {
+ jsFile:"/res/fairy/cannon2/cannon2.js"
},
materials: {
mat0: {
@@ -371,17 +421,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/cannon2/cannon2-normalmap.jpg",
+ normalImg: "/res/fairy/cannon2/cannon2-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-dragon": {
- mesh: {
- jsFile:"/res/fairy/dragon/dragon.js"
+ mesh: {
+ jsFile:"/res/fairy/dragon/dragon.js"
},
materials: {
mat0: {
@@ -393,7 +443,7 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/dragon/dragon-normalmap.jpg",
+ normalImg: "/res/fairy/dragon/dragon-normalmap.jpg",
}
}
}
@@ -402,8 +452,8 @@
},
"fr-lighthouse": {
- mesh: {
- jsFile:"/res/fairy/lighthouse/lighthouse.js"
+ mesh: {
+ jsFile:"/res/fairy/lighthouse/lighthouse.js"
},
materials: {
mat0: {
@@ -415,17 +465,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/lighthouse/lighthouse-normalmap.jpg",
+ normalImg: "/res/fairy/lighthouse/lighthouse-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-elephant": {
- mesh: {
- jsFile:"/res/fairy/elephant/elephant.js"
+ mesh: {
+ jsFile:"/res/fairy/elephant/elephant.js"
},
materials: {
mat0: {
@@ -437,17 +487,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/elephant/elephant-normalmap.jpg",
+ normalImg: "/res/fairy/elephant/elephant-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-admiral": {
- mesh: {
- jsFile:"/res/fairy/admiral/admiral.js"
+ mesh: {
+ jsFile:"/res/fairy/admiral/admiral.js"
},
materials: {
mat0: {
@@ -459,17 +509,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/admiral/admiral-normalmap.jpg",
+ normalImg: "/res/fairy/admiral/admiral-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-eagle": {
- mesh: {
- jsFile:"/res/fairy/eagle/eagle.js"
+ mesh: {
+ jsFile:"/res/fairy/eagle/eagle.js"
},
materials: {
mat0: {
@@ -481,17 +531,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/eagle/eagle-normalmap.jpg",
+ normalImg: "/res/fairy/eagle/eagle-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-lion": {
- mesh: {
- jsFile:"/res/fairy/lion/lion.js"
+ mesh: {
+ jsFile:"/res/fairy/lion/lion.js"
},
materials: {
mat0: {
@@ -503,17 +553,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/lion/lion-normalmap.jpg",
+ normalImg: "/res/fairy/lion/lion-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-camel": {
- mesh: {
- jsFile:"/res/fairy/camel/camel.js"
+ mesh: {
+ jsFile:"/res/fairy/camel/camel.js"
},
materials: {
mat0: {
@@ -525,17 +575,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/camel/camel-normalmap.jpg",
+ normalImg: "/res/fairy/camel/camel-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-marshall": {
- mesh: {
- jsFile:"/res/fairy/marshall/marshall.js"
+ mesh: {
+ jsFile:"/res/fairy/marshall/marshall.js"
},
materials: {
mat0: {
@@ -547,17 +597,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/marshall/marshall-normalmap.jpg",
+ normalImg: "/res/fairy/marshall/marshall-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-crowned-rook": {
- mesh: {
- jsFile:"/res/fairy/crowned-rook/crowned-rook.js"
+ mesh: {
+ jsFile:"/res/fairy/crowned-rook/crowned-rook.js"
},
materials: {
mat0: {
@@ -569,7 +619,7 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/crowned-rook/crowned-rook-normalmap.jpg",
+ normalImg: "/res/fairy/crowned-rook/crowned-rook-normalmap.jpg",
}
}
}
@@ -578,8 +628,8 @@
},
"fr-amazon": {
- mesh: {
- jsFile:"/res/fairy/amazon/amazon.js"
+ mesh: {
+ jsFile:"/res/fairy/amazon/amazon.js"
},
materials: {
mat0: {
@@ -591,17 +641,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/amazon/amazon-normalmap.jpg",
+ normalImg: "/res/fairy/amazon/amazon-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-cardinal": {
- mesh: {
- jsFile:"/res/fairy/cardinal/cardinal.js"
+ mesh: {
+ jsFile:"/res/fairy/cardinal/cardinal.js"
},
materials: {
mat0: {
@@ -613,17 +663,17 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/cardinal/cardinal-normalmap.jpg",
+ normalImg: "/res/fairy/cardinal/cardinal-normalmap.jpg",
}
}
}
}
},
},
-
+
"fr-unicorn": {
- mesh: {
- jsFile:"/res/fairy/unicorn/unicorn.js"
+ mesh: {
+ jsFile:"/res/fairy/unicorn/unicorn.js"
},
materials: {
mat0: {
@@ -635,13 +685,234 @@
},
normal: {
texturesImg: {
- normalImg: "/res/fairy/unicorn/unicorn-normalmap.jpg",
+ normalImg: "/res/fairy/unicorn/unicorn-normalmap.jpg",
}
}
}
}
},
},
+
+ "fr-star": {
+ mesh: {
+ jsFile:"/res/fairy/star/star.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/star/star-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/star/star-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-bow": {
+ mesh: {
+ jsFile:"/res/fairy/bow/bow.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/bow/bow-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/bow/bow-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-prince": {
+ mesh: {
+ jsFile:"/res/fairy/prince/prince.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/prince/prince-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/prince/prince-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-rhino": {
+ mesh: {
+ jsFile:"/res/fairy/rhino/rhino.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/rhino/rhino-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/rhino/rhino-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-bull": {
+ mesh: {
+ jsFile:"/res/fairy/bull/bull.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/bull/bull-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/bull/bull-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-corporal": {
+ mesh: {
+ jsFile:"/res/fairy/corporal/corporal.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/corporal/corporal-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/corporal/corporal-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-antelope": {
+ mesh: {
+ jsFile:"/res/fairy/antelope/antelope.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/antelope/antelope-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/antelope/antelope-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-machine": {
+ mesh: {
+ jsFile:"/res/fairy/machine/machine.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/machine/machine-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/machine/machine-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-buffalo": {
+ mesh: {
+ jsFile:"/res/fairy/buffalo/buffalo.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/buffalo/buffalo-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/buffalo/buffalo-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
+ "fr-ship": {
+ mesh: {
+ jsFile:"/res/fairy/ship/ship.js"
+ },
+ materials: {
+ mat0: {
+ channels: {
+ diffuse: {
+ texturesImg: {
+ diffImg : "/res/fairy/ship/ship-diffusemap.jpg",
+ }
+ },
+ normal: {
+ texturesImg: {
+ normalImg: "/res/fairy/ship/ship-normalmap.jpg",
+ }
+ }
+ }
+ }
+ }
+ },
+
});
-
-})();
\ No newline at end of file
+
+})();
diff --git a/src/games/chessbase/gigachess-credits.html b/src/games/chessbase/gigachess-credits.html
new file mode 100644
index 0000000..d3e0e31
--- /dev/null
+++ b/src/games/chessbase/gigachess-credits.html
@@ -0,0 +1,6 @@
+
Jocly implementation
+
diff --git a/src/games/chessbase/gigachess-description.html b/src/games/chessbase/gigachess-description.html
new file mode 100644
index 0000000..b3a97db
--- /dev/null
+++ b/src/games/chessbase/gigachess-description.html
@@ -0,0 +1,4 @@
+Even bigger ! This is a chess variant with 20 different pieces on a 14 x 14 board: such a board was used by some Maharajahs in old India. There are 196 cases and 48 pieces per side which gives almost the same density than for Orthodox Chess.
+
+In Gigachess one will find again all 13 kinds of pieces encountered in Shako , Tamerlane 2000, Metamachy. Newcomers are the Corporal (a super-Pawn), the Machine (orthogonal dual of the Elephant), the Bow (diagonal dual of the Cannon), the Amazon (Queen+Knight), the Marshall (Rook+Knight) and the Cardinal (Bishop+Knight) so often used in chess variants, and the Buffalo, a terrific leaper combining the powers of Knight, Camel and more.
+
diff --git a/src/games/chessbase/gigachess-model.js b/src/games/chessbase/gigachess-model.js
new file mode 100644
index 0000000..5fc4628
--- /dev/null
+++ b/src/games/chessbase/gigachess-model.js
@@ -0,0 +1,447 @@
+/*
+ * Copyright(c) 2013-2014 - jocly.com
+ *
+ * You are allowed to use and modify this source code as long as it is exclusively for use in the Jocly API.
+ *
+ * Original authors: Jocly team
+ *
+ */
+(function() {
+
+ var firstRow=0;
+ var lastRow=13;
+ var firstCol=0;
+ var lastCol=13;
+
+ var geometry = Model.Game.cbBoardGeometryGrid(14,14);
+
+ // graphs
+ Model.Game.cbCorporalGraph = function(geometry,side,confine) {
+ var $this=this;
+ var graph={};
+ for(var pos=0;pos0)
+ graph[pos].push($this.cbTypedArray(away));
+ }
+ }
+ });
+ }
+ return $this.cbMergeGraphs(geometry,
+ $this.cbShortRangeGraph(geometry,[[-1,-1],[-1,1],[1,-1],[1,1]]),
+ graph
+ );
+ }
+
+ Model.Game.cbShipGraph = function(geometry){
+ var $this=this;
+
+ var flags = $this.cbConstants.FLAG_MOVE | $this.cbConstants.FLAG_CAPTURE;
+ var graph={};
+ for(var pos=0;pos0)
+ graph[pos].push($this.cbTypedArray(away));
+ }
+ }
+ });
+ }
+ return $this.cbMergeGraphs(geometry,
+ $this.cbShortRangeGraph(geometry,[[-1,-1],[-1,1],[1,-1],[1,1]]),
+ graph
+ );
+ }
+
+ var confine = {};
+
+ for(var pos=0;pos 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_buffalo];
+ if (piece.t==T_elephant && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_lion];
+ if (piece.t==T_machine && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_lion];
+ if (piece.t==T_ship && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_eagle];
+ return [];
+ },
+ };
+ }
+
+})();
diff --git a/src/games/chessbase/gigachess-rules.html b/src/games/chessbase/gigachess-rules.html
new file mode 100644
index 0000000..3f14716
--- /dev/null
+++ b/src/games/chessbase/gigachess-rules.html
@@ -0,0 +1,228 @@
+
+
+Initial setup
+
+The board is a 14 x 14 checkered squares with a white one at the right end of each player.
+
+
+
+
+
+There are 48 pieces per side:
+
+ - 2 Bows, 2 Cannons, 2 Camels, 2 Ships, 1 Buffalo, 1 Lion, 1 Eagle, 1 Amazon, 1 Marshall, 1 Cardinal on 1st row,
+ - 1 King, 1 Queen, 2 Princes, 2 Bishops, 2 Knights, 2 Rooks, 2 Elephants, 2 Machines on 2nd row,
+ - 6 Corporals on 3rd row and 14 Pawns on 3rd and 4th rows.
+
+
+
+The white King is placed on the center of the second row on a black square, the black King being on a white square. The Queen is also placed on the center, beside the King. The Amazon is just behind the King. On the 1st row there is the "animal side" with Eagle, Lion, Buffalo from inside to outside, and the "knighted side" with Amazon, Marshall and Cardinal in this order. On 3rd row, Corporals occupy the six central columns.
+
+All short-range pieces (and the Ship as well) promote.
+
+
+Pieces
+
+King
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Queen
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Bishop
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Knight
+
+
+
+Moves as in usual Chess. In addition, when a Knight reaches the last row it promotes to a Buffalo.
+
+
+
+
+Rook
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Elephant
+
+
+
+As in Shako. In this game, when the Elephant reaches the last row it promotes to a Lion.
+
+
+
+
+Machine
+
+
+
+It is an orthogonal counterpart of the Elephant as it moves 1 or 2 cases orthogonally, jumping over the first case if it is occupied. Then, it combines the moves of old Dabbaba and Wazir found in ancient Muslim Chess variants. In this game, when the Machine reaches the last row it promotes to a Lion.
+
+
+
+
+Lion
+
+
+
+As in Metamachy, inspired (although with some simplification) by Chu Shogi, the most popular variant of the Japanese Chess. Here the Lion may move as a King (a single step move in any direction), or it may jump to a position two squares away, jumping in any orthogonal or diagonal direction, or alternatively jumping as a Knight in usual Chess. (Then this Lion has the same range but is more restricted than the Lion in Chu Shogi which can move two times in a turn).
+
+
+
+
+Eagle
+
+
+
+As in Metamachy, moves one square diagonally and then, goes away of an indefinite number of cases vertically or horizontally. It is authorized to go only one square diagonal. It can not jump and the unobstructed path must start with the diagonal movement. This piece is almost as powerful as the Queen and is inspired by the Giraffe from Tamerlane's Chess and the Aanca from Alfonso X's Grande Acedrex.
+
+
+
+
+Ship
+
+
+
+Originally invented for Tamerlane 2000, it moves one square diagonally and then, goes away of an indefinite number of cases vertically, never horizontally. It can move one square diagonally only. It can not jump and must begin its move with the diagonal step. The Ship is more limited than the Eagle (which can move horizontally). Nevertheless its move power is comparable to the Rook and the Bishop. When the Ship reaches the last row it promotes to an Eagle.
+
+
+
+
+Camel
+
+
+
+As in Metamachy, a well known piece from medieval Muslim great Chess like Tamerlane's Chess. It jumps to the opposite case of a 2x4 rectangle, like an extended Knight. No matter what intermediate cases contain. Note that it always stays on the same color of square. When a Camel reaches the last row it promotes to a Buffalo.
+
+
+
+
+Cannon
+
+
+
+As in Xiangqi, in Shako and in Metamachy. (Also known as Pao by problemists).
+
+
+
+
+Bow
+
+
+
+It is the diagonal counterpart of the Chinese Cannon. It moves like a Bishop and needs an intermediate piece between itself and its victim to capture it. The Bow jumps the intermediate and takes the victim on its square. The intermediate is left unaffected. (Also known as Vao by problemists).
+
+
+
+
+Buffalo
+
+
+
+Combines the leaps of the Knight (3x2), the Camel (4x2) and the Bull (see Terachess) (4x3).
+
+
+
+
+Marshall
+
+
+
+It combines the move of Rook and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca and many others like Grand Chess or Gothic Chess. (under many other names: Champion, Guard, Empress, Concubine, Chancellor, etc. The later is sometimes preferred, however it is confusing since Capablanca used it once for R+N and once for B+N. It is an Elephant in Seirawan Chess).
+
+
+
+
+Cardinal
+
+
+
+It combines the move of Bishop and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca, Modern and many others like Grand Chess or Gothic Chess. (under many other names: Centaur, Minister, Equerry, Janus, Archbishop, Princess, Chancellor, etc. It is a Hawk in Seirawan Chess).
+
+
+
+
+Amazon
+
+
+
+Strongest piece on the board, it combines the move of Queen and Knight. It was used in the Turkish-Indian Grand Chess (as a Giraffe).
+
+
+
+
+
+Promotions table
+
diff --git a/src/games/chessbase/gigachess-thumb.png b/src/games/chessbase/gigachess-thumb.png
new file mode 100644
index 0000000..66aa6ca
Binary files /dev/null and b/src/games/chessbase/gigachess-thumb.png differ
diff --git a/src/games/chessbase/gigachess-view.js b/src/games/chessbase/gigachess-view.js
new file mode 100644
index 0000000..dcba909
--- /dev/null
+++ b/src/games/chessbase/gigachess-view.js
@@ -0,0 +1,223 @@
+/*
+ *
+ *
+ *
+ * authors: jerome choain
+ *
+ */
+
+(function() {
+
+ function createTexturedPatternCanvas(W,H,texture,clipW,clipH,mask,borderFact){
+ // borderFact is the percentage (/100) of the mask transition overlay border : ex 30% => .3
+ var cv = document.createElement('canvas');
+ cv.width=W;
+ cv.height=H;
+ var ctx=cv.getContext('2d');
+
+ var maskW=mask.width;
+ var maskH=mask.height;
+ var textW=texture.width;
+ var textH=texture.height;
+ var tmp = document.createElement('canvas');
+ ctx.globalCompositeOperation='or';
+
+ var y=0;
+ for (var i=0; y<=(H+clipH/2);i++){
+ var x=0;
+ for (var j=0; x<=(W+clipW/2);j++){
+ tmp.width=clipW; tmp.height=clipH;
+ ctxTmp=tmp.getContext('2d');
+ ctxTmp.globalCompositeOperation='xor';
+ ctxTmp.drawImage(texture, Math.random()*(textW-clipW),Math.random()*(textH-clipH),clipW,clipH,0,0,clipW,clipH);
+ ctxTmp.drawImage(mask,0,0,clipW,clipH);
+ ctx.drawImage(tmp,x-clipW/2,y-clipH/2,clipW,clipH);
+ x+=clipW-borderFact*clipW;
+ }
+ y+=clipH-borderFact*clipH;
+ }
+ return cv;
+ }
+
+
+
+
+ // Reducing the promo frame which was overflowing the board screen
+ View.Game.cbPromoSize = 1100;
+
+ // extending fairy pieces with some musketeer new pieces
+ View.Game.cbFairyGigachessPieceStyle3D = $.extend(true,{},View.Game.cbFairyPieceStyle3D,{
+ });
+
+ View.Game.cbDefineView = function() {
+
+ var gigachessBoardDelta = {
+ notationMode: "in",
+ notationDebug: true,
+ }
+ gigachessBoardDelta3d = $.extend(true,{},gigachessBoardDelta,
+ {
+ /*'colorFill' : {
+ ".": "#575b36", // "rgba(180,213,80,.3)",
+ "#": "#474b36", // "black" cells
+ " ": "rgba(0,0,0,0)",
+ },*/
+ 'colorFill' : {
+ "#": "rgba(204,40,0,1)",
+ ".": "rgba(180,180,0,1)",
+ },
+ 'texturesImg' : {
+ 'crackles': '/res/images/crackles.jpg',
+ 'tiler': '/res/images/tileralpha.png',
+ },
+ '3D':true,
+ 'margins' : {x:.47,y:.47},
+ 'extraChannels':[
+ 'bump'
+ ],
+ paintCell: function(spec,ctx,images,channel,cellType,xCenter,yCenter,cx,cy) {
+
+ var tW=images['crackles'].width;
+ var tH=images['crackles'].height;
+ var tClipCx=200;
+ var tClipCy=200;
+
+
+
+ ctx.fillStyle="#000000";
+ ctx.fillRect(xCenter-cx/2,yCenter-cy/2,cx,cy);
+
+ if(channel=="bump"){
+ return;
+ }
+
+ cx=.98*cx;
+ cy=.98*cy;
+
+ ctx.save();
+
+
+ ctx.strokeStyle = "rgba(0,0,0,1)";
+ ctx.lineWidth = 50;
+ if (channel=='diffuse')
+ ctx.fillStyle=spec.colorFill[cellType];
+ else
+ ctx.fillStyle=0xffffff;
+ ctx.fillRect(xCenter-cx/2,yCenter-cy/2,cx,cy);
+
+ ctx.globalCompositeOperation = 'multiply';
+ ctx.drawImage(images['crackles'],
+ Math.random()*(tW-tClipCx),Math.random()*(tH-tClipCy),tClipCx,tClipCy,
+ xCenter-cx/2,yCenter-cy/2,cx,cy);
+ ctx.restore();
+ },
+
+ paintBackground: function(spec,ctx,images,channel,bWidth,bHeight) {
+
+ ctx.save();
+ ctx.fillStyle="#ffffff";
+ if (channel=='diffuse')
+ ctx.fillStyle="#BA784A";
+ //ctx.fillStyle="#cc6600";
+ var cSize = this.cbCSize(spec);
+ ctx.fillRect(-bWidth/2,-bHeight/2,bWidth,bHeight);
+ var textureCanvas=createTexturedPatternCanvas(1200,800,images['crackles'],200,200,images['tiler'],.3);
+ ctx.globalCompositeOperation='multiply';
+ ctx.drawImage(textureCanvas,-bWidth/2,-bHeight/2,bWidth,bHeight);
+ ctx.restore();
+ },
+ }
+ );
+
+ gigachessBoardDelta2d = $.extend(true,{},gigachessBoardDelta,
+ {
+ 'colorFill' : {
+ ".": "#ffffc0", // "white" cells
+ "#": "#8F976D", // "black" cells
+ " ": "rgba(0,0,0,0)",
+ },
+ 'texturesImg' : {}, // to avoid default wood texture
+ 'margins' : {x:.47,y:.47},
+ /*'colorFill' : {
+ ".": "rgba(224,50,0,1)",
+ "#": "rgba(220,220,0,1)",
+ },*/
+ }
+ );
+
+ var gigachessBoard3d = $.extend(true,{},this.cbGridBoardClassic3DMargin,gigachessBoardDelta3d);
+ var gigachessBoard2d = $.extend(true,{},this.cbGridBoardClassic2DMargin,gigachessBoardDelta2d);
+
+ return {
+ coords: {
+ "2d": this.cbGridBoard.coordsFn.call(this,gigachessBoard2d),
+ "3d": this.cbGridBoard.coordsFn.call(this,gigachessBoard3d),
+ },
+ boardLayout: [
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.",
+ ],
+ board: {
+ "2d": {
+ draw: this.cbDrawBoardFn(gigachessBoard2d),
+ },
+ "3d": {
+ display: this.cbDisplayBoardFn(gigachessBoard3d),
+ },
+ },
+ clicker: {
+ "2d": {
+ width: 800,
+ height: 800,
+ },
+ "3d": {
+ scale: [0.51428571428571,0.51428571428571,0.51428571428571],
+ },
+ },
+ pieces: this.cbFairyPieceStyle({
+ "default": {
+ "2d": {
+ width: 742.85714285714,
+ height: 742.85714285714,
+ },
+ "3d": {
+ scale: [0.34285714285714,0.34285714285714,0.34285714285714],
+ display: this.cbDisplayPieceFn(this.cbFairyGigachessPieceStyle3D)
+ },
+ },
+ "fr-amazon" :{
+ "3d": {
+ scale: [0.41142857142857,0.41142857142857,0.41142857142857],
+ }
+ },
+ }),
+ };
+ }
+
+ /* Make the jumps */
+ View.Board.cbMoveMidZ = function(aGame,aMove,zFrom,zTo) {
+ var geo=aGame.cbVar.geometry;
+ var dx=Math.abs(geo.C(aMove.t)-geo.C(aMove.f));
+ var dy=Math.abs(geo.R(aMove.t)-geo.R(aMove.f));
+ if(("_N_E_D_L_J_T_F_G_S_".indexOf("_"+aMove.a+"_")>=0) && (aGame.g.distGraph[aMove.f][aMove.t]>1))
+ return Math.max(zFrom,zTo)+2000;
+ else if(("_A_C_M_".indexOf("_"+aMove.a+"_")>=0) && dx!=dy && dx!=0 && dy!=0)
+ return Math.max(zFrom,zTo)+2000;
+ else if(("_Z_W_".indexOf("_"+aMove.a+"_")>=0) && aMove.c != null)
+ return Math.max(zFrom,zTo)+2000;
+ else
+ return (zFrom+zTo)/2;
+ }
+})();
diff --git a/src/games/chessbase/index.js b/src/games/chessbase/index.js
index 3628225..8cec09c 100644
--- a/src/games/chessbase/index.js
+++ b/src/games/chessbase/index.js
@@ -1097,6 +1097,28 @@ exports.games = (function () {
"staunton-set-view.js",
"sweet16-view.js"
]
+ var modelScripts_tera = [
+ "base-model.js",
+ "grid-geo-model.js",
+ "terachess-model.js"
+ ]
+ var config_view_js_tera = [
+ "base-view.js",
+ "grid-board-view.js",
+ "fairy-set-view.js",
+ "terachess-view.js"
+ ]
+ var modelScripts_giga = [
+ "base-model.js",
+ "grid-geo-model.js",
+ "gigachess-model.js"
+ ]
+ var config_view_js_giga = [
+ "base-view.js",
+ "grid-board-view.js",
+ "fairy-set-view.js",
+ "gigachess-view.js"
+ ]
return [
{
"name": "classic-chess",
@@ -4749,6 +4771,268 @@ exports.games = (function () {
}
},
"viewScripts": config_view_js_44
+ },
+ {
+ "name": "tera-chess",
+ "modelScripts": modelScripts_tera,
+ "config": {
+ "status": true,
+ "model": {
+ "title-en": "Terachess",
+ "summary": "Chess on 16x16 with fairy pieces",
+ "rules": {
+ "en": "terachess-rules.html"
+ },
+ "module": "chessbase",
+ "plazza": "true",
+ "thumbnail": "terachess-thumb.png",
+ "released": 1497442763,
+ "credits": {
+ "en": "terachess-credits.html"
+ },
+ "gameOptions": config_model_gameOptions,
+ "obsolete": false,
+ "js": modelScripts_tera,
+ "description": {
+ "en": "terachess-description.html"
+ },
+ "levels": config_model_levels_15
+ },
+ "view": {
+ "title-en": "Chessbase view",
+ "visuals": {
+ "600x600": [
+ "res/visuals/terachess-600x600-3d.jpg",
+ "res/visuals/terachess-600x600-2d.jpg"
+ ]
+ },
+ "xdView": true,
+ "css": config_view_css,
+ "preferredRatio": 1,
+ "useShowMoves": true,
+ "useNotation": true,
+ "module": "chessbase",
+ "defaultOptions": config_view_defaultOptions,
+ "skins": [
+ {
+ "name": "skin3d",
+ "title": "3D Classic",
+ "3d": true,
+ "preload": [
+ "smoothedfilegeo|0|/res/ring-target.js",
+ "image|/res/images/cancel.png",
+ "image|/res/images/wikipedia.png",
+ "smoothedfilegeo|0|/res/fairy/pawn/pawn.js",
+ "image|/res/fairy/pawn/pawn-diffusemap.jpg",
+ "image|/res/fairy/pawn/pawn-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/corporal/corporal.js",
+ "image|/res/fairy/corporal/corporal-diffusemap.jpg",
+ "image|/res/fairy/corporal/corporal-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/prince/prince.js",
+ "image|/res/fairy/prince/prince-diffusemap.jpg",
+ "image|/res/fairy/prince/prince-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/rook/rook.js",
+ "image|/res/fairy/rook/rook-diffusemap.jpg",
+ "image|/res/fairy/rook/rook-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/bishop/bishop.js",
+ "image|/res/fairy/bishop/bishop-diffusemap.jpg",
+ "image|/res/fairy/bishop/bishop-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/knight/knight.js",
+ "image|/res/fairy/knight/knight-diffusemap.jpg",
+ "image|/res/fairy/knight/knight-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/queen/queen.js",
+ "image|/res/fairy/queen/queen-diffusemap.jpg",
+ "image|/res/fairy/queen/queen-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/king/king.js",
+ "image|/res/fairy/king/king-diffusemap.jpg",
+ "image|/res/fairy/king/king-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/star/star.js",
+ "image|/res/fairy/star/star-diffusemap.jpg",
+ "image|/res/fairy/star/star-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/bow/bow.js",
+ "image|/res/fairy/bow/bow-diffusemap.jpg",
+ "image|/res/fairy/bow/bow-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/rhino/rhino.js",
+ "image|/res/fairy/rhino/rhino-diffusemap.jpg",
+ "image|/res/fairy/rhino/rhino-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/bull/bull.js",
+ "image|/res/fairy/bull/bull-diffusemap.jpg",
+ "image|/res/fairy/bull/bull-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/antelope/antelope.js",
+ "image|/res/fairy/antelope/antelope-diffusemap.jpg",
+ "image|/res/fairy/antelope/antelope-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/lion/lion.js",
+ "image|/res/fairy/lion/lion-diffusemap.jpg",
+ "image|/res/fairy/lion/lion-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/elephant/elephant.js",
+ "image|/res/fairy/elephant/elephant-diffusemap.jpg",
+ "image|/res/fairy/elephant/elephant-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/cannon2/cannon2.js",
+ "image|/res/fairy/cannon2/cannon2-diffusemap.jpg",
+ "image|/res/fairy/cannon2/cannon2-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/machine/machine.js",
+ "image|/res/fairy/machine/machine-diffusemap.jpg",
+ "image|/res/fairy/machine/machine-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/buffalo/buffalo.js",
+ "image|/res/fairy/buffalo/buffalo-diffusemap.jpg",
+ "image|/res/fairy/buffalo/buffalo-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/ship/ship.js",
+ "image|/res/fairy/ship/ship-diffusemap.jpg",
+ "image|/res/fairy/ship/ship-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/eagle/eagle.js",
+ "image|/res/fairy/eagle/eagle-diffusemap.jpg",
+ "image|/res/fairy/eagle/eagle-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/camel/camel.js",
+ "image|/res/fairy/camel/camel-diffusemap.jpg",
+ "image|/res/fairy/camel/camel-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/amazon/amazon.js",
+ "image|/res/fairy/amazon/amazon-diffusemap.jpg",
+ "image|/res/fairy/amazon/amazon-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/marshall/marshall.js",
+ "image|/res/fairy/marshall/marshall-diffusemap.jpg",
+ "image|/res/fairy/marshall/marshall-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/cardinal/cardinal.js",
+ "image|/res/fairy/cardinal/cardinal-diffusemap.jpg",
+ "image|/res/fairy/cardinal/cardinal-normalmap.jpg"
+ ],
+ "world": config_view_skins_world,
+ "camera": config_view_skins_camera
+ },
+ config_view_skins_9
+ ],
+ "animateSelfMoves": false,
+ "switchable": true,
+ "sounds": config_view_sounds,
+ "js": config_view_js_tera,
+ "useAutoComplete": true
+ }
+ },
+ "viewScripts": config_view_js_tera
+ },
+ {
+ "name": "giga-chess",
+ "modelScripts": modelScripts_giga,
+ "config": {
+ "status": true,
+ "model": {
+ "title-en": "Gigachess",
+ "summary": "Chess on 14x14 with fairy pieces",
+ "rules": {
+ "en": "gigachess-rules.html"
+ },
+ "module": "chessbase",
+ "plazza": "true",
+ "thumbnail": "gigachess-thumb.png",
+ "released": 1497771910,
+ "credits": {
+ "en": "gigachess-credits.html"
+ },
+ "gameOptions": config_model_gameOptions,
+ "obsolete": false,
+ "js": modelScripts_giga,
+ "description": {
+ "en": "gigachess-description.html"
+ },
+ "levels": config_model_levels_15
+ },
+ "view": {
+ "title-en": "Chessbase view",
+ "visuals": {
+ "600x600": [
+ "res/visuals/gigachess-600x600-3d.jpg",
+ "res/visuals/gigachess-600x600-2d.jpg"
+ ]
+ },
+ "xdView": true,
+ "css": config_view_css,
+ "preferredRatio": 1,
+ "useShowMoves": true,
+ "useNotation": true,
+ "module": "chessbase",
+ "defaultOptions": config_view_defaultOptions,
+ "skins": [
+ {
+ "name": "skin3d",
+ "title": "3D Classic",
+ "3d": true,
+ "preload": [
+ "smoothedfilegeo|0|/res/ring-target.js",
+ "image|/res/images/cancel.png",
+ "image|/res/images/wikipedia.png",
+ "smoothedfilegeo|0|/res/fairy/pawn/pawn.js",
+ "image|/res/fairy/pawn/pawn-diffusemap.jpg",
+ "image|/res/fairy/pawn/pawn-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/corporal/corporal.js",
+ "image|/res/fairy/corporal/corporal-diffusemap.jpg",
+ "image|/res/fairy/corporal/corporal-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/prince/prince.js",
+ "image|/res/fairy/prince/prince-diffusemap.jpg",
+ "image|/res/fairy/prince/prince-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/rook/rook.js",
+ "image|/res/fairy/rook/rook-diffusemap.jpg",
+ "image|/res/fairy/rook/rook-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/bishop/bishop.js",
+ "image|/res/fairy/bishop/bishop-diffusemap.jpg",
+ "image|/res/fairy/bishop/bishop-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/knight/knight.js",
+ "image|/res/fairy/knight/knight-diffusemap.jpg",
+ "image|/res/fairy/knight/knight-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/queen/queen.js",
+ "image|/res/fairy/queen/queen-diffusemap.jpg",
+ "image|/res/fairy/queen/queen-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/king/king.js",
+ "image|/res/fairy/king/king-diffusemap.jpg",
+ "image|/res/fairy/king/king-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/bow/bow.js",
+ "image|/res/fairy/bow/bow-diffusemap.jpg",
+ "image|/res/fairy/bow/bow-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/lion/lion.js",
+ "image|/res/fairy/lion/lion-diffusemap.jpg",
+ "image|/res/fairy/lion/lion-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/elephant/elephant.js",
+ "image|/res/fairy/elephant/elephant-diffusemap.jpg",
+ "image|/res/fairy/elephant/elephant-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/cannon2/cannon2.js",
+ "image|/res/fairy/cannon2/cannon2-diffusemap.jpg",
+ "image|/res/fairy/cannon2/cannon2-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/machine/machine.js",
+ "image|/res/fairy/machine/machine-diffusemap.jpg",
+ "image|/res/fairy/machine/machine-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/buffalo/buffalo.js",
+ "image|/res/fairy/buffalo/buffalo-diffusemap.jpg",
+ "image|/res/fairy/buffalo/buffalo-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/ship/ship.js",
+ "image|/res/fairy/ship/ship-diffusemap.jpg",
+ "image|/res/fairy/ship/ship-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/eagle/eagle.js",
+ "image|/res/fairy/eagle/eagle-diffusemap.jpg",
+ "image|/res/fairy/eagle/eagle-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/camel/camel.js",
+ "image|/res/fairy/camel/camel-diffusemap.jpg",
+ "image|/res/fairy/camel/camel-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/amazon/amazon.js",
+ "image|/res/fairy/amazon/amazon-diffusemap.jpg",
+ "image|/res/fairy/amazon/amazon-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/marshall/marshall.js",
+ "image|/res/fairy/marshall/marshall-diffusemap.jpg",
+ "image|/res/fairy/marshall/marshall-normalmap.jpg",
+ "smoothedfilegeo|0|/res/fairy/cardinal/cardinal.js",
+ "image|/res/fairy/cardinal/cardinal-diffusemap.jpg",
+ "image|/res/fairy/cardinal/cardinal-normalmap.jpg"
+ ],
+ "world": config_view_skins_world,
+ "camera": config_view_skins_camera
+ },
+ config_view_skins_9
+ ],
+ "animateSelfMoves": false,
+ "switchable": true,
+ "sounds": config_view_sounds,
+ "js": config_view_js_giga,
+ "useAutoComplete": true
+ }
+ },
+ "viewScripts": config_view_js_giga
}
]
-})()
\ No newline at end of file
+})()
diff --git a/src/games/chessbase/res/fairy/antelope/antelope-diffusemap.jpg b/src/games/chessbase/res/fairy/antelope/antelope-diffusemap.jpg
new file mode 100644
index 0000000..8ad0ca4
Binary files /dev/null and b/src/games/chessbase/res/fairy/antelope/antelope-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/antelope/antelope-normalmap.jpg b/src/games/chessbase/res/fairy/antelope/antelope-normalmap.jpg
new file mode 100644
index 0000000..cd5d7fb
Binary files /dev/null and b/src/games/chessbase/res/fairy/antelope/antelope-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/antelope/antelope.js b/src/games/chessbase/res/fairy/antelope/antelope.js
new file mode 100644
index 0000000..69ad413
--- /dev/null
+++ b/src/games/chessbase/res/fairy/antelope/antelope.js
@@ -0,0 +1,16 @@
+{
+ "vertices":[0,0.005855,-0.748826,0,0.079817,-0.766869,0.19381,0.005855,-0.72331,0.19848,0.079817,-0.740739,0.374413,0.005855,-0.648502,0.383435,0.079817,-0.664128,0.5295,0.005855,-0.5295,0.542258,0.079817,-0.542258,0.648502,0.005855,-0.374413,0.664128,0.079817,-0.383435,0.723311,0.005855,-0.19381,0.740739,0.079817,-0.19848,0.748826,0.005855,-0,0.766869,0.079817,-0,0.723311,0.005855,0.19381,0.740739,0.079817,0.19848,0.648503,0.005855,0.374413,0.664128,0.079817,0.383434,0.5295,0.005855,0.5295,0.542259,0.079817,0.542258,0.374413,0.005855,0.648502,0.383435,0.079817,0.664128,0.193811,0.005855,0.72331,0.198481,0.079817,0.740739,0,0.005855,0.748826,0,0.079817,0.766869,-0.19381,0.005855,0.723311,-0.19848,0.079817,0.740739,-0.374413,0.005855,0.648503,-0.383434,0.079817,0.664128,-0.5295,0.005855,0.5295,-0.542258,0.079817,0.542259,-0.648502,0.005855,0.374413,-0.664128,0.079817,0.383435,-0.72331,0.005855,0.193811,-0.740739,0.079817,0.198481,-0.748826,0.005855,0,-0.766869,0.079817,0,-0.723311,0.005855,-0.19381,-0.740739,0.079817,-0.19848,-0.648503,0.005855,-0.374413,-0.664128,0.079817,-0.383434,-0.5295,0.005855,-0.5295,-0.542259,0.079817,-0.542258,-0.374413,0.005855,-0.648502,-0.383435,0.079817,-0.664128,-0.193811,0.005855,-0.72331,-0.198481,0.079817,-0.740739,0.185775,0.387602,-0.693323,0,0.387602,-0.717781,0.358891,0.387602,-0.621617,0.507548,0.387602,-0.507548,0.621617,0.387602,-0.358891,0.693323,0.387602,-0.185775,0.717781,0.387602,-0,0.693323,0.387602,0.185775,0.621617,0.387602,0.358891,0.507548,0.387602,0.507548,0.358891,0.387602,0.621617,0.185776,0.387602,0.693323,0,0.387602,0.717781,-0.185775,0.387602,0.693324,-0.35889,0.387602,0.621617,-0.507548,0.387602,0.507548,-0.621617,0.387602,0.358891,-0.693323,0.387602,0.185776,-0.717781,0.387602,0,-0.693323,0.387602,-0.185775,-0.621617,0.387602,-0.35889,-0.507548,0.387602,-0.507548,-0.358891,0.387602,-0.621617,-0.185776,0.387602,-0.693323,0.150974,0.657311,-0.563443,0,0.657311,-0.583319,0.29166,0.657311,-0.505169,0.412469,0.657311,-0.412469,0.505169,0.657311,-0.29166,0.563443,0.657311,-0.150974,0.583319,0.657311,0,0.563443,0.657311,0.150974,0.505169,0.657311,0.29166,0.412469,0.657311,0.412469,0.29166,0.657311,0.505169,0.150974,0.657311,0.563443,0,0.657311,0.583319,-0.150974,0.657311,0.563443,-0.291659,0.657311,0.505169,-0.412469,0.657311,0.412469,-0.505169,0.657311,0.29166,-0.563443,0.657311,0.150974,-0.583319,0.657311,0,-0.563443,0.657311,-0.150974,-0.505169,0.657311,-0.291659,-0.412469,0.657311,-0.412469,-0.29166,0.657311,-0.505169,-0.150975,0.657311,-0.563443,0.075727,0.74933,-0.282616,0,0.74933,-0.292586,0.146293,0.74933,-0.253387,0.20689,0.74933,-0.20689,0.253387,0.74933,-0.146293,0.282617,0.74933,-0.075727,0.292586,0.74933,0,0.282617,0.74933,0.075727,0.253387,0.74933,0.146293,0.20689,0.74933,0.20689,0.146293,0.74933,0.253387,0.075727,0.74933,0.282617,0,0.74933,0.292586,-0.075727,0.74933,0.282617,-0.146293,0.74933,0.253387,-0.20689,0.74933,0.20689,-0.253387,0.74933,0.146293,-0.282617,0.74933,0.075727,-0.292586,0.74933,0,-0.282617,0.74933,-0.075727,-0.253387,0.74933,-0.146293,-0.20689,0.74933,-0.206889,-0.146293,0.74933,-0.253387,-0.075727,0.74933,-0.282616,0.044742,0.841348,-0.16698,0,0.841348,-0.172871,0.086435,0.841348,-0.14971,0.122238,0.841348,-0.122238,0.14971,0.841348,-0.086435,0.16698,0.841348,-0.044742,0.172871,0.841348,0,0.16698,0.841348,0.044742,0.14971,0.841348,0.086435,0.122238,0.841348,0.122238,0.086435,0.841348,0.149711,0.044742,0.841348,0.16698,0,0.841348,0.172871,-0.044742,0.841348,0.16698,-0.086435,0.841348,0.149711,-0.122238,0.841348,0.122238,-0.14971,0.841348,0.086436,-0.16698,0.841348,0.044742,-0.172871,0.841348,0,-0.16698,0.841348,-0.044742,-0.14971,0.841348,-0.086435,-0.122238,0.841348,-0.122238,-0.086435,0.841348,-0.14971,-0.044742,0.841348,-0.16698,0.035289,1.38869,-0.131702,-0,1.38869,-0.136348,0.068174,1.38869,-0.118081,0.096412,1.38869,-0.096412,0.118081,1.38869,-0.068174,0.131702,1.38869,-0.035289,0.136348,1.38869,0,0.131702,1.38869,0.03529,0.118081,1.38869,0.068174,0.096412,1.38869,0.096413,0.068174,1.38869,0.118081,0.035289,1.38869,0.131702,0,1.38869,0.136348,-0.035289,1.38869,0.131702,-0.068174,1.38869,0.118081,-0.096412,1.38869,0.096413,-0.118081,1.38869,0.068174,-0.131702,1.38869,0.03529,-0.136348,1.38869,0,-0.131702,1.38869,-0.035289,-0.118081,1.38869,-0.068174,-0.096413,1.38869,-0.096412,-0.068174,1.38869,-0.11808,-0.03529,1.38869,-0.131702,0.123767,0.975188,0.033163,0.114264,1.13644,0.030617,0.108064,1.26036,0.028956,0.096887,1.26036,0.055938,0.102446,1.13644,0.059148,0.110967,0.975188,0.064067,-0.064067,0.975188,-0.110966,-0.059147,1.13644,-0.102446,-0.055938,1.26036,-0.096887,-0.028956,1.26036,-0.108064,-0.030617,1.13644,-0.114264,-0.033163,0.975188,-0.123767,0,0.975188,-0.128133,-0,1.13644,-0.118295,-0,1.26036,-0.111876,0.028956,1.26036,-0.108064,0.030617,1.13644,-0.114264,0.033163,0.975188,-0.123767,-0.090604,0.975188,0.090604,-0.083647,1.13644,0.083647,-0.079108,1.26036,0.079108,-0.096887,1.26036,0.055938,-0.102446,1.13644,0.059148,-0.110967,0.975188,0.064067,0.079108,1.26036,0.079108,0.083647,1.13644,0.083647,0.090604,0.975188,0.090604,0.055938,1.26036,-0.096887,0.059147,1.13644,-0.102446,0.064067,0.975188,-0.110966,-0.108064,1.26036,0.028956,-0.114264,1.13644,0.030617,-0.123767,0.975188,0.033163,0.055938,1.26036,0.096887,0.059147,1.13644,0.102446,0.064067,0.975188,0.110967,0.079108,1.26036,-0.079108,0.083647,1.13644,-0.083647,0.090604,0.975188,-0.090604,-0.111876,1.26036,0,-0.118295,1.13644,0,-0.128133,0.975188,0,0.028956,1.26036,0.108064,0.030617,1.13644,0.114264,0.033163,0.975188,0.123767,0.096887,1.26036,-0.055938,0.102446,1.13644,-0.059147,0.110967,0.975188,-0.064066,-0.108064,1.26036,-0.028955,-0.114264,1.13644,-0.030617,-0.123767,0.975188,-0.033163,0,1.26036,0.111876,0,1.13644,0.118295,0,0.975188,0.128133,0.108064,1.26036,-0.028955,0.114264,1.13644,-0.030617,0.123767,0.975188,-0.033163,-0.096887,1.26036,-0.055938,-0.102446,1.13644,-0.059147,-0.110967,0.975188,-0.064066,-0.028956,1.26036,0.108064,-0.030617,1.13644,0.114264,-0.033163,0.975188,0.123767,0.111876,1.26036,0,0.118295,1.13644,0,0.128133,0.975188,0,-0.079108,1.26036,-0.079108,-0.083647,1.13644,-0.083647,-0.090604,0.975188,-0.090604,-0.055938,1.26036,0.096888,-0.059147,1.13644,0.102447,-0.064066,0.975188,0.110967,0.059874,1.48509,-0.223452,-0,1.48509,-0.231334,0.115667,1.48509,-0.200341,0.163578,1.48509,-0.163578,0.200341,1.48509,-0.115667,0.223452,1.48509,-0.059874,0.231334,1.48509,0,0.223452,1.48509,0.059874,0.200341,1.48509,0.115667,0.163578,1.48509,0.163578,0.115667,1.48509,0.200342,0.059874,1.48509,0.223452,-0,1.48509,0.231335,-0.059874,1.48509,0.223452,-0.115667,1.48509,0.200342,-0.163578,1.48509,0.163578,-0.200342,1.48509,0.115667,-0.223452,1.48509,0.059874,-0.231335,1.48509,0,-0.223452,1.48509,-0.059874,-0.200342,1.48509,-0.115667,-0.163578,1.48509,-0.163578,-0.115668,1.48509,-0.200341,-0.059874,1.48509,-0.223452,0.152408,1.62587,-0.568796,-0,1.62587,-0.588861,0.294431,1.62587,-0.509969,0.416388,1.62587,-0.416388,0.509969,1.62587,-0.294431,0.568796,1.62587,-0.152408,0.588861,1.62587,0,0.568796,1.62587,0.152409,0.509969,1.62587,0.294431,0.416388,1.62587,0.416388,0.294431,1.62587,0.509969,0.152409,1.62587,0.568796,0,1.62587,0.588861,-0.152408,1.62587,0.568797,-0.294431,1.62587,0.509969,-0.416388,1.62587,0.416388,-0.509969,1.62587,0.294431,-0.568796,1.62587,0.152409,-0.588861,1.62587,0,-0.568796,1.62587,-0.152408,-0.509969,1.62587,-0.29443,-0.416388,1.62587,-0.416388,-0.294431,1.62587,-0.509969,-0.152409,1.62587,-0.568796,0.155654,1.77,-0.588085,-0,1.7705,-0.608571,0.300701,1.76855,-0.528022,0.425256,1.76623,-0.432476,0.52083,1.76322,-0.307958,0.58091,1.75971,-0.162954,0.601402,1.75594,-0.007345,0.58091,1.75217,0.148264,0.52083,1.74866,0.293268,0.425256,1.74564,0.417786,0.300701,1.74333,0.513332,0.155654,1.74188,0.573395,0,1.74138,0.593881,-0.155654,1.74188,0.573395,-0.300701,1.74333,0.513332,-0.425256,1.74564,0.417786,-0.52083,1.74866,0.293268,-0.58091,1.75217,0.148264,-0.601402,1.75594,-0.007345,-0.58091,1.75971,-0.162953,-0.52083,1.76322,-0.307958,-0.425256,1.76623,-0.432476,-0.300702,1.76855,-0.528022,-0.155655,1.77,-0.588085,0.137878,1.94317,-0.505495,-0,1.94557,-0.523489,0.26636,1.93615,-0.452742,0.376689,1.92498,-0.368823,0.461349,1.91042,-0.259458,0.514567,1.89347,-0.132099,0.532719,1.87528,0.004573,0.514567,1.85709,0.141246,0.461349,1.84013,0.268604,0.37669,1.82558,0.377969,0.26636,1.81441,0.461888,0.137878,1.80738,0.514642,0,1.80499,0.532635,-0.137878,1.80738,0.514642,-0.26636,1.81441,0.461889,-0.376689,1.82558,0.37797,-0.461349,1.84013,0.268604,-0.514567,1.85709,0.141246,-0.532719,1.87528,0.004574,-0.514567,1.89347,-0.132099,-0.461349,1.91042,-0.259457,-0.37669,1.92498,-0.368823,-0.26636,1.93615,-0.452742,-0.137878,1.94317,-0.505495,0.142411,2.00626,-0.514163,-0,2.00874,-0.532748,0.275117,1.99901,-0.459676,0.389074,1.98748,-0.372998,0.476516,1.97244,-0.260037,0.531484,1.95493,-0.128491,0.550233,1.93614,0.012674,0.531484,1.91735,0.15384,0.476516,1.89984,0.285386,0.389074,1.8848,0.398346,0.275117,1.87327,0.485024,0.142411,1.86601,0.539512,0,1.86354,0.558097,-0.142411,1.86601,0.539512,-0.275117,1.87327,0.485025,-0.389074,1.8848,0.398347,-0.476516,1.89984,0.285386,-0.531485,1.91735,0.15384,-0.550233,1.93614,0.012675,-0.531485,1.95493,-0.128491,-0.476516,1.97244,-0.260037,-0.389074,1.98748,-0.372998,-0.275117,1.99901,-0.459675,-0.142411,2.00626,-0.514163,0.124258,2.25052,-0.512869,-0.006164,2.2553,-0.530684,0.245791,2.23652,-0.460639,0.350155,2.21424,-0.377552,0.430236,2.1852,-0.269271,0.480576,2.15139,-0.143175,0.497747,2.11511,-0.007857,0.480576,2.07883,0.127461,0.430236,2.04502,0.253557,0.350155,2.01599,0.361838,0.245791,1.99371,0.444925,0.124258,1.9797,0.497156,-0.006164,1.97493,0.51497,-0.136586,1.9797,0.497156,-0.258119,1.99371,0.444925,-0.362483,2.01599,0.361838,-0.442564,2.04502,0.253557,-0.492905,2.07883,0.127461,-0.510075,2.11511,-0.007857,-0.492905,2.15139,-0.143174,-0.442564,2.1852,-0.26927,-0.362483,2.21424,-0.377552,-0.25812,2.23652,-0.460639,-0.136586,2.25052,-0.512869,0.388122,2.15142,-0.255062,0.433392,2.12071,-0.132856,-0.442031,2.12071,-0.132856,-0.396762,2.15142,-0.255061,-0.00432,1.9604,0.50498,-0.121604,1.96474,0.487715,0.448832,2.08775,-0.001714,-0.324747,2.1778,-0.360001,-0.230896,1.97746,0.437096,0.433392,2.05479,0.129428,-0.230896,2.19803,-0.440524,-0.324747,1.9977,0.356573,0.388122,2.02407,0.251633,-0.121605,2.21075,-0.491144,-0.00432,2.21509,-0.508409,0.112964,2.21075,-0.491144,-0.396761,2.02407,0.251633,0.316107,1.9977,0.356573,0.222256,2.19803,-0.440525,-0.442031,2.05479,0.129428,0.222256,1.97746,0.437096,0.316107,2.1778,-0.360001,-0.457472,2.08775,-0.001714,0.112965,1.96474,0.487715,0.129611,2.36158,-0.525291,-0.006164,2.36753,-0.543549,0.256133,2.34416,-0.471761,0.364781,2.31644,-0.386607,0.448149,2.28031,-0.275632,0.500556,2.23824,-0.146399,0.518431,2.19309,-0.007715,0.500556,2.14794,0.130969,0.448149,2.10587,0.260202,0.364781,2.06974,0.371177,0.256133,2.04202,0.456331,0.129611,2.02459,0.509861,-0.006164,2.01864,0.528119,-0.141939,2.02459,0.509861,-0.268461,2.04202,0.456331,-0.377109,2.06974,0.371177,-0.460477,2.10587,0.260202,-0.512884,2.14794,0.130969,-0.530759,2.19309,-0.007715,-0.512884,2.23824,-0.146399,-0.460477,2.28031,-0.275632,-0.377109,2.31644,-0.386607,-0.268462,2.34416,-0.471761,-0.14194,2.36158,-0.525291,0.37472,2.15461,-0.074786,0.310022,2.15535,-0.12213,0.230794,2.15598,-0.109872,0.18345,2.15614,-0.045171,0.195704,2.15573,0.034058,0.260402,2.15499,0.081402,0.33963,2.15436,0.069145,0.386974,2.1542,0.004444,0.414237,2.50431,-0.065048,0.352234,2.5252,-0.111703,0.275611,2.54558,-0.098635,0.229257,2.55352,-0.033478,0.240305,2.54436,0.045588,0.302308,2.52348,0.092242,0.378931,2.50309,0.079175,0.425286,2.49516,0.014018,0.495855,2.68166,-0.042318,0.444808,2.72607,-0.085482,0.378079,2.76764,-0.069341,0.334758,2.78201,-0.003326,0.340208,2.76077,0.073879,0.391255,2.71637,0.117044,0.457985,2.6748,0.100902,0.501305,2.66043,0.034887,0.592635,2.7843,-0.005417,0.549617,2.83765,-0.044879,0.487364,2.88322,-0.027496,0.442344,2.89431,0.03657,0.440915,2.86443,0.109779,0.483933,2.81108,0.149242,0.546186,2.76551,0.131859,0.591207,2.75442,0.067793,0.671355,2.90261,0.051779,0.620053,2.93558,0.006496,0.546923,2.95494,0.013331,0.494803,2.94934,0.0683,0.49421,2.92207,0.139191,0.545512,2.8891,0.184474,0.618643,2.86974,0.177639,0.670762,2.87534,0.122669,0.6581,3.07882,0.108073,0.608965,3.07991,0.059152,0.540134,3.0715,0.058579,0.491928,3.05852,0.106709,0.492572,3.04857,0.175333,0.541707,3.04749,0.224254,0.610538,3.0559,0.224828,0.658743,3.06888,0.176698,0.615732,3.22235,0.112617,0.575347,3.20827,0.071925,0.516466,3.20404,0.07125,0.473581,3.21214,0.111005,0.471801,3.22783,0.16789,0.512187,3.24192,0.208583,0.571067,3.24615,0.209258,0.613953,3.23805,0.169502,0.613148,3.31402,0.060539,0.578362,3.29913,0.026799,0.528136,3.30441,0.022377,0.49189,3.32677,0.049876,0.490847,3.35312,0.093176,0.525633,3.36801,0.126916,0.57586,3.36273,0.131338,0.612105,3.34036,0.10384,0.628752,3.43876,-0.011003,0.602759,3.43273,-0.039896,0.564137,3.43873,-0.044261,0.535509,3.45323,-0.02153,0.533638,3.46775,0.014972,0.55963,3.47377,0.043865,0.598252,3.46778,0.04823,0.62688,3.45327,0.025499,0.640242,3.64537,-0.042265,0.626214,3.64662,-0.059518,0.604168,3.64884,-0.061764,0.587018,3.65073,-0.047683,0.584807,3.65119,-0.025527,0.598835,3.64994,-0.008274,0.620881,3.64772,-0.006027,0.638031,3.64583,-0.020109,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,0.627153,3.98278,0.019686,-0.364015,2.15461,-0.074786,-0.299317,2.15535,-0.12213,-0.220089,2.15598,-0.109872,-0.172745,2.15614,-0.045171,-0.184999,2.15573,0.034058,-0.249697,2.15499,0.081402,-0.328925,2.15436,0.069145,-0.376269,2.1542,0.004444,-0.403531,2.50431,-0.065048,-0.341529,2.5252,-0.111703,-0.264906,2.54558,-0.098635,-0.218551,2.55352,-0.033478,-0.2296,2.54436,0.045588,-0.291603,2.52348,0.092242,-0.368225,2.50309,0.079175,-0.41458,2.49516,0.014018,-0.48515,2.68166,-0.042318,-0.434103,2.72607,-0.085482,-0.367373,2.76764,-0.069341,-0.324053,2.78201,-0.003326,-0.329503,2.76077,0.073879,-0.38055,2.71637,0.117044,-0.447279,2.6748,0.100902,-0.4906,2.66043,0.034887,-0.58193,2.7843,-0.005417,-0.538912,2.83765,-0.044879,-0.476659,2.88322,-0.027496,-0.431638,2.89431,0.03657,-0.43021,2.86443,0.109779,-0.473228,2.81108,0.149242,-0.535481,2.76551,0.131859,-0.580501,2.75442,0.067793,-0.66065,2.90261,0.051779,-0.609348,2.93558,0.006496,-0.536218,2.95494,0.013331,-0.484098,2.94934,0.0683,-0.483505,2.92207,0.139191,-0.534807,2.8891,0.184474,-0.607937,2.86974,0.177639,-0.660057,2.87534,0.122669,-0.647395,3.07882,0.108073,-0.598259,3.07991,0.059152,-0.529429,3.0715,0.058579,-0.481223,3.05852,0.106709,-0.481866,3.04857,0.175334,-0.531002,3.04749,0.224254,-0.599832,3.0559,0.224828,-0.648038,3.06888,0.176698,-0.605027,3.22235,0.112617,-0.564641,3.20827,0.071925,-0.505761,3.20404,0.07125,-0.462876,3.21214,0.111005,-0.461096,3.22783,0.16789,-0.501481,3.24192,0.208583,-0.560362,3.24615,0.209258,-0.603247,3.23805,0.169502,-0.602443,3.31402,0.060539,-0.567657,3.29913,0.0268,-0.51743,3.30441,0.022377,-0.481185,3.32677,0.049876,-0.480142,3.35312,0.093176,-0.514928,3.36801,0.126916,-0.565154,3.36273,0.131338,-0.6014,3.34036,0.10384,-0.618046,3.43876,-0.011003,-0.592054,3.43273,-0.039896,-0.553432,3.43873,-0.044261,-0.524804,3.45323,-0.02153,-0.522932,3.46775,0.014973,-0.548925,3.47377,0.043865,-0.587547,3.46778,0.04823,-0.616175,3.45327,0.025499,-0.629537,3.64537,-0.042265,-0.615509,3.64662,-0.059517,-0.593463,3.64884,-0.061764,-0.576313,3.65073,-0.047683,-0.574101,3.65119,-0.025527,-0.58813,3.64994,-0.008274,-0.610175,3.64772,-0.006027,-0.627325,3.64583,-0.020109,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686,-0.616448,3.98278,0.019686],
+ "metadata":{
+ "generator":"io_three",
+ "vertices":608,
+ "normals":608,
+ "type":"Geometry",
+ "faces":612,
+ "uvs":1,
+ "version":3
+ },
+ "normals":[0,-0.762017,-0.647511,0,-0.039888,-0.999176,0.258583,-0.039888,-0.965148,0.167577,-0.762017,-0.625446,0.499588,-0.039888,-0.865322,0.32374,-0.762017,-0.560778,0.706534,-0.039888,-0.706534,0.457869,-0.762017,-0.457869,0.865322,-0.039888,-0.499588,0.560778,-0.762017,-0.32374,0.965148,-0.039888,-0.258583,0.625446,-0.762017,-0.167577,0.999176,-0.039888,-0,0.647511,-0.762017,-0,0.965148,-0.039888,0.258583,0.625446,-0.762017,0.167577,0.865322,-0.039888,0.499588,0.560778,-0.762017,0.32374,0.706534,-0.039888,0.706534,0.457869,-0.762017,0.457869,0.499588,-0.039888,0.865322,0.32374,-0.762017,0.560778,0.258583,-0.039888,0.965148,0.167577,-0.762017,0.625446,0,-0.039888,0.999176,0,-0.762017,0.647511,-0.258583,-0.039888,0.965148,-0.167577,-0.762017,0.625446,-0.499588,-0.039888,0.865322,-0.32374,-0.762017,0.560778,-0.706534,-0.039888,0.706534,-0.457869,-0.762017,0.457869,-0.865322,-0.039888,0.499588,-0.560778,-0.762017,0.32374,-0.965148,-0.039888,0.258583,-0.625446,-0.762017,0.167577,-0.999176,-0.039888,-0,-0.647511,-0.762017,-0,-0.965148,-0.039888,-0.258583,-0.625446,-0.762017,-0.167577,-0.865322,-0.039888,-0.499588,-0.560778,-0.762017,-0.32374,-0.706534,-0.039888,-0.706534,-0.457869,-0.762017,-0.457869,-0.499588,-0.039888,-0.865322,-0.32374,-0.762017,-0.560778,0.920896,0.301737,0.246742,0.825648,0.301737,0.476669,-0.258583,-0.039888,-0.965148,-0.167577,-0.762017,-0.625446,0.825648,0.301737,-0.476669,0.674123,0.301737,-0.674123,0.472243,0.744255,-0.472243,0.578387,0.744255,-0.333934,0,0.301737,-0.953368,0.246742,0.301737,-0.920896,0,0.301737,0.953368,-0.246742,0.301737,0.920896,-0.920896,0.301737,0.246742,-0.953368,0.301737,-0,-0.476669,0.301737,-0.825648,-0.246742,0.301737,-0.920896,0.920896,0.301737,-0.246742,0.953368,0.301737,-0,0.476669,0.301737,0.825648,0.246742,0.301737,0.920896,-0.674123,0.301737,0.674123,-0.825648,0.301737,0.476669,-0.825648,0.301737,-0.476669,-0.674123,0.301737,-0.674123,0.674123,0.301737,0.674123,-0.476669,0.301737,0.825648,-0.920896,0.301737,-0.246742,0.476669,0.301737,-0.825648,-0.472243,0.744255,0.472243,-0.333934,0.744255,0.578387,-0.225532,0.892453,0.390637,-0.318949,0.892453,0.318949,-0.667867,0.744255,-0,-0.6451,0.744255,-0.172857,0.172857,0.744255,0.6451,0,0.744255,0.667867,0.6451,0.744255,-0.172857,-0.578387,0.744255,-0.333934,-0.172857,0.744255,0.6451,0.667867,0.744255,-0,-0.472243,0.744255,-0.472243,0.6451,0.744255,0.172857,-0.333934,0.744255,-0.578387,0.578387,0.744255,0.333934,-0.172857,0.744255,-0.6451,0,0.744255,-0.667867,0.172857,0.744255,-0.6451,-0.578387,0.744255,0.333934,0.472243,0.744255,0.472243,0.333934,0.744255,-0.578387,-0.6451,0.744255,0.172857,0.333934,0.744255,0.578387,0.390637,0.892453,-0.225532,0.318949,0.892453,-0.318949,0.569872,0.591998,-0.569872,0.697928,0.591998,-0.402936,0.435713,0.892453,0.116733,0.390637,0.892453,0.225532,-0.225532,0.892453,-0.390637,-0.116733,0.892453,-0.435713,0,0.892453,-0.451064,0.116733,0.892453,-0.435713,-0.390637,0.892453,0.225532,0.318949,0.892453,0.318949,0.225532,0.892453,-0.390637,-0.435713,0.892453,0.116733,0.225532,0.892453,0.390637,-0.451064,0.892453,-0,0.116733,0.892453,0.435713,-0.435713,0.892453,-0.116733,0,0.892453,0.451064,0.435713,0.892453,-0.116733,-0.390637,0.892453,-0.225532,-0.116733,0.892453,0.435713,0.451064,0.892453,-0,-0.318949,0.892453,-0.318949,0.863948,-0.068972,0.498795,0.963622,-0.068972,0.258187,0.850063,-0.474837,0.22776,0.762139,-0.474837,0.440016,-0.805902,0.591998,-0,-0.778466,0.591998,-0.208563,0.208563,0.591998,0.778466,0,0.591998,0.805902,0.778466,0.591998,-0.208563,-0.697958,0.591998,-0.402936,-0.208563,0.591998,0.778466,0.805902,0.591998,-0,-0.569872,0.591998,-0.569872,-0.402936,0.591998,0.697928,0.778466,0.591998,0.208563,-0.402966,0.591998,-0.697928,-0.569872,0.591998,0.569872,0.697928,0.591998,0.402936,-0.208563,0.591998,-0.778466,0,0.591998,-0.805902,0.208563,0.591998,-0.778466,-0.697928,0.591998,0.402966,0.569872,0.591998,0.569872,0.402966,0.591998,-0.697928,-0.778466,0.591998,0.208563,0.402966,0.591998,0.697928,-0.850063,-0.474837,-0.22776,-0.880032,-0.474837,-0,-0.539079,-0.84225,-0,-0.520707,-0.84225,-0.1395,-0.258187,-0.068972,-0.963622,-0.498795,-0.068972,-0.863948,-0.440016,-0.474837,-0.762139,-0.22776,-0.474837,-0.850063,0.258187,-0.068972,-0.963622,0,-0.068972,-0.997589,0,-0.474837,-0.880032,0.22776,-0.474837,-0.850063,-0.863948,-0.068972,0.498795,-0.705405,-0.068972,0.705405,-0.622272,-0.474837,0.622272,-0.762139,-0.474837,0.440016,0.705405,-0.068972,0.705405,0.622272,-0.474837,0.622272,0.498795,-0.068972,-0.863948,0.440016,-0.474837,-0.762139,-0.963622,-0.068972,0.258187,-0.850063,-0.474837,0.22776,0.498795,-0.068972,0.863948,0.440016,-0.474837,0.762139,0.705405,-0.068972,-0.705405,0.622272,-0.474837,-0.622272,-0.997589,-0.068972,-0,0.258187,-0.068972,0.963622,0.22776,-0.474837,0.850063,0.863948,-0.068972,-0.498795,0.762139,-0.474837,-0.440016,-0.963622,-0.068972,-0.258187,0,-0.068972,0.997589,0,-0.474837,0.880032,0.963622,-0.068972,-0.258187,0.850063,-0.474837,-0.22776,-0.863948,-0.068972,-0.498795,-0.762139,-0.474837,-0.440016,-0.258187,-0.068972,0.963622,-0.22776,-0.474837,0.850063,0.997589,-0.068972,-0,0.880032,-0.474837,-0,-0.705405,-0.068972,-0.705405,-0.622272,-0.474837,-0.622272,-0.498795,-0.068972,0.863948,-0.440016,-0.474837,0.762139,-0.490616,0.192633,0.849788,-0.693838,0.192633,0.693838,-0.499191,0.056307,0.86462,-0.705954,0.056307,0.705954,-0.693838,0.192633,-0.693838,-0.490616,0.192633,-0.849788,-0.705954,0.056307,-0.705954,-0.499191,0.056307,-0.86462,0.981262,0.192633,-0,0.947813,0.192633,0.253945,0.998383,0.056307,-0,0.964385,0.056307,0.2584,-0.253945,0.192633,0.947813,-0.2584,0.056307,0.964385,-0.849788,0.192633,-0.490616,-0.86465,0.056307,-0.499191,0.947813,0.192633,-0.253945,0.964385,0.056307,-0.2584,0,0.192633,0.981262,0,0.056307,0.998383,-0.947813,0.192633,-0.253945,-0.964385,0.056307,-0.2584,0.849788,0.192633,-0.490616,0.86462,0.056307,-0.499191,0.253945,0.192633,0.947813,0.2584,0.056307,0.964385,-0.981262,0.192633,-0,-0.998383,0.056307,-0,0.693838,0.192633,-0.693838,0.705954,0.056307,-0.705954,0.490616,0.192633,0.849788,0.499191,0.056307,0.86462,-0.947813,0.192633,0.253945,-0.964385,0.056307,0.2584,0.490616,0.192633,-0.849788,0.499191,0.056307,-0.86462,0.693838,0.192633,0.693838,0.705954,0.056307,0.705954,-0.849788,0.192633,0.490616,-0.86462,0.056307,0.499191,0.253945,0.192633,-0.947813,0.2584,0.056307,-0.964385,-0.253945,0.192633,-0.947813,0,0.192633,-0.981262,-0.2584,0.056307,-0.964385,0,0.056307,-0.998383,0.849788,0.192633,0.490616,0.86462,0.056307,0.499191,0,-0.84225,0.539079,0.1395,-0.84225,0.520707,0.213477,-0.560991,0.799799,0,-0.560137,0.828364,0.466842,-0.84225,-0.269539,0.520707,-0.842219,-0.1395,-0.466842,-0.84225,-0.269539,-0.1395,-0.84225,0.520707,0.539079,-0.842219,-0,-0.381176,-0.84225,-0.381176,-0.269539,-0.84225,0.466842,0.520707,-0.84225,0.1395,-0.269539,-0.84225,-0.466842,-0.381176,-0.84225,0.381176,0.466842,-0.842219,0.269539,-0.1395,-0.84225,-0.520707,0,-0.84225,-0.539079,0.1395,-0.84225,-0.520707,-0.466842,-0.84225,0.269539,0.381176,-0.842219,0.381176,0.269539,-0.842219,-0.466842,-0.520707,-0.84225,0.1395,0.269539,-0.84225,0.466842,0.381176,-0.84225,-0.381176,0.207892,-0.59743,-0.774468,0,-0.597919,-0.801538,0,0.155522,-0.987823,0.257637,0.156468,-0.953459,0.699698,-0.590411,-0.402203,0.782891,-0.586383,-0.207831,-0.782891,-0.586383,-0.207831,-0.699698,-0.590411,-0.402203,-0.213477,-0.560991,0.799799,0.813349,-0.581744,0.002136,-0.569811,-0.593646,-0.568194,-0.411786,-0.563402,0.716208,0.788476,-0.576739,0.21363,-0.402112,-0.596026,-0.694998,-0.58095,-0.567125,0.583789,0.709372,-0.571734,0.412152,-0.207892,-0.59743,-0.774468,-0.709372,-0.571734,0.412152,0.58095,-0.567125,0.583789,0.402112,-0.596026,-0.694998,-0.788476,-0.576739,0.21363,0.411786,-0.563402,0.716208,0.569811,-0.593646,-0.568194,-0.813349,-0.581744,0.002136,0.951445,0.186895,-0.244453,0.856899,0.173864,-0.485214,0.85757,0.133976,-0.496567,0.95761,0.128178,-0.257942,-0.669424,0.28544,0.685812,-0.830714,0.255867,0.494369,0.830714,0.255867,0.494369,0.669424,0.28544,0.685812,-0.257637,0.156468,-0.953459,0.497208,0.159459,-0.85284,-0.937071,0.228187,0.264229,0.467208,0.31251,0.827052,0.701804,0.165014,-0.692953,-0.978698,0.204901,0.011658,0.239448,0.331767,0.912442,-0.951445,0.186895,-0.244453,0,0.338755,0.940855,-0.856929,0.173864,-0.485214,-0.239448,0.331767,0.912442,0.978698,0.204901,0.011658,-0.701804,0.165014,-0.692953,-0.467208,0.31251,0.827052,0.937071,0.228187,0.264229,-0.497208,0.159459,-0.85284,-0.857418,0.138737,0.495529,-0.697958,0.153356,0.699484,-0.695029,0.095798,0.712546,-0.848231,0.118778,0.516068,-0.95761,0.128178,-0.257942,-0.85757,0.133976,-0.496567,0,0.187384,0.982269,-0.25367,0.18247,0.949889,0.992004,0.12598,-0.001007,-0.699301,0.14127,-0.700705,-0.491653,0.169622,0.854091,0.957915,0.129215,0.256264,-0.493942,0.148015,-0.856777,0.857418,0.138737,0.495529,-0.25547,0.152684,-0.95465,0,0.154363,-0.988006,0.25547,0.152684,-0.95465,0.697958,0.153356,0.699484,0.493942,0.148015,-0.856777,-0.957915,0.129215,0.256264,0.491684,0.169622,0.854091,0.699301,0.14127,-0.700705,-0.992004,0.12598,-0.001007,0.25367,0.18247,0.949889,0.90994,-0.243416,-0.335704,0.803278,-0.24189,-0.544237,0.70101,-0.49498,-0.513352,0.764214,-0.549669,-0.337321,0.84518,0.136174,0.516831,0.693075,0.111759,0.712119,-0.26899,-0.002289,-0.963103,0.000946,-0.009583,-0.999939,0.271035,0.003998,-0.962554,0.520768,0.035401,-0.852931,-0.948363,0.132756,0.288003,0.494919,0.082125,0.865017,0.729606,0.075991,-0.679617,-0.990081,0.134526,0.039705,0.259438,0.054903,0.964171,0.881008,0.114414,-0.458998,-0.968749,0.122074,-0.215857,0.001343,0.040986,0.999146,0.967009,0.141545,-0.211768,-0.88113,0.095553,-0.463057,-0.257607,0.047121,0.965087,0.987182,0.15363,0.043031,-0.728233,0.059542,-0.682699,-0.495041,0.068972,0.866115,0.944975,0.151097,0.290078,-0.518723,0.023316,-0.85461,-0.756127,-0.560594,-0.337626,-0.780938,-0.604816,-0.155766,-0.817255,0.551836,0.165868,-0.802057,0.596545,-0.028687,-0.792138,-0.274361,-0.545152,-0.898373,-0.277535,-0.340373,-0.693686,-0.50679,-0.511765,-0.253609,-0.095187,0.962584,0.003723,-0.053041,0.998566,-0.004212,-0.444197,0.895901,-0.281594,-0.51796,0.807703,0.963652,-0.246437,-0.103061,0.789422,-0.594317,-0.153508,-0.642659,-0.265175,-0.718772,-0.589282,-0.445326,-0.674062,-0.514939,-0.192114,0.835414,-0.48793,-0.606891,0.627308,0.956938,-0.25132,0.145085,0.778375,-0.626667,0.037019,-0.45613,-0.24604,-0.85519,-0.437269,-0.381298,-0.814447,-0.731986,-0.26484,0.627705,-0.629322,-0.649525,0.426649,0.882321,-0.249794,0.398816,0.729545,-0.642445,0.234474,-0.237892,-0.22306,-0.945311,-0.236549,-0.32728,-0.914823,0.240303,-0.211188,-0.947417,0.000671,-0.209082,-0.977874,-0.00116,-0.302683,-0.953063,0.235817,-0.319651,-0.917692,-0.876888,-0.288064,0.384747,-0.720573,-0.65511,0.227027,0.733329,-0.222205,0.642506,0.63805,-0.632984,0.438368,0.46147,-0.224219,-0.858333,0.439955,-0.369549,-0.818415,-0.948515,-0.287088,0.133702,-0.769646,-0.637623,0.032533,0.513321,-0.149602,0.845027,0.494125,-0.584124,0.64388,0.651448,-0.236488,-0.720847,0.594928,-0.432813,-0.677267,-0.953154,-0.281228,-0.111301,0.255837,-0.071413,0.964049,0.280068,-0.493698,0.823267,0.445814,0.718436,-0.533921,0.234748,0.74163,-0.628346,0,0.749809,-0.661611,-0.234748,0.74163,-0.628346,-0.445814,0.718436,-0.533891,-0.615619,0.683676,-0.391827,-0.73516,0.641682,-0.218482,-0.782586,0.510758,0.355846,-0.69985,0.476272,0.532273,-0.572008,0.450758,0.685232,-0.405194,0.435133,0.80401,-0.209906,0.4279,0.879086,0,0.426008,0.904691,0.209906,0.4279,0.879086,0.405194,0.435133,0.80401,0.572008,0.450758,0.685232,0.69985,0.476272,0.532273,0.782586,0.510758,0.355846,0.817255,0.551836,0.165868,0.802057,0.596545,-0.028687,0.73516,0.641682,-0.218482,0.615619,0.683676,-0.391827,0.842189,-0.080264,-0.533128,0.81222,-0.183935,-0.553545,0.934355,-0.27662,0.224586,0.965026,-0.11539,0.235328,0.2107,0.003815,-0.977508,0.199835,0.019959,-0.979614,-0.534104,0.085635,-0.84106,-0.512589,0.208319,-0.832972,-0.964843,0.117832,-0.234901,-0.932859,0.27897,-0.22779,-0.860958,0.083956,0.501633,-0.841334,0.196478,0.503494,-0.261879,0.001709,0.965087,-0.274178,0.002808,0.961669,0.502609,-0.081454,0.860653,0.468429,-0.195654,0.861538,0.729362,-0.355296,-0.584582,0.798242,-0.577441,0.17127,0.226325,0.073641,-0.971252,-0.395306,0.452437,-0.799371,-0.791986,0.581072,-0.187323,-0.751671,0.39378,0.529038,-0.286142,-0.016541,0.958037,0.363048,-0.42964,0.826777,0.751305,-0.368969,-0.547136,0.743126,-0.65334,0.144475,0.33784,0.139164,-0.930845,-0.260872,0.588885,-0.764916,-0.685293,0.712821,-0.149083,-0.709616,0.430525,0.557726,-0.294992,-0.112766,0.94879,0.319254,-0.561296,0.763512,0.910855,-0.077456,-0.405347,0.900082,-0.336222,0.277017,0.443342,0.245979,-0.861904,-0.270119,0.47145,-0.839473,-0.85464,0.443861,-0.269326,-0.846034,0.125797,0.518052,-0.28489,-0.220283,0.93289,0.417341,-0.395367,0.818201,0.918912,0.221564,-0.326304,0.907865,0.100986,0.406842,0.397717,0.262307,-0.879177,-0.38963,0.167821,-0.905515,-0.936552,0.000916,-0.350475,-0.905179,-0.106021,0.411573,-0.35435,-0.113315,0.92819,0.388989,-0.031129,0.920682,0.944975,0.075076,-0.318339,0.86874,0.257668,0.422926,0.400891,-0.118168,-0.908444,-0.417676,-0.176733,-0.891232,-0.937376,-0.072817,-0.340556,-0.921842,0.113102,0.370678,-0.413007,0.27897,0.866939,0.310953,0.336436,0.888852,0.930754,-0.213538,-0.296731,0.90759,0.196265,0.371136,0.396191,-0.441633,-0.804956,-0.360118,-0.356182,-0.862209,-0.898709,-0.017975,-0.438093,-0.905332,0.368175,0.211615,-0.396313,0.586016,0.706717,0.343455,0.522904,0.780114,0.926939,-0.196234,-0.319742,0.920804,0.08475,0.380657,0.425245,-0.307108,-0.851344,-0.297555,-0.19599,-0.934355,-0.849239,0.077151,-0.522324,-0.913572,0.36784,0.173284,-0.412763,0.504196,0.758507,0.369396,0.383282,0.846522,0.944731,-0.006439,-0.327677,0.905942,0.011811,0.4232,0.469497,0.032167,-0.882321,-0.248543,0.105289,-0.962859,-0.836238,0.175054,-0.519608,-0.949889,0.201331,0.239082,-0.466567,0.162267,0.869442,0.326579,0.081179,0.941649,0.955687,0.088595,-0.280679,0.880215,-0.027528,0.473739,0.481613,0.199683,-0.853298,-0.259713,0.245643,-0.933897,-0.860317,0.199164,-0.469192,-0.954222,0.082675,0.287362,-0.478042,-0.033052,0.877682,0.281442,-0.078646,0.956328,-0.842189,-0.080264,-0.533128,-0.965026,-0.11539,0.235328,-0.934355,-0.27662,0.224586,-0.81222,-0.183935,-0.553545,-0.2107,0.003815,-0.977508,-0.199835,0.019959,-0.979614,0.534104,0.085635,-0.84106,0.512589,0.208319,-0.832972,0.964843,0.117832,-0.234901,0.932859,0.27897,-0.22779,0.860988,0.083956,0.501633,0.841334,0.196478,0.503494,0.261879,0.001709,0.965087,0.274178,0.002808,0.961669,-0.502609,-0.081454,0.860653,-0.468429,-0.195654,0.861538,-0.798242,-0.577441,0.17127,-0.729362,-0.355296,-0.584582,-0.226325,0.073641,-0.971252,0.395306,0.452437,-0.799371,0.791986,0.581072,-0.187323,0.751671,0.39378,0.529038,0.286142,-0.016541,0.958037,-0.363048,-0.42964,0.826777,-0.743126,-0.65334,0.144475,-0.751305,-0.368969,-0.547136,-0.33784,0.139164,-0.930845,0.260872,0.588885,-0.764916,0.685293,0.712821,-0.149083,0.709616,0.430525,0.557726,0.294992,-0.112766,0.94879,-0.319254,-0.561296,0.763512,-0.900082,-0.336222,0.277017,-0.910855,-0.077456,-0.405347,-0.443342,0.245979,-0.861904,0.270119,0.47145,-0.839473,0.85464,0.443861,-0.269326,0.846034,0.125797,0.518052,0.28489,-0.220283,0.93289,-0.417341,-0.395367,0.818201,-0.907865,0.100986,0.406842,-0.918912,0.221564,-0.326304,-0.397717,0.262307,-0.879177,0.38963,0.167821,-0.905515,0.936552,0.000916,-0.350475,0.905179,-0.106021,0.411573,0.35435,-0.113315,0.92819,-0.388989,-0.031129,0.920682,-0.86874,0.257668,0.422926,-0.944975,0.075076,-0.318339,-0.400891,-0.118168,-0.908444,0.417676,-0.176733,-0.891232,0.937376,-0.072817,-0.340556,0.921842,0.113102,0.370678,0.413007,0.27897,0.866939,-0.310953,0.336436,0.888852,-0.90759,0.196265,0.371136,-0.930754,-0.213538,-0.296731,-0.396191,-0.441633,-0.804956,0.360118,-0.356182,-0.862209,0.898709,-0.017975,-0.438093,0.905332,0.368175,0.211615,0.396313,0.586016,0.706717,-0.343455,0.522904,0.780114,-0.920804,0.08475,0.380657,-0.926939,-0.196234,-0.319742,-0.425245,-0.307108,-0.851344,0.297555,-0.19599,-0.934355,0.849239,0.077151,-0.522324,0.913572,0.36784,0.173284,0.412763,0.504196,0.758507,-0.369396,0.383282,0.846522,-0.905942,0.011811,0.4232,-0.944731,-0.006439,-0.327677,-0.469497,0.032167,-0.882321,0.248543,0.105289,-0.962859,0.836238,0.175054,-0.519608,0.949889,0.201331,0.239082,0.466567,0.162267,0.869442,-0.326579,0.081179,0.941649,-0.880215,-0.027528,0.473739,-0.955687,0.088595,-0.280679,-0.481613,0.199683,-0.853298,0.259713,0.245643,-0.933897,0.860317,0.199164,-0.469192,0.954222,0.082675,0.287362,0.478042,-0.033052,0.877682,-0.281442,-0.078646,0.956328],
+ "name":"Cylinder.023Geometry",
+ "uvs":[[0.714195,0.341877,0.714195,0.362249,0.674819,0.362249,0.674819,0.341877,0.635443,0.362249,0.635443,0.341877,0.596068,0.362249,0.596068,0.341877,0.556692,0.362249,0.556692,0.341877,0.517317,0.362249,0.517317,0.341877,0.477941,0.362249,0.477941,0.341877,0.438565,0.362249,0.438565,0.341877,0.39919,0.362249,0.39919,0.341877,0.359814,0.362249,0.359814,0.341877,0.320439,0.362249,0.320439,0.341877,0.281063,0.362249,0.281063,0.341877,0.241687,0.362249,0.241687,0.341877,0.202312,0.362249,0.202312,0.341877,0.162936,0.362249,0.162936,0.341877,0.12356,0.362249,0.12356,0.341877,0.084185,0.362249,0.084185,0.341877,0.044809,0.362249,0.044809,0.341877,0.005434,0.362249,0.005434,0.341877,0.950448,0.341877,0.950448,0.362249,0.911073,0.362249,0.911073,0.341877,0.871697,0.362249,0.871697,0.341877,0.832322,0.362249,0.832322,0.341877,0.792946,0.362249,0.792946,0.341877,0.438565,0.447026,0.39919,0.447026,0.75357,0.362249,0.75357,0.341877,0.968539,0.961884,0.972601,0.960796,0.976806,0.960796,0.980868,0.961884,0.98451,0.963987,0.987484,0.966961,0.989586,0.970603,0.990675,0.974665,0.990675,0.97887,0.989586,0.982932,0.987484,0.986574,0.98451,0.989547,0.980868,0.99165,0.976806,0.992738,0.972601,0.992738,0.968539,0.99165,0.964897,0.989547,0.961923,0.986574,0.959821,0.982932,0.958732,0.97887,0.958732,0.974665,0.959821,0.970603,0.961923,0.966961,0.964897,0.963987,0.556692,0.447026,0.596068,0.447026,0.596068,0.521316,0.556692,0.521316,0.714195,0.447026,0.674819,0.447026,0.241687,0.447026,0.202312,0.447026,0.044809,0.447026,0.005434,0.447026,0.792946,0.447026,0.75357,0.447026,0.517317,0.447026,0.477941,0.447026,0.320439,0.447026,0.281063,0.447026,0.12356,0.447026,0.084185,0.447026,0.871697,0.447026,0.832322,0.447026,0.359814,0.447026,0.162936,0.447026,0.950448,0.447026,0.911073,0.447026,0.635443,0.447026,0.12356,0.521316,0.162936,0.521316,0.162936,0.546662,0.12356,0.546662,0.950448,0.521316,0.911073,0.521316,0.281063,0.521316,0.241687,0.521316,0.517317,0.521316,0.871697,0.521316,0.202312,0.521316,0.477941,0.521316,0.832322,0.521316,0.438565,0.521316,0.792946,0.521316,0.39919,0.521316,0.75357,0.521316,0.714195,0.521316,0.674819,0.521316,0.084185,0.521316,0.359814,0.521316,0.635443,0.521316,0.044809,0.521316,0.320439,0.521316,0.005434,0.521316,0.556692,0.546662,0.596068,0.546662,0.596068,0.572007,0.556692,0.572007,0.438565,0.546662,0.39919,0.546662,0.792946,0.546662,0.75357,0.546662,0.714195,0.546662,0.674819,0.546662,0.084185,0.546662,0.359814,0.546662,0.635443,0.546662,0.044809,0.546662,0.320439,0.546662,0.005434,0.546662,0.281063,0.546662,0.950448,0.546662,0.911073,0.546662,0.241687,0.546662,0.517317,0.546662,0.871697,0.546662,0.202312,0.546662,0.477941,0.546662,0.832322,0.546662,0.39919,0.687421,0.438565,0.687421,0.438565,0.722769,0.39919,0.722769,0.950448,0.572007,0.911073,0.572007,0.281063,0.572007,0.241687,0.572007,0.517317,0.572007,0.871697,0.572007,0.202312,0.572007,0.477941,0.572007,0.832322,0.572007,0.162936,0.572007,0.438565,0.572007,0.792946,0.572007,0.123561,0.572007,0.39919,0.572007,0.75357,0.572007,0.714195,0.572007,0.674819,0.572007,0.084185,0.572007,0.359814,0.572007,0.635443,0.572007,0.044809,0.572007,0.320439,0.572007,0.005434,0.572007,0.911073,0.722769,0.950448,0.722769,0.950448,0.749322,0.911073,0.749322,0.75357,0.687421,0.792946,0.687421,0.792946,0.722769,0.75357,0.722769,0.674819,0.687421,0.714195,0.687421,0.714195,0.722769,0.674819,0.722769,0.084185,0.687421,0.123561,0.687421,0.12356,0.722769,0.084185,0.722769,0.359814,0.687421,0.359814,0.722769,0.635443,0.687421,0.635443,0.722769,0.044809,0.687421,0.044809,0.722769,0.320439,0.687421,0.320439,0.722769,0.596068,0.687421,0.596068,0.722769,0.005434,0.687421,0.005434,0.722769,0.281063,0.687421,0.281063,0.722769,0.556692,0.687421,0.556692,0.722769,0.911073,0.687421,0.950448,0.687421,0.241687,0.687421,0.241687,0.722769,0.517317,0.687421,0.517317,0.722769,0.871697,0.687421,0.871697,0.722769,0.202312,0.687421,0.202312,0.722769,0.477941,0.687421,0.477941,0.722769,0.832322,0.687421,0.832322,0.722769,0.162936,0.687421,0.162936,0.722769,0.162936,0.608873,0.123561,0.608873,0.162936,0.653289,0.123561,0.653289,0.832322,0.608873,0.792946,0.608873,0.832322,0.653289,0.792946,0.653289,0.477941,0.608873,0.438565,0.608873,0.477941,0.653289,0.438565,0.653289,0.202312,0.608873,0.202312,0.653289,0.871697,0.608873,0.871697,0.653289,0.517317,0.608873,0.517317,0.653289,0.241687,0.608873,0.241687,0.653289,0.911073,0.608873,0.911073,0.653289,0.556692,0.608873,0.556692,0.653289,0.281063,0.608873,0.281063,0.653289,0.950448,0.608873,0.950448,0.653289,0.596068,0.608873,0.596068,0.653289,0.320439,0.608873,0.320439,0.653289,0.044809,0.608873,0.005434,0.608873,0.044809,0.653289,0.005434,0.653289,0.635443,0.608873,0.635443,0.653289,0.359814,0.608873,0.359814,0.653289,0.084185,0.608873,0.084185,0.653289,0.674819,0.608873,0.674819,0.653289,0.75357,0.608873,0.714195,0.608873,0.75357,0.653289,0.714195,0.653289,0.39919,0.608873,0.39919,0.653289,0.241687,0.749322,0.281063,0.749322,0.281063,0.788099,0.241687,0.788099,0.556692,0.749322,0.517317,0.749322,0.871697,0.749322,0.202312,0.749322,0.477941,0.749322,0.832322,0.749322,0.162936,0.749322,0.438565,0.749322,0.792946,0.749322,0.12356,0.749322,0.39919,0.749322,0.753571,0.749322,0.714195,0.749322,0.674819,0.749322,0.084185,0.749322,0.359814,0.749322,0.635443,0.749322,0.044809,0.749322,0.320438,0.749322,0.596068,0.749322,0.005434,0.749322,0.674819,0.788099,0.714195,0.788099,0.714195,0.827936,0.675278,0.827799,0.556692,0.788099,0.517317,0.788099,0.911073,0.788099,0.871697,0.788099,0.202312,0.788099,0.477941,0.788099,0.832322,0.788099,0.162936,0.788099,0.438565,0.788099,0.792946,0.788099,0.12356,0.788099,0.39919,0.788099,0.75357,0.788099,0.084185,0.788099,0.359814,0.788099,0.635443,0.788099,0.044809,0.788099,0.320439,0.788099,0.596068,0.788099,0.005434,0.788099,0.950448,0.788099,0.519074,0.824963,0.558254,0.82593,0.554994,0.866477,0.515736,0.861807,0.122228,0.821089,0.082565,0.82192,0.40081,0.82192,0.361147,0.821089,0.753111,0.827799,0.636334,0.827398,0.043018,0.822887,0.321386,0.820452,0.597334,0.826761,0.989824,0.788099,0.988033,0.822887,0.948611,0.823925,0.281555,0.820051,0.909315,0.824963,0.241687,0.819915,0.870135,0.82593,0.201819,0.820051,0.479778,0.823925,0.831056,0.826761,0.161988,0.820452,0.440356,0.822887,0.792056,0.827398,0.084732,0.847116,0.123816,0.843106,0.125332,0.85942,0.086593,0.863561,0.912653,0.861807,0.873396,0.866477,0.241687,0.837436,0.202317,0.838095,0.47665,0.856796,0.833908,0.870486,0.163012,0.840029,0.437649,0.851785,0.794178,0.873563,0.398642,0.847116,0.754244,0.875497,0.714195,0.876157,0.674145,0.875497,0.359559,0.843106,0.634211,0.873563,0.045726,0.851785,0.320362,0.840029,0.594481,0.870486,0.990741,0.851785,0.95174,0.856796,0.281057,0.838095,0.522679,0.924398,0.565385,0.932858,0.56205,0.942163,0.521491,0.932851,0.396782,0.863561,0.358043,0.85942,0.754834,0.892876,0.714195,0.893557,0.673555,0.892876,0.633079,0.890878,0.04781,0.868384,0.319291,0.856242,0.592896,0.8877,0.006725,0.856796,0.008897,0.87356,0.280503,0.854244,0.553074,0.883559,0.953912,0.87356,0.914771,0.878736,0.241687,0.853563,0.513618,0.878736,0.875316,0.883559,0.202872,0.854244,0.474477,0.87356,0.835494,0.8877,0.164084,0.856242,0.435564,0.868384,0.79531,0.890878,0.90793,0.932851,0.948132,0.922857,0.948262,0.944334,0.908629,0.95677,0.864517,0.932858,0.906535,0.924398,0.868238,0.942163,0.204936,0.881437,0.240401,0.880242,0.239887,0.884243,0.201361,0.885559,0.478516,0.915319,0.480315,0.922857,0.824585,0.940122,0.829259,0.950161,0.168592,0.884941,0.162622,0.889417,0.434293,0.90624,0.438948,0.912863,0.786805,0.945697,0.791014,0.956297,0.130581,0.890516,0.123427,0.895553,0.391428,0.89778,0.397844,0.90355,0.7507,0.949201,0.753341,0.960154,0.680193,0.949201,0.715473,0.950396,0.715942,0.96147,0.678444,0.960154,0.090442,0.89778,0.083685,0.90355,0.350777,0.890516,0.357347,0.895553,0.643917,0.945697,0.640473,0.956297,0.048275,0.90624,0.043493,0.912863,0.312439,0.884941,0.317598,0.889417,0.605819,0.940122,0.601728,0.950161,0.949885,0.915319,0.993289,0.90624,0.988508,0.912863,0.27592,0.881437,0.278524,0.885559,0.992825,0.868384,0.375292,0.337879,0.398344,0.334844,0.419824,0.325947,0.43827,0.311793,0.452424,0.293347,0.461321,0.271866,0.464356,0.248815,0.461321,0.225763,0.452424,0.204283,0.43827,0.185837,0.419824,0.171683,0.398344,0.162785,0.375292,0.159751,0.352241,0.162785,0.33076,0.171683,0.312314,0.185837,0.29816,0.204283,0.289263,0.225763,0.286228,0.248815,0.289263,0.271866,0.29816,0.293347,0.312314,0.311793,0.33076,0.325947,0.352241,0.334844,0.279128,0.897923,0.239932,0.896286,0.560875,0.968359,0.520737,0.95677,0.869324,0.968359,0.200851,0.897923,0.480179,0.944334,0.830451,0.97831,0.161706,0.902723,0.439451,0.931898,0.792008,0.985946,0.122368,0.910359,0.398822,0.92031,0.753887,0.990746,0.7159,0.992383,0.677811,0.990746,0.082792,0.92031,0.358507,0.910359,0.639384,0.985946,0.043037,0.931898,0.318614,0.902723,0.600436,0.97831,0.988052,0.931898,0.016783,0.069907,0.131831,0.054799,0.134713,0.082798,0.020454,0.094176,0.01101,0.045868,0.128975,0.028248,0.004747,0.021361,0.126678,0.002647,0.019544,0.194043,0.142468,0.187147,0.144771,0.212105,0.022025,0.219044,0.019327,0.168385,0.140423,0.162979,0.020636,0.143333,0.138884,0.138166,0.021584,0.118705,0.136947,0.111066,0.199008,0.051354,0.199299,0.078367,0.200624,0.025726,0.203112,0.001316,0.215894,0.178878,0.220285,0.202414,0.211709,0.155395,0.207296,0.130949,0.202751,0.105407,0.241407,0.055398,0.240438,0.075949,0.245101,0.034953,0.250963,0.012987,0.26307,0.167494,0.26947,0.191178,0.25556,0.14321,0.248031,0.119527,0.242523,0.097182,0.276006,0.060277,0.275679,0.075707,0.277679,0.04287,0.2807,0.022231,0.289842,0.158066,0.299209,0.181736,0.281204,0.133622,0.277057,0.110848,0.275602,0.092039,0.31798,0.061059,0.31763,0.077264,0.317772,0.043156,0.31809,0.023447,0.324998,0.143929,0.332452,0.162803,0.320098,0.12549,0.318148,0.108318,0.317574,0.092601,0.359504,0.060908,0.359831,0.077518,0.358601,0.042507,0.358979,0.023569,0.365451,0.131704,0.369349,0.147632,0.363041,0.117523,0.361373,0.104834,0.36045,0.091817,0.391974,0.057938,0.393329,0.073103,0.391716,0.042195,0.392964,0.026947,0.400088,0.127575,0.402498,0.142012,0.398357,0.114109,0.396781,0.100837,0.3951,0.087309,0.436188,0.057073,0.436164,0.069459,0.437131,0.045007,0.43883,0.03326,0.443627,0.119833,0.44702,0.131439,0.440912,0.10765,0.438825,0.094954,0.437067,0.082223,0.501896,0.062365,0.501772,0.069462,0.502441,0.055331,0.503436,0.048316,0.506359,0.098569,0.508566,0.105264,0.50454,0.091615,0.503142,0.084294,0.502138,0.076769,0.611309,0.06352,0.611394,0.065397,0.611313,0.061577,0.611528,0.059692,0.612401,0.072602,0.612837,0.074454,0.612067,0.070791,0.611832,0.069001,0.611567,0.067214,0.973711,0.056234,0.974761,0.079248,0.86749,0.08963,0.865032,0.063326,0.974637,0.033049,0.862815,0.038361,0.97593,0.009342,0.860257,0.014372,0.993829,0.171026,0.996109,0.194496,0.881835,0.210514,0.879399,0.187116,0.989346,0.147364,0.87687,0.164493,0.983567,0.124539,0.873757,0.141367,0.978198,0.102037,0.870593,0.116063,0.807219,0.097341,0.802556,0.072417,0.79639,0.049118,0.789643,0.027099,0.810542,0.215377,0.810288,0.192907,0.809854,0.170523,0.809455,0.147211,0.808977,0.122866,0.768902,0.102625,0.764259,0.083881,0.757126,0.065731,0.747719,0.046579,0.763208,0.214011,0.764777,0.191038,0.767258,0.167309,0.769866,0.144131,0.770859,0.122553,0.736413,0.108835,0.733295,0.094689,0.728578,0.078967,0.722029,0.060518,0.734105,0.210746,0.738408,0.187245,0.741898,0.163163,0.741559,0.141439,0.739466,0.123856,0.698075,0.117926,0.694794,0.103071,0.691717,0.08655,0.687827,0.068462,0.700043,0.199384,0.70346,0.180647,0.704606,0.162777,0.703267,0.146611,0.700926,0.132036,0.659268,0.125863,0.656537,0.110511,0.65401,0.093406,0.650205,0.076039,0.663304,0.192152,0.663985,0.176776,0.663616,0.16328,0.662835,0.151293,0.661308,0.139141,0.627622,0.127913,0.626101,0.113705,0.623465,0.099163,0.619532,0.085353,0.631759,0.19303,0.631342,0.179298,0.630478,0.166584,0.629506,0.154077,0.628584,0.141316,0.58752,0.132378,0.585236,0.120979,0.582166,0.110042,0.578457,0.099537,0.588839,0.191423,0.589845,0.180118,0.59012,0.168405,0.589723,0.156336,0.589019,0.144294,0.527117,0.144357,0.525707,0.137846,0.523922,0.131469,0.521725,0.125193,0.527398,0.178559,0.528208,0.171993,0.528614,0.165258,0.528563,0.158263,0.528114,0.151152,0.425451,0.160626,0.425186,0.158882,0.424828,0.157094,0.424286,0.155398,0.425776,0.169227,0.425839,0.167443,0.425815,0.165715,0.425705,0.164024,0.425624,0.16233]],
+ "faces":[41,0,1,3,2,0,1,2,3,0,1,2,3,41,2,3,5,4,3,2,4,5,3,2,4,5,41,4,5,7,6,5,4,6,7,5,4,6,7,41,6,7,9,8,7,6,8,9,7,6,8,9,41,8,9,11,10,9,8,10,11,9,8,10,11,41,10,11,13,12,11,10,12,13,11,10,12,13,41,12,13,15,14,13,12,14,15,13,12,14,15,41,14,15,17,16,15,14,16,17,15,14,16,17,41,16,17,19,18,17,16,18,19,17,16,18,19,41,18,19,21,20,19,18,20,21,19,18,20,21,41,20,21,23,22,21,20,22,23,21,20,22,23,41,22,23,25,24,23,22,24,25,23,22,24,25,41,24,25,27,26,25,24,26,27,25,24,26,27,41,26,27,29,28,27,26,28,29,27,26,28,29,41,28,29,31,30,29,28,30,31,29,28,30,31,41,30,31,33,32,31,30,32,33,31,30,32,33,41,32,33,35,34,33,32,34,35,33,32,34,35,41,34,35,37,36,35,34,36,37,35,34,36,37,41,36,37,39,38,38,39,40,41,37,36,38,39,41,38,39,41,40,41,40,42,43,39,38,40,41,41,40,41,43,42,43,42,44,45,41,40,42,43,41,42,43,45,44,45,44,46,47,43,42,44,45,41,17,15,55,56,16,14,48,49,16,14,46,47,41,44,45,47,46,47,46,50,51,45,44,48,49,41,1,0,46,47,1,0,51,50,1,0,49,48,40,46,0,2,75,52,53,49,0,3,40,2,4,6,53,54,55,3,5,7,40,6,8,10,55,56,57,7,9,11,40,10,12,14,57,58,59,11,13,15,40,14,16,18,59,60,61,15,17,19,40,18,20,22,61,62,63,19,21,23,40,22,24,26,63,64,65,23,25,27,40,26,28,30,65,66,67,27,29,31,40,30,32,34,67,68,69,31,33,35,40,34,36,38,69,70,71,35,37,39,40,38,40,42,71,72,73,39,41,43,40,42,44,46,73,74,75,43,45,49,40,46,2,6,75,53,55,49,3,7,40,6,10,14,55,57,59,7,11,15,40,14,18,22,59,61,63,15,19,23,40,22,26,30,63,65,67,23,27,31,40,30,34,38,67,69,71,31,35,39,40,38,42,46,71,73,75,39,43,49,40,46,6,14,75,55,59,49,7,15,40,14,22,30,59,63,67,15,23,31,40,30,38,46,67,71,75,31,39,49,40,14,30,46,59,67,75,15,31,49,41,52,51,75,76,76,77,78,79,50,51,52,53,41,3,1,49,48,2,1,80,81,2,1,54,55,41,27,25,60,61,26,24,82,83,26,24,56,57,41,37,35,65,66,36,34,84,85,36,34,58,59,41,47,45,70,71,50,46,86,87,48,44,60,61,41,13,11,53,54,12,10,88,89,12,10,62,63,41,23,21,58,59,22,20,90,91,22,20,64,65,41,33,31,63,64,32,30,92,93,32,30,66,67,41,43,41,68,69,44,42,94,95,42,40,68,69,41,9,7,51,52,8,6,77,76,8,6,51,50,41,19,17,56,57,18,16,49,96,18,16,47,70,41,29,27,61,62,28,26,83,97,28,26,57,71,41,39,37,66,67,40,39,98,99,38,36,59,72,41,1,47,71,49,1,50,87,80,1,48,61,54,41,5,3,48,50,4,2,81,100,4,2,55,73,41,15,13,54,55,14,12,89,48,14,12,63,46,41,25,23,59,60,24,22,91,82,24,22,65,56,41,35,33,64,65,34,32,93,84,34,32,67,58,41,45,43,69,70,46,44,95,86,44,42,69,60,41,11,9,52,53,10,8,76,88,10,8,50,62,41,21,19,57,58,20,18,96,90,20,18,70,64,41,31,29,62,63,30,28,97,92,30,28,71,66,41,41,39,67,68,42,40,99,94,40,38,72,68,41,7,5,50,51,6,4,100,77,6,4,73,51,41,87,86,110,111,101,102,103,104,74,75,76,77,41,67,66,90,91,99,98,105,106,72,59,78,79,41,60,59,83,84,82,91,107,108,56,65,80,81,41,53,52,76,77,88,76,79,109,62,50,53,82,41,68,67,91,92,94,99,106,110,68,72,79,83,41,61,60,84,85,83,82,108,111,57,56,81,84,41,54,53,77,78,89,88,109,112,63,62,82,85,41,69,68,92,93,95,94,110,113,69,68,83,86,41,62,61,85,86,97,83,111,102,71,57,84,75,41,55,54,78,79,48,89,112,114,46,63,85,87,41,70,69,93,94,86,95,113,115,60,69,86,88,41,63,62,86,87,92,97,102,101,66,71,75,74,41,56,55,79,80,49,48,114,116,47,46,87,89,41,71,70,94,95,87,86,115,117,61,60,88,90,41,48,49,73,72,81,80,118,119,55,54,91,92,41,64,63,87,88,93,92,101,120,67,66,74,93,41,57,56,80,81,96,49,116,121,70,47,89,94,41,49,71,95,73,80,87,117,118,54,61,90,91,41,50,48,72,74,100,81,119,122,73,55,92,95,41,65,64,88,89,84,93,120,123,58,67,93,96,41,58,57,81,82,90,96,121,124,64,70,94,97,41,51,50,74,75,77,100,122,78,51,73,95,52,41,66,65,89,90,85,84,123,125,59,58,96,78,41,59,58,82,83,91,90,124,107,65,64,97,80,41,100,99,123,124,126,127,128,129,98,99,100,101,41,80,79,103,104,116,114,130,131,89,87,102,103,41,95,94,118,119,117,115,132,133,90,88,104,105,41,72,73,97,96,119,118,134,135,92,91,106,107,41,88,87,111,112,120,101,104,136,93,74,77,108,41,81,80,104,105,121,116,131,137,94,89,103,109,41,73,95,119,97,118,117,133,134,91,90,105,106,41,74,72,96,98,122,119,135,138,95,92,107,110,41,89,88,112,113,123,120,136,139,96,93,108,111,41,82,81,105,106,124,121,137,140,97,94,109,112,41,75,74,98,99,78,122,138,127,52,95,110,99,41,90,89,113,114,125,123,139,141,78,96,111,113,41,83,82,106,107,107,124,140,142,80,97,112,114,41,76,75,99,100,79,78,127,126,53,52,99,98,41,91,90,114,115,106,105,143,144,79,78,113,115,41,84,83,107,108,108,107,142,145,81,80,114,116,41,77,76,100,101,109,79,126,146,82,53,98,117,41,92,91,115,116,110,106,144,147,83,79,115,118,41,85,84,108,109,111,108,145,148,84,81,116,119,41,78,77,101,102,112,109,146,149,85,82,117,120,41,93,92,116,117,113,110,147,150,86,83,118,121,41,86,85,109,110,102,111,148,103,75,84,119,76,41,79,78,102,103,114,112,149,130,87,85,120,102,41,94,93,117,118,115,113,150,132,88,86,121,104,41,171,170,151,152,151,152,153,154,122,123,124,125,41,115,114,138,139,144,143,155,156,115,113,126,127,41,108,107,131,132,145,142,157,158,116,114,128,129,41,101,100,124,125,146,126,129,159,117,98,101,130,41,116,115,139,140,147,144,156,160,118,115,127,131,41,109,108,132,133,148,145,158,161,119,116,129,132,41,102,101,125,126,149,146,159,162,120,117,130,133,41,117,116,140,141,150,147,160,163,121,118,131,134,41,110,109,133,134,103,148,161,164,76,119,132,135,41,103,102,126,127,130,149,162,165,102,120,133,136,41,118,117,141,142,132,150,163,166,104,121,134,137,41,111,110,134,135,104,103,164,167,77,76,135,138,41,104,103,127,128,131,130,165,168,103,102,136,139,41,119,118,142,143,133,132,166,169,105,104,137,140,41,96,97,121,120,135,134,170,171,107,106,141,142,41,112,111,135,136,136,104,167,172,108,77,138,143,41,105,104,128,129,137,131,168,173,109,103,139,144,41,97,119,143,121,134,133,169,170,106,105,140,141,41,98,96,120,122,138,135,171,174,110,107,142,145,41,113,112,136,137,139,136,172,175,111,108,143,146,41,106,105,129,130,140,137,173,176,112,109,144,147,41,99,98,122,123,127,138,174,128,99,110,145,100,41,114,113,137,138,141,139,175,177,113,111,146,126,41,107,106,130,131,142,140,176,157,114,112,147,128,41,163,162,258,259,178,179,180,181,148,149,150,151,41,177,176,166,167,182,183,184,185,152,153,154,155,41,183,182,145,144,186,187,188,189,156,157,158,159,41,189,188,159,160,190,191,192,193,160,161,162,163,41,192,171,152,153,194,151,154,195,164,122,125,165,41,182,177,167,145,187,182,185,188,157,152,155,158,41,195,183,144,146,196,186,189,197,166,156,159,167,41,198,189,160,161,198,190,193,199,168,160,163,169,41,201,192,153,154,200,194,195,201,170,164,165,171,41,204,195,146,147,202,196,197,203,172,166,167,173,41,207,198,161,162,204,198,199,205,174,168,169,149,41,210,201,154,155,206,200,201,207,175,170,171,176,41,213,204,147,148,208,202,203,209,177,172,173,178,41,216,207,162,163,210,211,179,178,179,174,149,148,41,219,210,155,156,212,206,207,213,180,175,176,181,41,222,213,148,149,214,208,209,215,182,177,178,183,41,225,216,163,164,216,210,178,217,184,179,148,185,41,228,219,156,157,218,212,213,219,186,180,181,187,41,231,222,149,150,220,214,215,221,188,182,183,189,41,234,225,164,165,222,216,217,223,190,184,185,191,41,237,228,157,158,224,218,219,225,192,186,187,193,41,170,231,150,151,152,220,221,153,123,188,189,124,41,176,234,165,166,183,222,223,184,153,190,191,154,41,188,237,158,159,191,224,225,192,161,192,193,162,41,135,134,239,186,167,164,226,227,138,135,194,195,41,186,239,238,187,227,226,228,229,195,194,196,197,41,187,238,237,188,229,228,224,191,197,196,192,161,41,142,141,236,174,166,163,230,231,137,134,198,199,41,174,236,235,175,231,230,232,233,199,198,200,201,41,175,235,234,176,233,232,222,183,201,200,190,153,41,127,126,233,168,165,162,234,235,136,133,202,203,41,168,233,232,169,235,234,236,237,203,202,204,205,41,169,232,231,170,237,236,220,152,205,204,188,123,41,134,133,230,239,164,161,238,226,135,132,206,194,41,239,230,229,238,226,238,239,228,194,206,207,196,41,238,229,228,237,228,239,218,224,196,207,186,192,41,141,140,227,236,163,160,240,230,134,131,208,198,41,236,227,226,235,230,240,241,232,198,208,209,200,41,235,226,225,234,232,241,216,222,200,209,184,190,41,126,125,224,233,162,159,242,234,133,130,210,202,41,233,224,223,232,234,242,243,236,202,210,211,204,41,232,223,222,231,236,243,214,220,204,211,182,188,41,133,132,221,230,161,158,244,238,132,129,212,206,41,230,221,220,229,238,244,245,239,206,212,213,207,41,229,220,219,228,239,245,212,218,207,213,180,186,41,140,139,218,227,160,156,246,240,131,127,214,208,41,227,218,217,226,240,246,247,241,208,214,215,209,41,226,217,216,225,241,247,210,216,209,215,179,184,41,125,124,215,224,159,129,248,242,130,101,216,210,41,224,215,214,223,242,248,249,243,210,216,217,211,41,223,214,213,222,243,249,208,214,211,217,177,182,41,132,131,212,221,158,157,250,244,129,128,218,212,41,221,212,211,220,244,250,251,245,212,218,219,213,41,220,211,210,219,245,251,206,212,213,219,175,180,41,139,138,209,218,156,155,252,246,127,126,220,214,41,218,209,208,217,246,252,253,247,214,220,221,215,41,217,208,207,216,247,253,211,210,215,221,174,179,41,124,123,206,215,129,128,254,248,101,100,222,216,41,215,206,205,214,248,254,255,249,216,222,223,217,41,214,205,204,213,249,255,202,208,217,223,172,177,41,131,130,203,212,157,176,256,250,128,147,224,218,41,212,203,202,211,250,256,257,251,218,224,225,219,41,211,202,201,210,251,257,200,206,219,225,170,175,41,138,137,200,209,177,175,258,259,126,146,226,220,41,209,200,199,208,259,258,260,261,220,226,227,221,41,208,199,198,207,261,260,198,204,221,227,168,174,41,123,122,197,206,128,174,262,254,100,145,228,222,41,206,197,196,205,254,262,263,255,222,228,229,223,41,205,196,195,204,255,263,196,202,223,229,166,172,41,130,129,194,203,176,173,264,256,147,144,230,224,41,203,194,193,202,256,264,265,257,224,230,231,225,41,202,193,192,201,257,265,194,200,225,231,164,170,41,137,136,191,200,175,172,266,258,146,143,232,226,41,200,191,190,199,258,266,267,260,226,232,233,227,41,199,190,189,198,260,267,190,198,227,233,160,168,41,122,120,185,197,174,171,268,262,145,142,234,228,41,197,185,184,196,262,268,269,263,228,234,235,229,41,196,184,183,195,263,269,186,196,229,235,156,166,41,121,143,179,180,170,169,270,271,141,140,236,237,41,180,179,178,181,271,270,272,273,237,236,238,239,41,181,178,177,182,273,272,182,187,239,238,152,157,41,129,128,173,194,173,168,274,264,144,139,240,230,41,194,173,172,193,264,274,275,265,230,240,241,231,41,193,172,171,192,265,275,151,194,231,241,122,164,41,136,135,186,191,172,167,227,266,143,138,195,232,41,191,186,187,190,266,227,229,267,232,195,197,233,41,190,187,188,189,267,229,191,190,233,197,161,160,41,120,121,180,185,171,170,271,268,142,141,237,234,41,185,180,181,184,268,271,273,269,234,237,239,235,41,184,181,182,183,269,273,187,186,235,239,157,156,41,143,142,174,179,169,166,231,270,140,137,199,236,41,179,174,175,178,270,231,233,272,236,199,201,238,41,178,175,176,177,272,233,183,182,238,201,153,152,41,128,127,168,173,168,165,235,274,139,136,203,240,41,173,168,169,172,274,235,237,275,240,203,205,241,41,172,169,170,171,275,237,152,151,241,205,123,122,41,252,251,275,276,276,277,278,279,242,243,244,245,41,156,155,251,252,213,207,277,276,181,176,243,242,41,149,148,244,245,215,209,280,281,183,178,246,247,41,164,163,259,260,217,178,181,282,185,148,151,248,41,157,156,252,253,219,213,276,283,187,181,242,249,41,150,149,245,246,221,215,281,284,189,183,247,250,41,165,164,260,261,223,217,282,285,191,185,248,251,41,158,157,253,254,225,219,283,286,193,187,249,252,41,151,150,246,247,153,221,284,287,124,189,250,253,41,166,165,261,262,184,223,285,288,154,191,251,254,41,159,158,254,255,192,225,286,289,162,193,252,255,41,152,151,247,248,154,153,287,290,125,124,253,256,41,167,166,262,263,185,184,288,291,155,154,254,257,41,144,145,241,240,189,188,292,293,159,158,258,259,41,160,159,255,256,193,192,289,294,163,162,255,260,41,153,152,248,249,195,154,290,295,165,125,256,261,41,145,167,263,241,188,185,291,292,158,155,257,258,41,146,144,240,242,197,189,293,296,167,159,259,262,41,161,160,256,257,199,193,294,297,169,163,260,263,41,154,153,249,250,201,195,295,298,171,165,261,264,41,147,146,242,243,203,197,296,299,173,167,262,265,41,162,161,257,258,205,199,297,300,149,169,263,150,41,155,154,250,251,207,201,298,277,176,171,264,243,41,148,147,243,244,209,203,299,280,178,173,265,246,41,264,265,289,288,301,302,303,304,266,267,268,269,41,245,244,268,269,281,280,305,306,247,246,270,271,41,260,259,283,284,282,181,307,308,248,151,272,273,41,253,252,276,277,283,276,279,309,249,242,245,274,41,246,245,269,270,284,281,306,310,250,247,271,275,41,261,260,284,285,285,282,308,311,251,248,273,276,41,254,253,277,278,286,283,309,312,252,249,274,277,41,247,246,270,271,287,284,310,313,253,250,275,278,41,262,261,285,286,288,285,311,314,254,251,276,279,41,255,254,278,279,289,286,312,315,255,252,277,280,41,248,247,271,272,290,287,313,316,256,253,278,281,41,263,262,286,287,291,288,314,317,257,254,279,282,41,240,241,265,264,293,292,302,301,259,258,267,266,41,256,255,279,280,294,289,315,318,260,255,280,283,41,249,248,272,273,295,290,316,319,261,256,281,284,41,241,263,287,265,292,291,317,302,258,257,282,267,41,242,240,264,266,296,293,301,320,262,259,266,285,41,257,256,280,281,297,294,318,321,263,260,283,286,41,250,249,273,274,298,295,319,322,264,261,284,287,41,243,242,266,267,299,296,320,323,265,262,285,288,41,258,257,281,282,300,297,321,324,150,263,286,289,41,251,250,274,275,277,298,322,278,243,264,287,244,41,244,243,267,268,280,299,323,305,246,265,288,270,41,259,258,282,283,181,180,325,307,151,150,289,272,41,293,292,316,317,326,327,328,329,290,291,292,293,41,280,279,303,304,318,315,330,331,283,280,294,295,41,273,272,296,297,319,316,332,333,284,281,296,297,41,265,287,311,289,302,317,334,303,267,282,298,268,41,266,264,288,290,320,301,304,335,285,266,269,299,41,281,280,304,305,321,318,331,336,286,283,295,300,41,274,273,297,298,322,319,333,337,287,284,297,301,41,267,266,290,291,323,320,335,338,288,285,299,302,41,282,281,305,306,325,339,340,341,289,286,300,303,41,275,274,298,299,278,322,337,342,244,287,301,304,41,268,267,291,292,305,323,338,327,270,288,302,291,41,283,282,306,307,307,325,341,343,272,289,303,305,41,276,275,299,300,279,278,342,344,245,244,304,306,41,269,268,292,293,306,305,327,326,271,270,291,290,41,284,283,307,308,308,307,343,345,273,272,305,307,41,277,276,300,301,309,279,344,346,274,245,306,308,41,270,269,293,294,310,306,326,347,275,271,290,309,41,285,284,308,309,311,308,345,348,276,273,307,310,41,278,277,301,302,312,309,346,349,277,274,308,311,41,271,270,294,295,313,310,347,350,278,275,309,312,41,286,285,309,310,314,311,348,351,279,276,310,313,41,279,278,302,303,315,312,349,330,280,277,311,294,41,272,271,295,296,316,313,350,332,281,278,312,296,41,287,286,310,311,317,314,351,334,282,279,313,298,41,328,327,351,352,352,353,354,355,314,315,316,317,41,308,307,331,332,345,343,356,357,307,305,318,319,41,301,300,324,325,346,344,358,359,308,306,320,321,41,294,293,317,318,347,326,329,360,309,290,293,322,41,309,308,332,333,348,345,357,361,310,307,319,323,41,302,301,325,326,349,346,359,362,311,308,321,324,41,295,294,318,319,350,347,360,363,312,309,322,325,41,310,309,333,334,351,348,361,364,313,310,323,326,41,303,302,326,327,330,349,362,353,294,311,324,315,41,296,295,319,320,332,350,363,365,296,312,325,327,41,311,310,334,335,334,351,364,366,298,313,326,328,41,288,289,313,312,304,303,367,368,269,268,329,330,41,304,303,327,328,331,330,353,352,295,294,315,314,41,297,296,320,321,333,332,365,369,297,296,327,331,41,289,311,335,313,303,334,366,367,268,298,328,329,41,290,288,312,314,335,304,368,370,299,269,330,332,41,305,304,328,329,336,331,352,371,300,295,314,333,41,298,297,321,322,337,333,369,372,301,297,331,334,41,291,290,314,315,338,335,370,373,302,299,332,335,41,306,305,329,330,341,340,374,375,303,300,333,336,41,299,298,322,323,342,337,372,376,304,301,334,337,41,292,291,315,316,327,338,373,328,291,302,335,292,41,307,306,330,331,343,341,375,356,305,303,336,318,41,300,299,323,324,344,342,376,358,306,304,337,320,41,385,384,364,365,377,378,379,380,338,339,340,341,41,321,320,344,345,369,365,381,382,331,327,342,343,41,313,335,359,337,367,366,383,384,329,328,344,345,41,314,312,336,338,370,368,385,386,332,330,346,347,41,329,328,352,353,371,352,355,387,333,314,317,348,41,322,321,345,346,372,369,382,388,334,331,343,349,41,315,314,338,339,373,370,386,389,335,332,347,350,41,330,329,353,354,390,371,387,391,336,333,348,351,41,323,322,346,347,376,372,388,392,337,334,349,352,41,316,315,339,340,328,373,389,393,292,335,350,353,41,331,330,354,355,356,375,394,395,318,336,351,354,41,324,323,347,348,358,376,392,396,320,337,352,355,41,317,316,340,341,329,328,393,397,293,292,353,356,41,332,331,355,356,357,356,395,398,319,318,354,357,41,325,324,348,349,359,358,396,399,321,320,355,358,41,318,317,341,342,360,329,397,400,322,293,356,359,41,333,332,356,357,361,357,398,401,323,319,357,360,41,326,325,349,350,362,359,399,402,324,321,358,361,41,319,318,342,343,363,360,400,403,325,322,359,362,41,334,333,357,358,364,361,401,404,326,323,360,363,41,327,326,350,351,353,362,402,354,315,324,361,316,41,320,319,343,344,365,363,403,381,327,325,362,342,41,335,334,358,359,366,364,404,383,328,326,363,344,41,312,313,337,336,368,367,384,385,330,329,345,346,41,379,378,426,427,405,406,407,408,364,365,366,367,41,387,386,379,380,409,410,405,411,368,369,364,370,41,389,388,372,373,412,413,414,415,371,372,373,374,41,390,385,365,366,416,377,380,417,375,338,341,376,41,391,387,380,381,418,409,411,419,377,368,370,378,41,392,389,373,374,420,412,415,421,379,371,374,380,41,393,390,366,367,422,416,417,423,381,375,376,382,41,394,391,381,382,424,418,419,425,383,377,378,384,41,395,392,374,375,426,420,421,427,385,379,380,386,41,396,393,367,368,428,422,423,429,387,381,382,388,41,397,394,382,383,430,424,425,431,389,383,384,390,41,399,398,361,360,432,433,434,435,391,392,393,394,41,400,395,375,376,436,426,427,437,395,385,386,396,41,401,396,368,369,438,428,429,439,397,387,388,398,41,398,397,383,361,433,430,431,434,392,389,390,393,41,402,399,360,362,440,432,435,441,399,391,394,400,41,403,400,376,377,442,436,437,443,401,395,396,402,41,404,401,369,370,444,438,439,445,403,397,398,404,41,405,402,362,363,446,440,441,447,405,399,400,406,41,406,403,377,378,448,449,450,406,407,401,402,365,41,407,404,370,371,451,444,445,452,408,403,404,409,41,384,405,363,364,378,446,447,379,339,405,406,340,41,386,406,378,379,410,448,406,405,369,407,365,364,41,388,407,371,372,413,451,452,414,372,408,409,373,41,348,347,407,388,396,392,451,413,355,352,408,372,41,355,354,406,386,395,394,448,410,354,351,407,369,41,340,339,405,384,393,389,446,378,353,350,405,339,41,347,346,404,407,392,388,444,451,352,349,403,408,41,354,353,403,406,394,453,449,448,351,348,401,407,41,339,338,402,405,389,386,440,446,350,347,399,405,41,346,345,401,404,388,382,438,444,349,343,397,403,41,353,352,400,403,387,355,436,442,348,317,395,401,41,338,336,399,402,386,385,432,440,347,346,391,399,41,337,359,397,398,384,383,430,433,345,344,389,392,41,345,344,396,401,382,381,428,438,343,342,387,397,41,352,351,395,400,355,354,426,436,317,316,385,395,41,336,337,398,399,385,384,433,432,346,345,392,391,41,359,358,394,397,383,404,424,430,344,363,383,389,41,344,343,393,396,381,403,422,428,342,362,381,387,41,351,350,392,395,354,402,420,426,316,361,379,385,41,358,357,391,394,404,401,418,424,363,360,377,383,41,343,342,390,393,403,400,416,422,362,359,375,381,41,350,349,389,392,402,399,412,420,361,358,371,379,41,357,356,387,391,401,398,409,418,360,357,368,377,41,342,341,385,390,400,397,377,416,359,356,338,375,41,349,348,388,389,399,396,413,412,358,355,372,371,41,356,355,386,387,398,395,410,409,357,354,369,368,41,341,340,384,385,397,393,378,377,356,353,339,338,40,410,408,409,477,454,455,410,411,412,40,409,431,430,455,456,457,412,413,414,40,430,429,428,457,458,459,414,415,416,40,428,427,426,459,460,461,416,367,366,40,426,425,424,461,462,463,366,417,418,40,424,423,422,463,464,465,418,419,420,40,422,421,420,465,466,467,420,421,422,40,420,419,418,467,468,469,422,423,424,40,418,417,416,469,470,471,424,425,426,40,416,415,414,471,472,473,426,427,428,40,414,413,412,473,474,475,428,429,430,40,412,411,410,475,476,477,430,431,410,40,410,409,430,477,455,457,410,412,414,40,430,428,426,457,459,461,414,416,366,40,426,424,422,461,463,465,366,418,420,40,422,420,418,465,467,469,420,422,424,40,418,416,414,469,471,473,424,426,428,40,414,412,410,473,475,477,428,430,410,40,410,430,426,477,457,461,410,414,366,40,426,422,418,461,465,469,366,420,424,40,418,414,410,469,473,477,424,428,410,40,426,418,410,461,469,477,366,424,410,41,372,371,419,420,414,452,478,479,373,409,423,422,41,365,364,412,413,380,379,480,481,341,340,430,429,41,380,379,427,428,411,405,408,482,370,364,367,416,41,373,372,420,421,415,414,479,483,374,373,422,421,41,366,365,413,414,417,380,481,484,376,341,429,428,41,381,380,428,429,419,411,482,485,378,370,416,415,41,374,373,421,422,421,415,483,486,380,374,421,420,41,367,366,414,415,423,417,484,487,382,376,428,427,41,382,381,429,430,425,419,485,488,384,378,415,414,41,375,374,422,423,427,421,486,489,386,380,420,419,41,368,367,415,416,429,423,487,490,388,382,427,426,41,383,382,430,431,431,425,488,491,390,384,414,413,41,360,361,409,408,435,434,492,493,394,393,412,411,41,376,375,423,424,437,427,489,494,396,386,419,418,41,369,368,416,417,439,429,490,495,398,388,426,425,41,361,383,431,409,434,431,491,492,393,390,413,412,41,362,360,408,410,441,435,493,496,400,394,411,410,41,377,376,424,425,443,437,494,497,402,396,418,417,41,370,369,417,418,445,439,495,498,404,398,425,424,41,363,362,410,411,447,441,496,499,406,400,410,431,41,378,377,425,426,406,450,500,407,365,402,417,366,41,371,370,418,419,452,445,498,478,409,404,424,423,41,364,363,411,412,379,447,499,480,340,406,431,430,41,432,440,447,439,501,502,503,504,432,433,434,435,41,433,441,440,432,505,506,502,501,436,437,433,432,41,434,442,441,433,507,508,506,505,438,439,437,436,41,435,443,442,434,509,510,511,512,440,441,439,438,41,436,444,443,435,513,514,510,509,442,443,441,440,41,437,445,444,436,515,516,514,513,444,445,443,442,41,438,446,445,437,517,518,516,515,446,447,445,444,41,439,447,446,438,504,503,518,517,435,434,447,446,41,440,448,455,447,502,519,520,503,433,448,449,434,41,441,449,448,440,506,521,519,502,437,450,448,433,41,442,450,449,441,508,522,521,506,439,451,450,437,41,443,451,450,442,510,523,524,511,441,452,451,439,41,444,452,451,443,514,525,523,510,443,453,452,441,41,445,453,452,444,516,526,525,514,445,454,453,443,41,446,454,453,445,518,527,526,516,447,455,454,445,41,447,455,454,446,503,520,527,518,434,449,455,447,41,448,456,463,455,519,528,529,520,448,456,457,449,41,449,457,456,448,521,530,528,519,450,458,456,448,41,450,458,457,449,522,531,530,521,451,459,458,450,41,451,459,458,450,523,532,533,524,452,460,459,451,41,452,460,459,451,525,534,532,523,453,461,460,452,41,453,461,460,452,526,535,534,525,454,462,461,453,41,454,462,461,453,527,536,535,526,455,463,462,454,41,455,463,462,454,520,529,536,527,449,457,463,455,41,456,464,471,463,528,537,538,529,456,464,465,457,41,457,465,464,456,530,539,537,528,458,466,464,456,41,458,466,465,457,531,540,539,530,459,467,466,458,41,459,467,466,458,532,541,542,533,460,468,467,459,41,460,468,467,459,534,543,541,532,461,469,468,460,41,461,469,468,460,535,544,543,534,462,470,469,461,41,462,470,469,461,536,545,544,535,463,471,470,462,41,463,471,470,462,529,538,545,536,457,465,471,463,41,464,472,479,471,537,546,547,538,464,472,473,465,41,465,473,472,464,539,548,546,537,466,474,472,464,41,466,474,473,465,540,549,548,539,467,475,474,466,41,467,475,474,466,541,550,551,542,468,476,475,467,41,468,476,475,467,543,552,550,541,469,477,476,468,41,469,477,476,468,544,553,552,543,470,478,477,469,41,470,478,477,469,545,554,553,544,471,479,478,470,41,471,479,478,470,538,547,554,545,465,473,479,471,41,472,480,487,479,546,555,556,547,472,480,481,473,41,473,481,480,472,548,557,555,546,474,482,480,472,41,474,482,481,473,549,558,557,548,475,483,482,474,41,475,483,482,474,550,559,560,551,476,484,483,475,41,476,484,483,475,552,561,559,550,477,485,484,476,41,477,485,484,476,553,562,561,552,478,486,485,477,41,478,486,485,477,554,563,562,553,479,487,486,478,41,479,487,486,478,547,556,563,554,473,481,487,479,41,480,488,495,487,555,564,565,556,480,488,489,481,41,481,489,488,480,557,566,564,555,482,490,488,480,41,482,490,489,481,558,567,566,557,483,491,490,482,41,483,491,490,482,559,568,569,560,484,492,491,483,41,484,492,491,483,561,570,568,559,485,493,492,484,41,485,493,492,484,562,571,570,561,486,494,493,485,41,486,494,493,485,563,572,571,562,487,495,494,486,41,487,495,494,486,556,565,572,563,481,489,495,487,41,488,496,503,495,564,573,574,565,488,496,497,489,41,489,497,496,488,566,575,573,564,490,498,496,488,41,490,498,497,489,567,576,575,566,491,499,498,490,41,491,499,498,490,568,577,578,569,492,500,499,491,41,492,500,499,491,570,579,577,568,493,501,500,492,41,493,501,500,492,571,580,579,570,494,502,501,493,41,494,502,501,493,572,581,580,571,495,503,502,494,41,495,503,502,494,565,574,581,572,489,497,503,495,41,496,504,511,503,573,582,583,574,496,504,505,497,41,497,505,504,496,575,584,582,573,498,506,504,496,41,498,506,505,497,576,585,584,575,499,507,506,498,41,499,507,506,498,577,586,587,578,500,508,507,499,41,500,508,507,499,579,588,586,577,501,509,508,500,41,501,509,508,500,580,589,588,579,502,510,509,501,41,502,510,509,501,581,590,589,580,503,511,510,502,41,503,511,510,502,574,583,590,581,497,505,511,503,41,504,512,519,511,582,591,592,583,504,512,513,505,41,505,513,512,504,584,593,591,582,506,514,512,504,41,506,514,513,505,585,594,593,584,507,515,514,506,41,507,515,514,506,586,595,596,587,508,516,515,507,41,508,516,515,507,588,597,595,586,509,517,516,508,41,509,517,516,508,589,598,597,588,510,518,517,509,41,510,518,517,509,590,599,598,589,511,519,518,510,41,511,519,518,510,583,592,599,590,505,513,519,511,41,520,527,535,528,600,601,602,603,520,521,522,523,41,521,520,528,529,604,600,603,605,524,520,523,525,41,522,521,529,530,606,604,605,607,526,524,525,527,41,523,522,530,531,608,609,610,611,528,526,527,529,41,524,523,531,532,612,608,611,613,530,528,529,531,41,525,524,532,533,614,612,613,615,532,530,531,533,41,526,525,533,534,616,614,615,617,534,532,533,535,41,527,526,534,535,601,616,617,602,521,534,535,522,41,528,535,543,536,603,602,618,619,523,522,536,537,41,529,528,536,537,605,603,619,620,525,523,537,538,41,530,529,537,538,607,605,620,621,527,525,538,539,41,531,530,538,539,611,610,622,623,529,527,539,540,41,532,531,539,540,613,611,623,624,531,529,540,541,41,533,532,540,541,615,613,624,625,533,531,541,542,41,534,533,541,542,617,615,625,626,535,533,542,543,41,535,534,542,543,602,617,626,618,522,535,543,536,41,536,543,551,544,619,618,627,628,537,536,544,545,41,537,536,544,545,620,619,628,629,538,537,545,546,41,538,537,545,546,621,620,629,630,539,538,546,547,41,539,538,546,547,623,622,631,632,540,539,547,548,41,540,539,547,548,624,623,632,633,541,540,548,549,41,541,540,548,549,625,624,633,634,542,541,549,550,41,542,541,549,550,626,625,634,635,543,542,550,551,41,543,542,550,551,618,626,635,627,536,543,551,544,41,544,551,559,552,628,627,636,637,545,544,552,553,41,545,544,552,553,629,628,637,638,546,545,553,554,41,546,545,553,554,630,629,638,639,547,546,554,555,41,547,546,554,555,632,631,640,641,548,547,555,556,41,548,547,555,556,633,632,641,642,549,548,556,557,41,549,548,556,557,634,633,642,643,550,549,557,558,41,550,549,557,558,635,634,643,644,551,550,558,559,41,551,550,558,559,627,635,644,636,544,551,559,552,41,552,559,567,560,637,636,645,646,553,552,560,561,41,553,552,560,561,638,637,646,647,554,553,561,562,41,554,553,561,562,639,638,647,648,555,554,562,563,41,555,554,562,563,641,640,649,650,556,555,563,564,41,556,555,563,564,642,641,650,651,557,556,564,565,41,557,556,564,565,643,642,651,652,558,557,565,566,41,558,557,565,566,644,643,652,653,559,558,566,567,41,559,558,566,567,636,644,653,645,552,559,567,560,41,560,567,575,568,646,645,654,655,561,560,568,569,41,561,560,568,569,647,646,655,656,562,561,569,570,41,562,561,569,570,648,647,656,657,563,562,570,571,41,563,562,570,571,650,649,658,659,564,563,571,572,41,564,563,571,572,651,650,659,660,565,564,572,573,41,565,564,572,573,652,651,660,661,566,565,573,574,41,566,565,573,574,653,652,661,662,567,566,574,575,41,567,566,574,575,645,653,662,654,560,567,575,568,41,568,575,583,576,655,654,663,664,569,568,576,577,41,569,568,576,577,656,655,664,665,570,569,577,578,41,570,569,577,578,657,656,665,666,571,570,578,579,41,571,570,578,579,659,658,667,668,572,571,579,580,41,572,571,579,580,660,659,668,669,573,572,580,581,41,573,572,580,581,661,660,669,670,574,573,581,582,41,574,573,581,582,662,661,670,671,575,574,582,583,41,575,574,582,583,654,662,671,663,568,575,583,576,41,576,583,591,584,664,663,672,673,577,576,584,585,41,577,576,584,585,665,664,673,674,578,577,585,586,41,578,577,585,586,666,665,674,675,579,578,586,587,41,579,578,586,587,668,667,676,677,580,579,587,588,41,580,579,587,588,669,668,677,678,581,580,588,589,41,581,580,588,589,670,669,678,679,582,581,589,590,41,582,581,589,590,671,670,679,680,583,582,590,591,41,583,582,590,591,663,671,680,672,576,583,591,584,41,584,591,599,592,673,672,681,682,585,584,592,593,41,585,584,592,593,674,673,682,683,586,585,593,594,41,586,585,593,594,675,674,683,684,587,586,594,595,41,587,586,594,595,677,676,685,686,588,587,595,596,41,588,587,595,596,678,677,686,687,589,588,596,597,41,589,588,596,597,679,678,687,688,590,589,597,598,41,590,589,597,598,680,679,688,689,591,590,598,599,41,591,590,598,599,672,680,689,681,584,591,599,592,41,592,599,607,600,682,681,690,691,593,592,600,601,41,593,592,600,601,683,682,691,692,594,593,601,602,41,594,593,601,602,684,683,692,693,595,594,602,603,41,595,594,602,603,686,685,694,695,596,595,603,604,41,596,595,603,604,687,686,695,696,597,596,604,605,41,597,596,604,605,688,687,696,697,598,597,605,606,41,598,597,605,606,689,688,697,698,599,598,606,607,41,599,598,606,607,681,689,698,690,592,599,607,600]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/bow/bow-diffusemap.jpg b/src/games/chessbase/res/fairy/bow/bow-diffusemap.jpg
new file mode 100644
index 0000000..dd50a25
Binary files /dev/null and b/src/games/chessbase/res/fairy/bow/bow-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/bow/bow-normalmap.jpg b/src/games/chessbase/res/fairy/bow/bow-normalmap.jpg
new file mode 100644
index 0000000..b51a14d
Binary files /dev/null and b/src/games/chessbase/res/fairy/bow/bow-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/bow/bow.js b/src/games/chessbase/res/fairy/bow/bow.js
new file mode 100644
index 0000000..49b685b
--- /dev/null
+++ b/src/games/chessbase/res/fairy/bow/bow.js
@@ -0,0 +1,16 @@
+{
+ "vertices":[0,-0.002928,-0.743507,0,0.083198,-0.769812,0.145051,-0.002928,-0.729221,0.150183,0.083198,-0.75502,0.284528,-0.002928,-0.686911,0.294594,0.083198,-0.711213,0.413071,-0.002928,-0.618204,0.427685,0.083198,-0.640075,0.525739,-0.002928,-0.525739,0.544339,0.083198,-0.544339,0.618204,-0.002928,-0.413071,0.640075,0.083198,-0.427685,0.686911,-0.002928,-0.284528,0.711213,0.083198,-0.294594,0.729221,-0.002928,-0.145051,0.75502,0.083198,-0.150183,0.743507,-0.002928,-0,0.769812,0.083198,-0,0.729221,-0.002928,0.145051,0.75502,0.083198,0.150183,0.686911,-0.002928,0.284528,0.711213,0.083198,0.294594,0.618204,-0.002928,0.41307,0.640075,0.083198,0.427684,0.525739,-0.002928,0.525739,0.544339,0.083198,0.544339,0.41307,-0.002928,0.618204,0.427684,0.083198,0.640075,0.284528,-0.002928,0.686911,0.294594,0.083198,0.711213,0.145051,-0.002928,0.729221,0.150183,0.083198,0.75502,-0,-0.002928,0.743507,-0,0.083198,0.769812,-0.145051,-0.002928,0.729221,-0.150183,0.083198,0.75502,-0.284528,-0.002928,0.686911,-0.294595,0.083198,0.711213,-0.413071,-0.002928,0.618203,-0.427685,0.083198,0.640075,-0.525739,-0.002928,0.525739,-0.544339,0.083198,0.544339,-0.618204,-0.002928,0.41307,-0.640075,0.083198,0.427684,-0.686911,-0.002928,0.284527,-0.711214,0.083198,0.294594,-0.729221,-0.002928,0.14505,-0.75502,0.083198,0.150182,-0.743507,-0.002928,-1e-06,-0.769812,0.083198,-1e-06,-0.729221,-0.002928,-0.145052,-0.75502,0.083198,-0.150184,-0.686911,-0.002928,-0.284529,-0.711213,0.083198,-0.294595,-0.618203,-0.002928,-0.413071,-0.640075,0.083198,-0.427685,-0.525738,-0.002928,-0.52574,-0.544338,0.083198,-0.54434,-0.41307,-0.002928,-0.618204,-0.427684,0.083198,-0.640076,-0.284527,-0.002928,-0.686912,-0.294593,0.083198,-0.711214,-0.14505,-0.002928,-0.729221,-0.150182,0.083198,-0.75502,0.139064,0.41897,-0.699124,0,0.41897,-0.71282,0.272785,0.41897,-0.65856,0.396022,0.41897,-0.592689,0.50404,0.41897,-0.50404,0.592689,0.41897,-0.396022,0.65856,0.41897,-0.272785,0.699124,0.41897,-0.139064,0.71282,0.41897,-0,0.699124,0.41897,0.139064,0.65856,0.41897,0.272784,0.592689,0.41897,0.396022,0.50404,0.41897,0.50404,0.396022,0.41897,0.592689,0.272784,0.41897,0.65856,0.139064,0.41897,0.699124,-0,0.41897,0.71282,-0.139065,0.41897,0.699124,-0.272785,0.41897,0.65856,-0.396022,0.41897,0.592688,-0.50404,0.41897,0.50404,-0.592689,0.41897,0.396021,-0.65856,0.41897,0.272784,-0.699124,0.41897,0.139064,-0.71282,0.41897,-1e-06,-0.699124,0.41897,-0.139065,-0.65856,0.41897,-0.272785,-0.592688,0.41897,-0.396023,-0.50404,0.41897,-0.504041,-0.396021,0.41897,-0.592689,-0.272784,0.41897,-0.658561,-0.139063,0.41897,-0.699124,0.113151,0.668752,-0.568849,0,0.668752,-0.579993,0.221954,0.668752,-0.535844,0.322227,0.668752,-0.482247,0.410117,0.668752,-0.410117,0.482247,0.668752,-0.322227,0.535844,0.668752,-0.221954,0.568849,0.668752,-0.113151,0.579993,0.668752,-0,0.568849,0.668752,0.113151,0.535844,0.668752,0.221954,0.482247,0.668752,0.322227,0.410117,0.668752,0.410117,0.322227,0.668752,0.482247,0.221954,0.668752,0.535844,0.113151,0.668752,0.568849,-0,0.668752,0.579993,-0.113151,0.668752,0.568849,-0.221954,0.668752,0.535844,-0.322227,0.668752,0.482247,-0.410117,0.668752,0.410117,-0.482247,0.668752,0.322227,-0.535844,0.668752,0.221953,-0.568849,0.668752,0.113151,-0.579993,0.668752,-1e-06,-0.568849,0.668752,-0.113152,-0.535843,0.668752,-0.221954,-0.482246,0.668752,-0.322228,-0.410117,0.668752,-0.410118,-0.322226,0.668752,-0.482247,-0.221953,0.668752,-0.535844,-0.11315,0.668752,-0.568849,0.082324,0.877586,-0.413871,0,0.877586,-0.421979,0.161485,0.877586,-0.389858,0.234439,0.877586,-0.350863,0.298384,0.877586,-0.298385,0.350863,0.877586,-0.234439,0.389858,0.877586,-0.161485,0.413871,0.877586,-0.082324,0.421979,0.877586,-0,0.413871,0.877586,0.082324,0.389858,0.877586,0.161484,0.350863,0.877586,0.234439,0.298384,0.877586,0.298384,0.234439,0.877586,0.350863,0.161485,0.877586,0.389858,0.082324,0.877586,0.413871,-0,0.877586,0.421979,-0.082324,0.877586,0.413871,-0.161485,0.877586,0.389858,-0.234439,0.877586,0.350863,-0.298385,0.877586,0.298384,-0.350863,0.877586,0.234439,-0.389858,0.877586,0.161484,-0.413871,0.877586,0.082324,-0.421979,0.877586,-0,-0.413871,0.877586,-0.082325,-0.389858,0.877586,-0.161485,-0.350863,0.877586,-0.23444,-0.298384,0.877586,-0.298385,-0.234439,0.877586,-0.350863,-0.161484,0.877586,-0.389858,-0.082323,0.877586,-0.413871,0.066486,1.08232,-0.334248,0,1.08232,-0.340796,0.130417,1.08232,-0.314855,0.189336,1.08232,-0.283362,0.240979,1.08232,-0.240979,0.283362,1.08232,-0.189336,0.314855,1.08232,-0.130417,0.334248,1.08232,-0.066486,0.340796,1.08232,-0,0.334248,1.08232,0.066486,0.314855,1.08232,0.130417,0.283362,1.08232,0.189336,0.240979,1.08232,0.240979,0.189336,1.08232,0.283361,0.130417,1.08232,0.314854,0.066486,1.08232,0.334248,-0,1.08232,0.340796,-0.066486,1.08232,0.334248,-0.130417,1.08232,0.314854,-0.189336,1.08232,0.283361,-0.240979,1.08232,0.240979,-0.283362,1.08232,0.189336,-0.314854,1.08232,0.130417,-0.334248,1.08232,0.066486,-0.340796,1.08232,-0,-0.334248,1.08232,-0.066486,-0.314854,1.08232,-0.130417,-0.283361,1.08232,-0.189337,-0.240979,1.08232,-0.24098,-0.189336,1.08232,-0.283362,-0.130416,1.08232,-0.314855,-0.066485,1.08232,-0.334248,0.06202,1.28706,-0.311797,0,1.28706,-0.317906,0.121657,1.28706,-0.293707,0.176619,1.28706,-0.264329,0.224793,1.28706,-0.224793,0.264329,1.28706,-0.176619,0.293707,1.28706,-0.121657,0.311797,1.28706,-0.06202,0.317906,1.28706,-0,0.311797,1.28706,0.06202,0.293707,1.28706,0.121657,0.264329,1.28706,0.176619,0.224793,1.28706,0.224793,0.176619,1.28706,0.264329,0.121657,1.28706,0.293706,0.06202,1.28706,0.311797,-0,1.28706,0.317906,-0.06202,1.28706,0.311797,-0.121657,1.28706,0.293706,-0.176619,1.28706,0.264329,-0.224793,1.28706,0.224793,-0.264329,1.28706,0.176619,-0.293706,1.28706,0.121657,-0.311797,1.28706,0.06202,-0.317906,1.28706,-0,-0.311797,1.28706,-0.062021,-0.293706,1.28706,-0.121658,-0.264329,1.28706,-0.176619,-0.224793,1.28706,-0.224794,-0.176618,1.28706,-0.264329,-0.121657,1.28706,-0.293707,-0.06202,1.28706,-0.311797,0.068665,1.46314,-0.345201,0,1.46314,-0.351964,0.134691,1.46314,-0.325172,0.195541,1.46314,-0.292647,0.248876,1.46314,-0.248876,0.292647,1.46314,-0.195541,0.325172,1.46314,-0.134691,0.345201,1.46314,-0.068665,0.351964,1.46314,-0,0.345201,1.46314,0.068665,0.325172,1.46314,0.134691,0.292647,1.46314,0.19554,0.248876,1.46314,0.248876,0.195541,1.46314,0.292647,0.134691,1.46314,0.325172,0.068665,1.46314,0.345201,-0,1.46314,0.351964,-0.068665,1.46314,0.345201,-0.134691,1.46314,0.325172,-0.195541,1.46314,0.292647,-0.248876,1.46314,0.248876,-0.292647,1.46314,0.19554,-0.325172,1.46314,0.13469,-0.345201,1.46314,0.068664,-0.351964,1.46314,-0,-0.345201,1.46314,-0.068665,-0.325172,1.46314,-0.134691,-0.292647,1.46314,-0.195541,-0.248876,1.46314,-0.248876,-0.19554,1.46314,-0.292647,-0.13469,1.46314,-0.325172,-0.068664,1.46314,-0.345201,0.08592,1.68426,-0.431947,0,1.68426,-0.44041,0.168538,1.68426,-0.406885,0.244678,1.68426,-0.366187,0.311417,1.68426,-0.311417,0.366187,1.68426,-0.244678,0.406885,1.68426,-0.168537,0.431947,1.68426,-0.08592,0.44041,1.68426,-0,0.431947,1.68426,0.08592,0.406885,1.68426,0.168537,0.366187,1.68426,0.244678,0.311417,1.68426,0.311417,0.244678,1.68426,0.366187,0.168537,1.68426,0.406885,0.08592,1.68426,0.431947,-0,1.68426,0.44041,-0.08592,1.68426,0.431947,-0.168538,1.68426,0.406885,-0.244679,1.68426,0.366187,-0.311417,1.68426,0.311416,-0.366187,1.68426,0.244678,-0.406885,1.68426,0.168537,-0.431947,1.68426,0.085919,-0.440409,1.68426,-0,-0.431947,1.68426,-0.08592,-0.406885,1.68426,-0.168538,-0.366187,1.68426,-0.244679,-0.311416,1.68426,-0.311417,-0.244678,1.68426,-0.366187,-0.168537,1.68426,-0.406886,-0.085919,1.68426,-0.431947,0.08592,1.86443,-0.431947,0,1.86443,-0.44041,0.168538,1.86443,-0.406885,0.244679,1.86443,-0.366187,0.311417,1.86443,-0.311417,0.366187,1.86443,-0.244678,0.406886,1.86443,-0.168537,0.431947,1.86443,-0.08592,0.44041,1.86443,0,0.431947,1.86443,0.08592,0.406886,1.86443,0.168537,0.366187,1.86443,0.244678,0.311417,1.86443,0.311417,0.244678,1.86443,0.366187,0.168537,1.86443,0.406885,0.08592,1.86443,0.431947,-0,1.86443,0.44041,-0.08592,1.86443,0.431947,-0.168537,1.86443,0.406885,-0.244679,1.86443,0.366187,-0.311417,1.86443,0.311416,-0.366187,1.86443,0.244678,-0.406885,1.86443,0.168537,-0.431947,1.86443,0.085919,-0.440409,1.86443,-0,-0.431947,1.86443,-0.08592,-0.406885,1.86443,-0.168538,-0.366187,1.86443,-0.244679,-0.311416,1.86443,-0.311417,-0.244678,1.86443,-0.366187,-0.168537,1.86443,-0.406886,-0.085919,1.86443,-0.431947,0.008622,3.64277,-0.139392,0.013717,3.63583,-0.129243,0.008623,3.62888,-0.119094,-0.003677,3.626,-0.114889,-0.015976,3.62888,-0.119093,-0.02107,3.63583,-0.129243,-0.015976,3.64277,-0.139392,-0.003677,3.64565,-0.143596,0.008623,2.73074,-0.760941,0.013717,2.73085,-0.748642,0.008623,2.73096,-0.736344,-0.003676,2.731,-0.73125,-0.015975,2.73096,-0.736344,-0.02107,2.73085,-0.748642,-0.015975,2.73074,-0.760941,-0.003676,2.73069,-0.766035,0.008623,1.81874,-0.115212,0.013717,1.82587,-0.105189,0.008623,1.833,-0.095165,-0.003676,1.83595,-0.091013,-0.015975,1.833,-0.095165,-0.02107,1.82587,-0.105189,-0.015975,1.81874,-0.115212,-0.003676,1.81579,-0.119364,0.018023,2.72232,-0.548037,0.119458,2.62154,-0.493275,0.01791,2.72205,-0.542705,0.018161,2.72266,-0.554519,0.126685,2.62276,-0.606602,0.016066,2.7176,-0.39493,0.018195,2.72274,-0.556127,0.102864,2.59894,-0.606602,0.104085,2.60616,-0.493275,0.011065,2.71154,-0.395453,0.014071,2.71278,-0.396321,0.00526,2.70913,-0.55629,0.014071,2.71278,-0.557539,0.008777,2.71059,-0.394792,0.002402,2.70795,-0.555884,0.002783,2.70811,-0.548455,0.002478,2.70798,-0.554398,0.00754,2.71008,-0.394435,0.003066,2.70822,-0.542954,-0.024817,2.74004,-0.557474,-0.109159,2.8586,-0.606602,-0.132979,2.83478,-0.606602,-0.026296,2.73646,-0.556968,-0.011323,2.75244,-0.55721,-0.021409,2.74826,-0.558641,-0.110379,2.85137,-0.493275,-0.125752,2.836,-0.493275,-0.024499,2.7408,-0.412034,-0.011366,2.75242,-0.555772,-0.016477,2.7503,-0.39714,-0.015642,2.75065,-0.412986,-0.023591,2.74299,-0.397043,-0.022429,2.7458,-0.397853,-0.024227,2.74146,-0.399582,-0.021409,2.74826,-0.398565,-0.024163,2.74161,-0.396645,-0.024206,2.74151,-0.398601,0.00495,2.75204,-0.555473,0.103154,2.8586,-0.605051,0.104374,2.85137,-0.491724,0.005398,2.75185,-0.546754,0.00768,2.75091,-0.55586,0.126975,2.83478,-0.605051,0.119748,2.836,-0.491724,0.005733,2.75171,-0.540233,0.019326,2.73557,-0.554967,0.014071,2.74826,-0.556767,0.01485,2.74638,-0.395812,0.014071,2.74826,-0.396355,0.013145,2.74864,-0.396088,0.019164,2.73597,-0.547325,0.009974,2.74996,-0.399444,0.012084,2.74909,-0.395781,0.016219,2.74308,-0.394857,0.019024,2.7363,-0.540752,0.01006,2.74992,-0.396588,0.010101,2.74991,-0.395209,0.017195,2.74072,-0.394177,0.017215,2.74067,-0.395818,-0.02235,2.71505,-0.394772,-0.125462,2.62154,-0.491724,-0.023034,2.7167,-0.394295,-0.02183,2.7138,-0.395134,-0.023059,2.71676,-0.395453,-0.110089,2.60616,-0.491724,-0.021409,2.71278,-0.395427,-0.019845,2.71213,-0.394975,-0.023102,2.71687,-0.397431,-0.015943,2.71052,-0.393848,-0.132689,2.62276,-0.605051,-0.108869,2.59894,-0.605051,-0.023353,2.71747,-0.408948,-0.013915,2.70968,-0.393263,-0.025165,2.72185,-0.555025,-0.024197,2.71951,-0.555356,-0.013193,2.70938,-0.406964,-0.013749,2.70961,-0.396404,-0.01384,2.70965,-0.394686,-0.008775,2.70755,-0.554519,-0.021409,2.71278,-0.556311,-0.074847,2.72891,0.670707,-0.043055,2.89568,0.613604,-0.020957,2.72891,0.840258,-0.043055,2.56215,0.613604,-0.003669,2.75561,0.661566,0.019255,2.89568,0.613604,-0.002843,2.72891,0.840258,0.019255,2.56215,0.613604,-0.003669,2.70543,0.662667,-0.021409,2.74826,0.664082,0.051047,2.72891,0.670707,-0.021409,2.71278,0.665183,0.014071,2.74826,0.664082,-0.021409,2.74826,-0.750051,-0.003669,2.75561,-0.75005,-0.028758,2.73052,0.670156,0.014071,2.71278,0.665183,-0.028092,2.72891,0.670707,-0.003669,2.70543,-0.750051,-0.021409,2.71278,-0.75005,0.014071,2.74826,-0.75005,-0.028757,2.73052,-0.75005,0.021419,2.73052,0.670156,0.014071,2.71278,-0.750051,0.020753,2.72891,0.670707,0.021419,2.73052,-0.75005,-0.06547,2.66085,0.514139,-0.092589,2.65163,0.449321,-0.065471,2.64241,0.384503,0,2.63858,0.357655,0.065471,2.64241,0.384503,0.092589,2.65163,0.449321,0.065471,2.66085,0.514138,0,2.66467,0.540987,-0.060829,2.59766,0.522489,-0.086025,2.58361,0.463303,-0.060829,2.56957,0.404117,0,2.56376,0.379601,0.060829,2.56957,0.404117,0.086025,2.58361,0.463303,0.060829,2.59766,0.522489,0,2.60347,0.547004,-0.05628,2.53063,0.535862,-0.079592,2.51606,0.4815,-0.05628,2.50149,0.427138,0,2.49546,0.404621,0.05628,2.50149,0.427138,0.079592,2.51606,0.4815,0.05628,2.53063,0.535861,0,2.53667,0.558379,-0.051881,2.45946,0.550261,-0.073371,2.44768,0.499734,-0.051881,2.4359,0.449207,0,2.43103,0.428278,0.051881,2.4359,0.449207,0.073371,2.44768,0.499734,0.051881,2.45946,0.550261,0,2.46433,0.57119,-0.047598,2.38372,0.560975,-0.067313,2.37718,0.513828,-0.047598,2.37065,0.46668,0,2.36795,0.447151,0.047598,2.37065,0.46668,0.067314,2.37718,0.513828,0.047598,2.38372,0.560975,0,2.38642,0.580504,-0.043498,2.29993,0.562971,-0.061516,2.30328,0.519602,-0.043498,2.30663,0.476233,0,2.30802,0.458269,0.043498,2.30663,0.476233,0.061516,2.30328,0.519602,0.043498,2.29993,0.562971,0,2.29854,0.580935,-0.039595,2.07963,0.505414,-0.055996,2.10021,0.471588,-0.039595,2.12079,0.437761,0,2.12931,0.42375,0.039596,2.12079,0.437761,0.055997,2.10021,0.471588,0.039596,2.07963,0.505414,0,2.0711,0.519426,-0.03582,1.96436,0.367066,-0.050658,1.99603,0.350335,-0.03582,2.0277,0.333605,0,2.04082,0.326675,0.035821,2.0277,0.333605,0.050658,1.99603,0.350335,0.035821,1.96436,0.367066,0,1.95124,0.373996,-0.032355,1.92185,0.198368,-0.045757,1.95365,0.19236,-0.032355,1.98544,0.186353,0,1.99861,0.183864,0.032356,1.98544,0.186353,0.045758,1.95365,0.19236,0.032356,1.92185,0.198368,0,1.90868,0.200856,-0.028978,1.90742,0.039274,-0.040982,1.93595,0.034177,-0.028978,1.96448,0.02908,0,1.97629,0.026969,0.028979,1.96448,0.02908,0.040982,1.93595,0.034177,0.028979,1.90742,0.039274,0,1.89561,0.041385,-0.026015,1.88483,-0.072363,-0.03679,1.90584,-0.087699,-0.026015,1.92685,-0.103035,0,1.93556,-0.109387,0.026015,1.92685,-0.103035,0.036791,1.90584,-0.087699,0.026015,1.88483,-0.072363,0,1.87612,-0.066011,-0.023124,1.82191,-0.114031,-0.032703,1.82621,-0.136753,-0.023124,1.83051,-0.159474,0,1.83229,-0.168885,0.023125,1.83051,-0.159474,0.032703,1.82621,-0.136753,0.023125,1.82191,-0.114031,0,1.82013,-0.10462,-0.069757,2.72123,0.513489,-0.098651,2.72123,0.443732,-0.069757,2.72123,0.373975,0,2.72123,0.345081,0.069757,2.72123,0.373975,0.098651,2.72123,0.443732,0.069757,2.72123,0.513489,0,2.72123,0.542383,-0.065471,2.78162,0.514139,-0.092589,2.79084,0.449321,-0.065471,2.80006,0.384503,-0,2.80388,0.357655,0.065471,2.80006,0.384503,0.092589,2.79084,0.449321,0.065471,2.78162,0.514139,0,2.7778,0.540987,-0.060829,2.84481,0.522489,-0.086025,2.85886,0.463303,-0.060829,2.8729,0.404117,-0,2.87871,0.379602,0.060829,2.8729,0.404117,0.086025,2.85886,0.463303,0.060829,2.84481,0.522489,0,2.839,0.547004,-0.05628,2.91184,0.535862,-0.079592,2.92641,0.4815,-0.05628,2.94098,0.427138,-0,2.94701,0.404621,0.05628,2.94098,0.427138,0.079592,2.92641,0.4815,0.05628,2.91184,0.535862,0,2.9058,0.558379,-0.051881,2.98301,0.550261,-0.073371,2.99479,0.499734,-0.051881,3.00656,0.449207,-0,3.01144,0.428278,0.051881,3.00656,0.449207,0.073371,2.99479,0.499734,0.051881,2.98301,0.550261,0,2.97814,0.57119,-0.047598,3.05875,0.560975,-0.067314,3.06528,0.513828,-0.047598,3.07181,0.46668,-0,3.07452,0.447151,0.047598,3.07181,0.46668,0.067314,3.06528,0.513828,0.047598,3.05875,0.560975,-0,3.05605,0.580505,-0.043498,3.14254,0.562971,-0.061516,3.13918,0.519602,-0.043498,3.13584,0.476233,-0,3.13445,0.458269,0.043498,3.13584,0.476233,0.061516,3.13918,0.519602,0.043498,3.14254,0.562971,-0,3.14392,0.580935,-0.039596,3.36284,0.505415,-0.055997,3.34226,0.471588,-0.039596,3.32168,0.437761,-0,3.31316,0.42375,0.039595,3.32168,0.437761,0.055996,3.34226,0.471588,0.039595,3.36284,0.505415,-0,3.37137,0.519426,-0.035821,3.47811,0.367066,-0.050658,3.44644,0.350336,-0.035821,3.41477,0.333605,-0,3.40165,0.326676,0.03582,3.41477,0.333605,0.050658,3.44644,0.350336,0.03582,3.47811,0.367066,-0,3.49123,0.373996,-0.032356,3.52061,0.198368,-0.045758,3.48882,0.19236,-0.032356,3.45703,0.186353,-0,3.44386,0.183864,0.032355,3.45703,0.186353,0.045757,3.48882,0.19236,0.032355,3.52061,0.198368,-0,3.53378,0.200856,-0.028979,3.53504,0.039274,-0.040982,3.50652,0.034177,-0.028979,3.47799,0.02908,-0,3.46617,0.026969,0.028978,3.47799,0.02908,0.040982,3.50652,0.034177,0.028978,3.53504,0.039274,-0,3.54686,0.041385,-0.026015,3.55764,-0.072363,-0.036791,3.53663,-0.087699,-0.026015,3.51561,-0.103035,-0,3.50691,-0.109387,0.026014,3.51561,-0.103035,0.03679,3.53663,-0.087699,0.026014,3.55764,-0.072363,-0,3.56635,-0.066011,-0.023125,3.62056,-0.114031,-0.032703,3.61626,-0.136752,-0.023125,3.61196,-0.159474,-0,3.61018,-0.168885,0.023124,3.61196,-0.159474,0.032702,3.61626,-0.136752,0.023124,3.62056,-0.114031,-0,3.62234,-0.10462,-0.020752,3.64319,-0.111852,-0.029347,3.653,-0.130139,-0.020752,3.66281,-0.148425,-0,3.66687,-0.155999,0.020751,3.66281,-0.148425,0.029346,3.653,-0.130139,0.020751,3.64319,-0.111852,-0,3.63913,-0.104278,-0.018461,3.65033,-0.108618,-0.026108,3.66775,-0.114754,-0.018461,3.68516,-0.120891,-0,3.69237,-0.123433,0.01846,3.68516,-0.120891,0.026107,3.66775,-0.114754,0.01846,3.65033,-0.108618,-0,3.64312,-0.106076,-0.016818,3.65117,-0.105256,-0.023784,3.66628,-0.097886,-0.016818,3.6814,-0.090517,-0,3.68766,-0.087464,0.016817,3.6814,-0.090517,0.023783,3.66628,-0.097886,0.016817,3.65117,-0.105256,-0,3.64491,-0.108308,-0.015278,3.64969,-0.101351,-0.021606,3.65441,-0.08682,-0.015278,3.65912,-0.07229,-0,3.66108,-0.066271,0.015277,3.65912,-0.07229,0.021605,3.65441,-0.08682,0.015277,3.64969,-0.101351,-0,3.64773,-0.107369,-0.014597,3.64548,-0.101317,-0.020643,3.6379,-0.088844,-0.014597,3.63032,-0.076371,-0,3.62718,-0.071204,0.014596,3.63032,-0.076371,0.020642,3.6379,-0.088844,0.014596,3.64548,-0.101317,-0,3.64862,-0.106484,-0.014018,3.63572,-0.116065,-0.019824,3.62256,-0.111243,-0.014018,3.6094,-0.106421,-0,3.60395,-0.104424,0.014017,3.6094,-0.106421,0.019823,3.62256,-0.111243,0.014017,3.63572,-0.116065,-0,3.64118,-0.118062],
+ "metadata":{
+ "generator":"io_three",
+ "vertices":698,
+ "normals":697,
+ "type":"Geometry",
+ "faces":786,
+ "uvs":1,
+ "version":3
+ },
+ "normals":[0,-0.786218,-0.617908,0,-0.063173,-0.997986,0.194678,-0.063173,-0.97882,0.120548,-0.786218,-0.606037,0.381909,-0.063173,-0.922025,0.236457,-0.786218,-0.570879,0.55443,-0.063173,-0.829798,0.343272,-0.786218,-0.513779,0.705679,-0.063173,-0.705679,0.436933,-0.786218,-0.436933,0.829798,-0.063173,-0.55443,0.513779,-0.786218,-0.343272,0.922025,-0.063173,-0.381909,0.570879,-0.786218,-0.236457,0.97882,-0.063173,-0.194678,0.606037,-0.786218,-0.120548,0.997986,-0.063173,-0,0.617908,-0.786218,-0,0.97882,-0.063173,0.194678,0.606037,-0.786218,0.120548,0.922025,-0.063173,0.381909,0.570879,-0.786218,0.236457,0.829798,-0.063173,0.55443,0.513779,-0.786218,0.343272,0.705679,-0.063173,0.705679,0.436933,-0.786218,0.436933,0.55443,-0.063173,0.829798,0.343272,-0.786218,0.513779,0.381909,-0.063173,0.922025,0.236457,-0.786218,0.570879,0.194678,-0.063173,0.97882,0.120548,-0.786218,0.606037,0,-0.063173,0.997986,0,-0.786218,0.617908,-0.194678,-0.063173,0.97882,-0.120548,-0.786218,0.606037,-0.381909,-0.063173,0.922025,-0.236457,-0.786218,0.570879,-0.55443,-0.063173,0.829798,-0.343272,-0.786218,0.513779,-0.705679,-0.063173,0.705679,-0.436933,-0.786218,0.436933,-0.829798,-0.063173,0.55443,-0.513779,-0.786218,0.343272,-0.922025,-0.063173,0.381909,-0.570879,-0.786218,0.236457,-0.97882,-0.063173,0.194678,-0.606037,-0.786218,0.120548,-0.997986,-0.063173,-0,-0.617908,-0.786218,-0,-0.97882,-0.063173,-0.194678,-0.606037,-0.786218,-0.120548,-0.922025,-0.063173,-0.381909,-0.570879,-0.786218,-0.236457,-0.829798,-0.063173,-0.55443,-0.513779,-0.786218,-0.343272,-0.705679,-0.063173,-0.705679,-0.436933,-0.786218,-0.436933,-0.55443,-0.063173,-0.829798,-0.343272,-0.786218,-0.513779,-0.381909,-0.063173,-0.922025,-0.236457,-0.786218,-0.570879,0.787866,0.319559,-0.526414,0.875423,0.319559,-0.36259,-0.194678,-0.063173,-0.97882,-0.120548,-0.786218,-0.606037,0.184851,0.319559,0.92935,0.36259,0.319559,0.875423,0.323069,0.535905,0.779992,0.164708,0.535905,0.828028,-0.92935,0.319559,0.184851,-0.947539,0.319559,-0,0.184851,0.319559,-0.92935,0.36259,0.319559,-0.875423,0.875423,0.319559,0.36259,0.787866,0.319559,0.526414,-0.526414,0.319559,0.787866,-0.670003,0.319559,0.670003,-0.670003,0.319559,-0.670003,-0.526414,0.319559,-0.787866,0.92935,0.319559,-0.184851,0,0.319559,0.947539,-0.92935,0.319559,-0.184851,0.526414,0.319559,-0.787866,0.670003,0.319559,0.670003,-0.787866,0.319559,0.526414,-0.36259,0.319559,-0.875423,0.947539,0.319559,-0,-0.184851,0.319559,0.92935,-0.875423,0.319559,-0.36259,0.670003,0.319559,-0.670003,0.526414,0.319559,0.787866,-0.875423,0.319559,0.36259,-0.184851,0.319559,-0.92935,0.92935,0.319559,0.184851,-0.36259,0.319559,0.875423,-0.787866,0.319559,-0.526414,0,0.319559,-0.947539,-0.323069,0.535905,0.779992,-0.164708,0.535905,0.828028,-0.169591,0.494064,0.852687,-0.332682,0.494064,0.803217,0.164708,0.535905,-0.828028,0.323069,0.535905,-0.779992,-0.596973,0.535905,-0.596973,-0.469039,0.535905,-0.701987,0,0.535905,0.844264,0.469039,0.535905,-0.701987,-0.323069,0.535905,-0.779992,0.596973,0.535905,-0.596973,-0.164708,0.535905,-0.828028,0.701987,0.535905,-0.469039,0,0.535905,-0.844264,-0.469039,0.535905,0.701987,0.779992,0.535905,-0.323069,-0.596973,0.535905,0.596973,0.828028,0.535905,-0.164708,-0.701987,0.535905,0.469039,0.844264,0.535905,-0,-0.779992,0.535905,0.323069,0.828028,0.535905,0.164708,-0.828028,0.535905,0.164708,0.779992,0.535905,0.323069,-0.844264,0.535905,-0,0.701987,0.535905,0.469039,-0.828028,0.535905,-0.164708,0.596973,0.535905,0.596973,-0.779992,0.535905,-0.323069,0.469039,0.535905,0.701987,-0.701956,0.535905,-0.469039,-0.722861,0.494064,0.483016,-0.614765,0.494064,0.614734,-0.68572,0.243934,0.68572,-0.80633,0.243934,0.538774,0.614765,0.494064,-0.614734,0.722861,0.494064,-0.483016,-0.169591,0.494064,-0.852687,0,0.494064,-0.869381,-0.483016,0.494064,0.722861,0.803217,0.494064,-0.332682,0.852687,0.494064,-0.169591,0.869381,0.494064,-0,-0.803217,0.494064,0.332682,0.852687,0.494064,0.169591,-0.852687,0.494064,0.169591,0.803217,0.494064,0.332682,-0.869381,0.494064,-0,0.722861,0.494064,0.483016,-0.852687,0.494064,-0.169591,0.614734,0.494064,0.614765,-0.803217,0.494064,-0.332682,0.483016,0.494064,0.722861,-0.722861,0.494064,-0.483016,0.332682,0.494064,0.803217,0.169591,0.494064,-0.852687,-0.614734,0.494064,-0.614765,0.169591,0.494064,0.852687,0.332682,0.494064,-0.803217,-0.483016,0.494064,-0.722861,0,0.494064,0.869381,0.483016,0.494064,-0.722861,-0.332682,0.494064,-0.803217,-0.969756,0.243934,-0,-0.95114,0.243934,0.189184,-0.97998,-0.040223,0.194922,-0.999176,-0.040223,-0,0.95114,0.243934,-0.189184,0.969756,0.243934,-0,-0.895962,0.243934,0.371105,0.95114,0.243934,0.189184,0.895962,0.243934,0.371105,0.80633,0.243934,0.538774,-0.95114,0.243934,-0.189184,0.68572,0.243934,0.68572,-0.895962,0.243934,-0.371105,0.538774,0.243934,0.80633,-0.80633,0.243934,-0.538774,0.371105,0.243934,0.895962,0,0.243934,-0.969756,0.189184,0.243934,-0.95114,-0.68572,0.243934,-0.68572,0.189184,0.243934,0.95114,0.371105,0.243934,-0.895962,-0.538774,0.243934,-0.80633,0,0.243934,0.969756,0.538774,0.243934,-0.80633,-0.371105,0.243934,-0.895962,-0.189184,0.243934,0.95114,0.68572,0.243934,-0.68572,-0.189184,0.243934,-0.95114,-0.371105,0.243934,0.895962,0.80633,0.243934,-0.538774,-0.538774,0.243934,0.80633,0.895962,0.243934,-0.371105,-0.830775,-0.040223,-0.555101,-0.923124,-0.040223,-0.382366,-0.885952,-0.283517,-0.366955,-0.797327,-0.283517,-0.532762,0.923124,-0.040223,0.382366,0.830775,-0.040223,0.555101,-0.97998,-0.040223,-0.194922,0.706534,-0.040223,0.706534,0.555101,-0.040223,0.830775,0.382366,-0.040223,0.923124,0,-0.040223,-0.999176,0.194922,-0.040223,-0.97998,-0.706504,-0.040223,-0.706534,0.194922,-0.040223,0.97998,0.382366,-0.040223,-0.923124,-0.555101,-0.040223,-0.830775,0,-0.040223,0.999176,0.555101,-0.040223,-0.830775,-0.382366,-0.040223,-0.923124,-0.194922,-0.040223,0.97998,0.706534,-0.040223,-0.706504,-0.194922,-0.040223,-0.97998,-0.382366,-0.040223,0.923124,0.830775,-0.040223,-0.555101,-0.555101,-0.040223,0.830775,0.923124,-0.040223,-0.382366,-0.706534,-0.040223,0.706504,0.97998,-0.040223,-0.194922,-0.830775,-0.040223,0.555101,0.999176,-0.040223,-0,-0.923124,-0.040223,0.382366,0.97998,-0.040223,0.194922,-0.366955,-0.283517,-0.885952,-0.532762,-0.283517,-0.797327,-0.545762,-0.186926,-0.816797,-0.375927,-0.186926,-0.90759,0.532762,-0.283517,0.797327,0.366955,-0.283517,0.885952,0,-0.283517,-0.958953,0.187078,-0.283517,-0.940519,-0.678091,-0.283517,-0.678091,0.187078,-0.283517,0.940519,0.366955,-0.283517,-0.885952,0,-0.283517,0.958953,0.532762,-0.283517,-0.797327,-0.187078,-0.283517,0.940519,0.678091,-0.283517,-0.678091,-0.187078,-0.283517,-0.940519,-0.366955,-0.283517,0.885952,0.797327,-0.283517,-0.532762,-0.532762,-0.283517,0.797327,0.885952,-0.283517,-0.366955,-0.678091,-0.283517,0.678091,0.940519,-0.283517,-0.187078,-0.797327,-0.283517,0.532762,0.958953,-0.283517,-0,-0.885952,-0.283517,0.366955,0.940519,-0.283517,0.187078,-0.940519,-0.283517,0.187078,0.885952,-0.283517,0.366955,-0.958953,-0.283517,-0,0.797327,-0.283517,0.532762,-0.940519,-0.283517,-0.187078,0.678091,-0.283517,0.678091,-0.694632,-0.186926,0.694632,-0.545762,-0.186926,0.816797,-0.40437,0.68569,0.605213,-0.514664,0.68569,0.514664,0,-0.186926,0.98236,-0.191626,-0.186926,0.963469,0.545762,-0.186926,-0.816797,0.694632,-0.186926,-0.694632,-0.191626,-0.186926,-0.963469,-0.375927,-0.186926,0.90759,0.816797,-0.186926,-0.545762,0,-0.186926,-0.98236,0.90759,-0.186926,-0.375927,0.963469,-0.186926,-0.191626,-0.816797,-0.186926,0.545762,0.98236,-0.186926,-0,-0.90759,-0.186926,0.375927,0.963469,-0.186926,0.191626,-0.963469,-0.186926,0.191626,0.90759,-0.186926,0.375927,-0.98236,-0.186926,-0,0.816797,-0.186926,0.545762,-0.963469,-0.186926,-0.191626,0.694632,-0.186926,0.694632,-0.90759,-0.186926,-0.375927,0.545762,-0.186926,0.816797,-0.816797,-0.186926,-0.545762,0.375927,-0.186926,0.90759,0.191626,-0.186926,-0.963469,-0.694632,-0.186926,-0.694632,0.191626,-0.186926,0.963469,0.375927,-0.186926,-0.90759,0.672475,0.68569,-0.278542,0.713889,0.68569,-0.142003,-0.605213,0.68569,0.40437,0.727866,0.68569,-0,-0.672475,0.68569,0.278542,0.713889,0.68569,0.142003,-0.713889,0.68569,0.142003,0.672475,0.68569,0.278542,-0.727866,0.68569,-0,0.605213,0.68569,0.40437,-0.713889,0.68569,-0.142003,0.514664,0.68569,0.514664,-0.672475,0.68569,-0.278542,0.40437,0.68569,0.605213,-0.605213,0.68569,-0.40437,0.278542,0.68569,0.672475,0,0.68569,-0.727866,0.142003,0.68569,-0.713889,-0.514664,0.68569,-0.514695,0.142003,0.68569,0.713889,0.278542,0.68569,-0.672475,-0.40437,0.68569,-0.605213,0,0.68569,0.727866,0.40437,0.68569,-0.605213,-0.278542,0.68569,-0.672475,-0.142003,0.68569,0.713889,0.514664,0.68569,-0.514664,-0.142003,0.68569,-0.713889,-0.278542,0.68569,0.672475,0.605213,0.68569,-0.40437,0.683035,0.411328,-0.603534,0.670614,-0.006623,-0.741752,0,-0.008942,-0.999939,0,0.562792,-0.826563,0.999969,-0.000427,-0.000153,0.991333,-0.00116,-0.131352,0.68276,-0.413862,0.6021,0.808466,0.005249,0.588488,0,-0.56682,0.823817,0,0.008911,0.999939,-0.68276,-0.413862,0.6021,-0.808466,0.005249,0.588488,-0.999969,-0.000427,-0.000153,-0.991333,-0.00116,-0.131352,-0.683035,0.411298,-0.603534,-0.670614,-0.006623,-0.741752,0.683035,-0.42204,-0.596057,0,-0.577502,-0.81637,0.999969,0.000427,-0.000153,0.68276,0.424543,0.594592,0,0.581439,0.813562,-0.68276,0.424543,0.594592,-0.999969,0.000427,-0.000153,-0.683035,-0.42204,-0.596057,0.978057,0.205817,0.031373,0.977783,0.207892,0.026399,0.917814,-0.047884,0.394024,0.978088,0.205786,0.031373,0.757012,0.071444,-0.649464,0.922086,-0.105991,0.372173,0.870083,0.342998,-0.353923,0.047884,-0.917844,0.394024,-0.071474,-0.757012,-0.649434,0.634602,-0.634602,0.441054,0.450179,-0.759728,0.469131,0.129765,-0.586901,-0.799158,0.52147,-0.52147,-0.675344,0.45024,-0.759728,0.4691,-0.342998,-0.870083,-0.353893,-0.205878,-0.978057,0.031343,-0.205786,-0.978088,0.031404,0.106052,-0.922086,0.372143,-0.207862,-0.977783,0.026368,-0.586901,0.129734,-0.799158,-0.866512,-0.341899,-0.363628,-0.755669,-0.068117,-0.651387,0.068117,0.755669,-0.651387,0.341868,0.866512,-0.363628,-0.52147,0.52147,-0.675344,-0.916532,0.056093,0.395947,-0.056093,0.916532,0.395947,-0.979492,-0.199286,0.028993,0.209754,0.977569,0.018403,-0.109531,0.920865,0.374126,0.199286,0.979492,0.028993,-0.759789,0.450117,0.469131,-0.759697,0.450179,0.469161,-0.980346,-0.194647,0.031526,-0.634571,0.634602,0.441054,-0.920896,0.109531,0.374065,-0.980346,-0.194555,0.031648,-0.343028,0.870052,-0.353954,-0.205878,0.978057,0.031373,0.047884,0.917814,0.394024,-0.071474,0.757012,-0.649434,0.129734,0.586901,-0.799158,0.757012,-0.071444,-0.649464,0.917844,0.047884,0.394024,-0.207892,0.977783,0.026399,0.870052,-0.343028,-0.353984,0.521439,0.52147,-0.675344,0.450056,0.759789,0.469192,0.634602,0.634602,0.441054,0.759728,0.450209,0.469131,0.978057,-0.205878,0.031373,-0.202612,0.979064,0.018311,0.450179,0.759697,0.469192,0.759697,0.450209,0.469161,0.977783,-0.207862,0.026399,-0.202551,0.979095,0.018311,0.106052,0.922086,0.372143,0.922056,0.106052,0.372204,0.979095,-0.20246,0.018342,-0.759697,-0.450209,0.469161,-0.920865,-0.1095,0.374126,-0.916532,-0.056093,0.395947,-0.759667,-0.45024,0.469222,-0.980346,0.194586,0.031648,-0.056093,-0.916532,0.395947,-0.450179,-0.759758,0.469131,-0.634632,-0.634602,0.441023,-0.980377,0.194525,0.031617,-0.450179,-0.759697,0.469192,-0.755669,0.068087,-0.651387,0.068117,-0.755669,-0.651387,-0.979492,0.199286,0.028993,-0.109561,-0.920865,0.374126,-0.866512,0.341899,-0.363628,-0.586901,-0.129765,-0.799158,0.199286,-0.979492,0.028993,0.194555,-0.980377,0.031617,0.194433,-0.980377,0.031617,-0.52147,-0.52147,-0.675344,0.341899,-0.866512,-0.363628,-0.904874,0,-0.425642,-0.460067,0,0.887845,-0.515305,0.698691,-0.4962,-0.515305,-0.698691,-0.4962,0.515336,0.698691,-0.4962,0.904874,0,-0.425642,0.606891,-0.188513,-0.772057,0.760186,-0.264595,-0.593371,0.663961,0.373516,-0.647786,-0.760186,-0.264565,-0.593371,-0.606922,-0.188513,-0.772057,-0.663961,0.373486,-0.647786,0,0.737449,-0.675344,0.460097,0,0.887845,0.515336,-0.698691,-0.4962,-0.663961,-0.373486,-0.647786,0,-0.73748,-0.675344,0.663961,-0.373486,-0.647786,0,0.77636,-0.630238,-0.548967,0.548967,-0.630238,-0.548967,-0.548967,-0.630238,0,-0.77636,-0.630268,0.548967,0.548967,-0.630238,-0.77636,0,-0.630238,0.77636,0,-0.630238,0.548967,-0.548967,-0.630238,-0.714255,0,0.69985,-0.711753,-0.000519,0.702414,0,0.037568,0.999268,0,0,1,-0.999878,0,-0.013947,-0.995819,-0.09125,-0.003143,-0.700247,0,-0.713858,-0.696951,-0.180364,-0.694052,0,0,-1,0,-0.216834,-0.976196,0.700247,0,-0.713858,0.696951,-0.180364,-0.694052,0.999878,0,-0.013947,0.995819,-0.09125,-0.003143,0.714255,0,0.69985,0.711753,-0.000519,0.702414,-0.70806,0.066652,0.702963,0,0.133122,0.991089,-0.995636,-0.092196,0.012818,-0.699911,-0.248909,-0.669424,0,-0.313181,-0.949675,0.699911,-0.248909,-0.669424,0.995636,-0.092196,0.012818,0.70806,0.066652,0.702963,-0.704581,0.095523,0.703146,0,0.171087,0.985229,-0.995972,-0.086764,0.02234,-0.703696,-0.268929,-0.657582,0,-0.344279,-0.938841,0.703696,-0.268929,-0.657582,0.995972,-0.086764,0.02234,0.704581,0.095523,0.703146,-0.701163,0.080081,0.708457,0,0.146611,0.989166,-0.996277,-0.082095,0.026154,-0.707572,-0.24662,-0.66216,0,-0.31547,-0.948912,0.707572,-0.24662,-0.66216,0.996277,-0.082095,0.026154,0.701163,0.080081,0.708457,-0.697806,0.022034,0.715934,0,0.062258,0.998047,-0.996551,-0.079043,0.024018,-0.709647,-0.186499,-0.679373,0,-0.232978,-0.972472,0.709647,-0.186499,-0.679373,0.996551,-0.079043,0.024018,0.697806,0.022034,0.715934,-0.685598,-0.10651,0.720115,0,-0.127567,0.991821,-0.997772,-0.056276,0.035279,-0.724387,-0.011078,-0.689291,0,0.004456,-0.999969,0.724387,-0.011078,-0.689291,0.997772,-0.056276,0.035279,0.685598,-0.10651,0.720115,-0.67568,-0.404889,0.616016,0,-0.540666,0.841212,-0.996796,-0.063356,0.048555,-0.751244,0.313761,-0.580615,0,0.488021,-0.872799,0.751244,0.313761,-0.580615,0.996796,-0.063356,0.048555,0.67568,-0.404889,0.616016,-0.679525,-0.6592,0.32197,0,-0.893613,0.448775,-0.997955,-0.063784,0.000244,-0.735588,0.583453,-0.344157,0,0.86993,-0.493118,0.735588,0.583453,-0.344157,0.997955,-0.063784,0.000244,0.679525,-0.6592,0.32197,-0.695212,-0.710776,0.106967,0,-0.986999,0.160649,-0.999359,-0.025422,-0.025056,-0.715262,0.680593,-0.158544,0,0.976897,-0.213569,0.715262,0.680593,-0.158544,0.999359,-0.025422,-0.025056,0.695212,-0.710776,0.106967,-0.707236,-0.701712,0.085971,0,-0.99118,0.132359,-0.999359,0.006745,-0.034913,-0.695334,0.70043,-0.160833,0,0.977142,-0.212561,0.695334,0.70043,-0.160833,0.999359,0.006745,-0.034913,0.707236,-0.701712,0.085971,-0.761193,-0.55034,0.343028,0,-0.840449,0.541856,-0.99527,0.049623,-0.083346,-0.6704,0.577227,-0.46617,0,0.786218,-0.617908,0.6704,0.577227,-0.46617,0.99527,0.049623,-0.083346,0.761193,-0.55034,0.343028,-0.728416,-0.399548,0.556505,0,-0.565935,0.824427,-0.994568,0.013642,-0.103183,-0.637837,0.37434,-0.673025,0,0.498062,-0.867122,0.637837,0.37434,-0.673025,0.994568,0.013642,-0.103183,0.728416,-0.399548,0.556505,0,-0.037568,0.999268,-0.711753,0.000519,0.702414,-0.995819,0.09125,-0.003143,-0.696951,0.180364,-0.694052,0,0.216834,-0.976196,0.696951,0.180364,-0.694052,0.995819,0.09125,-0.003143,0.711753,0.000519,0.702414,0,-0.133122,0.991089,-0.70806,-0.066652,0.702963,-0.995636,0.092196,0.012818,-0.699911,0.248909,-0.669424,0,0.313181,-0.949675,0.699911,0.248909,-0.669424,0.995636,0.092196,0.012818,0.70806,-0.066652,0.702963,0,-0.171087,0.985229,-0.704581,-0.095523,0.703146,-0.995972,0.086764,0.02234,-0.703696,0.268929,-0.657582,0,0.344279,-0.938841,0.703696,0.268929,-0.657582,0.995972,0.086764,0.02234,0.704581,-0.095523,0.703146,0,-0.146611,0.989166,-0.701163,-0.080081,0.708457,-0.996277,0.082095,0.026154,-0.707572,0.24662,-0.66216,0,0.31547,-0.948912,0.707572,0.24662,-0.66216,0.996277,0.082095,0.026154,0.701163,-0.080081,0.708457,0,-0.062258,0.998047,-0.697806,-0.022034,0.715934,-0.996551,0.079043,0.024018,-0.709647,0.186499,-0.679373,0,0.232978,-0.972472,0.709647,0.186499,-0.679373,0.996551,0.079043,0.024018,0.697806,-0.022034,0.715934,0,0.127567,0.991821,-0.685598,0.10651,0.720115,-0.997772,0.056276,0.035279,-0.724387,0.011078,-0.689291,0,-0.004456,-0.999969,0.724387,0.011078,-0.689291,0.997772,0.056276,0.035279,0.685598,0.10651,0.720115,0,0.540666,0.841212,-0.67568,0.404889,0.616016,-0.996796,0.063356,0.048555,-0.751244,-0.313761,-0.580615,0,-0.488021,-0.872799,0.751244,-0.313761,-0.580615,0.996796,0.063356,0.048555,0.67568,0.404889,0.616016,0,0.893613,0.448775,-0.679525,0.6592,0.32197,-0.997955,0.063784,0.000244,-0.735588,-0.583453,-0.344157,0,-0.86993,-0.493118,0.735588,-0.583453,-0.344157,0.997955,0.063784,0.000244,0.679525,0.6592,0.32197,0,0.986999,0.160649,-0.695212,0.710776,0.106967,-0.999359,0.025422,-0.025056,-0.715293,-0.680593,-0.158544,0,-0.976897,-0.213569,0.715293,-0.680593,-0.158544,0.999359,0.025422,-0.025056,0.695212,0.710776,0.106967,0,0.99118,0.132359,-0.707236,0.701712,0.085971,-0.999359,-0.006745,-0.034913,-0.695334,-0.70043,-0.160833,0,-0.977142,-0.212561,0.695334,-0.70043,-0.160833,0.999359,-0.006745,-0.034913,0.707236,0.701712,0.085971,0,0.840449,0.541856,-0.761193,0.55034,0.343028,-0.99527,-0.049623,-0.083346,-0.6704,-0.577227,-0.46617,0.6704,-0.577227,-0.46617,0.99527,-0.049623,-0.083346,0.761193,0.55034,0.343028,0,0.28431,0.958708,-0.747795,0.208533,0.630299,-0.99469,0.043672,-0.092929,-0.667348,-0.09772,-0.738273,0,-0.150395,-0.988617,0.667348,-0.09772,-0.738273,0.99469,0.043672,-0.092929,0.747795,0.208533,0.630299,0,-0.053743,0.998535,-0.697806,-0.056246,0.714042,-0.990661,0.136235,-0.00351,-0.667043,0.418622,-0.61623,0,0.533189,-0.845973,0.667043,0.418622,-0.61623,0.990661,0.136235,-0.00351,0.697806,-0.056246,0.714042,0,-0.177068,0.984191,-0.707083,-0.265755,0.655263,-0.9841,0.149663,0.095553,-0.65981,0.731193,-0.173101,0,0.963866,-0.266274,0.65978,0.731193,-0.173101,0.9841,0.149663,0.095553,0.707083,-0.265755,0.655232,0,-0.65508,0.755547,-0.679189,-0.618091,0.395734,-0.98648,0.026185,0.161687,-0.659444,0.64214,0.39079,0,0.871456,0.490463,0.659444,0.64214,0.39079,0.98648,0.026185,0.161687,0.679189,-0.618091,0.395734,0,-0.96823,-0.250038,-0.78457,-0.525834,-0.328471,-0.987884,-0.052004,0.146092,-0.65508,0.181494,0.733421,0,0.263283,0.96469,0.65508,0.181494,0.733421,0.987884,-0.052004,0.146092,0.78457,-0.525834,-0.328471,0,0.328929,-0.944334,-0.789911,0.197516,-0.580523,-0.993286,-0.088748,0.074129,-0.661641,-0.400952,0.633595,0,-0.526048,0.850429,0.661641,-0.400952,0.633595,0.993286,-0.088748,0.074129,0.789911,0.197516,-0.580523,0,0.833094,-0.553087,-0.715323,0.571642,-0.401807,-0.997528,-0.067568,0.017731,-0.654836,-0.626576,0.422559,0,-0.821711,0.569872,0.654836,-0.626576,0.422559,0.997528,-0.067568,0.017731,0.715323,0.571642,-0.401807],
+ "name":"Cylinder.008Geometry.1",
+ "uvs":[[0.717,0.4396,0.717,0.46502,0.68607,0.46502,0.68607,0.4396,0.65514,0.46502,0.65514,0.4396,0.62421,0.46502,0.62421,0.4396,0.59328,0.46502,0.59328,0.4396,0.56235,0.46502,0.56235,0.4396,0.531421,0.46502,0.531421,0.4396,0.500491,0.46502,0.500491,0.4396,0.469561,0.46502,0.469561,0.4396,0.438631,0.46502,0.438631,0.4396,0.407701,0.46502,0.407701,0.4396,0.376771,0.46502,0.376771,0.4396,0.345841,0.46502,0.345841,0.4396,0.314912,0.46502,0.314912,0.4396,0.283982,0.46502,0.283982,0.4396,0.253052,0.46502,0.253052,0.4396,0.222122,0.46502,0.222122,0.4396,0.191192,0.46502,0.191192,0.4396,0.160262,0.46502,0.160262,0.4396,0.129333,0.46502,0.129333,0.4396,0.098403,0.46502,0.098403,0.4396,0.067473,0.46502,0.067473,0.4396,0.036543,0.46502,0.036543,0.4396,0.005613,0.46502,0.005613,0.4396,0.995368,0.4396,0.995368,0.46502,0.964438,0.46502,0.964438,0.4396,0.933508,0.46502,0.933508,0.4396,0.902578,0.46502,0.902578,0.4396,0.871648,0.46502,0.871648,0.4396,0.840719,0.46502,0.840719,0.4396,0.809789,0.46502,0.809789,0.4396,0.778859,0.46502,0.778859,0.4396,0.56235,0.56412,0.531421,0.56412,0.747929,0.46502,0.747929,0.4396,0.224335,0.09976,0.228855,0.09976,0.233288,0.100642,0.237463,0.102371,0.241221,0.104882,0.244417,0.108078,0.246928,0.111836,0.248658,0.116012,0.24954,0.120445,0.24954,0.124964,0.248658,0.129397,0.246928,0.133573,0.244417,0.137331,0.241221,0.140527,0.237463,0.143038,0.233288,0.144768,0.228855,0.145649,0.224335,0.145649,0.219902,0.144768,0.215726,0.143038,0.211968,0.140527,0.208773,0.137331,0.206262,0.133573,0.204532,0.129397,0.20365,0.124964,0.20365,0.120445,0.204532,0.116012,0.206262,0.111836,0.208773,0.108078,0.211969,0.104882,0.215727,0.102371,0.219902,0.100642,0.253052,0.56412,0.283982,0.56412,0.283982,0.637841,0.253052,0.637841,0.995368,0.56412,0.964438,0.56412,0.68607,0.56412,0.65514,0.56412,0.407701,0.56412,0.376771,0.56412,0.129333,0.56412,0.098403,0.56412,0.840719,0.56412,0.809789,0.56412,0.500491,0.56412,0.222122,0.56412,0.933508,0.56412,0.62421,0.56412,0.345841,0.56412,0.067473,0.56412,0.778859,0.56412,0.469561,0.56412,0.191192,0.56412,0.902578,0.56412,0.59328,0.56412,0.314912,0.56412,0.036543,0.56412,0.747929,0.56412,0.438631,0.56412,0.160262,0.56412,0.871648,0.56412,0.005613,0.56412,0.717,0.56412,0.160262,0.637841,0.191192,0.637841,0.191192,0.699476,0.160262,0.699476,0.68607,0.637841,0.65514,0.637841,0.840719,0.637841,0.809789,0.637841,0.222122,0.637841,0.62421,0.637841,0.778859,0.637841,0.59328,0.637841,0.747929,0.637841,0.56235,0.637841,0.717,0.637841,0.129333,0.637841,0.531421,0.637841,0.098403,0.637841,0.500491,0.637841,0.067473,0.637841,0.469561,0.637841,0.036543,0.637841,0.438631,0.637841,0.005613,0.637841,0.407701,0.637841,0.995368,0.637841,0.964438,0.637841,0.376771,0.637841,0.933508,0.637841,0.345842,0.637841,0.902578,0.637841,0.314912,0.637841,0.871648,0.637841,0.067473,0.699476,0.098403,0.699476,0.098403,0.759904,0.067473,0.759904,0.59328,0.699476,0.56235,0.699476,0.747929,0.699476,0.716999,0.699476,0.129333,0.699476,0.531421,0.699476,0.500491,0.699476,0.469561,0.699476,0.036543,0.699476,0.438631,0.699476,0.005613,0.699476,0.407701,0.699476,0.995368,0.699476,0.964438,0.699476,0.376771,0.699476,0.933508,0.699476,0.345842,0.699476,0.902578,0.699476,0.314912,0.699476,0.871648,0.699476,0.283982,0.699476,0.68607,0.699476,0.840719,0.699476,0.253052,0.699476,0.65514,0.699476,0.809789,0.699476,0.222122,0.699476,0.62421,0.699476,0.778859,0.699476,0.964438,0.759904,0.995368,0.759904,0.995368,0.820331,0.964438,0.820331,0.500491,0.759904,0.469561,0.759904,0.036543,0.759904,0.438631,0.759904,0.005613,0.759904,0.407701,0.759904,0.376771,0.759904,0.933508,0.759904,0.345842,0.759904,0.902578,0.759904,0.314912,0.759904,0.871648,0.759904,0.283982,0.759904,0.716999,0.759904,0.68607,0.759904,0.840719,0.759904,0.253052,0.759904,0.65514,0.759904,0.809789,0.759904,0.222122,0.759904,0.62421,0.759904,0.778859,0.759904,0.191192,0.759904,0.59328,0.759904,0.747929,0.759904,0.160262,0.759904,0.56235,0.759904,0.129333,0.759904,0.531421,0.759904,0.871648,0.820331,0.902578,0.820331,0.902578,0.872298,0.871648,0.872298,0.407701,0.820331,0.376772,0.820331,0.933508,0.820331,0.345842,0.820331,0.314912,0.820331,0.283982,0.820331,0.716999,0.820331,0.68607,0.820331,0.840719,0.820331,0.253052,0.820331,0.65514,0.820331,0.809789,0.820331,0.222122,0.820331,0.62421,0.820331,0.778859,0.820331,0.191192,0.820331,0.59328,0.820331,0.747929,0.820331,0.160262,0.820331,0.56235,0.820331,0.129332,0.820331,0.531421,0.820331,0.098403,0.820331,0.500491,0.820331,0.067473,0.820331,0.469561,0.820331,0.036543,0.820331,0.438631,0.820331,0.005613,0.820331,0.778859,0.872298,0.809789,0.872298,0.809789,0.937559,0.778859,0.937559,0.314912,0.872298,0.283982,0.872298,0.716999,0.872298,0.68607,0.872298,0.840719,0.872298,0.253052,0.872298,0.65514,0.872298,0.222122,0.872298,0.62421,0.872298,0.191192,0.872298,0.59328,0.872298,0.747929,0.872298,0.160262,0.872298,0.56235,0.872298,0.129332,0.872298,0.531421,0.872298,0.098403,0.872298,0.500491,0.872298,0.067473,0.872298,0.469561,0.872298,0.036543,0.872298,0.438631,0.872298,0.005613,0.872298,0.407701,0.872298,0.995368,0.872298,0.964438,0.872298,0.376772,0.872298,0.933508,0.872298,0.345842,0.872298,0.098403,0.937559,0.129332,0.937559,0.129333,0.990735,0.098403,0.990735,0.222122,0.937559,0.191192,0.937559,0.62421,0.937559,0.59328,0.937559,0.747929,0.937559,0.160262,0.937559,0.56235,0.937559,0.716999,0.937559,0.531421,0.937559,0.500491,0.937559,0.067473,0.937559,0.469561,0.937559,0.036543,0.937559,0.438631,0.937559,0.005613,0.937559,0.407701,0.937559,0.995368,0.937559,0.964438,0.937559,0.376771,0.937559,0.933508,0.937559,0.345842,0.937559,0.902578,0.937559,0.314912,0.937559,0.871648,0.937559,0.283982,0.937559,0.68607,0.937559,0.840719,0.937559,0.253052,0.937559,0.65514,0.937559,0.531421,0.990735,0.500491,0.990735,0.067473,0.990735,0.469561,0.990735,0.036543,0.990735,0.438631,0.990735,0.005613,0.990735,0.407701,0.990735,0.995368,0.990735,0.964438,0.990735,0.376771,0.990735,0.933508,0.990735,0.345842,0.990735,0.902578,0.990735,0.314912,0.990735,0.871648,0.990735,0.283982,0.990735,0.716999,0.990735,0.68607,0.990735,0.840719,0.990735,0.253052,0.990735,0.65514,0.990735,0.809789,0.990735,0.222122,0.990735,0.62421,0.990735,0.778859,0.990735,0.191192,0.990735,0.59328,0.990735,0.747929,0.990735,0.160262,0.990735,0.56235,0.990735,0.469907,0.141304,0.466903,0.156407,0.46101,0.170634,0.452455,0.183437,0.441567,0.194326,0.428763,0.202881,0.414536,0.208774,0.399433,0.211779,0.384034,0.211779,0.368931,0.208775,0.354704,0.202882,0.3419,0.194326,0.331011,0.183438,0.322456,0.170634,0.316563,0.156407,0.313559,0.141304,0.313559,0.125905,0.316563,0.110801,0.322456,0.096574,0.331012,0.083771,0.3419,0.072882,0.354704,0.064327,0.368931,0.058434,0.384034,0.05543,0.399433,0.05543,0.414536,0.058434,0.428763,0.064327,0.441566,0.072882,0.452455,0.083771,0.46101,0.096575,0.466903,0.110802,0.469907,0.125905,0.636191,0.41723,0.750288,0.09569,0.755161,0.097791,0.641028,0.420274,0.632611,0.415951,0.74662,0.09669,0.62903,0.414672,0.742952,0.09769,0.624613,0.411208,0.736502,0.093173,0.665938,0.104716,0.552455,0.421856,0.546615,0.41564,0.661522,0.101248,0.669516,0.106004,0.554652,0.424959,0.673093,0.107293,0.556849,0.428063,0.677928,0.110342,0.561112,0.431863,0.596731,0.429826,0.710575,0.103687,0.712063,0.104203,0.60101,0.433616,0.594498,0.426749,0.706983,0.102441,0.592265,0.423672,0.703391,0.101195,0.586409,0.417467,0.699907,0.098683,0.794162,0.082687,0.671498,0.400954,0.668031,0.398394,0.787703,0.078136,0.797852,0.081771,0.675048,0.402314,0.801542,0.080855,0.678598,0.403674,0.806424,0.082991,0.680069,0.404238,0.993312,0.313658,0.993301,0.31277,0.957277,0.304295,0.993325,0.314739,0.955815,0.323175,0.993328,0.288214,0.993328,0.315007,0.83174,0.383204,0.821558,0.383196,0.818738,0.402008,0.834516,0.40202,0.830036,0.365523,0.82777,0.365771,0.826369,0.365614,0.812446,0.275708,0.808319,0.276314,0.803654,0.27563,0.800836,0.300091,0.825302,0.365494,0.813785,0.275512,0.816617,0.300091,0.92601,0.306268,0.926021,0.305277,0.888321,0.296818,0.889789,0.3157,0.824726,0.365429,0.926024,0.305029,0.925999,0.307185,0.926024,0.33186,0.80528,0.300336,0.803607,0.300091,0.800836,0.324145,0.816617,0.324145,0.813859,0.300209,0.809134,0.300902,0.836117,0.401863,0.851893,0.401877,0.849121,0.383059,0.838939,0.38305,0.992658,0.34982,0.992658,0.325741,0.955815,0.357889,0.797293,0.33367,0.797293,0.333431,0.760617,0.325413,0.797254,0.360038,0.797293,0.357396,0.762044,0.344294,0.846903,0.365807,0.845583,0.365951,0.992627,0.323665,0.957235,0.339006,0.844423,0.366077,0.842125,0.36582,0.847552,0.365736,0.992624,0.323501,0.992619,0.323175,0.995915,0.243011,0.993725,0.242803,0.968022,0.283489,0.995915,0.288214,0.929696,0.297549,0.929017,0.297192,0.926024,0.341599,0.934554,0.341722,0.953245,0.384616,0.947738,0.384614,0.946215,0.403464,0.954746,0.403466,0.992087,0.242646,0.934554,0.296818,0.931287,0.298384,0.951539,0.365527,0.951303,0.36558,0.950829,0.365472,0.798917,0.321341,0.800836,0.321157,0.800836,0.275512,0.772945,0.280243,0.956874,0.238916,0.951809,0.365466,0.949996,0.365281,0.797266,0.321499,0.95616,0.238841,0.952313,0.365352,0.949401,0.365145,0.761028,0.325369,0.955815,0.238804,0.942263,0.24773,0.942685,0.247827,0.943257,0.2281,0.941943,0.247657,0.956106,0.238777,0.96813,0.193692,0.937751,0.228104,0.941291,0.24769,0.941684,0.247598,0.956603,0.238729,0.940311,0.247918,0.944748,0.209251,0.936216,0.209257,0.959496,0.238455,0.996021,0.188962,0.939802,0.248037,0.885854,0.281029,0.885262,0.281326,0.878833,0.32587,0.887365,0.32587,0.891763,0.246831,0.889111,0.24658,0.900772,0.292094,0.928664,0.296818,0.996021,0.234549,0.888679,0.246539,0.888321,0.246505,0.883558,0.282182,0.880358,0.280575,0.928664,0.250745,0.936216,0.188962,0.889876,0.193625,0.936216,0.233617,0.878833,0.280575,0.852775,0.304853,0.878833,0.32505,0.852775,0.270405,0.870368,0.280575,0.888321,0.245043,0.879768,0.240098,0.879869,0.2406,0.87684,0.243732,0.871435,0.242631,0.866821,0.237941,0.865702,0.232409,0.865976,0.232125,0.852775,0.224494,0.888321,0.197372,0.930867,0.246505,0.817428,0.275512,0.818738,0.26216,0.760998,0.229149,0.760617,0.233031,0.804977,0.21846,0.818738,0.188962,0.868731,0.229277,0.874136,0.230378,0.878749,0.235068,0.888321,0.199132,0.870728,0.188962,0.836159,0.19037,0.836159,0.424231,0.844423,0.424308,0.844423,0.392597,0.839724,0.392316,0.839744,0.392078,0.841736,0.368442,0.844423,0.19003,0.941684,0.422968,0.939783,0.247803,0.93976,0.24752,0.939621,0.24578,0.938511,0.22143,0.941684,0.220996,0.941684,0.188962,0.937229,0.189154,0.937229,0.422745,0.951303,0.190143,0.952323,0.36558,0.952345,0.366051,0.953424,0.389302,0.953509,0.390377,0.953623,0.391815,0.952929,0.391906,0.951303,0.392119,0.951303,0.424095,0.955815,0.423922,0.955815,0.190385,0.847601,0.36606,0.847625,0.366222,0.847934,0.368283,0.849977,0.392278,0.848296,0.392375,0.852774,0.424245,0.852775,0.188962,0.813237,0.332569,0.813237,0.326989,0.809605,0.324145,0.804468,0.325702,0.800836,0.330749,0.800836,0.336329,0.804468,0.339173,0.809605,0.337616,0.8195,0.190274,0.8195,0.424286,0.82777,0.424365,0.82777,0.392476,0.823663,0.39223,0.82233,0.39215,0.822366,0.391904,0.822508,0.390921,0.82264,0.390011,0.82777,0.189936,0.946215,0.189149,0.943403,0.221225,0.944,0.221305,0.942882,0.245412,0.942727,0.24731,0.942701,0.247636,0.945804,0.424052,0.946215,0.423978,0.946829,0.188962,0.946829,0.423919,0.948103,0.391695,0.948203,0.390435,0.948288,0.38935,0.949389,0.365416,0.832131,0.389985,0.83226,0.390867,0.832416,0.391939,0.832455,0.392205,0.836117,0.424299,0.836117,0.189047,0.83536,0.188962,0.314163,0.325668,0.296668,0.324338,0.297891,0.302809,0.314298,0.302697,0.280076,0.046156,0.260255,0.04485,0.264656,0.028234,0.281936,0.028222,0.280179,0.069003,0.257697,0.066078,0.330492,0.347769,0.306518,0.3492,0.307985,0.333997,0.330871,0.331603,0.330438,0.370755,0.307578,0.370744,0.383375,0.233886,0.363103,0.236018,0.360304,0.219667,0.383251,0.216268,0.383302,0.256783,0.365718,0.257325,0.295333,0.286985,0.312741,0.28587,0.27858,0.322085,0.28036,0.30213,0.241017,0.041138,0.246672,0.026018,0.237073,0.060543,0.284873,0.351742,0.286893,0.337568,0.286515,0.371709,0.343296,0.240635,0.339103,0.22574,0.347318,0.260133,0.277339,0.287381,0.259532,0.319323,0.261364,0.300878,0.22196,0.036184,0.227643,0.022315,0.21786,0.054017,0.265145,0.35465,0.267202,0.341517,0.266853,0.373105,0.323625,0.246463,0.319287,0.232797,0.327805,0.264389,0.258385,0.287214,0.239316,0.316491,0.240811,0.29947,0.202658,0.031199,0.207424,0.018288,0.199351,0.047763,0.246535,0.3574,0.248233,0.345313,0.247911,0.374432,0.303714,0.252283,0.300196,0.239565,0.307085,0.268927,0.238258,0.286892,0.217672,0.314082,0.218541,0.298429,0.182687,0.027404,0.185836,0.015316,0.180877,0.042844,0.228291,0.359586,0.229336,0.348535,0.22904,0.37525,0.283186,0.256883,0.281202,0.244989,0.285037,0.272381,0.216701,0.286926,0.193447,0.312646,0.193128,0.298327,0.16162,0.02601,0.161811,0.014856,0.162653,0.040228,0.21092,0.360859,0.210753,0.350771,0.210483,0.375185,0.261666,0.259042,0.262564,0.248096,0.260646,0.273281,0.19256,0.28783,0.127981,0.317512,0.125521,0.304721,0.102569,0.039968,0.09761,0.031419,0.108642,0.051305,0.158736,0.356671,0.156458,0.347207,0.156212,0.369431,0.202541,0.245472,0.208461,0.237161,0.196509,0.256781,0.127173,0.294921,0.090542,0.331071,0.086583,0.320107,0.071144,0.075584,0.062714,0.07187,0.080582,0.081821,0.112271,0.05879,0.085499,0.086928,0.128556,0.356021,0.132445,0.345159,0.172166,0.210681,0.181326,0.207198,0.162906,0.216875,0.338496,0.390473,0.386442,0.384014,0.386874,0.395809,0.341108,0.40315,0.388534,0.375603,0.43883,0.379339,0.438086,0.386958,0.057084,0.122064,0.048435,0.121361,0.066642,0.125045,0.023457,0.386545,0.064419,0.386024,0.062459,0.393366,0.020091,0.394715,0.022654,0.374793,0.064773,0.37537,0.15976,0.165225,0.168963,0.164725,0.150466,0.168174,0.437331,0.39759,0.484867,0.385616,0.484236,0.392444,0.050144,0.16866,0.04238,0.168114,0.058724,0.171247,0.109574,0.388333,0.107852,0.39491,0.109925,0.378793,0.154538,0.119713,0.162796,0.119348,0.146199,0.122272,0.483524,0.401962,0.517835,0.388865,0.515895,0.395004,0.040058,0.204561,0.03455,0.200937,0.046298,0.210016,0.148681,0.387784,0.145861,0.393775,0.147722,0.379306,0.145718,0.084684,0.15179,0.081228,0.139573,0.090108,0.516629,0.403539,0.082006,0.367962,0.062257,0.367918,0.063058,0.360349,0.080801,0.359509,0.016586,0.219032,0.015957,0.213194,0.017867,0.2265,0.049614,0.214108,0.019048,0.231222,0.051758,0.351007,0.080983,0.351971,0.082025,0.359512,0.050898,0.359443,0.122516,0.070761,0.123726,0.06504,0.121241,0.078231,0.529936,0.390722,0.531985,0.397839,0.330622,0.302882,0.331609,0.324415,0.299524,0.028559,0.300449,0.045225,0.303217,0.066502,0.35385,0.334099,0.354607,0.349307,0.353444,0.370845,0.406178,0.219768,0.40361,0.236108,0.400857,0.257403,0.330274,0.287063,0.348505,0.302281,0.350091,0.322244,0.318033,0.026683,0.320486,0.041879,0.32465,0.061359,0.375135,0.337763,0.3765,0.351944,0.374757,0.371904,0.427361,0.225935,0.423383,0.240812,0.419233,0.260292,0.348851,0.287539,0.368168,0.301115,0.369829,0.319567,0.337708,0.023341,0.340438,0.037289,0.344751,0.0552,0.395057,0.3418,0.396511,0.354941,0.394707,0.373388,0.447163,0.23308,0.443023,0.246728,0.438724,0.264635,0.368681,0.287458,0.389471,0.299799,0.390799,0.316827,0.358589,0.019698,0.360622,0.032672,0.364115,0.0493,0.414248,0.345681,0.415387,0.357774,0.413925,0.3748,0.46624,0.239933,0.462905,0.252635,0.459424,0.269264,0.38974,0.287227,0.412286,0.298858,0.412982,0.314514,0.380737,0.017134,0.381359,0.029257,0.383321,0.044732,0.433316,0.348986,0.433845,0.360041,0.43302,0.375701,0.485218,0.24544,0.483402,0.257327,0.481451,0.272815,0.412012,0.287359,0.437724,0.298869,0.43724,0.313186,0.405091,0.017125,0.402966,0.028261,0.402064,0.042461,0.451981,0.351305,0.451341,0.361392,0.451711,0.375719,0.503835,0.24863,0.504887,0.259581,0.505816,0.273824,0.436353,0.28837,0.501731,0.305554,0.499258,0.318334,0.468107,0.034874,0.461182,0.043312,0.455371,0.054539,0.505818,0.347981,0.503136,0.357434,0.505572,0.370204,0.557883,0.237934,0.563939,0.246273,0.569884,0.257607,0.49845,0.295744,0.532155,0.321094,0.528521,0.332041,0.499774,0.075946,0.489914,0.079489,0.481062,0.085556,0.454077,0.061978,0.478403,0.090592,0.528331,0.346036,0.532076,0.356915,0.584917,0.208092,0.594189,0.211616,0.603361,0.21785,0.338495,0.390799,0.336014,0.403428,0.292166,0.395347,0.292573,0.383558,0.28991,0.375385,0.241374,0.386386,0.240096,0.378986,0.510038,0.125666,0.500328,0.126197,0.491528,0.129007,0.124692,0.342901,0.128566,0.351177,0.087428,0.349677,0.084971,0.342243,0.125531,0.331148,0.084686,0.331585,0.597149,0.165674,0.606447,0.166214,0.615655,0.169204,0.242135,0.397017,0.195122,0.391976,0.194012,0.385345,0.512314,0.172497,0.503606,0.172889,0.495713,0.175323,0.04282,0.350987,0.040653,0.344328,0.040364,0.334784,0.603179,0.120323,0.611522,0.120725,0.619783,0.12332,0.195838,0.401495,0.163603,0.394519,0.161261,0.388548,0.517533,0.205442,0.510907,0.208952,0.505012,0.214294,0.005908,0.349716,0.002739,0.343649,0.003703,0.33517,0.614068,0.082252,0.620225,0.085735,0.626308,0.091186,0.1629,0.403045,0.055899,0.300534,0.056303,0.292061,0.071885,0.292079,0.073185,0.299575,0.535272,0.218037,0.53342,0.223852,0.532217,0.231297,0.082027,0.358519,0.085594,0.352469,0.113813,0.351144,0.112398,0.356358,0.083318,0.366876,0.11179,0.363951,0.642072,0.066188,0.643364,0.071914,0.64459,0.07939,0.148661,0.396899,0.150573,0.389834,0.076589,0.290767,0.079343,0.296967,0.541915,0.217663,0.544225,0.222303,0.547119,0.228406,0.128198,0.355479,0.128546,0.360525,0.126383,0.366972,0.656863,0.069646,0.654045,0.074165,0.651168,0.080254,0.069539,0.286936,0.076071,0.285625,0.077703,0.290662,0.081171,0.295441,0.08272,0.300593,0.086635,0.296887,0.548786,0.218122,0.553995,0.220612,0.548901,0.232395,0.556672,0.222944,0.062328,0.313786,0.060517,0.307384,0.069636,0.304833,0.070076,0.310895,0.663367,0.077866,0.65833,0.078938,0.65324,0.081408,0.078261,0.285351,0.078196,0.290774,0.081284,0.294556,0.544096,0.216931,0.544434,0.21609,0.548655,0.213385,0.553349,0.211863,0.070852,0.300567,0.079672,0.30193,0.080125,0.305933,0.078966,0.311338,0.66228,0.086834,0.657903,0.084048,0.653478,0.082535,0.078633,0.285365,0.066694,0.327487,0.070636,0.326281,0.070918,0.326698,0.066887,0.328592,0.544109,0.215076,0.545439,0.210303,0.5472,0.206607,0.086583,0.320141,0.084659,0.325183,0.078828,0.322545,0.079605,0.317577,0.086607,0.309419,0.084566,0.313836,0.6558,0.092254,0.654443,0.087453,0.653043,0.083808,0.075795,0.327507,0.075154,0.32861,0.07579,0.329891,0.072366,0.329244,0.072268,0.329522,0.075595,0.328611,0.542919,0.215113,0.540681,0.210932,0.538855,0.20778,0.070366,0.322412,0.069641,0.317663,0.07885,0.313823,0.070387,0.314078,0.647415,0.091112,0.649637,0.086943,0.651818,0.083878,0.067593,0.329872,0.067763,0.328594,0.544256,0.217872,0.54196,0.221237,0.539935,0.219446,0.535998,0.217508,0.532456,0.216557,0.063318,0.325136,0.061819,0.320855,0.08602,0.326315,0.086559,0.331062,0.075787,0.331038,0.076253,0.326445,0.641315,0.082425,0.645163,0.080503,0.648971,0.079642,0.066688,0.330208,0.062203,0.330663,0.062213,0.326262,0.066602,0.326722]],
+ "faces":[41,0,1,3,2,0,1,2,3,0,1,2,3,41,2,3,5,4,3,2,4,5,3,2,4,5,41,4,5,7,6,5,4,6,7,5,4,6,7,41,6,7,9,8,7,6,8,9,7,6,8,9,41,8,9,11,10,9,8,10,11,9,8,10,11,41,10,11,13,12,11,10,12,13,11,10,12,13,41,12,13,15,14,13,12,14,15,13,12,14,15,41,14,15,17,16,15,14,16,17,15,14,16,17,41,16,17,19,18,17,16,18,19,17,16,18,19,41,18,19,21,20,19,18,20,21,19,18,20,21,41,20,21,23,22,21,20,22,23,21,20,22,23,41,22,23,25,24,23,22,24,25,23,22,24,25,41,24,25,27,26,25,24,26,27,25,24,26,27,41,26,27,29,28,27,26,28,29,27,26,28,29,41,28,29,31,30,29,28,30,31,29,28,30,31,41,30,31,33,32,31,30,32,33,31,30,32,33,41,32,33,35,34,33,32,34,35,33,32,34,35,41,34,35,37,36,35,34,36,37,35,34,36,37,41,36,37,39,38,37,36,38,39,37,36,38,39,41,38,39,41,40,39,38,40,41,39,38,40,41,41,40,41,43,42,41,40,42,43,41,40,42,43,41,42,43,45,44,43,42,44,45,43,42,44,45,41,44,45,47,46,45,44,46,47,45,44,46,47,41,46,47,49,48,48,49,50,51,47,46,48,49,41,48,49,51,50,51,50,52,53,49,48,50,51,41,50,51,53,52,53,52,54,55,51,50,52,53,41,52,53,55,54,55,54,56,57,53,52,54,55,41,54,55,57,56,57,56,58,59,55,54,56,57,41,56,57,59,58,59,58,60,61,57,56,58,59,41,58,59,61,60,61,60,62,63,59,58,60,61,41,13,11,69,70,12,10,64,65,12,10,62,63,41,60,61,63,62,63,62,66,67,61,60,64,65,41,1,0,62,63,1,0,67,66,1,0,65,64,40,62,0,2,99,68,69,65,0,3,40,2,4,6,69,70,71,3,5,7,40,6,8,10,71,72,73,7,9,11,40,10,12,14,73,74,75,11,13,15,40,14,16,18,75,76,77,15,17,19,40,18,20,22,77,78,79,19,21,23,40,22,24,26,79,80,81,23,25,27,40,26,28,30,81,82,83,27,29,31,40,30,32,34,83,84,85,31,33,35,40,34,36,38,85,86,87,35,37,39,40,38,40,42,87,88,89,39,41,43,40,42,44,46,89,90,91,43,45,47,40,46,48,50,91,92,93,47,49,51,40,50,52,54,93,94,95,51,53,55,40,54,56,58,95,96,97,55,57,59,40,58,60,62,97,98,99,59,61,65,40,62,2,6,99,69,71,65,3,7,40,6,10,14,71,73,75,7,11,15,40,14,18,22,75,77,79,15,19,23,40,22,26,30,79,81,83,23,27,31,40,30,34,38,83,85,87,31,35,39,40,38,42,46,87,89,91,39,43,47,40,46,50,54,91,93,95,47,51,55,40,54,58,62,95,97,99,55,59,65,40,62,6,14,99,71,75,65,7,15,40,14,22,30,75,79,83,15,23,31,40,30,38,46,83,87,91,31,39,47,40,46,54,62,91,95,99,47,55,65,40,62,14,30,99,75,83,65,15,31,40,30,46,62,83,91,99,31,47,65,41,79,78,110,111,100,101,102,103,66,67,68,69,41,31,29,78,79,30,28,101,100,30,28,67,66,41,49,47,87,88,50,49,104,105,48,46,70,71,41,5,3,64,66,4,2,106,107,4,2,72,73,41,23,21,74,75,22,20,108,109,22,20,74,75,41,41,39,83,84,40,38,110,111,40,38,76,77,41,59,57,92,93,60,58,112,113,58,56,78,79,41,15,13,70,71,14,12,65,114,14,12,63,80,41,33,31,79,80,32,30,100,115,32,30,66,81,41,51,49,88,89,52,50,105,116,50,48,71,82,41,7,5,66,67,6,4,107,117,6,4,73,83,41,25,23,75,76,24,22,109,118,24,22,75,84,41,43,41,84,85,42,40,111,119,42,40,77,85,41,61,59,93,94,62,60,113,120,60,58,79,86,41,17,15,71,72,16,14,114,121,16,14,80,87,41,35,33,80,81,34,32,115,122,34,32,81,88,41,53,51,89,90,54,52,116,123,52,50,82,89,41,9,7,67,68,8,6,117,124,8,6,83,90,41,27,25,76,77,26,24,118,125,26,24,84,91,41,45,43,85,86,44,42,119,126,44,42,85,92,41,63,61,94,95,66,62,120,127,64,60,86,93,41,19,17,72,73,18,16,121,128,18,16,87,94,41,37,35,81,82,36,34,122,129,36,34,88,95,41,55,53,90,91,56,54,123,130,54,52,89,96,41,11,9,68,69,10,8,124,64,10,8,90,62,41,29,27,77,78,28,26,125,101,28,26,91,67,41,47,45,86,87,46,44,126,131,46,44,92,70,41,3,1,65,64,2,1,132,106,2,1,97,72,41,1,63,95,65,1,66,127,132,1,64,93,97,41,21,19,73,74,20,18,128,108,20,18,94,74,41,39,37,82,83,38,36,129,110,38,36,95,76,41,57,55,91,92,58,56,130,112,56,54,96,78,41,114,113,145,146,133,134,135,136,98,99,100,101,41,66,64,96,98,107,106,137,138,73,72,102,103,41,93,92,124,125,113,112,139,140,79,78,104,105,41,80,79,111,112,115,100,103,141,81,66,69,106,41,67,66,98,99,117,107,138,142,83,73,103,107,41,94,93,125,126,120,113,140,143,86,79,105,108,41,81,80,112,113,122,115,141,134,88,81,106,99,41,68,67,99,100,124,117,142,144,90,83,107,109,41,95,94,126,127,127,120,143,145,93,86,108,110,41,82,81,113,114,129,122,134,133,95,88,99,98,41,69,68,100,101,64,124,144,146,62,90,109,111,41,65,95,127,97,132,127,145,147,97,93,110,112,41,83,82,114,115,110,129,133,148,76,95,98,113,41,70,69,101,102,65,64,146,149,63,62,111,114,41,84,83,115,116,111,110,148,150,77,76,113,115,41,71,70,102,103,114,65,149,151,80,63,114,116,41,85,84,116,117,119,111,150,152,85,77,115,117,41,72,71,103,104,121,114,151,153,87,80,116,118,41,86,85,117,118,126,119,152,154,92,85,117,119,41,73,72,104,105,128,121,153,155,94,87,118,120,41,87,86,118,119,131,126,154,156,70,92,119,121,41,74,73,105,106,108,128,155,157,74,94,120,122,41,88,87,119,120,105,104,158,159,71,70,121,123,41,75,74,106,107,109,108,157,160,75,74,122,124,41,89,88,120,121,116,105,159,161,82,71,123,125,41,76,75,107,108,118,109,160,162,84,75,124,126,41,90,89,121,122,123,116,161,163,89,82,125,127,41,77,76,108,109,125,118,162,164,91,84,126,128,41,91,90,122,123,130,123,163,165,96,89,127,129,41,78,77,109,110,101,125,164,102,67,91,128,68,41,64,65,97,96,106,132,147,137,72,97,112,102,41,92,91,123,124,112,130,165,139,78,96,129,104,41,149,148,180,181,166,167,168,169,130,131,132,133,41,101,100,132,133,146,144,170,171,111,109,134,135,41,97,127,159,129,147,145,172,173,112,110,136,137,41,115,114,146,147,148,133,136,174,113,98,101,138,41,102,101,133,134,149,146,171,175,114,111,135,139,41,116,115,147,148,150,148,174,167,115,113,138,131,41,103,102,134,135,151,149,175,176,116,114,139,140,41,117,116,148,149,152,150,167,166,117,115,131,130,41,104,103,135,136,153,151,176,177,118,116,140,141,41,118,117,149,150,154,152,166,178,119,117,130,142,41,105,104,136,137,155,153,177,179,120,118,141,143,41,119,118,150,151,156,154,178,180,121,119,142,144,41,106,105,137,138,157,155,179,181,122,120,143,145,41,120,119,151,152,159,158,182,183,123,121,144,146,41,107,106,138,139,160,157,181,184,124,122,145,147,41,121,120,152,153,161,159,183,185,125,123,146,148,41,108,107,139,140,162,160,184,186,126,124,147,149,41,122,121,153,154,163,161,185,187,127,125,148,150,41,109,108,140,141,164,162,186,188,128,126,149,151,41,123,122,154,155,165,163,187,189,129,127,150,152,41,110,109,141,142,102,164,188,190,68,128,151,153,41,96,97,129,128,137,147,173,191,102,112,137,154,41,124,123,155,156,139,165,189,192,104,129,152,155,41,111,110,142,143,103,102,190,193,69,68,153,156,41,98,96,128,130,138,137,191,194,103,102,154,157,41,125,124,156,157,140,139,192,195,105,104,155,158,41,112,111,143,144,141,103,193,196,106,69,156,159,41,99,98,130,131,142,138,194,197,107,103,157,160,41,126,125,157,158,143,140,195,198,108,105,158,161,41,113,112,144,145,134,141,196,135,99,106,159,100,41,100,99,131,132,144,142,197,170,109,107,160,134,41,127,126,158,159,145,143,198,172,110,108,161,136,41,184,183,215,216,199,200,201,202,162,163,164,165,41,136,135,167,168,177,176,203,204,141,140,166,167,41,150,149,181,182,178,166,169,205,142,130,133,168,41,137,136,168,169,179,177,204,206,143,141,167,169,41,151,150,182,183,180,178,205,207,144,142,168,163,41,138,137,169,170,181,179,206,208,145,143,169,170,41,152,151,183,184,183,182,200,199,146,144,163,162,41,139,138,170,171,184,181,208,209,147,145,170,171,41,153,152,184,185,185,183,199,210,148,146,162,172,41,140,139,171,172,186,184,209,211,149,147,171,173,41,154,153,185,186,187,185,210,212,150,148,172,174,41,141,140,172,173,188,186,211,213,151,149,173,175,41,155,154,186,187,189,187,212,214,152,150,174,176,41,142,141,173,174,190,188,213,215,153,151,175,177,41,128,129,161,160,191,173,216,217,154,137,178,179,41,156,155,187,188,192,189,214,218,155,152,176,180,41,143,142,174,175,193,190,215,219,156,153,177,181,41,130,128,160,162,194,191,217,220,157,154,179,182,41,157,156,188,189,195,192,218,221,158,155,180,183,41,144,143,175,176,196,193,219,222,159,156,181,184,41,131,130,162,163,197,194,220,223,160,157,182,185,41,158,157,189,190,198,195,221,224,161,158,183,186,41,145,144,176,177,135,196,222,225,100,159,184,187,41,132,131,163,164,170,197,223,226,134,160,185,188,41,159,158,190,191,172,198,224,227,136,161,186,189,41,146,145,177,178,136,135,225,228,101,100,187,190,41,133,132,164,165,171,170,226,229,135,134,188,191,41,129,159,191,161,173,172,227,216,137,136,189,178,41,147,146,178,179,174,136,228,230,138,101,190,192,41,134,133,165,166,175,171,229,231,139,135,191,193,41,148,147,179,180,167,174,230,168,131,138,192,132,41,135,134,166,167,176,175,231,203,140,139,193,166,41,219,218,250,251,232,233,234,235,194,195,196,197,41,171,170,202,203,209,208,236,237,171,170,198,199,41,185,184,216,217,210,199,202,238,172,162,165,200,41,172,171,203,204,211,209,237,239,173,171,199,201,41,186,185,217,218,212,210,238,233,174,172,200,195,41,173,172,204,205,213,211,239,240,175,173,201,202,41,187,186,218,219,214,212,233,232,176,174,195,194,41,174,173,205,206,215,213,240,241,177,175,202,203,41,160,161,193,192,217,216,242,243,179,178,204,205,41,188,187,219,220,218,214,232,244,180,176,194,206,41,175,174,206,207,219,215,241,245,181,177,203,207,41,162,160,192,194,220,217,243,246,182,179,205,208,41,189,188,220,221,221,218,244,247,183,180,206,209,41,176,175,207,208,222,219,245,248,184,181,207,210,41,163,162,194,195,223,220,246,249,185,182,208,211,41,190,189,221,222,224,221,247,250,186,183,209,212,41,177,176,208,209,225,222,248,251,187,184,210,213,41,164,163,195,196,226,223,249,252,188,185,211,214,41,191,190,222,223,227,224,250,253,189,186,212,215,41,178,177,209,210,228,225,251,254,190,187,213,216,41,165,164,196,197,229,226,252,255,191,188,214,217,41,161,191,223,193,216,227,253,242,178,189,215,204,41,179,178,210,211,230,228,254,256,192,190,216,218,41,166,165,197,198,231,229,255,257,193,191,217,219,41,180,179,211,212,168,230,256,258,132,192,218,220,41,167,166,198,199,203,231,257,259,166,193,219,221,41,181,180,212,213,169,168,258,260,133,132,220,222,41,168,167,199,200,204,203,259,261,167,166,221,223,41,182,181,213,214,205,169,260,262,168,133,222,224,41,169,168,200,201,206,204,261,263,169,167,223,225,41,183,182,214,215,207,205,262,264,163,168,224,164,41,170,169,201,202,208,206,263,236,170,169,225,198,41,254,253,285,286,265,266,267,268,226,227,228,229,41,206,205,237,238,241,240,269,270,203,202,230,231,41,192,193,225,224,243,242,271,272,205,204,232,233,41,220,219,251,252,244,232,235,273,206,194,197,234,41,207,206,238,239,245,241,270,274,207,203,231,235,41,194,192,224,226,246,243,272,275,208,205,233,236,41,221,220,252,253,247,244,273,266,209,206,234,227,41,208,207,239,240,248,245,274,276,210,207,235,237,41,195,194,226,227,249,246,275,277,211,208,236,238,41,222,221,253,254,250,247,266,265,212,209,227,226,41,209,208,240,241,251,248,276,278,213,210,237,239,41,196,195,227,228,252,249,277,279,214,211,238,240,41,223,222,254,255,253,250,265,280,215,212,226,241,41,210,209,241,242,254,251,278,281,216,213,239,242,41,197,196,228,229,255,252,279,282,217,214,240,243,41,193,223,255,225,242,253,280,271,204,215,241,232,41,211,210,242,243,256,254,281,283,218,216,242,244,41,198,197,229,230,257,255,282,284,219,217,243,245,41,212,211,243,244,258,256,283,285,220,218,244,246,41,199,198,230,231,259,257,284,286,221,219,245,247,41,213,212,244,245,260,258,285,287,222,220,246,248,41,200,199,231,232,261,259,286,288,223,221,247,249,41,214,213,245,246,262,260,287,289,224,222,248,250,41,201,200,232,233,263,261,288,290,225,223,249,251,41,215,214,246,247,264,262,289,291,164,224,250,252,41,202,201,233,234,236,263,290,292,198,225,251,253,41,216,215,247,248,202,201,293,294,165,164,252,254,41,203,202,234,235,237,236,292,295,199,198,253,255,41,217,216,248,249,238,202,294,296,200,165,254,256,41,204,203,235,236,239,237,295,297,201,199,255,257,41,218,217,249,250,233,238,296,234,195,200,256,196,41,205,204,236,237,240,239,297,269,202,201,257,230,41,276,275,307,308,298,299,300,301,258,259,260,261,41,241,240,272,273,278,276,302,303,239,237,262,263,41,228,227,259,260,279,277,304,305,240,238,264,265,41,255,254,286,287,280,265,268,306,241,226,229,266,41,242,241,273,274,281,278,303,307,242,239,263,267,41,229,228,260,261,282,279,305,308,243,240,265,268,41,225,255,287,257,271,280,306,309,232,241,266,269,41,243,242,274,275,283,281,307,299,244,242,267,259,41,230,229,261,262,284,282,308,310,245,243,268,270,41,244,243,275,276,285,283,299,298,246,244,259,258,41,231,230,262,263,286,284,310,311,247,245,270,271,41,245,244,276,277,287,285,298,312,248,246,258,272,41,232,231,263,264,288,286,311,313,249,247,271,273,41,246,245,277,278,289,287,312,314,250,248,272,274,41,233,232,264,265,290,288,313,315,251,249,273,275,41,247,246,278,279,291,289,314,316,252,250,274,276,41,234,233,265,266,292,290,315,317,253,251,275,277,41,248,247,279,280,294,293,318,319,254,252,276,278,41,235,234,266,267,295,292,317,320,255,253,277,279,41,249,248,280,281,296,294,319,321,256,254,278,280,41,236,235,267,268,297,295,320,322,257,255,279,281,41,250,249,281,282,234,296,321,323,196,256,280,282,41,237,236,268,269,269,297,322,324,230,257,281,283,41,251,250,282,283,235,234,323,325,197,196,282,284,41,238,237,269,270,270,269,324,326,231,230,283,285,41,224,225,257,256,272,271,309,327,233,232,269,286,41,252,251,283,284,273,235,325,328,234,197,284,287,41,239,238,270,271,274,270,326,329,235,231,285,288,41,226,224,256,258,275,272,327,330,236,233,286,289,41,253,252,284,285,266,273,328,267,227,234,287,228,41,240,239,271,272,276,274,329,302,237,235,288,262,41,227,226,258,259,277,275,330,304,238,236,289,264,41,263,262,294,295,311,310,331,332,271,270,290,291,41,277,276,308,309,312,298,301,333,272,258,261,292,41,264,263,295,296,313,311,332,334,273,271,291,293,41,278,277,309,310,314,312,333,335,274,272,292,294,41,265,264,296,297,315,313,334,336,275,273,293,295,41,279,278,310,311,316,314,335,337,276,274,294,296,41,266,265,297,298,317,315,336,338,277,275,295,297,41,280,279,311,312,319,318,339,340,278,276,296,298,41,267,266,298,299,320,317,338,341,279,277,297,299,41,281,280,312,313,321,319,340,342,280,278,298,300,41,268,267,299,300,322,320,341,343,281,279,299,301,41,282,281,313,314,323,321,342,344,282,280,300,302,41,269,268,300,301,324,322,343,345,283,281,301,303,41,283,282,314,315,325,323,344,346,284,282,302,304,41,270,269,301,302,326,324,345,347,285,283,303,305,41,256,257,289,288,327,309,348,349,286,269,306,307,41,284,283,315,316,328,325,346,350,287,284,304,308,41,271,270,302,303,329,326,347,351,288,285,305,309,41,258,256,288,290,330,327,349,352,289,286,307,310,41,285,284,316,317,267,328,350,353,228,287,308,311,41,272,271,303,304,302,329,351,354,262,288,309,312,41,259,258,290,291,304,330,352,355,264,289,310,313,41,286,285,317,318,268,267,353,356,229,228,311,314,41,273,272,304,305,303,302,354,357,263,262,312,315,41,260,259,291,292,305,304,355,358,265,264,313,316,41,287,286,318,319,306,268,356,359,266,229,314,317,41,274,273,305,306,307,303,357,360,267,263,315,318,41,261,260,292,293,308,305,358,361,268,265,316,319,41,257,287,319,289,309,306,359,348,269,266,317,306,41,275,274,306,307,299,307,360,300,259,267,318,260,41,262,261,293,294,310,308,361,331,270,268,319,290,40,290,288,289,393,362,363,310,307,306,40,289,319,318,363,364,365,306,317,314,40,318,317,316,365,366,367,314,311,308,40,316,315,314,367,368,369,308,304,302,40,314,313,312,369,370,371,302,300,298,40,312,311,310,371,372,373,298,296,294,40,310,309,308,373,374,375,294,292,261,40,308,307,306,375,376,377,261,260,318,40,306,305,304,377,378,379,318,315,312,40,304,303,302,379,380,381,312,309,305,40,302,301,300,381,382,383,305,303,301,40,300,299,298,383,384,385,301,299,297,40,298,297,296,385,386,387,297,295,293,40,296,295,294,387,388,389,293,291,290,40,294,293,292,389,390,391,290,319,316,40,292,291,290,391,392,393,316,313,310,40,290,289,318,393,363,365,310,306,314,40,318,316,314,365,367,369,314,308,302,40,314,312,310,369,371,373,302,298,294,40,310,308,306,373,375,377,294,261,318,40,306,304,302,377,379,381,318,312,305,40,302,300,298,381,383,385,305,301,297,40,298,296,294,385,387,389,297,293,290,40,294,292,290,389,391,393,290,316,310,40,290,318,314,393,365,369,310,314,302,40,314,310,306,369,373,377,302,294,318,40,306,302,298,377,381,385,318,305,297,40,298,294,290,385,389,393,297,290,310,40,290,314,306,393,369,377,310,302,318,40,306,298,290,377,385,393,318,297,310,41,320,328,335,327,394,395,396,397,320,321,322,323,41,321,329,328,320,398,399,395,394,324,325,321,320,41,322,330,329,321,400,401,399,398,326,327,325,324,41,323,331,330,322,402,403,401,400,328,329,327,326,41,324,332,331,323,404,405,406,407,330,331,329,328,41,325,333,332,324,408,409,405,404,332,333,331,330,41,326,334,333,325,410,411,409,408,334,335,333,332,41,327,335,334,326,412,413,411,410,323,322,335,334,41,328,336,343,335,414,415,416,417,321,336,337,322,41,329,337,336,328,418,419,415,414,325,338,336,321,41,330,338,337,329,420,421,419,418,327,339,338,325,41,331,339,338,330,422,423,421,420,329,340,339,327,41,332,340,339,331,424,425,426,427,331,341,340,329,41,333,341,340,332,428,429,425,424,333,342,341,331,41,334,342,341,333,430,431,429,428,335,343,342,333,41,335,343,342,334,432,433,431,430,322,337,343,335,40,344,346,345,434,435,436,344,345,346,41,347,344,345,348,437,434,436,438,347,344,346,348,40,346,349,345,435,439,436,345,349,346,40,350,347,348,440,437,438,350,347,348,41,345,352,351,348,441,442,443,444,346,351,352,348,41,349,354,353,345,445,446,447,441,349,353,354,346,41,355,356,350,348,448,449,450,451,355,356,350,348,41,353,357,352,345,447,452,442,441,354,357,351,346,41,358,355,348,351,453,448,451,454,358,355,348,352,41,359,360,351,352,455,456,457,458,359,360,352,351,40,357,361,352,452,459,442,357,361,351,40,360,358,351,456,460,457,360,358,352,40,362,359,352,461,455,458,362,359,351,40,361,362,352,462,461,458,361,362,351,41,363,366,365,364,463,464,465,466,363,364,365,366,41,367,368,363,364,467,468,463,466,367,368,363,366,41,364,365,370,369,469,470,471,472,366,365,369,370,40,366,371,365,473,474,475,364,371,365,40,372,367,364,476,477,478,372,367,366,41,373,374,364,369,479,480,478,481,373,374,366,370,41,375,376,369,370,482,483,472,471,375,376,370,369,41,371,377,370,365,474,484,485,475,371,377,369,365,40,374,372,364,480,476,478,374,372,366,41,369,376,378,373,472,483,486,487,370,376,378,373,40,379,375,370,488,482,471,379,375,369,40,377,380,370,484,489,485,377,380,369,40,380,379,370,489,490,485,380,379,369,41,381,384,383,382,491,492,493,494,381,382,383,384,41,385,381,382,386,495,496,497,498,385,381,384,386,41,383,387,386,382,499,500,501,502,383,387,386,384,40,384,388,383,492,503,493,382,388,383,41,389,390,385,386,504,505,495,498,389,390,385,386,40,387,383,393,500,499,506,387,383,391,40,392,391,387,507,508,500,392,393,387,40,393,392,387,506,507,500,391,392,387,41,394,389,386,387,509,510,511,512,394,389,386,387,40,388,395,383,503,513,493,388,395,383,40,396,393,383,514,506,499,396,391,383,40,391,397,387,508,515,500,393,397,387,40,398,394,387,516,509,512,398,394,387,40,395,399,383,513,517,493,395,399,383,40,400,396,383,518,514,499,400,396,383,40,397,401,387,515,519,500,397,401,387,40,402,398,387,520,516,512,402,398,387,40,399,400,383,517,521,493,399,400,383,40,401,402,387,478,520,512,401,402,387,40,403,405,404,522,523,524,403,404,405,40,406,403,404,525,522,524,406,403,405,40,405,407,404,521,526,527,404,407,405,40,404,408,410,524,528,529,405,408,409,40,409,406,404,530,525,524,410,406,405,40,410,409,404,529,530,524,409,410,405,40,407,411,404,526,531,527,407,411,405,40,412,410,408,532,529,528,412,409,408,41,413,414,408,404,533,534,528,524,413,414,408,405,41,411,415,413,404,531,535,536,527,411,415,413,405,40,416,412,408,537,532,528,416,412,408,41,417,418,414,413,538,539,540,541,417,418,414,413,41,419,420,408,414,542,543,544,545,419,420,408,414,40,415,417,413,535,546,536,415,417,413,40,421,416,408,547,548,544,421,416,408,41,418,423,422,414,539,549,550,540,418,422,423,414,40,422,419,414,551,542,545,423,419,414,40,420,421,408,543,547,544,420,421,408,40,424,426,425,552,553,554,424,425,426,40,426,424,427,555,556,557,425,424,427,40,424,425,429,568,558,559,424,426,428,40,434,448,446,560,561,562,429,430,431,40,434,446,436,560,562,563,429,431,432,40,439,441,424,566,567,568,433,434,424,40,433,439,424,565,566,568,435,433,424,40,429,434,436,559,560,563,428,429,432,40,428,433,424,564,565,568,436,435,424,40,429,436,428,559,563,564,428,432,436,40,429,428,424,559,564,568,428,436,424,41,426,430,429,425,553,569,570,554,425,437,428,426,41,427,431,430,426,571,572,573,574,427,438,437,425,40,434,429,430,575,576,573,429,428,437,40,430,431,434,573,572,575,437,438,429,40,424,441,435,568,567,577,424,434,439,40,424,435,432,568,577,578,424,439,440,40,431,427,424,580,581,568,438,427,424,40,448,434,431,561,560,580,430,429,438,40,440,448,431,579,561,580,441,430,438,40,431,424,432,580,568,578,438,424,440,40,432,440,431,578,579,580,440,441,438,40,433,428,438,589,582,583,435,436,442,40,438,437,368,583,584,585,442,443,368,40,367,372,374,586,587,588,367,372,374,40,438,368,367,583,585,586,442,368,367,40,373,378,433,487,486,589,373,378,435,40,438,367,374,583,586,588,442,367,374,40,374,373,433,588,487,589,374,373,435,40,438,374,433,583,588,589,442,374,435,40,432,435,409,598,590,530,440,439,410,40,410,412,416,529,532,537,409,412,416,40,432,409,410,598,530,529,440,410,409,40,423,443,442,595,596,597,422,444,445,40,422,423,442,594,595,597,423,422,445,40,432,410,416,598,529,537,440,409,416,40,421,420,419,591,592,593,421,420,419,40,432,416,421,598,537,591,440,416,421,40,422,442,432,594,597,598,423,445,440,40,432,421,419,598,591,593,440,421,419,40,419,422,432,593,594,598,419,423,440,40,428,436,392,609,599,507,436,432,392,40,393,396,400,506,514,518,391,396,400,40,428,392,393,609,507,506,436,392,391,40,390,444,438,606,607,608,390,446,442,40,385,390,438,605,606,608,385,390,442,40,428,393,400,609,506,518,436,391,400,40,400,399,395,518,600,601,400,399,395,40,395,388,384,601,602,603,395,388,382,40,381,385,438,604,605,608,381,385,442,40,395,384,381,601,603,604,395,382,381,40,428,400,395,609,518,601,436,400,395,40,381,438,428,604,608,609,381,442,436,40,395,381,428,601,604,609,395,381,436,40,439,433,378,616,589,486,433,435,378,40,378,376,375,486,483,482,378,376,375,40,439,378,375,616,486,482,433,378,375,40,368,437,445,585,584,615,368,443,447,40,366,363,368,613,614,585,364,363,368,40,380,377,371,610,611,612,380,377,371,40,366,368,445,613,585,615,364,368,447,40,371,366,445,612,613,615,371,364,447,40,439,375,379,616,482,488,433,375,379,40,439,379,380,616,488,610,433,379,380,40,371,445,439,612,615,616,371,447,433,40,380,371,439,610,612,616,380,371,433,40,445,437,438,624,617,618,447,443,442,40,438,444,449,618,619,620,442,446,448,40,449,447,442,620,621,622,448,449,445,40,442,443,445,622,623,624,445,444,447,40,445,438,449,624,618,620,447,442,448,40,449,442,445,620,622,624,448,445,447,40,440,432,442,634,625,626,441,440,445,40,442,447,356,626,627,628,445,449,356,40,356,355,358,628,629,630,356,355,358,40,353,354,440,447,446,634,354,353,441,40,361,357,353,459,452,447,361,357,354,40,442,356,358,626,628,630,445,356,358,40,358,360,359,630,631,632,358,360,359,40,359,362,361,632,633,459,359,362,361,40,361,353,440,459,447,634,361,354,441,40,440,442,358,634,626,630,441,445,358,40,358,359,361,630,632,459,358,359,361,40,358,361,440,630,459,634,358,361,441,40,445,443,423,635,596,595,447,444,422,40,423,418,417,595,636,637,422,418,417,40,415,411,407,638,639,640,415,411,407,40,445,423,417,635,595,637,447,422,417,40,415,407,405,638,640,523,415,407,404,40,445,417,415,635,637,638,447,417,415,40,441,439,445,641,642,635,434,433,447,40,409,435,441,530,590,641,410,439,434,40,403,406,409,522,525,530,403,406,410,40,403,409,441,522,530,641,403,410,434,40,441,445,415,641,635,638,434,447,415,40,405,403,441,523,522,641,404,403,434,40,415,405,441,638,523,641,415,404,434,40,436,446,449,599,643,644,432,431,448,40,449,444,390,644,607,606,448,446,390,40,389,394,398,645,646,647,389,394,398,40,449,390,389,644,606,645,448,390,389,40,391,392,436,508,507,599,393,392,432,40,401,397,391,519,515,508,401,397,393,40,389,398,402,645,647,648,389,398,402,40,401,391,436,519,508,599,401,393,432,40,389,402,401,645,648,519,389,402,401,40,436,449,389,599,644,645,432,448,389,40,389,401,436,645,519,599,389,401,432,40,440,354,349,634,446,445,441,353,349,40,349,346,344,445,649,650,349,345,344,40,344,347,350,650,651,652,344,347,350,40,350,356,447,652,628,627,350,356,449,40,449,446,448,653,654,655,448,431,430,40,448,440,349,655,634,445,430,441,349,40,349,344,350,445,650,652,349,344,350,40,350,447,449,652,627,653,350,449,448,40,449,448,349,653,655,445,448,430,349,40,349,350,449,445,652,653,349,350,448,41,546,450,457,553,656,657,658,659,450,451,452,453,41,547,451,450,546,660,661,662,663,454,455,451,450,41,548,452,451,547,664,665,661,660,456,457,455,454,41,549,453,452,548,666,667,668,669,458,459,457,456,41,550,454,453,549,670,671,667,666,460,461,459,458,41,551,455,454,550,672,673,674,675,462,463,461,460,41,552,456,455,551,676,677,673,672,464,465,463,462,41,553,457,456,552,659,658,678,679,453,452,465,464,41,450,458,465,457,657,680,681,658,451,466,467,452,41,451,459,458,450,661,682,683,662,455,468,466,451,41,452,460,459,451,665,684,682,661,457,469,468,455,41,453,461,460,452,667,685,686,668,459,470,469,457,41,454,462,461,453,671,687,685,667,461,471,470,459,41,455,463,462,454,673,688,689,674,463,472,471,461,41,456,464,463,455,677,690,688,673,465,473,472,463,41,457,465,464,456,658,681,691,678,452,467,473,465,41,458,466,473,465,680,692,693,681,466,474,475,467,41,459,467,466,458,682,694,695,683,468,476,474,466,41,460,468,467,459,684,696,694,682,469,477,476,468,41,461,469,468,460,685,697,698,686,470,478,477,469,41,462,470,469,461,687,699,697,685,471,479,478,470,41,463,471,470,462,688,700,701,689,472,480,479,471,41,464,472,471,463,690,702,700,688,473,481,480,472,41,465,473,472,464,681,693,703,691,467,475,481,473,41,466,474,481,473,692,704,705,693,474,482,483,475,41,467,475,474,466,694,706,707,695,476,484,482,474,41,468,476,475,467,696,708,706,694,477,485,484,476,41,469,477,476,468,697,709,710,698,478,486,485,477,41,470,478,477,469,699,711,709,697,479,487,486,478,41,471,479,478,470,700,712,713,701,480,488,487,479,41,472,480,479,471,702,714,712,700,481,489,488,480,41,473,481,480,472,693,705,715,703,475,483,489,481,41,474,482,489,481,704,716,717,705,482,490,491,483,41,475,483,482,474,706,718,719,707,484,492,490,482,41,476,484,483,475,708,720,718,706,485,493,492,484,41,477,485,484,476,709,721,722,710,486,494,493,485,41,478,486,485,477,711,723,721,709,487,495,494,486,41,479,487,486,478,712,724,725,713,488,496,495,487,41,480,488,487,479,714,726,724,712,489,497,496,488,41,481,489,488,480,705,717,727,715,483,491,497,489,41,482,490,497,489,716,728,729,717,490,498,499,491,41,483,491,490,482,718,730,731,719,492,500,498,490,41,484,492,491,483,720,732,730,718,493,501,500,492,41,485,493,492,484,721,733,734,722,494,502,501,493,41,486,494,493,485,723,735,733,721,495,503,502,494,41,487,495,494,486,724,736,737,725,496,504,503,495,41,488,496,495,487,726,738,736,724,497,505,504,496,41,489,497,496,488,717,729,739,727,491,499,505,497,41,490,498,505,497,728,740,741,729,498,506,507,499,41,491,499,498,490,730,742,743,731,500,508,506,498,41,492,500,499,491,732,744,742,730,501,509,508,500,41,493,501,500,492,733,745,746,734,502,510,509,501,41,494,502,501,493,735,747,745,733,503,511,510,502,41,495,503,502,494,736,748,749,737,504,512,511,503,41,496,504,503,495,738,750,748,736,505,513,512,504,41,497,505,504,496,729,741,751,739,499,507,513,505,41,498,506,513,505,740,752,753,741,506,514,515,507,41,499,507,506,498,742,754,755,743,508,516,514,506,41,500,508,507,499,744,756,754,742,509,517,516,508,41,501,509,508,500,757,758,756,744,510,518,517,509,41,502,510,509,501,747,759,760,745,511,519,518,510,41,503,511,510,502,748,761,762,749,512,520,519,511,41,504,512,511,503,750,763,761,748,513,521,520,512,41,505,513,512,504,764,765,766,767,507,515,521,513,41,506,514,521,513,768,769,770,765,514,522,523,515,41,507,515,514,506,754,771,772,755,516,524,522,514,41,508,516,515,507,756,773,771,754,517,525,524,516,41,509,517,516,508,774,775,776,777,518,526,525,517,41,510,518,517,509,778,779,775,774,519,527,526,518,41,511,519,518,510,761,780,781,762,520,528,527,519,41,512,520,519,511,763,782,780,761,521,529,528,520,41,513,521,520,512,765,770,783,766,515,523,529,521,41,514,522,529,521,769,784,785,770,522,530,531,523,41,515,523,522,514,771,786,787,772,524,532,530,522,41,516,524,523,515,773,788,786,771,525,533,532,524,41,517,525,524,516,775,789,790,776,526,534,533,525,41,518,526,525,517,779,791,789,775,527,535,534,526,41,519,527,526,518,780,792,793,781,528,536,535,527,41,520,528,527,519,782,794,792,780,529,537,536,528,41,521,529,528,520,770,785,795,783,523,531,537,529,41,522,530,537,529,784,796,797,785,530,538,539,531,41,523,531,530,522,786,798,799,787,532,540,538,530,41,524,532,531,523,788,800,798,786,533,541,540,532,41,525,533,532,524,789,801,802,790,534,542,541,533,41,526,534,533,525,791,803,801,789,535,543,542,534,41,527,535,534,526,792,804,805,793,536,544,543,535,41,528,536,535,527,794,806,804,792,537,545,544,536,41,529,537,536,528,785,797,807,795,531,539,545,537,41,530,538,545,537,808,809,810,811,538,546,547,539,41,531,539,538,530,798,812,813,799,540,548,546,538,41,532,540,539,531,800,814,812,798,541,549,548,540,41,533,541,540,532,815,816,814,800,542,550,549,541,41,534,542,541,533,817,818,819,820,543,551,550,542,41,535,543,542,534,804,821,822,805,544,552,551,543,41,536,544,543,535,806,823,821,804,545,553,552,544,41,537,545,544,536,797,824,825,807,539,547,553,545,41,546,553,561,554,656,659,826,827,450,453,554,555,41,547,546,554,555,660,663,828,829,454,450,555,556,41,548,547,555,556,664,660,829,830,456,454,556,557,41,549,548,556,557,666,669,831,832,458,456,557,558,41,550,549,557,558,670,666,832,833,460,458,558,559,41,551,550,558,559,672,675,834,835,462,460,559,560,41,552,551,559,560,676,672,835,836,464,462,560,561,41,553,552,560,561,659,679,837,826,453,464,561,554,41,554,561,569,562,827,826,838,839,555,554,562,563,41,555,554,562,563,829,828,840,841,556,555,563,564,41,556,555,563,564,830,829,841,842,557,556,564,565,41,557,556,564,565,832,831,843,844,558,557,565,566,41,558,557,565,566,833,832,844,845,559,558,566,567,41,559,558,566,567,835,834,846,847,560,559,567,568,41,560,559,567,568,836,835,847,848,561,560,568,569,41,561,560,568,569,826,837,849,838,554,561,569,562,41,562,569,577,570,839,838,850,851,563,562,570,571,41,563,562,570,571,841,840,852,853,564,563,571,572,41,564,563,571,572,842,841,853,854,565,564,572,573,41,565,564,572,573,844,843,855,856,566,565,573,574,41,566,565,573,574,845,844,856,857,567,566,574,575,41,567,566,574,575,847,846,858,859,568,567,575,576,41,568,567,575,576,848,847,859,860,569,568,576,577,41,569,568,576,577,838,849,861,850,562,569,577,570,41,570,577,585,578,851,850,862,863,571,570,578,579,41,571,570,578,579,853,852,864,865,572,571,579,580,41,572,571,579,580,854,853,865,866,573,572,580,581,41,573,572,580,581,856,855,867,868,574,573,581,582,41,574,573,581,582,857,856,868,869,575,574,582,583,41,575,574,582,583,859,858,870,871,576,575,583,584,41,576,575,583,584,860,859,871,872,577,576,584,585,41,577,576,584,585,850,861,873,862,570,577,585,578,41,578,585,593,586,863,862,874,875,579,578,586,587,41,579,578,586,587,865,864,876,877,580,579,587,588,41,580,579,587,588,866,865,877,878,581,580,588,589,41,581,580,588,589,868,867,879,880,582,581,589,590,41,582,581,589,590,869,868,880,881,583,582,590,591,41,583,582,590,591,871,870,882,883,584,583,591,592,41,584,583,591,592,872,871,883,884,585,584,592,593,41,585,584,592,593,862,873,885,874,578,585,593,586,41,586,593,601,594,875,874,886,887,587,586,594,595,41,587,586,594,595,877,876,888,889,588,587,595,596,41,588,587,595,596,878,877,889,890,589,588,596,597,41,589,588,596,597,880,879,891,892,590,589,597,598,41,590,589,597,598,881,880,892,893,591,590,598,599,41,591,590,598,599,883,882,894,895,592,591,599,600,41,592,591,599,600,884,883,895,896,593,592,600,601,41,593,592,600,601,874,885,897,886,586,593,601,594,41,594,601,609,602,887,886,898,899,595,594,602,603,41,595,594,602,603,889,888,900,901,596,595,603,604,41,596,595,603,604,890,889,901,902,597,596,604,605,41,597,596,604,605,892,891,903,904,598,597,605,606,41,598,597,605,606,893,892,904,905,599,598,606,607,41,599,598,606,607,895,894,906,907,600,599,607,608,41,600,599,607,608,896,895,907,908,601,600,608,609,41,601,600,608,609,886,897,909,898,594,601,609,602,41,602,609,617,610,899,898,910,911,603,602,610,611,41,603,602,610,611,901,900,912,913,604,603,611,612,41,604,603,611,612,902,901,913,914,605,604,612,613,41,605,604,612,613,915,902,914,916,606,605,613,614,41,606,605,613,614,905,904,917,918,607,606,614,615,41,607,606,614,615,907,906,919,920,608,607,615,616,41,608,607,615,616,908,907,920,921,609,608,616,617,41,609,608,616,617,922,923,924,925,602,609,617,610,41,610,617,625,618,926,925,927,928,611,610,618,619,41,611,610,618,619,913,912,929,930,612,611,619,620,41,612,611,619,620,914,913,930,931,613,612,620,621,41,613,612,620,621,932,933,934,935,614,613,621,622,41,614,613,621,622,936,932,935,937,615,614,622,623,41,615,614,622,623,920,919,938,939,616,615,623,624,41,616,615,623,624,921,920,939,940,617,616,624,625,41,617,616,624,625,925,924,941,927,610,617,625,618,41,618,625,633,626,928,927,942,943,619,618,626,627,41,619,618,626,627,930,929,944,945,620,619,627,628,41,620,619,627,628,931,930,945,946,621,620,628,629,41,621,620,628,629,935,934,947,948,622,621,629,630,41,622,621,629,630,937,935,948,949,623,622,630,631,41,623,622,630,631,939,938,950,951,624,623,631,632,41,624,623,631,632,940,939,951,952,625,624,632,633,41,625,624,632,633,927,941,953,942,618,625,633,626,41,626,633,641,634,943,942,954,955,627,626,634,635,41,627,626,634,635,945,944,956,957,628,627,635,636,41,628,627,635,636,946,945,957,958,629,628,636,637,41,629,628,636,637,948,947,959,960,630,629,637,0,41,630,629,637,638,949,948,960,961,631,630,0,638,41,631,630,638,639,951,950,962,963,632,631,638,639,41,632,631,639,640,952,951,963,964,633,632,639,640,41,633,632,640,641,942,953,965,954,626,633,640,634,41,634,641,649,642,966,967,968,969,635,634,641,642,41,635,634,642,643,957,956,970,971,636,635,642,643,41,636,635,643,644,958,957,971,972,637,636,643,644,41,637,636,644,645,973,974,975,976,0,637,644,645,41,638,637,645,646,977,973,976,978,638,0,645,646,41,639,638,646,647,963,962,979,980,639,638,646,647,41,640,639,647,648,964,963,980,981,640,639,647,648,41,641,640,648,649,954,965,982,983,634,640,648,641,41,642,649,657,650,969,968,984,985,642,641,649,650,41,643,642,650,651,971,970,986,987,643,642,650,651,41,644,643,651,652,972,971,987,988,644,643,651,652,41,645,644,652,653,976,975,989,990,645,644,652,653,41,646,645,653,654,978,976,990,991,646,645,653,654,41,647,646,654,655,980,979,992,993,647,646,654,655,41,648,647,655,656,981,980,993,994,648,647,655,656,41,649,648,656,657,968,995,996,984,641,648,656,649,41,650,657,665,658,985,984,997,998,650,649,657,658,41,651,650,658,659,999,985,998,1000,651,650,658,659,41,652,651,659,660,988,987,1001,1002,652,651,659,660,41,653,652,660,661,1003,988,1002,1004,653,652,660,661,41,654,653,661,662,1005,1006,1007,1008,654,653,661,662,41,655,654,662,663,993,992,1009,1010,655,654,662,663,41,656,655,663,664,994,993,1010,1011,656,655,663,664,41,657,656,664,665,984,996,1012,997,649,656,664,657,41,658,665,673,666,998,997,1013,1014,658,657,665,666,41,659,658,666,667,1001,1015,1016,1017,659,658,666,667,41,660,659,667,668,1002,1001,1017,1018,660,659,667,668,41,661,660,668,669,1007,1019,1020,1021,661,660,668,669,41,662,661,669,670,1008,1007,1021,1022,662,661,669,670,41,663,662,670,671,1010,1009,1023,1024,663,662,670,671,41,664,663,671,672,1011,1010,1024,1025,664,663,671,672,41,665,664,672,673,997,1012,1026,1013,657,664,672,665,41,666,673,681,674,1027,1028,1029,1030,666,665,673,674,41,667,666,674,675,1017,1016,1031,1032,667,666,674,675,41,668,667,675,676,1018,1017,1032,1033,668,667,675,676,41,669,668,676,677,1034,1035,1036,1037,669,668,676,677,41,670,669,677,678,1022,1021,1038,1039,670,669,677,678,41,671,670,678,679,1024,1023,1040,1041,671,670,678,679,41,672,671,679,680,1025,1024,1041,1042,672,671,679,680,41,673,672,680,681,1028,1043,1044,1029,665,672,680,673,41,674,681,689,682,1045,1046,1047,1048,674,673,681,682,41,675,674,682,683,1032,1031,1049,1050,675,674,682,683,41,676,675,683,684,1033,1032,1050,1051,676,675,683,684,41,677,676,684,685,1037,1036,1052,1053,677,676,684,685,41,678,677,685,686,1054,1037,1053,1055,678,677,685,686,41,679,678,686,687,1041,1040,1056,1057,679,678,686,687,41,680,679,687,688,1042,1041,1057,1058,680,679,687,688,41,681,680,688,689,1046,1059,1060,1047,673,680,688,681,41,682,689,697,690,1049,1061,1062,1063,682,681,689,690,41,683,682,690,691,1050,1049,1063,1064,683,682,690,691,41,684,683,691,692,1051,1050,1064,1065,684,683,691,692,41,685,684,692,693,1053,1052,1066,1067,685,684,692,693,41,686,685,693,694,1068,1069,1070,1071,686,685,693,694,41,687,686,694,695,1057,1056,1072,1073,687,686,694,695,41,688,687,695,696,1058,1057,1073,1074,688,687,695,696,41,689,688,696,697,1075,1076,1077,1078,681,688,696,689]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/buffalo/buffalo-diffusemap.jpg b/src/games/chessbase/res/fairy/buffalo/buffalo-diffusemap.jpg
new file mode 100644
index 0000000..588f4ff
Binary files /dev/null and b/src/games/chessbase/res/fairy/buffalo/buffalo-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/buffalo/buffalo-normalmap.jpg b/src/games/chessbase/res/fairy/buffalo/buffalo-normalmap.jpg
new file mode 100644
index 0000000..efa63d0
Binary files /dev/null and b/src/games/chessbase/res/fairy/buffalo/buffalo-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/buffalo/buffalo.js b/src/games/chessbase/res/fairy/buffalo/buffalo.js
new file mode 100644
index 0000000..5a11541
--- /dev/null
+++ b/src/games/chessbase/res/fairy/buffalo/buffalo.js
@@ -0,0 +1,16 @@
+{
+ "name":"Mesh.002Geometry",
+ "vertices":[0.249621,2.1122,0.655267,0.164673,1.80853,0.613718,0.281758,2.27639,0.677032,0.314757,2.54316,0.676422,0.364383,2.82136,0.579231,0.368623,2.11814,0.397739,0.186254,1.81701,0.439328,0.459783,2.27957,0.364462,0.543705,2.51139,0.323694,0.575565,2.73858,0.243383,0.355761,2.99656,0.456437,0.574482,2.86062,0.170697,0.121087,1.76321,0.575881,0.145032,1.79263,0.448095,0.089713,1.76704,0.415667,0.128264,1.76576,0.37694,0.037629,1.62545,0.285504,0.089077,1.62765,0.251315,0.171864,1.79933,0.333339,0.327001,2.03282,0.192498,0.466395,2.25339,0.091204,0.556324,2.46617,0.027067,0.593853,2.70883,-0.03615,0.589315,2.85363,-0.042594,0.371767,3.10086,0.256454,0.530484,3.02336,0.092056,0.548925,3.02089,-0.07919,0.506599,2.9398,0.347551,0.508806,2.77193,0.463741,0.503597,3.0214,0.212004,0.316568,2.10293,0.576277,0.406065,2.26904,0.54777,0.482461,2.5259,0.527147,0.138784,1.63267,0.122074,0.460689,2.24076,-0.175963,0.324659,2.0236,-0.106783,0.558113,2.47323,-0.253702,0.592899,2.72015,-0.300767,0.587729,2.86165,-0.311841,0.546143,3.02427,-0.295598,0.313033,2.01863,-0.411811,0.445286,2.24398,-0.457564,0.540289,2.47758,-0.509521,0.576236,2.71606,-0.523851,0.573236,2.84638,-0.517662,0.524972,3.01351,-0.498243,0.485069,2.94817,-0.669116,0.510977,2.82328,-0.708682,0.513169,2.67219,-0.714383,0.466821,2.45233,-0.693743,0.375457,2.2163,-0.636668,0.244967,1.96722,-0.580427,0.214789,1.62601,-0.097863,0.282788,1.62467,-0.353188,0.291933,1.59379,-0.491266,0.380311,3.06124,-0.614999,0.397236,3.12854,0.106574,0.43083,3.13298,-0.065024,0.443725,3.12851,-0.265527,0.43031,3.1051,-0.456647,0,2.11672,0.780268,0,1.83561,0.744285,-0.249621,2.1122,0.655267,-0.164673,1.80853,0.613718,-0,2.3121,0.815811,-0,2.58174,0.810602,-0,2.86292,0.732615,-0.281758,2.27639,0.677032,-0.314757,2.54316,0.676422,-0.364383,2.82136,0.579231,-0.368623,2.11814,0.397739,-0.186254,1.81701,0.439328,-0.459783,2.27957,0.364462,-0.543705,2.51139,0.323694,-0.575565,2.73858,0.243383,-0,3.06636,0.587625,-0.355761,2.99656,0.456437,-0.574482,2.86062,0.170697,0,1.77039,0.632489,-0.121087,1.76321,0.575881,-0.145032,1.79263,0.448095,0,1.7632,0.44514,-0.089713,1.76704,0.415667,-0.128264,1.76576,0.37694,-0.037629,1.62545,0.285504,-0.089077,1.62765,0.251315,0,1.62777,0.291189,-0.171864,1.79933,0.333339,-0.327001,2.03282,0.192498,-0.466395,2.25339,0.091204,-0.556324,2.46617,0.027067,-0.593853,2.70883,-0.03615,-0.589315,2.85363,-0.042594,-0.371767,3.10086,0.256454,-0.530485,3.02336,0.092056,-0.548925,3.02089,-0.07919,-0,3.20778,0.34722,-0.506599,2.9398,0.347551,-0.508806,2.77193,0.463741,-0.503597,3.0214,0.212004,-0.316568,2.10293,0.576277,-0.406065,2.26904,0.54777,-0.482461,2.5259,0.527147,-0.138784,1.63267,0.122074,-0.460689,2.24076,-0.175963,-0.324659,2.0236,-0.106783,-0.558113,2.47323,-0.253702,-0.592899,2.72015,-0.300767,-0.587729,2.86165,-0.311841,-0.546143,3.02427,-0.295598,-0.313033,2.01863,-0.411811,-0.445286,2.24398,-0.457564,-0.540289,2.47758,-0.509521,-0.576237,2.71606,-0.523851,-0.573236,2.84638,-0.517662,-0.524972,3.01351,-0.498243,-0.485069,2.94817,-0.669116,-0.510977,2.82328,-0.708682,-0.513169,2.67219,-0.714383,-0.466821,2.45233,-0.693743,-0.375457,2.2163,-0.636668,-0.244967,1.96722,-0.580427,-0.214789,1.62601,-0.097863,-0.282788,1.62467,-0.353188,-0.291934,1.59379,-0.491266,0,1.62542,-0.514114,0,1.87203,-0.571113,-0,2.17599,-0.641587,-0,2.44098,-0.702816,-0,2.6361,-0.73737,-0,2.78966,-0.754161,-0,2.92331,-0.750071,-0,3.08427,-0.698816,-0.380311,3.06124,-0.614999,-0.397236,3.12854,0.106573,-0,3.25785,0.109243,-0.43083,3.13298,-0.065024,-0,3.2647,-0.078193,-0.443725,3.12851,-0.265527,-0.43031,3.1051,-0.456647,-0,3.22809,-0.444713,-0,3.25392,-0.263171,0,0.019049,-0.75365,0,0.113568,-0.770848,0.195059,0.019049,-0.72797,0.19951,0.113568,-0.744582,0.376824,0.019049,-0.65268,0.385424,0.113568,-0.667574,0.53291,0.019049,-0.532911,0.545072,0.113568,-0.545072,0.652679,0.019049,-0.376825,0.667574,0.113568,-0.385424,0.727969,0.019049,-0.195059,0.744582,0.113568,-0.199511,0.753649,0.019049,-1e-06,0.770848,0.113568,-1e-06,0.727969,0.019049,0.195058,0.744582,0.113568,0.199509,0.652679,0.019049,0.376824,0.667574,0.113568,0.385423,0.53291,0.019049,0.532909,0.545072,0.113567,0.545071,0.376825,0.019048,0.652678,0.385424,0.113567,0.667573,0.195059,0.019048,0.727968,0.19951,0.113567,0.744581,0,0.019048,0.753648,0,0.113567,0.770847,-0.195058,0.019048,0.727968,-0.19951,0.113567,0.744581,-0.376824,0.019048,0.652678,-0.385424,0.113567,0.667573,-0.53291,0.019048,0.53291,-0.545071,0.113567,0.545071,-0.652679,0.019049,0.376824,-0.667574,0.113567,0.385423,-0.727969,0.019049,0.195058,-0.744582,0.113567,0.19951,-0.753649,0.019049,-0,-0.770848,0.113567,-0,-0.727969,0.019049,-0.195059,-0.744582,0.113568,-0.19951,-0.652679,0.019049,-0.376825,-0.667574,0.113568,-0.385424,-0.532911,0.019049,-0.532911,-0.545072,0.113568,-0.545072,-0.376825,0.019049,-0.652679,-0.385424,0.113568,-0.667574,-0.195059,0.019049,-0.727969,-0.199511,0.113568,-0.744582,0,0.38475,-0.721646,0.186776,0.38475,-0.697057,0.360823,0.38475,-0.624964,0.510281,0.384749,-0.510281,0.624964,0.384749,-0.360824,0.697056,0.384749,-0.186776,0.721646,0.384749,-1e-06,0.697056,0.384749,0.186775,0.624964,0.384749,0.360822,0.510281,0.384749,0.51028,0.360823,0.384749,0.624963,0.186776,0.384749,0.697055,0,0.384749,0.721645,-0.186775,0.384749,0.697056,-0.360823,0.384749,0.624963,-0.51028,0.384749,0.51028,-0.624963,0.384749,0.360822,-0.697056,0.384749,0.186775,-0.721646,0.384749,-0,-0.697056,0.384749,-0.186776,-0.624964,0.384749,-0.360823,-0.510281,0.384749,-0.510281,-0.360823,0.384749,-0.624964,-0.186776,0.38475,-0.697057,0,0.664275,-0.588943,0.152429,0.664275,-0.568875,0.294471,0.664275,-0.510039,0.416445,0.664275,-0.416445,0.510039,0.664275,-0.294472,0.568874,0.664275,-0.15243,0.588942,0.664275,-1e-06,0.568874,0.664275,0.152429,0.510039,0.664275,0.29447,0.416445,0.664275,0.416444,0.294471,0.664275,0.510038,0.15243,0.664275,0.568874,0,0.664275,0.588941,-0.152429,0.664275,0.568874,-0.294471,0.664275,0.510038,-0.416445,0.664275,0.416444,-0.510039,0.664275,0.29447,-0.568874,0.664275,0.152429,-0.588942,0.664275,-0,-0.568874,0.664275,-0.15243,-0.510039,0.664275,-0.294471,-0.416445,0.664275,-0.416445,-0.294471,0.664275,-0.510039,-0.15243,0.664275,-0.568875,0,0.810296,-0.629141,0.162833,0.810296,-0.607703,0.31457,0.810296,-0.544852,0.444869,0.810296,-0.44487,0.544851,0.810296,-0.314571,0.607703,0.810296,-0.162834,0.62914,0.810296,-1e-06,0.607703,0.810296,0.162833,0.544851,0.810296,0.314569,0.444869,0.810296,0.444868,0.31457,0.810296,0.54485,0.162834,0.810296,0.607702,0,0.810296,0.629139,-0.162833,0.810296,0.607702,-0.31457,0.810296,0.544851,-0.444869,0.810296,0.444869,-0.544851,0.810296,0.314569,-0.607702,0.810296,0.162833,-0.62914,0.810296,-0,-0.607703,0.810296,-0.162834,-0.544851,0.810296,-0.31457,-0.44487,0.810296,-0.44487,-0.31457,0.810296,-0.544852,-0.162834,0.810296,-0.607703,-0,0.918769,-0.629141,0.162833,0.918769,-0.607703,0.31457,0.918769,-0.544852,0.444869,0.918769,-0.44487,0.544851,0.918769,-0.314571,0.607703,0.918769,-0.162834,0.62914,0.918769,-1e-06,0.607703,0.918769,0.162833,0.544851,0.918769,0.314569,0.444869,0.918769,0.444868,0.31457,0.918769,0.54485,0.162834,0.918768,0.607702,0,0.918769,0.629139,-0.162833,0.918769,0.607702,-0.31457,0.918768,0.544851,-0.444869,0.918768,0.444869,-0.544851,0.918769,0.314569,-0.607702,0.918769,0.162833,-0.62914,0.918769,-0,-0.607703,0.918769,-0.162834,-0.544851,0.918769,-0.31457,-0.44487,0.918769,-0.44487,-0.31457,0.918769,-0.544852,-0.162834,0.918769,-0.607703,-0,1.14823,-0.53782,0.139198,1.14823,-0.519494,0.26891,1.14823,-0.465766,0.380296,1.14823,-0.380296,0.465765,1.14823,-0.26891,0.519494,1.14823,-0.139199,0.537819,1.14823,-1e-06,0.519494,1.14823,0.139197,0.465765,1.14823,0.268909,0.380296,1.14823,0.380295,0.26891,1.14823,0.465764,0.139198,1.14823,0.519493,0,1.14823,0.537818,-0.139198,1.14823,0.519493,-0.268909,1.14823,0.465765,-0.380296,1.14823,0.380295,-0.465765,1.14823,0.268909,-0.519493,1.14823,0.139197,-0.537819,1.14823,-0,-0.519494,1.14823,-0.139198,-0.465765,1.14823,-0.26891,-0.380296,1.14823,-0.380296,-0.26891,1.14823,-0.465766,-0.139198,1.14823,-0.519494,-0,1.31511,-0.541085,0.140043,1.31511,-0.522648,0.270542,1.31511,-0.468593,0.382604,1.31511,-0.382605,0.468593,1.31511,-0.270543,0.522647,1.31511,-0.140044,0.541084,1.31511,-1e-06,0.522647,1.31511,0.140042,0.468593,1.31511,0.270541,0.382604,1.31511,0.382604,0.270542,1.31511,0.468592,0.140043,1.31511,0.522646,0,1.31511,0.541083,-0.140043,1.31511,0.522646,-0.270542,1.31511,0.468592,-0.382604,1.31511,0.382604,-0.468593,1.31511,0.270541,-0.522647,1.31511,0.140042,-0.541084,1.31511,-1e-06,-0.522647,1.31511,-0.140043,-0.468593,1.31511,-0.270543,-0.382605,1.31511,-0.382605,-0.270542,1.31511,-0.468593,-0.140043,1.31511,-0.522648,-0,1.54738,-0.749226,0.193914,1.54738,-0.723697,0.374613,1.54738,-0.648849,0.529782,1.54738,-0.529783,0.648848,1.54738,-0.374613,0.723696,1.54738,-0.193915,0.749225,1.54738,-1e-06,0.723696,1.54738,0.193913,0.648848,1.54738,0.374612,0.529782,1.54738,0.529781,0.374613,1.54738,0.648847,0.193914,1.54738,0.723695,0,1.54738,0.749224,-0.193913,1.54738,0.723695,-0.374612,1.54738,0.648848,-0.529782,1.54738,0.529782,-0.648848,1.54738,0.374612,-0.723696,1.54738,0.193913,-0.749225,1.54738,-0,-0.723696,1.54738,-0.193914,-0.648848,1.54738,-0.374613,-0.529783,1.54738,-0.529783,-0.374613,1.54738,-0.648849,-0.193914,1.54738,-0.723696,-0,1.61071,-0.586904,0.151902,1.61071,-0.566906,0.293452,1.61071,-0.508274,0.415003,1.61071,-0.415004,0.508273,1.61071,-0.293452,0.566905,1.61071,-0.151903,0.586904,1.61071,-1e-06,0.566905,1.61071,0.151901,0.508273,1.61071,0.293451,0.415003,1.61071,0.415003,0.293452,1.61071,0.508272,0.151902,1.61071,0.566904,0,1.61071,0.586902,-0.151902,1.61071,0.566904,-0.293452,1.61071,0.508273,-0.415003,1.61071,0.415003,-0.508273,1.61071,0.293451,-0.566905,1.61071,0.151901,-0.586903,1.61071,-0,-0.566905,1.61071,-0.151902,-0.508274,1.61071,-0.293452,-0.415004,1.61071,-0.415004,-0.293452,1.61071,-0.508274,-0.151902,1.61071,-0.566906,-0,1.63857,-0.143034,0.03702,1.63857,-0.13816,0.071516,1.63857,-0.123871,0.10114,1.63857,-0.10114,0.12387,1.63857,-0.071517,0.138159,1.63857,-0.03702,0.143033,1.63857,-1e-06,0.138159,1.63857,0.037019,0.12387,1.63857,0.071516,0.10114,1.63857,0.101139,0.071517,1.63857,0.123869,0.03702,1.63857,0.138159,0,1.63857,0.143032,-0.03702,1.63857,0.138159,-0.071516,1.63857,0.12387,-0.10114,1.63857,0.101139,-0.12387,1.63857,0.071516,-0.138159,1.63857,0.037019,-0.143033,1.63857,-1e-06,-0.138159,1.63857,-0.03702,-0.12387,1.63857,-0.071517,-0.10114,1.63857,-0.10114,-0.071517,1.63857,-0.123871,-0.03702,1.63857,-0.13816,0.483199,2.42303,-0.125622,0.507991,2.51769,-0.120586,0.523709,2.58144,-0.047852,0.521138,2.57691,0.049994,0.501792,2.50678,0.115635,0.477,2.41212,0.110599,0.461282,2.34837,0.037865,0.463853,2.3529,-0.059981,0.662828,2.40338,-0.118477,0.654296,2.49941,-0.114521,0.645375,2.56426,-0.043642,0.641291,2.55993,0.05266,0.644434,2.48898,0.117972,0.652965,2.39296,0.114016,0.661887,2.3281,0.043137,0.665971,2.33243,-0.053164,0.800448,2.44886,-0.099433,0.754831,2.52425,-0.098163,0.719381,2.57459,-0.035117,0.714873,2.57039,0.052793,0.743935,2.51411,0.114069,0.789553,2.43872,0.112799,0.825003,2.38838,0.049753,0.82951,2.39259,-0.038156,0.881453,2.55007,-0.057846,0.829721,2.58297,-0.058852,0.791075,2.60433,-0.016305,0.788164,2.60162,0.044883,0.822678,2.57644,0.088869,0.874411,2.54354,0.089875,0.913056,2.52218,0.047328,0.915967,2.52489,-0.01386,0.912742,2.6816,-0.012508,0.884376,2.68814,-0.013476,0.863486,2.6922,0.006405,0.862313,2.69142,0.035495,0.881537,2.68625,0.056753,0.909903,2.67972,0.05772,0.930794,2.67565,0.037839,0.931966,2.67644,0.00875,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,0.9113,2.83594,0.024945,-0.472493,2.42303,-0.125622,-0.497286,2.51769,-0.120586,-0.513004,2.58144,-0.047852,-0.510433,2.57691,0.049994,-0.491087,2.50678,0.115635,-0.466294,2.41212,0.110599,-0.450577,2.34837,0.037865,-0.453148,2.3529,-0.059981,-0.652122,2.40338,-0.118476,-0.643591,2.49941,-0.114521,-0.63467,2.56426,-0.043641,-0.630586,2.55993,0.05266,-0.633729,2.48898,0.117972,-0.64226,2.39296,0.114017,-0.651181,2.3281,0.043137,-0.655265,2.33243,-0.053164,-0.789743,2.44886,-0.099433,-0.744125,2.52425,-0.098163,-0.708676,2.57459,-0.035116,-0.704168,2.57039,0.052793,-0.73323,2.51411,0.114069,-0.778848,2.43872,0.112799,-0.814298,2.38838,0.049753,-0.818805,2.39259,-0.038156,-0.870748,2.55007,-0.057846,-0.819016,2.58297,-0.058852,-0.78037,2.60433,-0.016305,-0.777459,2.60162,0.044883,-0.811973,2.57644,0.08887,-0.863705,2.54354,0.089875,-0.902351,2.52218,0.047328,-0.905262,2.52489,-0.01386,-0.902037,2.6816,-0.012508,-0.873671,2.68814,-0.013476,-0.85278,2.6922,0.006405,-0.851608,2.69142,0.035495,-0.870832,2.68625,0.056753,-0.899198,2.67972,0.05772,-0.920089,2.67565,0.03784,-0.921261,2.67644,0.00875,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945,-0.900595,2.83594,0.024945],
+ "uvs":[[0.915839,0.599586,0.932693,0.556373,0.964963,0.563888,0.957412,0.613511,0.881919,0.72076,0.890166,0.672387,0.942469,0.683644,0.942165,0.734197,0.90333,0.629144,0.951619,0.639877,0.972401,0.618014,0.976047,0.693679,0.971833,0.736736,0.97764,0.649025,0.340243,0.59307,0.333,0.575665,0.35654,0.569945,0.36854,0.59413,0.94153,0.767377,0.882643,0.759757,0.350885,0.73015,0.372709,0.734738,0.367282,0.741406,0.351644,0.734721,0.741261,0.673616,0.746078,0.686536,0.710735,0.703459,0.717013,0.678454,0.748039,0.658218,0.739996,0.647995,0.748274,0.643364,0.722817,0.648569,0.74076,0.609096,0.751116,0.606087,0.733568,0.608765,0.337289,0.731192,0.34229,0.737621,0.350182,0.684142,0.323072,0.693356,0.306048,0.572697,0.3046,0.591956,0.346836,0.625547,0.308807,0.626377,0.348429,0.659489,0.313641,0.658336,0.762173,0.77922,0.765609,0.744759,0.822743,0.765668,0.822731,0.79468,0.32568,0.553972,0.340762,0.556957,0.304084,0.550984,0.372709,0.628683,0.371371,0.665415,0.372449,0.690567,0.97764,0.787711,0.953439,0.793623,0.971887,0.76868,0.324371,0.755093,0.308148,0.750895,0.285282,0.689778,0.279841,0.655832,0.273596,0.620814,0.27149,0.586166,0.272304,0.56729,0.276916,0.547089,0.246844,0.685806,0.244482,0.651259,0.224893,0.691858,0.221582,0.654031,0.217997,0.619049,0.241499,0.61658,0.243378,0.583556,0.246188,0.566388,0.251276,0.545831,0.221854,0.568138,0.228799,0.552894,0.248112,0.740093,0.230253,0.741694,0.280311,0.74602,0.587421,0.623334,0.571197,0.584936,0.635879,0.577575,0.630098,0.623334,0.534813,0.623334,0.528118,0.564483,0.488953,0.623334,0.487221,0.550162,0.455394,0.623334,0.449766,0.542897,0.429188,0.623334,0.42442,0.543241,0.40675,0.623334,0.404158,0.547302,0.386173,0.563722,0.380638,0.623334,0.849794,0.823229,0.826233,0.818175,0.845415,0.803735,0.761327,0.81668,0.831701,0.846048,0.761587,0.847398,0.853122,0.851444,0.834302,0.879224,0.762342,0.878366,0.833363,0.911805,0.763516,0.909327,0.850657,0.921192,0.853122,0.887105,0.846778,0.952238,0.827287,0.940077,0.76822,0.95667,0.218783,0.588104,0.696704,0.742128,0.654667,0.712364,0.685522,0.673531,0.849027,0.707921,0.862016,0.660946,0.674345,0.80157,0.622173,0.763802,0.640541,0.733797,0.686644,0.770637,0.645093,0.696386,0.043642,0.633102,0.053289,0.594911,0.068151,0.602419,0.062446,0.636203,0.6218,0.707988,0.046075,0.669007,0.062316,0.670381,0.096226,0.60568,0.08129,0.578384,0.104287,0.588329,0.850596,0.741723,0.686257,0.646647,0.694706,0.646764,0.696734,0.664053,0.701108,0.633235,0.707006,0.64091,0.71836,0.599052,0.726923,0.606124,0.692815,0.628706,0.082727,0.688967,0.109516,0.698023,0.094079,0.729159,0.080498,0.727981,0.131295,0.587383,0.131812,0.607228,0.126114,0.640404,0.088216,0.636992,0.120095,0.668827,0.085318,0.667857,0.708132,0.801717,0.713078,0.772403,0.097675,0.565899,0.112783,0.564809,0.134429,0.563708,0.060368,0.692104,0.067204,0.569729,0.091499,0.553771,0.05856,0.730563,0.122371,0.749347,0.106146,0.750643,0.147437,0.69631,0.153992,0.66785,0.161539,0.63671,0.16516,0.603075,0.165259,0.583626,0.161758,0.561086,0.189581,0.664442,0.186058,0.693838,0.212572,0.665532,0.20794,0.698285,0.217482,0.63403,0.193862,0.63337,0.193421,0.601222,0.191438,0.583494,0.187503,0.560283,0.209761,0.566978,0.215882,0.583941,0.200058,0.750643,0.18233,0.747672,0.150133,0.749098,0.635879,0.669092,0.571198,0.661731,0.528118,0.682184,0.487221,0.696505,0.449766,0.70377,0.42442,0.703426,0.404158,0.699365,0.386173,0.682945,0.110156,0.548866,0.703783,0.825695,0.698896,0.854203,0.131761,0.547021,0.697521,0.887624,0.700718,0.91995,0.157131,0.545831,0.181526,0.546966,0.688832,0.93113,0.710055,0.947277,0.697253,0.96142,0.217997,0.604493,0.744202,0.006575,0.744202,0.036958,0.703502,0.036958,0.703502,0.006575,0.662801,0.036958,0.662801,0.006575,0.622101,0.036958,0.622101,0.006575,0.581401,0.036958,0.581401,0.006575,0.5407,0.036958,0.5407,0.006575,0.5,0.036958,0.5,0.006575,0.4593,0.036958,0.4593,0.006575,0.418599,0.036958,0.418599,0.006575,0.377899,0.036958,0.377899,0.006575,0.337199,0.036958,0.337199,0.006575,0.296498,0.036958,0.296498,0.006575,0.255798,0.036958,0.255798,0.006575,0.215098,0.036958,0.215098,0.006575,0.174397,0.036958,0.174397,0.006575,0.133697,0.036958,0.133697,0.006575,0.092997,0.036958,0.092997,0.006575,0.052296,0.036958,0.052296,0.006575,0.011596,0.036958,0.011596,0.006575,0.988404,0.006575,0.988404,0.036958,0.947704,0.036958,0.947704,0.006575,0.907004,0.036958,0.907004,0.006575,0.866303,0.036958,0.866303,0.006575,0.825603,0.036958,0.825603,0.006575,0.174397,0.124129,0.133697,0.124129,0.784902,0.036958,0.784902,0.006575,0.953914,0.94857,0.959759,0.945195,0.966279,0.943448,0.973028,0.943449,0.979547,0.945195,0.985392,0.94857,0.990164,0.953342,0.993539,0.959187,0.995285,0.965706,0.995285,0.972456,0.993539,0.978975,0.990164,0.98482,0.985392,0.989592,0.979547,0.992967,0.973028,0.994713,0.966279,0.994713,0.959759,0.992967,0.953914,0.989592,0.949142,0.98482,0.945767,0.978975,0.944021,0.972456,0.944021,0.965706,0.945767,0.959187,0.949142,0.953342,0.337199,0.124129,0.377899,0.124129,0.377899,0.213982,0.337199,0.213982,0.947704,0.124129,0.907004,0.124129,0.662801,0.124129,0.622101,0.124129,0.4593,0.124129,0.418599,0.124129,0.744202,0.124129,0.703502,0.124129,0.255798,0.124129,0.215098,0.124129,0.052296,0.124129,0.011596,0.124129,0.825603,0.124129,0.784902,0.124129,0.5407,0.124129,0.5,0.124129,0.296498,0.124129,0.092997,0.124129,0.866303,0.124129,0.581401,0.124129,0.988404,0.124129,0.174397,0.213982,0.215098,0.213982,0.215098,0.26092,0.174397,0.26092,0.662801,0.213982,0.622101,0.213982,0.052296,0.213982,0.011596,0.213982,0.296498,0.213982,0.581401,0.213982,0.988404,0.213982,0.947704,0.213982,0.255798,0.213982,0.5407,0.213982,0.907004,0.213982,0.5,0.213982,0.866303,0.213982,0.4593,0.213982,0.825603,0.213982,0.133697,0.213982,0.418599,0.213982,0.784902,0.213982,0.744202,0.213982,0.703502,0.213982,0.092997,0.213982,0.622101,0.26092,0.662801,0.26092,0.662801,0.295788,0.622101,0.295788,0.5,0.26092,0.4593,0.26092,0.866303,0.26092,0.825603,0.26092,0.133697,0.26092,0.418599,0.26092,0.784902,0.26092,0.744202,0.26092,0.703502,0.26092,0.092997,0.26092,0.377899,0.26092,0.052296,0.26092,0.337199,0.26092,0.011596,0.26092,0.296498,0.26092,0.581401,0.26092,0.988404,0.26092,0.947704,0.26092,0.255798,0.26092,0.5407,0.26092,0.907004,0.26092,0.174397,0.295788,0.215098,0.295788,0.215098,0.369548,0.174397,0.369548,0.052296,0.295788,0.011596,0.295788,0.337199,0.295788,0.296498,0.295788,0.581401,0.295788,0.988404,0.295788,0.947704,0.295788,0.255798,0.295788,0.5407,0.295788,0.907004,0.295788,0.5,0.295788,0.866303,0.295788,0.4593,0.295788,0.825603,0.295788,0.133697,0.295788,0.418599,0.295788,0.784902,0.295788,0.744202,0.295788,0.703502,0.295788,0.092997,0.295788,0.377899,0.295788,0.622101,0.369548,0.662801,0.369548,0.662801,0.423192,0.622101,0.423192,0.5,0.369548,0.4593,0.369548,0.866303,0.369548,0.825603,0.369548,0.133697,0.369548,0.418599,0.369548,0.784902,0.369548,0.744202,0.369548,0.703502,0.369548,0.092997,0.369548,0.377899,0.369548,0.052296,0.369548,0.337199,0.369548,0.011596,0.369548,0.296498,0.369548,0.581401,0.369548,0.988404,0.369548,0.947704,0.369548,0.255798,0.369548,0.5407,0.369548,0.907004,0.369548,0.4593,0.423192,0.5,0.423192,0.5,0.497147,0.4593,0.497147,0.052296,0.423192,0.011596,0.423192,0.337199,0.423192,0.296498,0.423192,0.581401,0.423192,0.988404,0.423192,0.947704,0.423192,0.255798,0.423192,0.5407,0.423192,0.907004,0.423192,0.215098,0.423192,0.866303,0.423192,0.174397,0.423192,0.825603,0.423192,0.133697,0.423192,0.418599,0.423192,0.784902,0.423192,0.744202,0.423192,0.703502,0.423192,0.092997,0.423192,0.377899,0.423192,0.011596,0.497147,0.052296,0.497147,0.052296,0.523774,0.011596,0.523774,0.866303,0.497147,0.825603,0.497147,0.174397,0.497147,0.133697,0.497147,0.418599,0.497147,0.784902,0.497147,0.744202,0.497147,0.703502,0.497147,0.092997,0.497147,0.377899,0.497147,0.662801,0.497147,0.337199,0.497147,0.622101,0.497147,0.296498,0.497147,0.581401,0.497147,0.988404,0.497147,0.947704,0.497147,0.255798,0.497147,0.5407,0.497147,0.907004,0.497147,0.215098,0.497147,0.418599,0.523774,0.4593,0.523774,0.4593,0.536295,0.418599,0.536295,0.337199,0.523774,0.296498,0.523774,0.622101,0.523774,0.581401,0.523774,0.988404,0.523774,0.947704,0.523774,0.255798,0.523774,0.5407,0.523774,0.907004,0.523774,0.215098,0.523774,0.5,0.523774,0.866303,0.523774,0.174397,0.523774,0.825603,0.523774,0.133697,0.523774,0.784902,0.523774,0.744202,0.523774,0.703502,0.523774,0.092997,0.523774,0.377899,0.523774,0.662801,0.523774,0.90496,0.993068,0.898302,0.993068,0.89187,0.991345,0.886104,0.988016,0.881396,0.983308,0.878066,0.977541,0.876343,0.97111,0.876343,0.964451,0.878066,0.95802,0.881396,0.952254,0.886104,0.947545,0.89187,0.944216,0.898302,0.942493,0.90496,0.942493,0.911392,0.944216,0.917158,0.947545,0.921866,0.952254,0.925195,0.95802,0.926919,0.964451,0.926919,0.97111,0.925195,0.977541,0.921866,0.983308,0.917158,0.988016,0.911392,0.991345,0.825603,0.536295,0.784902,0.536295,0.744202,0.536295,0.703502,0.536295,0.133697,0.536295,0.092997,0.536295,0.377899,0.536295,0.662801,0.536295,0.052296,0.536295,0.337199,0.536295,0.622101,0.536295,0.011596,0.536295,0.296498,0.536295,0.581401,0.536295,0.988404,0.536295,0.947704,0.536295,0.255798,0.536295,0.5407,0.536295,0.907003,0.536295,0.215098,0.536295,0.5,0.536295,0.866303,0.536295,0.174397,0.536295,0.308015,0.956673,0.37768,0.963659,0.379362,0.992211,0.299323,0.985367,0.318708,0.929139,0.377923,0.934802,0.326122,0.901271,0.37914,0.903251,0.326591,0.873009,0.377372,0.870628,0.319228,0.845831,0.374286,0.840155,0.308801,0.819104,0.372699,0.813221,0.301049,0.791369,0.374079,0.787919,0.299323,0.763674,0.376396,0.761697,0.433052,0.957085,0.446964,0.980953,0.421961,0.930978,0.414535,0.901341,0.4119,0.870621,0.41517,0.841801,0.422032,0.817311,0.431326,0.795536,0.443117,0.77226,0.481006,0.935631,0.498336,0.950305,0.466249,0.918115,0.455493,0.896309,0.452506,0.871903,0.459033,0.849666,0.469223,0.831756,0.481333,0.816319,0.497017,0.801332,0.530094,0.904981,0.538596,0.912138,0.523017,0.896161,0.518239,0.885584,0.517049,0.874048,0.519372,0.863138,0.52425,0.853633,0.530794,0.845409,0.538919,0.838294,0.590372,0.877858,0.590995,0.878644,0.589949,0.877014,0.589749,0.876132,0.58953,0.875254,0.589547,0.874357,0.589791,0.873468,0.590246,0.87261,0.591041,0.871937,0.273493,0.955224,0.28106,0.98321,0.203196,0.988505,0.205691,0.960831,0.263951,0.928329,0.206327,0.932828,0.257599,0.901167,0.206099,0.902196,0.257998,0.873738,0.2088,0.870574,0.265963,0.847492,0.212715,0.84106,0.276888,0.821735,0.215069,0.814954,0.285246,0.794956,0.214494,0.790382,0.287758,0.768115,0.213039,0.764901,0.137946,0.976447,0.152165,0.953522,0.163715,0.928379,0.171815,0.899749,0.1753,0.869987,0.172997,0.84197,0.16708,0.818093,0.158721,0.79681,0.147984,0.774028,0.089028,0.945847,0.106286,0.931901,0.121134,0.915154,0.132228,0.894178,0.135863,0.870549,0.130203,0.848863,0.120857,0.831315,0.109573,0.816134,0.094809,0.80133,0.05112,0.908139,0.059585,0.901339,0.066718,0.8929,0.071673,0.882717,0.073177,0.871545,0.071252,0.860921,0.066806,0.851616,0.060706,0.843528,0.053037,0.836488,0.001293,0.874762,0.001921,0.87401,0.002357,0.873198,0.002577,0.872346,0.002815,0.871497,0.002826,0.870627,0.002616,0.86976,0.002201,0.86892,0.00145,0.868254]],
+ "faces":[41,1,0,60,61,2,3,0,1,0,1,2,3,41,66,65,3,4,4,5,6,7,4,5,6,7,41,65,64,2,3,5,8,9,6,5,8,9,6,41,0,2,64,60,3,9,8,0,1,9,8,2,40,0,1,30,3,2,10,1,0,10,41,3,32,28,4,6,11,12,7,6,11,12,7,41,2,0,30,31,9,3,10,13,9,1,10,13,41,2,31,32,3,9,13,11,6,9,13,11,6,41,9,11,27,28,14,15,16,17,14,15,16,12,41,4,10,75,66,7,18,19,4,7,17,18,4,41,6,1,12,13,20,21,22,23,19,0,20,21,41,12,1,61,78,24,25,26,27,20,0,3,22,41,13,12,14,15,28,24,29,30,21,20,23,24,41,14,12,78,81,29,24,27,31,23,20,22,25,41,15,14,16,17,30,29,32,33,24,23,26,27,41,86,16,14,81,34,32,29,31,28,26,23,25,41,18,6,13,15,35,20,23,36,29,19,21,24,41,5,6,18,19,37,20,35,38,30,19,29,31,41,23,11,9,22,39,15,14,40,32,15,14,33,41,9,8,21,22,14,41,42,40,14,34,35,33,41,8,7,20,21,41,43,44,42,34,36,37,35,41,7,5,19,20,43,37,38,44,36,30,31,37,41,96,75,10,24,45,46,47,48,38,18,17,39,41,11,25,29,27,15,49,50,16,15,40,41,16,41,23,26,25,11,39,51,49,15,32,42,40,15,41,32,8,9,28,52,41,14,17,11,34,14,12,41,31,30,5,7,53,54,37,43,13,10,30,36,41,29,24,10,27,55,56,18,57,41,39,17,16,41,31,7,8,32,53,43,41,52,13,36,34,11,41,30,1,6,5,54,21,20,37,10,0,19,30,41,27,10,4,28,57,18,7,12,16,17,7,12,40,15,17,18,36,58,35,24,27,29,41,19,18,17,33,38,35,58,59,31,29,27,43,41,35,34,20,19,60,61,44,38,44,45,37,31,41,21,20,34,36,42,44,61,62,35,37,45,46,41,22,21,36,37,40,42,62,63,33,35,46,47,41,23,22,37,38,39,40,63,64,32,33,47,48,41,26,23,38,39,51,39,64,65,42,32,48,49,41,34,35,40,41,61,60,66,67,45,44,50,51,41,41,40,51,50,67,66,68,69,51,50,52,53,41,49,42,41,50,70,71,67,69,54,55,51,53,41,34,41,42,36,61,67,71,62,45,51,55,46,41,37,36,42,43,63,62,71,72,47,46,55,56,41,38,37,43,44,64,63,72,73,48,47,56,57,41,39,38,44,45,65,64,73,74,49,48,57,58,41,45,44,47,46,74,73,75,76,58,57,59,60,41,51,40,53,54,68,66,77,78,52,50,61,62,41,53,40,35,52,77,66,60,79,61,50,44,63,41,33,52,35,19,59,79,60,38,43,63,44,31,41,126,51,54,125,80,81,82,83,64,52,62,65,41,127,50,51,126,84,85,81,80,66,53,52,64,41,128,49,50,127,86,87,85,84,67,54,53,66,41,128,129,48,49,86,88,89,87,67,68,69,54,41,129,130,47,48,88,90,91,89,68,70,59,69,41,131,46,47,130,92,93,91,90,71,60,59,70,41,55,46,131,132,94,93,92,95,72,60,71,73,41,25,56,24,29,96,97,48,98,40,74,39,41,41,96,24,56,135,45,48,97,99,38,39,74,75,41,135,56,57,137,99,97,100,101,75,74,76,77,41,26,57,56,25,102,100,97,96,42,76,74,40,41,58,141,137,57,103,104,101,100,78,79,77,76,41,59,140,141,58,105,106,104,103,80,81,79,78,41,45,59,58,39,107,105,103,108,58,80,78,49,41,39,58,57,26,108,103,100,102,49,78,76,42,41,45,46,55,59,107,109,110,105,58,60,72,80,41,132,140,59,55,111,106,105,110,73,81,80,72,41,47,44,43,48,75,73,72,112,59,57,56,69,41,48,43,42,49,112,72,71,70,69,56,55,54,41,60,62,63,61,113,114,115,26,2,82,83,3,41,66,69,68,65,4,116,117,5,4,84,85,5,41,65,68,67,64,118,119,120,121,5,85,86,8,41,62,60,64,67,114,113,121,120,82,2,8,86,40,62,100,63,114,122,115,82,87,83,41,68,69,98,102,123,124,125,126,85,84,88,89,41,67,101,100,62,120,127,122,114,86,90,87,82,41,67,68,102,101,128,123,126,129,86,85,89,90,41,74,98,97,77,130,125,131,132,91,88,92,93,41,69,66,75,76,116,4,19,133,84,4,18,94,41,71,80,79,63,134,135,136,115,95,96,97,83,41,79,78,61,63,136,27,26,115,97,22,3,83,41,80,83,82,79,135,137,138,136,96,98,99,97,41,82,81,78,79,138,31,27,136,99,25,22,97,41,83,85,84,82,137,139,140,138,98,100,101,99,41,86,81,82,84,34,31,138,140,28,25,99,101,41,87,83,80,71,141,137,135,134,102,98,96,95,41,70,88,87,71,142,143,144,145,103,104,102,95,41,92,91,74,77,146,147,130,132,105,106,91,93,41,74,91,90,73,130,147,148,149,91,106,107,108,41,73,90,89,72,149,148,150,151,108,107,109,110,41,72,89,88,70,151,150,143,142,110,109,104,103,41,96,93,76,75,45,152,153,46,38,111,94,18,41,77,97,99,94,132,131,154,155,93,92,112,113,41,92,77,94,95,146,132,155,156,105,93,113,114,41,102,98,74,73,126,125,130,149,89,88,91,108,41,101,72,70,100,129,151,142,157,90,110,103,87,41,99,97,76,93,154,131,158,159,112,92,94,111,41,101,102,73,72,129,126,149,151,90,89,108,110,41,100,70,71,63,157,142,145,160,87,103,95,83,41,97,98,69,76,131,125,124,158,92,88,84,94,40,83,87,85,137,141,139,98,102,100,41,88,103,85,87,143,161,162,144,104,115,100,102,41,105,88,89,104,163,143,150,164,116,104,109,117,41,90,106,104,89,148,165,164,150,107,118,117,109,41,91,107,106,90,147,166,165,148,106,119,118,107,41,92,108,107,91,146,167,166,147,105,120,119,106,41,95,109,108,92,156,168,167,146,114,121,120,105,41,104,111,110,105,164,169,170,163,117,122,123,116,41,111,120,121,110,169,171,172,170,122,124,125,123,41,119,120,111,112,173,171,169,174,126,124,122,127,41,104,106,112,111,164,165,174,169,117,118,127,122,41,107,113,112,106,166,175,174,165,119,128,127,118,41,108,114,113,107,167,176,175,166,120,129,128,119,41,109,115,114,108,168,177,176,167,121,130,129,120,41,115,116,117,114,177,178,179,176,130,131,132,129,41,121,124,123,110,172,180,181,170,125,133,134,123,41,123,122,105,110,181,182,163,170,134,135,116,123,41,103,88,105,122,161,143,163,182,115,104,116,135,41,126,125,124,121,80,83,183,184,64,65,133,125,41,127,126,121,120,84,80,184,185,66,64,125,124,41,128,127,120,119,86,84,185,186,67,66,124,126,41,128,119,118,129,86,186,187,88,67,126,136,68,41,129,118,117,130,88,187,188,90,68,136,132,70,41,131,130,117,116,92,90,188,189,71,70,132,131,41,133,132,131,116,190,95,92,189,137,73,71,131,41,94,99,93,134,155,154,159,191,113,112,111,138,41,96,135,134,93,45,99,192,152,38,75,138,111,41,135,137,136,134,99,101,193,192,75,77,139,138,41,95,94,134,136,156,155,191,194,114,113,138,139,41,138,136,137,141,195,193,101,104,140,139,77,79,41,139,138,141,140,196,195,104,106,141,140,79,81,41,115,109,138,139,177,168,197,198,130,121,140,141,41,109,95,136,138,168,156,194,197,121,114,139,140,41,115,139,133,116,199,196,200,201,130,141,137,131,41,132,133,139,140,111,200,196,106,73,137,141,81,41,117,118,113,114,179,202,175,176,132,136,128,129,41,118,119,112,113,202,173,174,175,136,126,127,128,41,142,143,145,144,203,204,205,206,142,143,144,145,41,144,145,147,146,206,205,207,208,145,144,146,147,41,146,147,149,148,208,207,209,210,147,146,148,149,41,148,149,151,150,210,209,211,212,149,148,150,151,41,150,151,153,152,212,211,213,214,151,150,152,153,41,152,153,155,154,214,213,215,216,153,152,154,155,41,154,155,157,156,216,215,217,218,155,154,156,157,41,156,157,159,158,218,217,219,220,157,156,158,159,41,158,159,161,160,220,219,221,222,159,158,160,161,41,160,161,163,162,222,221,223,224,161,160,162,163,41,162,163,165,164,224,223,225,226,163,162,164,165,41,164,165,167,166,226,225,227,228,165,164,166,167,41,166,167,169,168,228,227,229,230,167,166,168,169,41,168,169,171,170,230,229,231,232,169,168,170,171,41,170,171,173,172,232,231,233,234,171,170,172,173,41,172,173,175,174,234,233,235,236,173,172,174,175,41,174,175,177,176,236,235,237,238,175,174,176,177,41,176,177,179,178,238,237,239,240,177,176,178,179,41,178,179,181,180,241,242,243,244,179,178,180,181,41,180,181,183,182,244,243,245,246,181,180,182,183,41,182,183,185,184,246,245,247,248,183,182,184,185,41,184,185,187,186,248,247,249,250,185,184,186,187,41,173,171,204,205,233,231,251,252,172,170,188,189,41,186,187,189,188,250,249,253,254,187,186,190,191,41,188,189,143,142,254,253,204,203,191,190,143,142,40,188,142,144,278,255,256,191,142,145,40,144,146,148,256,257,258,145,147,149,40,148,150,152,258,259,260,149,151,153,40,152,154,156,260,261,262,153,155,157,40,156,158,160,262,263,264,157,159,161,40,160,162,164,264,265,266,161,163,165,40,164,166,168,266,267,268,165,167,169,40,168,170,172,268,269,270,169,171,173,40,172,174,176,270,271,272,173,175,177,40,176,178,180,272,273,274,177,179,181,40,180,182,184,274,275,276,181,183,185,40,184,186,188,276,277,278,185,187,191,40,188,144,148,278,256,258,191,145,149,40,148,152,156,258,260,262,149,153,157,40,156,160,164,262,264,266,157,161,165,40,164,168,172,266,268,270,165,169,173,40,172,176,180,270,272,274,173,177,181,40,180,184,188,274,276,278,181,185,191,40,188,148,156,278,258,262,191,149,157,40,156,164,172,262,266,270,157,165,173,40,172,180,188,270,274,278,173,181,191,40,156,172,188,262,270,278,157,173,191,41,200,199,223,224,279,280,281,282,192,193,194,195,41,183,181,209,210,245,243,283,284,182,180,196,197,41,149,147,192,193,209,207,285,286,148,146,198,199,41,159,157,197,198,219,217,287,288,158,156,200,201,41,145,143,190,191,205,204,289,290,144,143,202,203,41,169,167,202,203,229,227,291,292,168,166,204,205,41,179,177,207,208,239,237,293,294,178,176,206,207,41,189,187,212,213,253,249,295,296,190,186,208,209,41,155,153,195,196,215,213,297,298,154,152,210,211,41,165,163,200,201,225,223,279,299,164,162,192,212,41,175,173,205,206,235,233,252,300,174,172,189,213,41,185,183,210,211,247,245,284,301,184,182,197,214,41,151,149,193,194,211,209,286,302,150,148,199,215,41,161,159,198,199,221,219,288,280,160,158,201,193,41,171,169,203,204,231,229,292,251,170,168,205,188,41,181,179,208,209,243,242,303,283,180,178,207,196,41,143,189,213,190,204,253,296,289,143,190,209,202,41,147,145,191,192,207,205,290,285,146,144,203,198,41,157,155,196,197,217,215,298,287,156,154,211,200,41,167,165,201,202,227,225,299,291,166,164,212,204,41,177,175,206,207,237,235,300,293,176,174,213,206,41,187,185,211,212,249,247,301,295,186,184,214,208,41,153,151,194,195,213,211,302,297,152,150,215,210,41,163,161,199,200,223,221,280,279,162,160,193,192,41,228,227,251,252,304,305,306,307,216,217,218,219,41,193,192,216,217,286,285,308,309,199,198,220,221,41,208,207,231,232,294,293,310,311,207,206,222,223,41,201,200,224,225,299,279,282,312,212,192,195,224,41,194,193,217,218,302,286,309,313,215,199,221,225,41,209,208,232,233,283,303,314,315,196,207,223,226,41,202,201,225,226,291,299,312,316,204,212,224,227,41,195,194,218,219,297,302,313,317,210,215,225,228,41,210,209,233,234,284,283,315,318,197,196,226,229,41,203,202,226,227,292,291,316,305,205,204,227,217,41,196,195,219,220,298,297,317,319,211,210,228,230,41,211,210,234,235,301,284,318,320,214,197,229,231,41,204,203,227,228,251,292,305,304,188,205,217,216,41,197,196,220,221,287,298,319,321,200,211,230,232,41,212,211,235,236,295,301,320,322,208,214,231,233,41,205,204,228,229,252,251,304,323,189,188,216,234,41,198,197,221,222,288,287,321,324,201,200,232,235,41,213,212,236,237,296,295,322,325,209,208,233,236,41,191,190,214,215,290,289,326,327,203,202,237,238,41,206,205,229,230,300,252,323,328,213,189,234,239,41,199,198,222,223,280,288,324,281,193,201,235,194,41,190,213,237,214,289,296,325,326,202,209,236,237,41,192,191,215,216,285,290,327,308,198,203,238,220,41,207,206,230,231,293,300,328,310,206,213,239,222,41,241,240,264,265,329,330,331,332,240,241,242,243,41,221,220,244,245,321,319,333,334,232,230,244,245,41,236,235,259,260,322,320,335,336,233,231,246,247,41,229,228,252,253,323,304,307,337,234,216,219,248,41,222,221,245,246,324,321,334,338,235,232,245,249,41,237,236,260,261,325,322,336,339,236,233,247,250,41,215,214,238,239,327,326,340,341,238,237,251,252,41,230,229,253,254,328,323,337,342,239,234,248,253,41,223,222,246,247,281,324,338,343,194,235,249,254,41,214,237,261,238,326,325,339,340,237,236,250,251,41,216,215,239,240,308,327,341,330,220,238,252,241,41,231,230,254,255,310,328,342,344,222,239,253,255,41,224,223,247,248,282,281,343,345,195,194,254,256,41,217,216,240,241,309,308,330,329,221,220,241,240,41,232,231,255,256,311,310,344,346,223,222,255,257,41,225,224,248,249,312,282,345,347,224,195,256,258,41,218,217,241,242,313,309,329,348,225,221,240,259,41,233,232,256,257,315,314,349,350,226,223,257,260,41,226,225,249,250,316,312,347,351,227,224,258,261,41,219,218,242,243,317,313,348,352,228,225,259,262,41,234,233,257,258,318,315,350,353,229,226,260,263,41,227,226,250,251,305,316,351,306,217,227,261,218,41,220,219,243,244,319,317,352,333,230,228,262,244,41,235,234,258,259,320,318,353,335,231,229,263,246,41,276,275,299,300,354,355,356,357,264,265,266,267,41,256,255,279,280,346,344,358,359,257,255,268,269,41,249,248,272,273,347,345,360,361,258,256,270,271,41,242,241,265,266,348,329,332,362,259,240,243,272,41,257,256,280,281,350,349,363,364,260,257,269,273,41,250,249,273,274,351,347,361,365,261,258,271,274,41,243,242,266,267,352,348,362,366,262,259,272,275,41,258,257,281,282,353,350,364,367,263,260,273,276,41,251,250,274,275,306,351,365,355,218,261,274,265,41,244,243,267,268,333,352,366,368,244,262,275,277,41,259,258,282,283,335,353,367,369,246,263,276,278,41,252,251,275,276,307,306,355,354,219,218,265,264,41,245,244,268,269,334,333,368,370,245,244,277,279,41,260,259,283,284,336,335,369,371,247,246,278,280,41,253,252,276,277,337,307,354,372,248,219,264,281,41,246,245,269,270,338,334,370,373,249,245,279,282,41,261,260,284,285,339,336,371,374,250,247,280,283,41,239,238,262,263,341,340,375,376,252,251,284,285,41,254,253,277,278,342,337,372,377,253,248,281,286,41,247,246,270,271,343,338,373,378,254,249,282,287,41,238,261,285,262,340,339,374,375,251,250,283,284,41,240,239,263,264,330,341,376,331,241,252,285,242,41,255,254,278,279,344,342,377,358,255,253,286,268,41,248,247,271,272,345,343,378,360,256,254,287,270,41,289,288,312,313,379,380,381,382,288,289,290,291,41,269,268,292,293,370,368,383,384,279,277,292,293,41,284,283,307,308,371,369,385,386,280,278,294,295,41,277,276,300,301,372,354,357,387,281,264,267,296,41,270,269,293,294,373,370,384,388,282,279,293,297,41,285,284,308,309,374,371,386,389,283,280,295,298,41,263,262,286,287,376,375,390,391,285,284,299,300,41,278,277,301,302,377,372,387,392,286,281,296,301,41,271,270,294,295,378,373,388,393,287,282,297,302,41,262,285,309,286,375,374,389,390,284,283,298,299,41,264,263,287,288,331,376,391,380,242,285,300,289,41,279,278,302,303,358,377,392,394,268,286,301,303,41,272,271,295,296,360,378,393,395,270,287,302,304,41,265,264,288,289,332,331,380,379,243,242,289,288,41,280,279,303,304,359,358,394,396,269,268,303,305,41,273,272,296,297,361,360,395,397,271,270,304,306,41,266,265,289,290,362,332,379,398,272,243,288,307,41,281,280,304,305,364,363,399,400,273,269,305,308,41,274,273,297,298,365,361,397,401,274,271,306,309,41,267,266,290,291,366,362,398,402,275,272,307,310,41,282,281,305,306,367,364,400,403,276,273,308,311,41,275,274,298,299,355,365,401,356,265,274,309,266,41,268,267,291,292,368,366,402,383,277,275,310,292,41,283,282,306,307,369,367,403,385,278,276,311,294,41,317,316,340,341,404,405,406,407,312,313,314,315,41,304,303,327,328,396,394,408,409,305,303,316,317,41,297,296,320,321,397,395,410,411,306,304,318,319,41,290,289,313,314,398,379,382,412,307,288,291,320,41,305,304,328,329,400,399,413,414,308,305,317,321,41,298,297,321,322,401,397,411,415,309,306,319,322,41,291,290,314,315,402,398,412,416,310,307,320,323,41,306,305,329,330,403,400,414,417,311,308,321,324,41,299,298,322,323,356,401,415,418,266,309,322,325,41,292,291,315,316,383,402,416,405,292,310,323,313,41,307,306,330,331,385,403,417,419,294,311,324,326,41,300,299,323,324,357,356,418,420,267,266,325,327,41,293,292,316,317,384,383,405,404,293,292,313,312,41,308,307,331,332,386,385,419,421,295,294,326,328,41,301,300,324,325,387,357,420,422,296,267,327,329,41,294,293,317,318,388,384,404,423,297,293,312,330,41,309,308,332,333,389,386,421,424,298,295,328,331,41,287,286,310,311,391,390,425,426,300,299,332,333,41,302,301,325,326,392,387,422,427,301,296,329,334,41,295,294,318,319,393,388,423,428,302,297,330,335,41,286,309,333,310,390,389,424,425,299,298,331,332,41,288,287,311,312,380,391,426,381,289,300,333,290,41,303,302,326,327,394,392,427,408,303,301,334,316,41,296,295,319,320,395,393,428,410,304,302,335,318,41,352,351,375,376,429,430,431,432,336,337,338,339,41,332,331,355,356,421,419,433,434,328,326,340,341,41,325,324,348,349,422,420,435,436,329,327,342,343,41,318,317,341,342,423,404,407,437,330,312,315,344,41,333,332,356,357,424,421,434,438,331,328,341,345,41,311,310,334,335,426,425,439,440,333,332,346,347,41,326,325,349,350,427,422,436,441,334,329,343,348,41,319,318,342,343,428,423,437,442,335,330,344,349,41,310,333,357,334,425,424,438,439,332,331,345,346,41,312,311,335,336,381,426,440,443,290,333,347,350,41,327,326,350,351,408,427,441,430,316,334,348,337,41,320,319,343,344,410,428,442,444,318,335,349,351,41,313,312,336,337,382,381,443,445,291,290,350,352,41,328,327,351,352,409,408,430,429,317,316,337,336,41,321,320,344,345,411,410,444,446,319,318,351,353,41,314,313,337,338,412,382,445,447,320,291,352,354,41,329,328,352,353,414,413,448,449,321,317,336,355,41,322,321,345,346,415,411,446,450,322,319,353,356,41,315,314,338,339,416,412,447,451,323,320,354,357,41,330,329,353,354,417,414,449,452,324,321,355,358,41,323,322,346,347,418,415,450,453,325,322,356,359,41,316,315,339,340,405,416,451,406,313,323,357,314,41,331,330,354,355,419,417,452,433,326,324,358,340,41,324,323,347,348,420,418,453,435,327,325,359,342,41,366,365,389,390,454,455,456,457,360,361,362,363,41,345,344,368,369,446,444,458,459,353,351,364,365,41,338,337,361,362,447,445,460,461,354,352,366,367,41,353,352,376,377,449,448,462,463,355,336,339,368,41,346,345,369,370,450,446,459,464,356,353,365,369,41,339,338,362,363,451,447,461,465,357,354,367,370,41,354,353,377,378,452,449,463,466,358,355,368,371,41,347,346,370,371,453,450,464,467,359,356,369,372,41,340,339,363,364,406,451,465,468,314,357,370,373,41,355,354,378,379,433,452,466,469,340,358,371,374,41,348,347,371,372,435,453,467,470,342,359,372,375,41,341,340,364,365,407,406,468,455,315,314,373,361,41,356,355,379,380,434,433,469,471,341,340,374,376,41,349,348,372,373,436,435,470,472,343,342,375,377,41,342,341,365,366,437,407,455,454,344,315,361,360,41,357,356,380,381,438,434,471,473,345,341,376,378,41,335,334,358,359,440,439,474,475,347,346,379,380,41,350,349,373,374,441,436,472,476,348,343,377,381,41,343,342,366,367,442,437,454,477,349,344,360,382,41,334,357,381,358,439,438,473,474,346,345,378,379,41,336,335,359,360,443,440,475,478,350,347,380,383,41,351,350,374,375,430,441,476,431,337,348,381,338,41,344,343,367,368,444,442,477,458,351,349,382,364,41,337,336,360,361,445,443,478,460,352,350,383,366,40,384,383,382,502,479,480,384,385,386,40,382,405,404,480,481,482,386,387,388,40,404,403,402,482,483,484,388,389,390,40,402,401,400,484,485,486,390,391,392,40,400,399,398,486,487,488,392,393,394,40,398,397,396,488,489,490,394,395,396,40,396,395,394,490,491,492,396,397,398,40,394,393,392,492,493,494,398,399,400,40,392,391,390,494,495,496,400,401,363,40,390,389,388,496,497,498,363,362,402,40,388,387,386,498,499,500,402,403,404,40,386,385,384,500,501,502,404,405,384,40,384,382,404,502,480,482,384,386,388,40,404,402,400,482,484,486,388,390,392,40,400,398,396,486,488,490,392,394,396,40,396,394,392,490,492,494,396,398,400,40,392,390,388,494,496,498,400,363,402,40,388,386,384,498,500,502,402,404,384,40,384,404,400,502,482,486,384,388,392,40,400,396,392,486,490,494,392,396,400,40,392,388,384,494,498,502,400,402,384,40,400,392,384,486,494,502,392,400,384,41,381,380,404,405,473,471,503,504,378,376,388,387,41,359,358,382,383,475,474,505,506,380,379,386,385,41,374,373,397,398,476,472,507,508,381,377,395,394,41,367,366,390,391,477,454,457,509,382,360,363,401,41,358,381,405,382,474,473,504,505,379,378,387,386,41,360,359,383,384,478,475,506,510,383,380,385,384,41,375,374,398,399,431,476,508,511,338,381,394,393,41,368,367,391,392,458,477,509,512,364,382,401,400,41,361,360,384,385,460,478,510,513,366,383,384,405,41,376,375,399,400,432,431,511,514,339,338,393,392,41,369,368,392,393,459,458,512,515,365,364,400,399,41,362,361,385,386,461,460,513,516,367,366,405,404,41,377,376,400,401,463,462,517,518,368,339,392,391,41,370,369,393,394,464,459,515,519,369,365,399,398,41,363,362,386,387,465,461,516,520,370,367,404,403,41,378,377,401,402,466,463,518,521,371,368,391,390,41,371,370,394,395,467,464,519,522,372,369,398,397,41,364,363,387,388,468,465,520,523,373,370,403,402,41,379,378,402,403,469,466,521,524,374,371,390,389,41,372,371,395,396,470,467,522,525,375,372,397,396,41,365,364,388,389,455,468,523,456,361,373,402,362,41,380,379,403,404,471,469,524,503,376,374,389,388,41,373,372,396,397,472,470,525,507,377,375,396,395,41,406,414,421,413,526,527,528,529,406,407,408,409,41,407,415,414,406,530,531,527,526,410,411,407,406,41,408,416,415,407,532,533,531,530,412,413,411,410,41,409,417,416,408,534,535,533,532,414,415,413,412,41,410,418,417,409,536,537,535,534,416,417,415,414,41,411,419,418,410,538,539,537,536,418,419,417,416,41,412,420,419,411,540,541,539,538,420,421,419,418,41,413,421,420,412,542,543,541,540,409,408,421,420,41,414,422,429,421,527,544,545,528,407,422,423,408,41,415,423,422,414,531,546,544,527,411,424,422,407,41,416,424,423,415,533,547,546,531,413,425,424,411,41,417,425,424,416,535,548,547,533,415,426,425,413,41,418,426,425,417,537,549,548,535,417,427,426,415,41,419,427,426,418,539,550,549,537,419,428,427,417,41,420,428,427,419,541,551,550,539,421,429,428,419,41,421,429,428,420,543,552,551,541,408,423,429,421,41,422,430,437,429,544,553,554,545,422,430,431,423,41,423,431,430,422,546,555,553,544,424,432,430,422,41,424,432,431,423,547,556,555,546,425,433,432,424,41,425,433,432,424,548,557,556,547,426,434,433,425,41,426,434,433,425,549,558,557,548,427,435,434,426,41,427,435,434,426,550,559,558,549,428,436,435,427,41,428,436,435,427,551,560,559,550,429,437,436,428,41,429,437,436,428,552,561,560,551,423,431,437,429,41,430,438,445,437,553,562,563,554,430,438,439,431,41,431,439,438,430,555,564,562,553,432,440,438,430,41,432,440,439,431,556,565,564,555,433,441,440,432,41,433,441,440,432,557,566,565,556,434,442,441,433,41,434,442,441,433,558,567,566,557,435,443,442,434,41,435,443,442,434,559,568,567,558,436,444,443,435,41,436,444,443,435,560,569,568,559,437,445,444,436,41,437,445,444,436,561,570,569,560,431,439,445,437,41,438,446,453,445,562,571,572,563,438,446,447,439,41,439,447,446,438,564,573,571,562,440,448,446,438,41,440,448,447,439,565,574,573,564,441,449,448,440,41,441,449,448,440,566,575,574,565,442,450,449,441,41,442,450,449,441,567,576,575,566,443,451,450,442,41,443,451,450,442,568,577,576,567,444,452,451,443,41,444,452,451,443,569,578,577,568,445,453,452,444,41,445,453,452,444,570,579,578,569,439,447,453,445,41,454,461,469,462,580,581,582,583,454,455,456,457,41,455,454,462,463,584,580,583,585,458,454,457,459,41,456,455,463,464,586,584,585,587,460,458,459,461,41,457,456,464,465,588,586,587,589,462,460,461,463,41,458,457,465,466,590,588,589,591,464,462,463,465,41,459,458,466,467,592,590,591,593,466,464,465,467,41,460,459,467,468,594,592,593,595,468,466,467,469,41,461,460,468,469,596,594,595,597,455,468,469,456,41,462,469,477,470,583,582,598,599,457,456,470,471,41,463,462,470,471,585,583,599,600,459,457,471,472,41,464,463,471,472,587,585,600,601,461,459,472,473,41,465,464,472,473,589,587,601,602,463,461,473,474,41,466,465,473,474,591,589,602,603,465,463,474,475,41,467,466,474,475,593,591,603,604,467,465,475,476,41,468,467,475,476,595,593,604,605,469,467,476,477,41,469,468,476,477,597,595,605,606,456,469,477,470,41,470,477,485,478,599,598,607,608,471,470,478,479,41,471,470,478,479,600,599,608,609,472,471,479,480,41,472,471,479,480,601,600,609,610,473,472,480,481,41,473,472,480,481,602,601,610,611,474,473,481,482,41,474,473,481,482,603,602,611,612,475,474,482,483,41,475,474,482,483,604,603,612,613,476,475,483,484,41,476,475,483,484,605,604,613,614,477,476,484,485,41,477,476,484,485,606,605,614,615,470,477,485,478,41,478,485,493,486,608,607,616,617,479,478,486,487,41,479,478,486,487,609,608,617,618,480,479,487,488,41,480,479,487,488,610,609,618,619,481,480,488,489,41,481,480,488,489,611,610,619,620,482,481,489,490,41,482,481,489,490,612,611,620,621,483,482,490,491,41,483,482,490,491,613,612,621,622,484,483,491,492,41,484,483,491,492,614,613,622,623,485,484,492,493,41,485,484,492,493,615,614,623,624,478,485,493,486,41,486,493,501,494,617,616,625,626,487,486,494,495,41,487,486,494,495,618,617,626,627,488,487,495,496,41,488,487,495,496,619,618,627,628,489,488,496,497,41,489,488,496,497,620,619,628,629,490,489,497,498,41,490,489,497,498,621,620,629,630,491,490,498,499,41,491,490,498,499,622,621,630,631,492,491,499,500,41,492,491,499,500,623,622,631,632,493,492,500,501,41,493,492,500,501,624,623,632,633,486,493,501,494],
+ "metadata":{
+ "vertices":502,
+ "version":3,
+ "generator":"io_three",
+ "faces":500,
+ "normals":502,
+ "type":"Geometry",
+ "uvs":1
+ },
+ "normals":[0.635334,-0.600848,0.485061,0.597003,-0.228156,0.769066,0,-0.205847,0.978576,0,-0.47911,0.877743,0,0.423353,0.905942,0,0.129673,0.991546,0.542039,0.063997,0.837886,0.534379,0.352489,0.768212,0,-0.099124,0.995056,0.566118,-0.141179,0.812128,0.819056,-0.372143,0.436567,0.840358,-0.070101,0.537431,0.829829,0.196265,0.522324,0.829737,-0.282601,0.481246,0.983245,0.022614,0.1807,0.969115,0.196265,0.149174,0.786767,0.462355,0.408887,0.483688,0.649648,0.586474,0,0.731254,0.682058,0.765831,-0.638813,0.073336,0.322581,-0.928953,0.181585,0.544542,-0.838252,0.027802,0,-0.933134,0.359478,0.300577,-0.906613,0.29606,0.598834,-0.742851,0.299173,0,-0.951353,0.308054,0.334483,-0.704978,0.625355,0.715903,-0.576556,0.393719,0,-0.733726,0.679434,0.806665,-0.564837,0.173742,0.867519,-0.482711,0.119755,0.873531,-0.48088,0.075289,0.988617,0.146092,0.035676,0.998077,-0.054506,0.029298,0.964354,-0.187994,0.186132,0.964751,-0.260872,0.034455,0.908292,-0.386364,0.160253,0.895047,-0.444624,0.034089,0,0.928526,0.371166,0.449843,0.831263,0.326456,0.821711,0.552385,0.140049,0.747185,0.608875,0.266335,0.861751,0.505234,0.045351,0.891049,-0.412671,0.188879,0.914518,-0.400616,0.05594,0.886715,-0.461684,-0.022614,0.961516,-0.272286,-0.03589,0.997528,-0.057802,-0.039186,0.987701,0.148686,-0.048189,0.859127,0.50853,-0.057344,0.93646,-0.338206,-0.092868,0.876186,-0.457778,-0.15067,0.53563,-0.294137,-0.791528,0.546434,-0.422987,-0.7228,0.571825,-0.292184,-0.766533,0.940672,-0.283242,-0.186712,0.97821,-0.064394,-0.197241,0.965178,0.159307,-0.207465,0.799585,0.544053,-0.25425,0.607135,0.125248,-0.784631,0.566973,0.419385,-0.708945,0.994903,-0.092868,-0.038881,0.707785,-0.140629,-0.692251,0.955809,-0.266945,0.122959,0,-0.228584,-0.97351,0,-0.225745,-0.974181,0,-0.234077,-0.972198,0,-0.186468,-0.982452,0,-0.088137,-0.996094,0.617145,-0.106784,-0.779534,0,0.066805,-0.997742,0,0.292489,-0.956236,0.318155,0.711875,-0.626087,0,0.68453,-0.728965,0.465957,0.873043,0.14362,0,0.990478,0.137608,0.502365,0.863704,0.040071,0,0.999878,0.014649,0.503342,0.86166,-0.064394,0,0.996429,-0.084353,0.456771,0.850398,-0.261055,0,0.959593,-0.28135,-0.597003,-0.228156,0.769066,-0.635334,-0.600848,0.485061,-0.534379,0.352489,0.768212,-0.542039,0.063997,0.837886,-0.566118,-0.141179,0.812128,-0.819056,-0.372143,0.436567,-0.829829,0.196265,0.522324,-0.840358,-0.070101,0.537431,-0.829737,-0.282601,0.481246,-0.983245,0.022614,0.1807,-0.786767,0.462355,0.408887,-0.969115,0.196265,0.149174,-0.483688,0.649648,0.586474,-0.765831,-0.638813,0.073336,-0.544542,-0.838252,0.027802,-0.322581,-0.928953,0.181585,-0.598834,-0.742851,0.299173,-0.300577,-0.906613,0.29606,-0.715903,-0.576556,0.393719,-0.334483,-0.704978,0.625355,-0.806665,-0.564837,0.173742,-0.867519,-0.482711,0.119755,-0.873531,-0.48088,0.075289,-0.988617,0.146092,0.035676,-0.998077,-0.054506,0.029298,-0.964751,-0.260872,0.034455,-0.964354,-0.187994,0.186132,-0.895047,-0.444624,0.034089,-0.908292,-0.386364,0.160253,-0.449843,0.831263,0.326456,-0.747185,0.608875,0.266335,-0.821711,0.552385,0.140049,-0.861751,0.505234,0.045351,-0.891049,-0.412702,0.188879,-0.914518,-0.400616,0.05594,-0.886715,-0.461684,-0.022614,-0.961516,-0.272286,-0.03589,-0.997528,-0.057802,-0.039186,-0.987701,0.148686,-0.048189,-0.859127,0.50853,-0.057344,-0.876186,-0.457778,-0.15067,-0.93646,-0.338206,-0.092868,-0.546434,-0.422987,-0.7228,-0.53563,-0.294137,-0.791528,-0.571825,-0.292184,-0.766533,-0.940672,-0.283242,-0.186712,-0.97821,-0.064394,-0.197241,-0.965178,0.159307,-0.207465,-0.799585,0.544053,-0.25425,-0.566973,0.419385,-0.708945,-0.607135,0.125248,-0.784631,-0.707785,-0.140629,-0.692251,-0.994903,-0.092868,-0.038881,-0.955809,-0.266945,0.122959,-0.617145,-0.106784,-0.779534,-0.318155,0.711875,-0.626087,-0.465957,0.873043,0.14362,-0.502365,0.863704,0.040071,-0.503342,0.86166,-0.064394,-0.456771,0.850398,-0.261055,0,-0.742241,-0.670095,0,-0.000244,-1,0.258797,-0.000244,-0.965911,0.173406,-0.742241,-0.647267,0.499985,-0.000244,-0.866024,0.335032,-0.742241,-0.580309,0.707083,-0.000244,-0.707083,0.47383,-0.742241,-0.47383,0.866024,-0.000244,-0.499985,0.580309,-0.742241,-0.335032,0.965911,-0.000244,-0.258797,0.647267,-0.742241,-0.173406,1,-0.000244,-0,0.670095,-0.742241,-0,0.965911,-0.000244,0.258797,0.647267,-0.742241,0.173406,0.866024,-0.000244,0.499985,0.580309,-0.742241,0.335032,0.707083,-0.000244,0.707083,0.47383,-0.742241,0.47383,0.499985,-0.000244,0.866024,0.335032,-0.742241,0.580309,0.258797,-0.000244,0.965911,0.173406,-0.742241,0.647267,0,-0.000244,0.999969,0,-0.742241,0.670095,-0.258797,-0.000244,0.965911,-0.173406,-0.742241,0.647267,-0.499985,-0.000244,0.866024,-0.335032,-0.742241,0.580309,-0.707083,-0.000244,0.707083,-0.47383,-0.742241,0.47383,-0.866024,-0.000244,0.499985,-0.580309,-0.742241,0.335032,-0.965911,-0.000244,0.258797,-0.647267,-0.742241,0.173406,-0.999969,-0.000244,-0,-0.670095,-0.742241,-0,-0.965911,-0.000244,-0.258797,-0.647267,-0.742241,-0.173406,-0.866024,-0.000244,-0.499985,-0.580309,-0.742241,-0.335032,-0.707083,-0.000244,-0.707083,-0.47383,-0.742241,-0.47383,-0.499985,-0.000244,-0.866024,-0.335032,-0.742241,-0.580309,-0.476455,0.303201,0.825251,-0.673788,0.303201,0.673818,-0.258797,-0.000244,-0.965911,-0.173406,-0.742241,-0.647267,0.476455,0.303201,0.825251,0.673788,0.303201,0.673788,0.704245,0.089816,0.704245,0.497971,0.089816,0.862514,-0.920438,0.303201,-0.24662,-0.825251,0.303201,-0.476455,0.476455,0.303201,-0.825251,0.673788,0.303201,-0.673788,0.920438,0.303201,0.24662,0.825251,0.303201,0.476455,0,0.303201,-0.95291,0.24662,0.303201,-0.920438,0,0.303201,0.95291,-0.24662,0.303201,0.920438,-0.920438,0.303201,0.24662,-0.95291,0.303201,-0,-0.476455,0.303201,-0.825251,-0.24662,0.303201,-0.920438,0.920438,0.303201,-0.24662,0.95291,0.303201,-0,0.24662,0.303201,0.920438,-0.825251,0.303201,0.476455,-0.673818,0.303201,-0.673788,0.825251,0.303201,-0.476455,-0.497971,0.089816,0.862514,-0.257759,0.089816,0.962004,-0.256508,-0.13245,0.957396,-0.49559,-0.13245,0.858394,0.497971,0.089816,-0.862514,0.704245,0.089816,-0.704245,-0.962004,0.089816,0.257759,-0.995941,0.089816,-0,0.257759,0.089816,0.962004,0.862514,0.089816,-0.497971,-0.962004,0.089816,-0.257759,0,0.089816,0.995941,0.962004,0.089816,-0.257759,-0.862514,0.089816,-0.497971,0.995941,0.089816,-0,-0.704245,0.089816,-0.704245,0.962004,0.089816,0.257759,-0.497971,0.089816,-0.862514,-0.704245,0.089816,0.704245,0.862514,0.089816,0.497971,-0.257759,0.089816,-0.962004,0,0.089816,-0.995941,0.257759,0.089816,-0.962004,-0.862514,0.089816,0.497971,0.700858,-0.13245,-0.700858,0.49559,-0.13245,-0.858394,0.491317,0.1854,-0.850978,0.694815,0.1854,-0.694815,0.99118,-0.13245,-0,0.957396,-0.13245,0.256508,-0.700858,-0.13245,-0.700858,-0.49559,-0.13245,-0.858394,-0.700858,-0.13245,0.700858,0.858394,-0.13245,0.49559,-0.256539,-0.13245,-0.957396,0,-0.13245,-0.99118,0.256508,-0.13245,-0.957396,-0.858394,-0.13245,0.49559,0.700858,-0.13245,0.700858,-0.957396,-0.13245,0.256539,0.49559,-0.13245,0.858394,-0.99118,-0.13245,-0,0.256508,-0.13245,0.957396,0.858394,-0.13245,-0.49559,-0.957396,-0.13245,-0.256508,0,-0.13245,0.99118,0.957396,-0.13245,-0.256508,-0.858394,-0.13245,-0.49559,-0.491317,0.1854,0.850978,-0.254311,0.1854,0.949156,-0.254494,0.181585,0.949858,-0.491684,0.181585,0.851619,-0.949156,0.1854,0.254311,-0.982635,0.1854,-0,0.491317,0.1854,0.850978,0.254311,0.1854,0.949156,0.850978,0.1854,-0.491317,-0.949156,0.1854,-0.254311,0,0.1854,0.982635,0.949156,0.1854,-0.254311,-0.850978,0.1854,-0.491317,0.982635,0.1854,-0,-0.694815,0.1854,-0.694815,0.949156,0.1854,0.254311,-0.491317,0.1854,-0.850978,-0.694815,0.1854,0.694815,0.850978,0.1854,0.491317,-0.254311,0.1854,-0.949156,0,0.1854,-0.982635,0.254311,0.1854,-0.949156,-0.850978,0.1854,0.491317,0.694815,0.1854,0.694815,0.695334,0.181585,-0.695334,0.491684,0.181585,-0.851619,0.463179,-0.376598,-0.80224,0.655019,-0.376598,-0.655019,0.983367,0.181585,-0,0.949858,0.181585,0.254494,-0.695334,0.181585,-0.695334,-0.491684,0.181585,-0.851619,-0.695334,0.181585,0.695334,0.851619,0.181585,0.491684,-0.254494,0.181585,-0.949858,0,0.181585,-0.983367,0.254494,0.181585,-0.949858,-0.851619,0.181585,0.491684,0.695334,0.181585,0.695334,-0.949858,0.181585,0.254494,0.491684,0.181585,0.851619,-0.983367,0.181585,-0,0.254494,0.181585,0.949858,0.851619,0.181585,-0.491684,-0.949858,0.181585,-0.254494,0,0.181585,0.983367,0.949858,0.181585,-0.254494,-0.851619,0.181585,-0.491684,0.894772,-0.376598,0.239753,0.926359,-0.376598,-0,0.975951,0.217841,-0,0.942717,0.217841,0.252602,-0.894772,-0.376598,0.239753,-0.926359,-0.376598,-0,0.463179,-0.376598,0.80224,0.239753,-0.376598,0.894772,0.80224,-0.376598,-0.463179,-0.894772,-0.376598,-0.239753,0,-0.376598,0.926359,0.894772,-0.376598,-0.239753,-0.80224,-0.376598,-0.463179,-0.239753,-0.376598,0.894772,-0.655019,-0.376598,-0.655019,-0.463179,-0.376598,0.80224,-0.463179,-0.376598,-0.80224,-0.655019,-0.376598,0.655019,0.80224,-0.376598,0.463179,-0.239753,-0.376598,-0.894772,0,-0.376598,-0.926359,0.239753,-0.376598,-0.894772,-0.80224,-0.376598,0.463179,0.655019,-0.376598,0.655019,-0.975951,0.217841,-0,-0.942717,0.217841,0.252602,-0.220038,0.973693,0.058931,-0.22779,0.973693,-0,-0.690115,0.217841,-0.690115,-0.48796,0.217841,-0.84521,-0.48796,0.217841,0.84521,-0.690115,0.217841,0.690115,0.84521,0.217841,0.48796,-0.252602,0.217841,-0.942717,0,0.217841,-0.975951,0.252602,0.217841,-0.942717,-0.84521,0.217841,0.48796,0.690115,0.217841,0.690115,0.48796,0.217841,-0.84521,0.48796,0.217841,0.84521,0.690115,0.217841,-0.690115,0.252602,0.217841,0.942717,0.84521,0.217841,-0.48796,-0.942717,0.217841,-0.252571,0,0.217841,0.975951,0.942717,0.217841,-0.252602,-0.84521,0.217841,-0.48796,-0.252571,0.217841,0.942717,0.197272,0.973693,0.113895,0.220038,0.973693,0.058931,0.032777,0.99942,0.008759,0.029389,0.99942,0.016968,0.113895,0.973693,0.197272,0.058931,0.973693,0.220038,0.161077,0.973693,-0.161077,0.197272,0.973693,-0.113895,-0.220038,0.973693,-0.058931,0,0.973693,0.22779,0.220038,0.973693,-0.058931,-0.197272,0.973693,-0.113895,-0.058931,0.973693,0.220038,0.22779,0.973693,-0,-0.161077,0.973693,-0.161077,-0.113895,0.973693,0.197272,-0.113895,0.973693,-0.197272,-0.161077,0.973693,0.161077,-0.058931,0.973693,-0.220038,0,0.973693,-0.22779,0.058931,0.973693,-0.220038,-0.197272,0.973693,0.113895,0.161077,0.973693,0.161077,0.113895,0.973693,-0.197272,0.016968,0.99942,-0.029389,0.008759,0.99942,-0.032777,0,0.99942,-0.033937,-0.008759,0.99942,-0.032777,-0.016968,0.99942,-0.029389,-0.023988,0.99942,-0.023988,-0.029389,0.99942,-0.016968,-0.032777,0.99942,-0.008759,-0.033937,0.99942,-0,-0.032777,0.99942,0.008759,-0.029389,0.99942,0.016968,-0.023988,0.99942,0.023988,-0.016968,0.99942,0.029389,-0.008759,0.99942,0.032777,0,0.99942,0.033937,0.008759,0.99942,0.032777,0.016968,0.99942,0.029389,0.023988,0.99942,0.023988,0.033937,0.99942,-0,0.032777,0.99942,-0.008759,0.029389,0.99942,-0.016968,0.023988,0.99942,-0.023988,-0.003113,-0.37376,-0.927488,0.118839,-0.369976,-0.921384,0.1377,-0.903928,-0.404859,-0.07831,-0.907682,-0.412244,0.088046,0.393597,-0.915036,0.068026,0.391369,-0.917692,0.140873,0.927793,-0.34547,0.020783,0.934599,-0.355052,0.114444,0.89407,0.432997,-0.012146,0.900601,0.434431,0.024232,0.312449,0.949614,-0.010102,0.308329,0.951201,-0.06595,-0.455763,0.887631,0.043123,-0.452773,0.890561,-0.103824,-0.942106,0.318766,0.107028,-0.937925,0.329844,0.395062,-0.230384,-0.889279,0.608936,-0.70217,-0.368908,0.05829,0.436689,-0.897702,-0.199194,0.91287,-0.356273,-0.239845,0.876339,0.417707,-0.036012,0.349315,0.936308,0.304392,-0.315928,0.898587,0.572161,-0.737114,0.359508,0.542985,0.032105,-0.839106,0.905789,-0.278542,-0.319193,-0.028779,0.474776,-0.879604,-0.482315,0.793481,-0.371075,-0.519883,0.757469,0.394879,-0.116703,0.392621,0.912229,0.45848,-0.04532,0.887509,0.871731,-0.30961,0.379711,0.50734,0.18479,-0.84167,0.951018,0.044771,-0.305795,-0.201422,0.377026,-0.904019,-0.763298,0.506455,-0.401013,-0.792047,0.483139,0.373058,-0.273629,0.324015,0.905606,0.432936,0.135594,0.89114,0.91995,0.025422,0.391186,0.451643,0.214362,-0.866024,0.934843,0.1536,-0.320048,-0.291086,0.289987,-0.911679,-0.850673,0.335185,-0.40495,-0.878353,0.323405,0.351909,-0.358379,0.261666,0.896115,0.382366,0.186438,0.904996,0.90524,0.142277,0.400311,0.003113,-0.37376,-0.927488,0.07831,-0.907682,-0.412244,-0.1377,-0.903928,-0.404859,-0.118839,-0.369976,-0.921384,-0.088046,0.393597,-0.915036,-0.068026,0.391369,-0.917692,-0.140873,0.927793,-0.34547,-0.020783,0.934599,-0.355052,-0.114444,0.89407,0.432997,0.012146,0.900601,0.434431,-0.024232,0.312449,0.949614,0.010102,0.308329,0.951201,0.06595,-0.455763,0.887631,-0.043123,-0.452773,0.890561,0.103824,-0.942106,0.318766,-0.107028,-0.937925,0.329844,-0.608936,-0.70217,-0.368908,-0.395062,-0.230384,-0.889279,-0.05829,0.436689,-0.897702,0.199194,0.91287,-0.356273,0.239845,0.876339,0.417707,0.036012,0.349315,0.936308,-0.304392,-0.315928,0.898587,-0.572161,-0.737114,0.359508,-0.905789,-0.278542,-0.319193,-0.542985,0.032105,-0.839106,0.028779,0.474776,-0.879604,0.482315,0.793481,-0.371075,0.519883,0.757469,0.39491,0.116703,0.392621,0.912229,-0.45848,-0.04532,0.887509,-0.871731,-0.30961,0.379711,-0.951018,0.044771,-0.305795,-0.50734,0.18479,-0.84167,0.201422,0.377026,-0.904019,0.763298,0.506455,-0.401013,0.792047,0.483139,0.373058,0.273629,0.324015,0.905606,-0.432936,0.135594,0.89114,-0.91995,0.025422,0.391186,-0.934843,0.1536,-0.320048,-0.451643,0.214362,-0.866024,0.291086,0.289987,-0.911679,0.850642,0.335185,-0.40495,0.878353,0.323405,0.351909,0.358379,0.261666,0.896115,-0.382366,0.186438,0.904996,-0.90524,0.142277,0.400311]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/bull/bull-diffusemap.jpg b/src/games/chessbase/res/fairy/bull/bull-diffusemap.jpg
new file mode 100644
index 0000000..0a325f8
Binary files /dev/null and b/src/games/chessbase/res/fairy/bull/bull-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/bull/bull-normalmap.jpg b/src/games/chessbase/res/fairy/bull/bull-normalmap.jpg
new file mode 100644
index 0000000..dd5fa7d
Binary files /dev/null and b/src/games/chessbase/res/fairy/bull/bull-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/bull/bull.js b/src/games/chessbase/res/fairy/bull/bull.js
new file mode 100644
index 0000000..08a59e9
--- /dev/null
+++ b/src/games/chessbase/res/fairy/bull/bull.js
@@ -0,0 +1,16 @@
+{
+ "vertices":[0.280918,2.02092,0.621387,0.270135,2.05243,0.608331,0.241904,2.07191,0.600262,0.207009,2.07191,0.600262,0.178778,2.05243,0.608331,0.167995,2.02092,0.621387,0.178778,1.9894,0.634444,0.207009,1.96993,0.642513,0.241904,1.96993,0.642513,0.270135,1.9894,0.634444,0.259428,1.97842,0.5188,0.249466,2.01155,0.509662,0.223384,2.03528,0.511851,0.191145,2.04053,0.524532,0.165064,2.02531,0.54286,0.155101,1.99542,0.559835,0.165064,1.96228,0.568972,0.191145,1.93855,0.566783,0.223384,1.9333,0.554103,0.249466,1.94853,0.535774,-0.262208,1.97842,0.5188,-0.252245,2.01155,0.509662,-0.226164,2.03528,0.511851,-0.193925,2.04053,0.524532,-0.167843,2.02531,0.54286,-0.157881,1.99542,0.559835,-0.167843,1.96228,0.568972,-0.193925,1.93855,0.566783,-0.226164,1.9333,0.554103,-0.252245,1.94853,0.535774,-0.283697,2.02092,0.621387,-0.272914,2.05243,0.608331,-0.244683,2.07191,0.600262,-0.209788,2.07191,0.600262,-0.181557,2.05243,0.608331,-0.170774,2.02092,0.621387,-0.181557,1.9894,0.634444,-0.209788,1.96993,0.642513,-0.244683,1.96993,0.642513,-0.272914,1.9894,0.634444,-0.262208,2.06342,0.723975,-0.252245,2.09331,0.707,-0.226164,2.10854,0.688672,-0.193925,2.10328,0.675992,-0.167843,2.07956,0.673802,-0.157881,2.04642,0.68294,-0.167843,2.01653,0.699915,-0.193925,2.0013,0.718243,-0.226164,2.00656,0.730923,-0.252245,2.03028,0.733113,-0.201011,2.09945,0.810945,-0.193386,2.12797,0.790648,-0.173424,2.13959,0.763623,-0.14875,2.12988,0.740192,-0.128788,2.10255,0.729306,-0.121163,2.06804,0.735122,-0.128788,2.03952,0.755418,-0.14875,2.0279,0.782444,-0.173424,2.03761,0.805874,-0.193386,2.06494,0.816761,-0.109424,2.12353,0.869056,-0.105298,2.15112,0.84654,-0.094494,2.16034,0.813704,-0.08114,2.14765,0.78309,-0.070337,2.11792,0.766392,-0.06621,2.08248,0.769989,-0.070337,2.05489,0.792505,-0.08114,2.04567,0.825341,-0.094494,2.05836,0.855955,-0.105298,2.0881,0.872652,-0.00139,2.13198,0.889462,-0.00139,2.15925,0.866167,-0.00139,2.16762,0.83129,-0.00139,2.1539,0.798154,-0.00139,2.12331,0.779415,-0.00139,2.08756,0.782232,-0.00139,2.06028,0.805528,-0.00139,2.05191,0.840405,-0.00139,2.06564,0.873541,-0.00139,2.09623,0.892279,0.106645,2.12353,0.869056,0.102518,2.15112,0.84654,0.091715,2.16034,0.813704,0.078361,2.14765,0.78309,0.067558,2.11792,0.766392,0.063431,2.08248,0.769989,0.067558,2.05489,0.792505,0.078361,2.04567,0.825341,0.091715,2.05836,0.855955,0.102518,2.0881,0.872652,0.198232,2.09945,0.810945,0.190607,2.12797,0.790648,0.170645,2.13959,0.763623,0.14597,2.12988,0.740193,0.126008,2.10255,0.729306,0.118383,2.06804,0.735122,0.126008,2.03952,0.755419,0.14597,2.0279,0.782444,0.170645,2.03761,0.805874,0.190607,2.06494,0.816761,0.259428,2.06342,0.723975,0.249466,2.09331,0.707001,0.223384,2.10854,0.688672,0.191145,2.10328,0.675992,0.165064,2.07956,0.673802,0.155101,2.04642,0.68294,0.165064,2.01653,0.699915,0.191145,2.0013,0.718243,0.223384,2.00656,0.730924,0.249466,2.03028,0.733113,-0.234878,2.48299,-0.810271,0.257704,2.48299,-0.810271,-0.234878,2.29604,-0.358939,0.257704,2.29604,-0.358939,-0.234878,2.3508,-0.316923,0.257704,2.3508,-0.316923,-0.234878,2.41456,-0.290511,0.257704,2.41456,-0.290511,-0.234878,2.48299,-0.281502,0.257704,2.48299,-0.281502,-0.234878,2.55141,-0.290511,0.257704,2.55141,-0.290511,-0.234878,2.61518,-0.316923,0.257704,2.61518,-0.316923,-0.234878,2.66994,-0.358939,0.257704,2.66994,-0.358939,-0.234878,2.71195,-0.413694,0.257704,2.71195,-0.413694,-0.234878,2.73836,-0.477459,0.257704,2.73836,-0.477459,-0.234878,2.74737,-0.545886,0.257704,2.74737,-0.545887,-0.234878,2.73836,-0.614314,0.257704,2.73836,-0.614314,-0.234878,2.71195,-0.678079,0.257704,2.71195,-0.678079,-0.234878,2.66994,-0.732834,0.257704,2.66994,-0.732834,-0.234878,2.61518,-0.77485,0.257704,2.61518,-0.77485,-0.234878,2.55141,-0.801262,0.257704,2.55141,-0.801262,-0,0.007149,-0.739701,-0,0.078638,-0.772517,0.191449,0.007149,-0.714496,0.199942,0.078638,-0.746194,0.36985,0.007149,-0.6406,0.386259,0.078638,-0.66902,0.523047,0.007149,-0.523047,0.546252,0.078638,-0.546252,0.6406,0.007149,-0.36985,0.669019,0.078638,-0.386259,0.714496,0.007149,-0.191449,0.746194,0.078638,-0.199942,0.739701,0.007149,-0,0.772517,0.078638,-0,0.714496,0.007149,0.191448,0.746194,0.078638,0.199942,0.640599,0.007149,0.36985,0.669019,0.078638,0.386258,0.523047,0.007149,0.523047,0.546252,0.078638,0.546252,0.36985,0.007149,0.640599,0.386259,0.078638,0.669019,0.191449,0.007149,0.714496,0.199942,0.078638,0.746194,0,0.007149,0.7397,0,0.078638,0.772517,-0.191448,0.007149,0.714496,-0.199942,0.078638,0.746194,-0.36985,0.007149,0.640599,-0.386258,0.078638,0.669019,-0.523047,0.007149,0.523047,-0.546252,0.078638,0.546252,-0.640599,0.007149,0.36985,-0.669019,0.078638,0.386259,-0.714496,0.007149,0.191449,-0.746194,0.078638,0.199942,-0.739701,0.007149,0,-0.772517,0.078638,0,-0.714496,0.007149,-0.191448,-0.746194,0.078638,-0.199942,-0.6406,0.007149,-0.36985,-0.66902,0.078638,-0.386258,-0.523048,0.007149,-0.523047,-0.546253,0.078638,-0.546252,-0.369851,0.007149,-0.640599,-0.386259,0.078638,-0.669019,-0.191449,0.007149,-0.714496,-0.199943,0.078638,-0.746194,0.184919,0.391241,-0.690128,-0,0.391241,-0.714473,0.357236,0.391241,-0.618752,0.505209,0.391241,-0.505209,0.618752,0.391241,-0.357237,0.690128,0.391241,-0.184919,0.714473,0.391241,-0,0.690128,0.391241,0.184919,0.618752,0.391241,0.357236,0.505209,0.391241,0.505208,0.357237,0.391241,0.618751,0.184919,0.391241,0.690128,0,0.391241,0.714473,-0.184919,0.391241,0.690128,-0.357236,0.391241,0.618751,-0.505208,0.391241,0.505209,-0.618751,0.391241,0.357236,-0.690128,0.391241,0.184919,-0.714473,0.391241,0,-0.690128,0.391241,-0.184919,-0.618752,0.391241,-0.357236,-0.505209,0.391241,-0.505208,-0.357237,0.391241,-0.618752,-0.18492,0.391241,-0.690128,0.15372,0.664348,-0.573692,-0,0.664348,-0.59393,0.296965,0.664348,-0.514359,0.419972,0.664348,-0.419972,0.514358,0.664348,-0.296965,0.573692,0.664348,-0.15372,0.59393,0.664348,-0,0.573692,0.664348,0.15372,0.514358,0.664348,0.296965,0.419972,0.664348,0.419972,0.296965,0.664348,0.514358,0.153721,0.664348,0.573692,0,0.664348,0.59393,-0.15372,0.664348,0.573692,-0.296965,0.664348,0.514358,-0.419972,0.664348,0.419972,-0.514358,0.664348,0.296965,-0.573692,0.664348,0.15372,-0.59393,0.664348,0,-0.573692,0.664348,-0.15372,-0.514358,0.664348,-0.296965,-0.419972,0.664348,-0.419972,-0.296965,0.664348,-0.514358,-0.153721,0.664348,-0.573692,0.188311,0.825673,-0.702786,-0,0.825673,-0.727577,0.363789,0.825673,-0.6301,0.514475,0.825673,-0.514475,0.6301,0.825673,-0.363789,0.702785,0.825673,-0.188311,0.727577,0.825673,-0,0.702786,0.825673,0.188311,0.6301,0.825673,0.363788,0.514475,0.825673,0.514474,0.363789,0.825673,0.6301,0.188311,0.825673,0.702785,0,0.825673,0.727577,-0.18831,0.825673,0.702785,-0.363788,0.825673,0.6301,-0.514474,0.825673,0.514475,-0.6301,0.825673,0.363789,-0.702785,0.825673,0.188311,-0.727577,0.825673,0,-0.702785,0.825673,-0.188311,-0.6301,0.825673,-0.363788,-0.514475,0.825673,-0.514475,-0.363789,0.825673,-0.6301,-0.188311,0.825673,-0.702785,0.188311,0.9532,-0.702786,-0,0.9532,-0.727577,0.363789,0.9532,-0.6301,0.514475,0.9532,-0.514475,0.6301,0.9532,-0.363789,0.702785,0.9532,-0.188311,0.727577,0.9532,-0,0.702786,0.9532,0.18831,0.6301,0.9532,0.363788,0.514475,0.9532,0.514474,0.363789,0.9532,0.6301,0.188311,0.9532,0.702785,0,0.9532,0.727577,-0.18831,0.9532,0.702785,-0.363788,0.9532,0.6301,-0.514474,0.9532,0.514475,-0.6301,0.9532,0.363788,-0.702785,0.9532,0.188311,-0.727577,0.9532,0,-0.702786,0.9532,-0.188311,-0.6301,0.9532,-0.363788,-0.514475,0.9532,-0.514475,-0.363789,0.9532,-0.6301,-0.188311,0.9532,-0.702785,0.167592,1.12953,-0.625461,-0,1.12953,-0.647525,0.323762,1.12953,-0.560773,0.457869,1.12953,-0.457869,0.560773,1.12953,-0.323763,0.625461,1.12953,-0.167592,0.647525,1.12953,-0,0.625461,1.12953,0.167591,0.560773,1.12953,0.323762,0.457869,1.12953,0.457869,0.323763,1.12953,0.560773,0.167592,1.12953,0.625461,0,1.12953,0.647525,-0.167592,1.12953,0.625461,-0.323762,1.12953,0.560773,-0.457869,1.12953,0.45787,-0.560773,1.12953,0.323762,-0.625461,1.12953,0.167592,-0.647525,1.12953,0,-0.625461,1.12953,-0.167592,-0.560773,1.12953,-0.323762,-0.45787,1.12953,-0.457869,-0.323763,1.12953,-0.560773,-0.167592,1.12953,-0.625461,0.161668,1.27659,-0.603354,-0,1.27659,-0.624637,0.312319,1.27659,-0.540952,0.441685,1.27659,-0.441685,0.540952,1.27659,-0.312319,0.603353,1.27659,-0.161668,0.624637,1.27659,-0,0.603353,1.27659,0.161668,0.540952,1.27659,0.312318,0.441685,1.27659,0.441685,0.312319,1.27659,0.540952,0.161668,1.27659,0.603353,0,1.27659,0.624637,-0.161668,1.27659,0.603353,-0.312318,1.27659,0.540952,-0.441685,1.27659,0.441685,-0.540952,1.27659,0.312319,-0.603353,1.27659,0.161668,-0.624637,1.27659,0,-0.603354,1.27659,-0.161668,-0.540952,1.27659,-0.312319,-0.441686,1.27659,-0.441685,-0.312319,1.27659,-0.540952,-0.161669,1.27659,-0.603353,0.167592,1.39964,-0.625461,-0,1.39964,-0.647525,0.323762,1.39964,-0.560773,0.457869,1.39964,-0.457869,0.560773,1.39964,-0.323762,0.625461,1.39964,-0.167592,0.647525,1.39964,-0,0.625461,1.39964,0.167592,0.560773,1.39964,0.323762,0.457869,1.39964,0.457869,0.323763,1.39964,0.560773,0.167592,1.39964,0.625461,0,1.39964,0.647525,-0.167592,1.39964,0.625461,-0.323762,1.39964,0.560773,-0.457869,1.39964,0.457869,-0.560773,1.39964,0.323762,-0.625461,1.39964,0.167592,-0.647525,1.39964,0,-0.625461,1.39964,-0.167592,-0.560773,1.39964,-0.323762,-0.45787,1.39964,-0.457869,-0.323763,1.39964,-0.560773,-0.167592,1.39964,-0.625461,0.192105,1.53469,-0.716947,-0,1.53469,-0.742238,0.371119,1.53469,-0.642797,0.524842,1.53469,-0.524842,0.642797,1.53469,-0.371119,0.716947,1.53469,-0.192106,0.742238,1.53469,-0,0.716947,1.53469,0.192105,0.642797,1.53469,0.371119,0.524842,1.53469,0.524841,0.371119,1.53469,0.642797,0.192106,1.53469,0.716947,0,1.53469,0.742238,-0.192105,1.53469,0.716947,-0.371119,1.53469,0.642797,-0.524841,1.53469,0.524842,-0.642797,1.53469,0.371119,-0.716947,1.53469,0.192105,-0.742238,1.53469,0,-0.716947,1.53469,-0.192105,-0.642797,1.53469,-0.371119,-0.524842,1.53469,-0.524842,-0.37112,1.53469,-0.642797,-0.192106,1.53469,-0.716947,0.193133,1.66974,-0.720783,-0,1.66974,-0.746209,0.373104,1.66974,-0.646236,0.527649,1.66974,-0.527649,0.646236,1.66974,-0.373105,0.720782,1.66974,-0.193133,0.746209,1.66974,-0,0.720782,1.66974,0.193133,0.646236,1.66974,0.373104,0.52765,1.66974,0.527649,0.373105,1.66974,0.646235,0.193133,1.66974,0.720782,0,1.66974,0.746209,-0.193133,1.66974,0.720782,-0.373104,1.66974,0.646236,-0.527649,1.66974,0.52765,-0.646236,1.66974,0.373104,-0.720782,1.66974,0.193133,-0.746209,1.66974,0,-0.720783,1.66974,-0.193133,-0.646236,1.66974,-0.373104,-0.52765,1.66974,-0.527649,-0.373105,1.66974,-0.646236,-0.193134,1.66974,-0.720782,0.168236,1.91945,-0.602153,-0,1.92254,-0.624085,0.325006,1.9104,-0.537849,0.459628,1.89601,-0.435558,0.562927,1.87726,-0.302248,0.627864,1.85542,-0.147007,0.650012,1.83198,0.019588,0.627864,1.80854,0.186183,0.562927,1.7867,0.341425,0.459628,1.76795,0.474734,0.325006,1.75356,0.577026,0.168236,1.74451,0.641329,0,1.74143,0.663262,-0.168235,1.74451,0.641329,-0.325006,1.75356,0.577026,-0.459628,1.76795,0.474735,-0.562927,1.7867,0.341425,-0.627864,1.80854,0.186184,-0.650012,1.83198,0.019589,-0.627864,1.85542,-0.147006,-0.562927,1.87726,-0.302248,-0.459629,1.89601,-0.435557,-0.325007,1.9104,-0.537849,-0.168236,1.91945,-0.602153,0.193519,2.15701,-0.708941,-0,2.16265,-0.733787,0.37385,2.14048,-0.636097,0.528704,2.11419,-0.520218,0.647527,2.07993,-0.369203,0.722223,2.04003,-0.193341,0.7477,1.99721,-0.004619,0.722223,1.95439,0.184104,0.647527,1.91449,0.359965,0.528704,1.88023,0.510981,0.37385,1.85394,0.626859,0.193519,1.83741,0.699704,0,1.83178,0.724549,-0.193519,1.83741,0.699704,-0.37385,1.85394,0.626859,-0.528703,1.88023,0.510981,-0.647527,1.91449,0.359966,-0.722223,1.95439,0.184104,-0.7477,1.99721,-0.004618,-0.722223,2.04003,-0.193341,-0.647527,2.07993,-0.369202,-0.528704,2.11419,-0.520218,-0.373851,2.14048,-0.636097,-0.19352,2.15701,-0.708941,0.223137,2.32489,-0.881859,-0.005165,2.33303,-0.912994,0.435881,2.30104,-0.790574,0.618569,2.2631,-0.645362,0.75875,2.21366,-0.456117,0.846871,2.15609,-0.235737,0.876928,2.0943,0.00076,0.846871,2.03251,0.237257,0.75875,1.97493,0.457637,0.618569,1.92549,0.646881,0.435881,1.88755,0.792094,0.223137,1.8637,0.883378,-0.005165,1.85557,0.914514,-0.233468,1.8637,0.883378,-0.446212,1.88755,0.792094,-0.628899,1.92549,0.646882,-0.76908,1.97493,0.457637,-0.857202,2.03251,0.237257,-0.887259,2.0943,0.00076,-0.857202,2.15609,-0.235737,-0.769081,2.21366,-0.456117,-0.6289,2.2631,-0.645361,-0.446213,2.30104,-0.790574,-0.233469,2.32489,-0.881858,0.230165,2.53303,-0.905207,-0.008922,2.54342,-0.937234,0.452958,2.50255,-0.811306,0.644275,2.45407,-0.661932,0.791077,2.39089,-0.467264,0.883361,2.31732,-0.240569,0.914838,2.23836,0.002706,0.883362,2.15941,0.24598,0.791077,2.08583,0.472676,0.644275,2.02265,0.667344,0.452958,1.97417,0.816718,0.230165,1.9437,0.910619,-0.008922,1.9333,0.942646,-0.248008,1.9437,0.910619,-0.470802,1.97417,0.816718,-0.662118,2.02265,0.667345,-0.808921,2.08583,0.472676,-0.901205,2.15941,0.245981,-0.932682,2.23836,0.002706,-0.901206,2.31732,-0.240568,-0.808922,2.39089,-0.467264,-0.662119,2.45407,-0.661932,-0.470802,2.50255,-0.811306,-0.248009,2.53303,-0.905207,0.149814,2.37288,-0.738016,0.153774,2.54197,-0.741565,0.155919,2.66408,-0.624508,0.15499,2.66765,-0.45538,0.151532,2.55064,-0.333255,0.147572,2.38156,-0.329706,0.145427,2.25944,-0.446763,0.146357,2.25587,-0.615891,0.49286,2.45739,-0.711875,0.414266,2.60628,-0.722792,0.338113,2.70933,-0.613053,0.309021,2.70615,-0.446905,0.344009,2.59865,-0.321678,0.422604,2.44977,-0.310761,0.498757,2.34672,-0.4205,0.527848,2.3499,-0.586649,0.73453,2.68265,-0.624901,0.608631,2.78799,-0.653226,0.478053,2.84196,-0.56499,0.419301,2.81292,-0.411844,0.466755,2.71791,-0.283507,0.592655,2.61257,-0.255182,0.723233,2.5586,-0.343418,0.781984,2.58764,-0.496564,0.863283,2.96388,-0.459675,0.726759,3.03789,-0.504438,0.574987,3.04106,-0.448987,0.496885,2.97151,-0.32577,0.538165,2.87,-0.206979,0.67469,2.796,-0.162215,0.826462,2.79282,-0.217666,0.904564,2.86238,-0.340883,0.882718,3.21717,-0.199344,0.753131,3.27891,-0.249776,0.605373,3.24549,-0.235655,0.526011,3.13645,-0.165229,0.561495,3.01568,-0.079765,0.691083,2.95394,-0.029333,0.83884,2.98736,-0.043454,0.918203,3.0964,-0.113881,0.801492,3.35247,0.142529,0.686924,3.40629,0.095919,0.5614,3.36105,0.076123,0.498461,3.24321,0.094751,0.534941,3.12181,0.140877,0.649509,3.06799,0.187487,0.775033,3.11323,0.207283,0.837973,3.23108,0.188655,0.673423,3.38077,0.436666,0.586272,3.42085,0.391878,0.492457,3.38165,0.362391,0.446941,3.28613,0.365487,0.476362,3.19023,0.39934,0.563513,3.15016,0.444128,0.657328,3.18935,0.473616,0.702844,3.28488,0.470519,0.558237,3.40587,0.613276,0.500165,3.43091,0.56915,0.432074,3.40217,0.547147,0.393856,3.33647,0.560169,0.407881,3.27231,0.600573,0.465953,3.24727,0.644699,0.534044,3.27601,0.666702,0.572262,3.34171,0.65368,0.459823,3.47627,0.729597,0.425135,3.48792,0.69511,0.377937,3.47329,0.685794,0.345877,3.44096,0.707118,0.347724,3.40985,0.746581,0.382411,3.3982,0.781068,0.429609,3.41282,0.790384,0.46167,3.44516,0.76906,0.378039,3.65107,0.832347,0.361348,3.65553,0.814619,0.336893,3.65239,0.812412,0.319001,3.6435,0.827024,0.318147,3.63406,0.849892,0.334839,3.62961,0.86762,0.359293,3.63275,0.869827,0.377185,3.64164,0.855214,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,0.327076,3.98278,0.945638,-0.139109,2.37288,-0.738016,-0.143069,2.54197,-0.741565,-0.145214,2.66408,-0.624508,-0.144284,2.66765,-0.45538,-0.140827,2.55064,-0.333255,-0.136867,2.38156,-0.329706,-0.134722,2.25944,-0.446763,-0.135652,2.25587,-0.615891,-0.482155,2.45739,-0.711875,-0.40356,2.60628,-0.722792,-0.327408,2.70933,-0.613053,-0.298316,2.70615,-0.446904,-0.333304,2.59865,-0.321678,-0.411899,2.44977,-0.310761,-0.488051,2.34672,-0.4205,-0.517143,2.3499,-0.586649,-0.723825,2.68265,-0.624901,-0.597926,2.78799,-0.653226,-0.467348,2.84196,-0.56499,-0.408596,2.81292,-0.411844,-0.45605,2.71791,-0.283506,-0.58195,2.61257,-0.255182,-0.712527,2.5586,-0.343418,-0.771279,2.58764,-0.496564,-0.852578,2.96388,-0.459675,-0.716054,3.03789,-0.504438,-0.564281,3.04106,-0.448987,-0.48618,2.97151,-0.32577,-0.52746,2.87,-0.206979,-0.663985,2.796,-0.162215,-0.815757,2.79282,-0.217666,-0.893859,2.86238,-0.340883,-0.872013,3.21717,-0.199344,-0.742425,3.27891,-0.249776,-0.594668,3.24549,-0.235655,-0.515305,3.13645,-0.165228,-0.55079,3.01568,-0.079765,-0.680378,2.95394,-0.029333,-0.828135,2.98736,-0.043454,-0.907498,3.0964,-0.113881,-0.790787,3.35247,0.142529,-0.676219,3.40629,0.095919,-0.550695,3.36105,0.076123,-0.487755,3.24321,0.094751,-0.524236,3.12181,0.140877,-0.638804,3.06799,0.187487,-0.764328,3.11323,0.207283,-0.827268,3.23108,0.188655,-0.662718,3.38077,0.436666,-0.575567,3.42085,0.391878,-0.481752,3.38165,0.362391,-0.436236,3.28613,0.365487,-0.465657,3.19023,0.39934,-0.552808,3.15016,0.444128,-0.646623,3.18935,0.473616,-0.692139,3.28488,0.470519,-0.547532,3.40587,0.613276,-0.489459,3.43091,0.56915,-0.421369,3.40217,0.547147,-0.38315,3.33647,0.560169,-0.397176,3.27231,0.600573,-0.455248,3.24727,0.644699,-0.523339,3.27601,0.666702,-0.561557,3.34171,0.65368,-0.449117,3.47627,0.729597,-0.41443,3.48792,0.69511,-0.367232,3.47329,0.685794,-0.335171,3.44096,0.707118,-0.337019,3.40985,0.746581,-0.371706,3.3982,0.781068,-0.418904,3.41282,0.790384,-0.450965,3.44516,0.76906,-0.367334,3.65107,0.832347,-0.350642,3.65553,0.814619,-0.326188,3.65239,0.812412,-0.308296,3.6435,0.827024,-0.307442,3.63406,0.849892,-0.324133,3.62961,0.86762,-0.348588,3.63275,0.869827,-0.36648,3.64164,0.855214,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638,-0.316371,3.98278,0.945638],
+ "metadata":{
+ "generator":"io_three",
+ "vertices":678,
+ "normals":676,
+ "type":"Geometry",
+ "faces":683,
+ "uvs":1,
+ "version":3
+ },
+ "normals":[1,0,-0,0.98178,-0.072695,-0.175512,0.817866,0.450484,-0.357952,0.82693,0.519456,-0.215217,0.351817,0.836421,-0.420209,0.348918,0.86578,-0.358684,-0.275918,0.907041,-0.317972,-0.279916,0.886898,-0.367443,-0.791192,0.605579,-0.085147,-0.801904,0.551927,-0.228645,-0.98178,0.072695,0.175512,-1,0,-0,-0.791162,-0.488388,0.368053,-0.801904,-0.551927,0.228645,-0.275887,-0.866176,0.416639,-0.279916,-0.886898,0.367443,0.351787,-0.888546,0.294412,0.348918,-0.86578,0.358684,0.817866,-0.571642,0.065493,0.82693,-0.519456,0.215217,-0.98178,-0.072695,-0.175512,-0.82693,0.519456,-0.215217,-0.817866,0.450484,-0.357952,-0.348918,0.86578,-0.358684,-0.351817,0.836421,-0.420209,0.279916,0.886898,-0.367443,0.275918,0.907041,-0.317972,0.801904,0.551927,-0.228645,0.791162,0.605609,-0.085147,0.98178,0.072695,0.175512,0.801904,-0.551927,0.228645,0.791162,-0.488388,0.368053,0.279916,-0.886898,0.367443,0.275918,-0.866176,0.416639,-0.348918,-0.86578,0.358684,-0.351787,-0.888546,0.294412,-0.82693,-0.519456,0.215217,-0.817866,-0.571642,0.065493,-0.927,0.143529,0.346477,-0.766045,0.638905,0.070223,-0.32316,0.915647,-0.23896,0.25837,0.847072,-0.4644,0.742759,0.438581,-0.505875,0.927519,-0.14304,-0.345286,0.742759,-0.667837,-0.047456,0.258339,-0.927305,0.27073,-0.32316,-0.81637,0.478591,-0.766045,-0.40202,0.50148,-0.715354,0.267434,0.645527,-0.590228,0.743187,0.315104,-0.248848,0.958892,-0.136265,0.197272,0.813959,-0.546373,0.571978,0.343272,-0.744957,0.716758,-0.266884,-0.644215,0.571978,-0.769524,-0.283883,0.197272,-0.961882,0.189337,-0.248848,-0.774316,0.581774,-0.590228,-0.302561,0.748375,-0.390362,0.352367,0.85052,-0.321574,0.815088,0.481826,-0.135502,0.988525,-0.066439,0.106479,0.79223,-0.600818,0.311472,0.279458,-0.9082,0.391705,-0.352153,-0.850002,0.311472,-0.8399,-0.444441,0.106479,-0.985015,0.135472,-0.135502,-0.745872,0.65212,-0.321574,-0.235511,0.917112,0,0.382733,0.923826,0,0.840877,0.541185,0,0.999115,-0.041597,0,0.784692,-0.619861,0,0.256966,-0.966399,0,-0.382733,-0.923826,0,-0.865139,-0.501511,0,-0.993164,0.116703,0,-0.735801,0.677175,0,-0.211737,0.977294,0.390362,0.352367,0.85052,0.321574,0.815088,0.481826,0.135502,0.988525,-0.066439,-0.106479,0.79223,-0.600818,-0.311472,0.279458,-0.9082,-0.391705,-0.352153,-0.850002,-0.311472,-0.8399,-0.444441,-0.106479,-0.985015,0.135472,0.135502,-0.745872,0.65212,0.321574,-0.235511,0.917112,0.715354,0.267434,0.645527,0.590197,0.743187,0.315104,0.248817,0.958892,-0.136265,-0.197272,0.813959,-0.546373,-0.571978,0.343272,-0.744957,-0.716758,-0.266884,-0.644215,-0.571978,-0.769555,-0.283883,-0.197272,-0.961882,0.189337,0.248848,-0.774316,0.581774,0.590228,-0.302561,0.748375,0.927,0.143529,0.346477,0.766045,0.638905,0.070223,0.32316,0.915647,-0.23896,-0.25837,0.847072,-0.4644,-0.742759,0.438581,-0.505875,-0.927519,-0.14304,-0.345286,-0.742759,-0.667867,-0.047456,-0.258339,-0.927305,0.27073,0.32316,-0.81637,0.478591,0.766045,-0.40202,0.50148,-0.759239,-0.396161,0.516282,0.759239,-0.396161,0.516282,0.678854,-0.367107,0.635853,-0.678854,-0.367107,0.635853,0.678854,-0.190039,0.70922,-0.678854,-0.190039,0.70922,0.678854,0,0.734245,-0.678854,0,0.734245,0.678854,0.190039,0.70922,-0.678854,0.190039,0.70922,0.678854,0.367107,0.635853,-0.678854,0.367107,0.635853,0.678854,0.519181,0.519181,-0.678854,0.519181,0.519181,0.678854,0.635853,0.367107,-0.678854,0.635853,0.367107,0.678854,0.70922,0.190039,-0.678854,0.70922,0.190039,0.678854,0.734245,-0,-0.678854,0.734245,-0,0.678854,0.70922,-0.190039,-0.678854,0.70922,-0.190039,0.678854,0.635884,-0.367107,-0.678854,0.635884,-0.367107,0.678854,0.519181,-0.519181,-0.678854,0.519181,-0.519181,0.678854,0.367107,-0.635853,-0.678854,0.367107,-0.635853,0.759239,0.084933,-0.645222,0.678854,0.190039,-0.70922,-0.678854,0.190008,-0.70922,-0.759239,0.084933,-0.645222,0,-0.821497,-0.570147,0,-0.12009,-0.992737,0.256935,-0.12009,-0.958922,0.147557,-0.821497,-0.550737,0.496353,-0.12009,-0.859737,0.285073,-0.821497,-0.493759,0.701987,-0.12009,-0.701987,0.40315,-0.821497,-0.40315,0.859737,-0.12009,-0.496353,0.493759,-0.821497,-0.285073,0.958922,-0.12009,-0.256935,0.550737,-0.821497,-0.147557,0.992737,-0.12009,-0,0.570147,-0.821497,-0,0.958922,-0.12009,0.256935,0.550737,-0.821497,0.147557,0.859737,-0.12009,0.496353,0.493759,-0.821497,0.285073,0.701987,-0.12009,0.701987,0.40315,-0.821497,0.40315,0.496353,-0.12009,0.859737,0.285073,-0.821497,0.493759,0.256935,-0.12009,0.958922,0.147557,-0.821497,0.550737,0,-0.12009,0.992737,0,-0.821497,0.570147,-0.256935,-0.12009,0.958922,-0.147557,-0.821497,0.550737,-0.496353,-0.12009,0.859737,-0.285073,-0.821497,0.493759,-0.701987,-0.12009,0.701987,-0.40315,-0.821497,0.40315,-0.859737,-0.12009,0.496353,-0.493759,-0.821497,0.285073,-0.958922,-0.12009,0.256935,-0.550737,-0.821497,0.147557,-0.992737,-0.12009,-0,-0.570147,-0.821497,-0,-0.958922,-0.12009,-0.256935,-0.550737,-0.821497,-0.147557,-0.859737,-0.12009,-0.496353,-0.493759,-0.821497,-0.285073,-0.701987,-0.12009,-0.701987,-0.40315,-0.821497,-0.40315,-0.496353,-0.12009,-0.859737,-0.285073,-0.821497,-0.493759,0.247475,0.292459,0.923673,0,0.292459,0.956267,-0.256935,-0.12009,-0.958922,-0.147557,-0.821497,-0.550737,0.247475,0.292459,-0.923673,0,0.292459,-0.956267,0,-0.143986,-0.989563,0.256111,-0.143986,-0.95584,-0.82815,0.292459,0.478133,-0.923673,0.292459,0.247475,-0.676168,0.292459,-0.676168,-0.478133,0.292459,-0.82815,0.82815,0.292459,-0.478133,0.923673,0.292459,-0.247475,0.676168,0.292459,0.676168,0.478133,0.292459,0.82815,-0.478133,0.292459,0.82815,-0.676168,0.292459,0.676168,-0.923673,0.292459,-0.247475,-0.82815,0.292459,-0.478133,0.478133,0.292459,-0.82815,0.676168,0.292459,-0.676168,0.923673,0.292459,0.247475,0.82815,0.292459,0.478133,-0.247475,0.292459,0.923673,-0.956267,0.292459,-0,-0.247475,0.292459,-0.923673,0.956267,0.292459,-0,0.95584,-0.143986,-0.256111,0.85699,-0.143986,-0.494766,0.817377,-0.330393,-0.471908,0.911679,-0.330393,-0.24427,-0.699728,-0.143986,0.699728,-0.85699,-0.143986,0.494766,0.85699,-0.143986,0.494766,0.699728,-0.143986,0.699728,-0.256111,-0.143986,-0.95584,0.494766,-0.143986,-0.85699,-0.95584,-0.143986,0.256111,0.494766,-0.143986,0.85699,0.699728,-0.143986,-0.699728,-0.989563,-0.143986,-0,0.256111,-0.143986,0.95584,-0.95584,-0.143986,-0.256111,0,-0.143986,0.989563,-0.85699,-0.143986,-0.494766,-0.256111,-0.143986,0.95584,0.989563,-0.143986,-0,-0.699728,-0.143986,-0.699728,-0.494766,-0.143986,0.85699,0.95584,-0.143986,0.256111,-0.494766,-0.143986,-0.85699,-0.817377,-0.330393,0.471908,-0.667379,-0.330393,0.667379,-0.691641,0.207923,0.691641,-0.847072,0.207923,0.489059,-0.911679,-0.330393,-0.24427,-0.817377,-0.330393,-0.471908,0,-0.330393,0.943815,-0.24427,-0.330393,0.911679,0.943815,-0.330393,-0,-0.667379,-0.330393,-0.667379,-0.471908,-0.330393,0.817377,0.911679,-0.330393,0.24427,-0.471908,-0.330393,-0.817377,0.817377,-0.330393,0.471908,-0.24427,-0.330393,-0.911679,0,-0.330393,-0.943815,0.24427,-0.330393,-0.911679,0.667379,-0.330393,0.667379,0.471908,-0.330393,-0.817377,-0.911679,-0.330393,0.24427,0.471908,-0.330393,0.817377,0.667379,-0.330393,-0.667379,-0.943815,-0.330393,-0,0.24427,-0.330393,0.911679,0.944792,0.207923,-0.253151,0.847072,0.207923,-0.489059,0.828974,0.289346,-0.478591,0.924589,0.289346,-0.247719,0.847072,0.207923,0.489059,0.691641,0.207923,0.691641,-0.253151,0.207923,-0.944792,0,0.207923,-0.978118,0.253151,0.207923,-0.944792,0.489059,0.207923,-0.847072,-0.944792,0.207923,0.253151,0.489059,0.207923,0.847072,0.691641,0.207923,-0.691641,-0.978118,0.207923,-0,0.253151,0.207923,0.944792,-0.944792,0.207923,-0.253151,0,0.207923,0.978118,-0.847072,0.207923,-0.489059,-0.253151,0.207923,0.944792,0.978118,0.207923,-0,-0.691641,0.207923,-0.691641,-0.489059,0.207923,0.847072,0.944792,0.207923,0.253151,-0.489059,0.207923,-0.847072,0.67684,0.289346,0.67684,0.828974,0.289346,0.478591,0.865902,-0.014954,0.499924,0.707022,-0.014954,0.707022,-0.924589,0.289346,-0.247719,-0.828974,0.289346,-0.478591,0,0.289346,0.957213,-0.247719,0.289346,0.924589,0.957213,0.289346,-0,-0.67684,0.289346,-0.67684,-0.478591,0.289346,0.828974,0.924589,0.289346,0.247719,-0.478591,0.289346,-0.828974,-0.67684,0.289346,0.67684,-0.247719,0.289346,-0.924589,0,0.289346,-0.957213,0.247719,0.289346,-0.924589,-0.828974,0.289346,0.478591,0.478591,0.289346,-0.828974,-0.924589,0.289346,0.247719,0.478591,0.289346,0.828974,0.67684,0.289346,-0.67684,-0.957213,0.289346,-0,0.247719,0.289346,0.924589,-0.865902,-0.014954,-0.499924,-0.965789,-0.014954,-0.258766,-0.887875,-0.39378,-0.237892,-0.796045,-0.39378,-0.459578,-0.258766,-0.014954,-0.965789,0,-0.014954,-0.999878,0.258766,-0.014954,-0.965789,0.499924,-0.014954,-0.865902,-0.865902,-0.014954,0.499924,-0.965789,-0.014954,0.258766,0.499924,-0.014954,0.865902,0.707022,-0.014954,-0.707022,-0.999878,-0.014954,-0,0.258766,-0.014954,0.965789,0.865902,-0.014954,-0.499924,0,-0.014954,0.999878,0.965789,-0.014954,-0.258766,-0.258766,-0.014954,0.965789,0.999878,-0.014954,-0,-0.707022,-0.014954,-0.707022,-0.499924,-0.014954,0.865902,0.965789,-0.014954,0.258766,-0.499924,-0.014954,-0.865902,-0.707022,-0.014954,0.707022,0.649953,-0.39378,0.649953,0.796045,-0.39378,0.459578,0.823878,-0.308115,0.475661,0.672689,-0.308115,0.672689,0,-0.39378,0.919187,-0.237892,-0.39378,0.887875,0.887875,-0.39378,-0.237892,0.919187,-0.39378,-0,-0.649953,-0.39378,-0.649953,-0.459578,-0.39378,0.796045,0.887875,-0.39378,0.237892,-0.459578,-0.39378,-0.796045,-0.649953,-0.39378,0.649953,-0.237892,-0.39378,-0.887875,0,-0.39378,-0.919187,0.237892,-0.39378,-0.887875,-0.796045,-0.39378,0.459578,0.459578,-0.39378,-0.796045,-0.887875,-0.39378,0.237892,0.459578,-0.39378,0.796045,0.649953,-0.39378,-0.649953,-0.919187,-0.39378,-0,0.237892,-0.39378,0.887875,0.796045,-0.39378,-0.459578,-0.246223,-0.308115,0.918912,0,-0.308115,0.951323,0,0.384777,0.923002,-0.234993,0.376446,0.896115,-0.246223,-0.308115,-0.918912,0,-0.308115,-0.951323,0.246223,-0.308115,-0.918912,0.475661,-0.308115,-0.823878,-0.823878,-0.308115,0.475661,-0.918912,-0.308115,0.246223,0.475661,-0.308115,0.823878,0.672689,-0.308115,-0.672689,-0.951323,-0.308115,-0,0.246223,-0.308115,0.918912,0.823878,-0.308115,-0.475661,-0.918912,-0.308115,-0.246223,0.918912,-0.308115,-0.246223,-0.823878,-0.308115,-0.475661,0.951323,-0.308115,-0,-0.672689,-0.308115,-0.672689,-0.475661,-0.308115,0.823878,0.918912,-0.308115,0.246223,-0.475661,-0.308115,-0.823878,-0.672689,-0.308115,0.672689,0,0.205847,-0.978576,-0.255318,0.206397,-0.944548,-0.250313,0.004486,-0.968139,0,0.005951,-0.999969,0.943083,0.228004,-0.241951,0.969878,0.243202,0.011902,-0.849391,0.217933,-0.480605,-0.695608,0.211707,-0.686483,-0.459761,0.353923,0.814447,0.928068,0.264565,0.262032,-0.492752,0.208167,-0.844874,-0.660665,0.323496,0.677358,0.82168,0.292062,0.489395,0.255318,0.206397,-0.944548,-0.82168,0.292062,0.489395,0.660665,0.323496,0.677358,0.492752,0.208167,-0.844874,-0.928068,0.264565,0.262032,0.459761,0.353923,0.814447,0.695608,0.211707,-0.686483,-0.969878,0.243202,0.011902,0.234993,0.376446,0.896115,0.849391,0.217933,-0.480605,-0.943083,0.228004,-0.241951,-0.257942,0.13123,0.957183,0,0.141972,0.989837,0.000549,-0.863704,0.503952,-0.185247,-0.857845,0.479293,0.250313,0.004486,-0.968139,0.485336,0.000488,-0.874325,-0.874294,0.032746,0.484268,-0.971862,0.007813,0.235328,0.713034,0.066652,0.697928,0.501511,0.102908,0.858974,0.690268,-0.004822,-0.723502,-0.999573,-0.006287,-0.028535,0.257973,0.13123,0.957183,0.851588,-0.009583,-0.524064,-0.957701,-0.011109,-0.287515,0.957701,-0.011109,-0.287515,-0.851588,-0.009583,-0.524064,0.999573,-0.006287,-0.028535,-0.690268,-0.004822,-0.723502,-0.501511,0.102908,0.858974,0.971862,0.007813,0.235328,-0.485336,0.000488,-0.874325,-0.713034,0.066652,0.697928,0.874294,0.032746,0.484268,0.341472,-0.593921,-0.728446,0.174627,-0.591083,-0.787439,0.210639,-0.429762,-0.878018,0.407514,-0.436354,-0.802149,0.695242,-0.635914,-0.334941,0.726157,-0.668874,-0.15894,-0.603992,-0.624683,-0.494888,-0.485122,-0.608905,-0.627552,-0.357036,-0.838862,0.41084,0.702811,-0.711173,0.016053,-0.337809,-0.599231,-0.725791,-0.504318,-0.807672,0.305368,0.628346,-0.757653,0.176366,-0.172857,-0.593677,-0.785882,0.000519,-0.591083,-0.806574,-0.618366,-0.767357,0.169469,0.510941,-0.80105,0.311777,-0.690329,-0.723411,0.010254,0.360668,-0.834956,0.415601,0.491684,-0.600757,-0.630329,-0.71279,-0.682272,-0.162481,0.186987,-0.856105,0.481735,0.613788,-0.613788,-0.496445,-0.682882,-0.648762,-0.335704,0.000427,-0.42967,-0.902982,-0.001282,0.749382,-0.66213,0.232948,0.742546,-0.627949,-0.701895,-0.671743,0.236824,-0.782067,-0.620777,0.05417,0.590442,-0.690878,0.417127,0.419263,-0.728141,0.542192,0.578448,-0.44911,-0.680929,-0.808832,-0.570666,-0.141697,0.218574,-0.752129,0.621693,0.712668,-0.468642,-0.521958,-0.779199,-0.527879,-0.337809,0.002045,-0.763115,0.646229,0.80047,-0.497116,-0.334819,-0.696493,-0.494308,-0.520096,-0.21308,-0.761193,0.612507,0.833125,-0.537034,-0.132176,-0.567919,-0.468642,-0.676595,-0.409772,-0.745445,0.525681,0.806085,-0.587603,0.07004,-0.40202,-0.449416,-0.797723,-0.575396,-0.71514,0.396802,0.722404,-0.641987,0.256783,-0.208502,-0.436293,-0.875271,0.443587,0.720328,-0.533189,-0.236061,0.739464,-0.63039,-0.448012,0.714164,-0.537767,-0.6198,0.676809,-0.397168,-0.742058,0.631611,-0.224494,-0.811945,0.58272,-0.034181,-0.82992,0.533769,0.162023,-0.797327,0.488235,0.354747,-0.715506,0.449507,0.534745,-0.586871,0.42085,0.691671,-0.417219,0.404187,0.813959,-0.217505,0.398907,0.890805,-0.00296,0.401776,0.915708,0.210028,0.409925,0.8876,0.406415,0.423292,0.809687,0.573046,0.443922,0.688833,0.700217,0.473128,0.534593,0.782281,0.510178,0.357402,0.816309,0.552934,0.166936,0.800501,0.598651,-0.027955,0.733116,0.644246,-0.217872,0.6133,0.686148,-0.391156,0.175756,-0.444746,-0.878201,0.356334,-0.351177,-0.86581,0.496414,-0.807978,-0.317301,0.24955,-0.906125,-0.341472,-0.004364,0.296609,-0.954955,0.019532,0.305124,-0.952086,-0.189245,0.880856,-0.433821,-0.345378,0.804529,-0.483108,-0.245247,0.900174,0.359874,-0.495834,0.808679,0.316446,-0.14597,0.352428,0.924375,-0.310282,0.282235,0.907773,0.041322,-0.418592,0.907193,0.05414,-0.403119,0.913541,0.19892,-0.910916,0.361431,0.376629,-0.835261,0.400555,0.633015,-0.084841,-0.769463,0.837153,-0.506638,-0.206,0.08356,0.392682,-0.91583,-0.527116,0.656697,-0.539323,-0.826044,0.53383,0.18067,-0.589373,0.084262,0.80343,0.015809,-0.412061,0.911008,0.594256,-0.647298,0.477279,0.775445,0.243049,-0.58272,0.973998,-0.221595,-0.046754,0.159795,0.589221,-0.791986,-0.551347,0.623707,-0.554064,-0.95117,0.30723,0.029389,-0.757439,-0.183233,0.626637,-0.077761,-0.542253,0.836604,0.637715,-0.550981,0.538224,0.795465,0.540788,-0.273354,0.989349,-0.034089,0.141331,0.172033,0.839991,-0.514573,-0.551775,0.700522,-0.452528,-0.978179,0.178869,-0.105625,-0.823542,-0.44792,0.348003,-0.130924,-0.77575,0.617298,0.629536,-0.582324,0.514328,0.725455,0.684164,0.074831,0.940245,0.022095,0.339702,0.098178,0.978973,-0.178625,-0.601611,0.746971,-0.282937,-0.97998,0.094119,-0.175298,-0.785302,-0.612415,0.090762,-0.117222,-0.925474,0.360149,0.603046,-0.649251,0.463393,0.656941,0.70452,0.26841,0.864589,0.023194,0.501877,0.039186,0.998444,-0.039399,-0.638417,0.728538,-0.248268,-0.972228,0.035188,-0.231239,-0.751152,-0.660024,0.008423,-0.12122,-0.93878,0.322428,0.543626,-0.654561,0.525315,0.667165,0.704947,0.240577,0.792444,0.061251,0.60683,0.087771,0.978057,-0.188849,-0.59978,0.682699,-0.41731,-0.956023,0.011597,-0.292978,-0.7893,-0.607227,0.090762,-0.225684,-0.836207,0.499771,0.419507,-0.5656,0.709952,0.79458,0.606677,0.023408,0.789727,0.102329,0.604846,0.247932,0.810785,-0.530168,-0.495743,0.556413,-0.666768,-0.943907,0.043001,-0.327342,-0.878292,-0.411451,0.243477,-0.372295,-0.575365,0.728202,0.301035,-0.372784,0.877712,0.906857,0.367748,-0.205756,0.856075,0.061434,0.513138,0.375286,0.510971,-0.773309,-0.396924,0.401257,-0.825465,-0.92703,0.116001,-0.356487,-0.929472,-0.169256,0.327708,-0.436781,-0.301065,0.847652,0.287301,-0.212012,0.934049,0.929594,0.238716,-0.28077,0.892392,0.011505,0.451033,0.413648,0.375378,-0.829432,-0.351512,0.341105,-0.871822,-0.910794,0.15537,-0.382427,-0.937681,-0.06943,0.340403,-0.430891,-0.20365,0.879086,0.323862,-0.171667,0.930357,-0.175756,-0.444746,-0.878201,-0.24955,-0.906125,-0.341472,-0.496414,-0.807978,-0.317301,-0.356334,-0.351177,-0.86581,0.004364,0.296609,-0.954955,-0.019532,0.305124,-0.952086,0.189245,0.880856,-0.433821,0.345378,0.804529,-0.483108,0.245247,0.900174,0.359874,0.495834,0.808679,0.316446,0.14597,0.352428,0.924375,0.310282,0.282235,0.907773,-0.041322,-0.418592,0.907193,-0.05414,-0.403119,0.913541,-0.19892,-0.910916,0.361431,-0.376629,-0.835261,0.400555,-0.837153,-0.506638,-0.206,-0.633015,-0.084841,-0.769463,-0.08356,0.392682,-0.91583,0.527116,0.656697,-0.539323,0.826044,0.53383,0.18067,0.589373,0.084262,0.80343,-0.015809,-0.412061,0.911008,-0.594256,-0.647298,0.477279,-0.973998,-0.221595,-0.046754,-0.775445,0.243049,-0.58272,-0.159795,0.589221,-0.791986,0.551347,0.623707,-0.554064,0.95117,0.30723,0.029389,0.757439,-0.183233,0.626637,0.077761,-0.542253,0.836604,-0.637715,-0.550981,0.538224,-0.989349,-0.034089,0.141331,-0.795465,0.540788,-0.273354,-0.172033,0.839991,-0.514573,0.551775,0.700522,-0.452528,0.978179,0.178869,-0.105625,0.823542,-0.44792,0.348003,0.130924,-0.77575,0.617298,-0.629536,-0.582324,0.514328,-0.940245,0.022095,0.339702,-0.725455,0.684164,0.074831,-0.098178,0.978973,-0.178625,0.601611,0.746971,-0.282937,0.97998,0.094119,-0.175298,0.785302,-0.612415,0.090762,0.117222,-0.925474,0.360149,-0.603046,-0.649251,0.463393,-0.864589,0.023194,0.501877,-0.656941,0.70452,0.26841,-0.039186,0.998444,-0.039399,0.638417,0.728538,-0.248268,0.972228,0.035188,-0.231239,0.751152,-0.660024,0.008423,0.12122,-0.93878,0.322428,-0.543626,-0.654561,0.525315,-0.792444,0.061251,0.60683,-0.667165,0.704947,0.240577,-0.087771,0.978057,-0.188849,0.59978,0.682699,-0.41731,0.956023,0.011597,-0.292978,0.7893,-0.607227,0.090762,0.225684,-0.836207,0.499771,-0.419507,-0.5656,0.709952,-0.789727,0.102329,0.604846,-0.79458,0.606677,0.023408,-0.247932,0.810785,-0.530168,0.495743,0.556413,-0.666768,0.943907,0.043001,-0.327342,0.878292,-0.411451,0.243477,0.372295,-0.575365,0.728202,-0.301035,-0.372784,0.877712,-0.856075,0.061434,0.513138,-0.906857,0.367748,-0.205756,-0.375317,0.510971,-0.773309,0.396924,0.401257,-0.825465,0.92703,0.116001,-0.356487,0.929472,-0.169256,0.327708,0.436781,-0.301065,0.847652,-0.287301,-0.212012,0.934049,-0.892392,0.011505,0.451033,-0.929594,0.238716,-0.28077,-0.413648,0.375378,-0.829432,0.351512,0.341105,-0.871822,0.910794,0.15537,-0.382427,0.937681,-0.06943,0.340403,0.430891,-0.20365,0.879086,-0.323862,-0.171667,0.930357],
+ "name":"Mesh.003Geometry",
+ "uvs":[[0.934924,0.941211,0.953478,0.940819,0.953478,0.948647,0.93464,0.948222,0.953478,0.956165,0.934325,0.955246,0.953478,0.963378,0.93402,0.962503,0.953478,0.970578,0.93379,0.970231,0.953478,0.977897,0.933748,0.978412,0.953478,0.985258,0.933719,0.986588,0.953478,0.992614,0.933757,0.994331,0.935457,0.919976,0.953478,0.917937,0.953478,0.925312,0.935172,0.927187,0.953478,0.93295,0.935039,0.93419,0.762226,0.937253,0.781162,0.938299,0.781251,0.94532,0.762226,0.945107,0.781401,0.952368,0.762226,0.952697,0.781548,0.959655,0.762226,0.960002,0.78161,0.967421,0.762226,0.967281,0.781425,0.975641,0.762226,0.974636,0.781171,0.983837,0.762226,0.981963,0.780686,0.991599,0.762226,0.989243,0.762226,0.914545,0.781641,0.91723,0.781437,0.924352,0.762226,0.921832,0.781274,0.931304,0.762226,0.929404,0.800763,0.938561,0.800771,0.945565,0.800721,0.952711,0.800595,0.960192,0.800378,0.9682,0.800038,0.976647,0.799464,0.98511,0.798703,0.993156,0.79983,0.917092,0.800344,0.924496,0.800612,0.931583,0.820049,0.938429,0.820053,0.945636,0.819945,0.953019,0.819713,0.960781,0.819378,0.969089,0.818936,0.977822,0.818267,0.986567,0.817443,0.994892,0.818703,0.916264,0.819441,0.923934,0.819845,0.931251,0.839148,0.938226,0.839106,0.945637,0.83898,0.953267,0.838767,0.961326,0.838481,0.969933,0.838121,0.978948,0.837557,0.98797,0.836866,0.996591,0.838239,0.915308,0.838811,0.923254,0.839064,0.93083,0.85817,0.938307,0.858032,0.94576,0.857891,0.953552,0.857745,0.961829,0.857596,0.97063,0.857438,0.979745,0.857288,0.988833,0.857137,0.99768,0.858621,0.914545,0.858462,0.922941,0.858314,0.930803,0.877173,0.938916,0.876942,0.94633,0.876796,0.953963,0.876724,0.962024,0.87672,0.970631,0.876766,0.979647,0.877032,0.988679,0.877435,0.997315,0.878963,0.916034,0.878084,0.923959,0.877537,0.931529,0.896233,0.939817,0.895963,0.94703,0.895817,0.954422,0.895783,0.96219,0.895842,0.970493,0.895994,0.979223,0.896368,0.987974,0.896906,0.996311,0.898453,0.917687,0.897399,0.925329,0.896703,0.932637,0.915439,0.940683,0.915191,0.947699,0.915014,0.954846,0.914914,0.962325,0.914897,0.97032,0.914979,0.978745,0.91525,0.987189,0.915696,0.995244,0.917284,0.919188,0.916419,0.926592,0.915854,0.933691,0.588251,0.88838,0.588251,0.995676,0.573217,0.995676,0.573218,0.88838,0.558184,0.995676,0.558184,0.88838,0.54315,0.995676,0.54315,0.88838,0.528116,0.995676,0.528116,0.88838,0.513082,0.995676,0.513082,0.88838,0.498048,0.995676,0.498048,0.88838,0.483015,0.995676,0.483015,0.88838,0.467981,0.995676,0.467981,0.88838,0.452947,0.995676,0.452947,0.88838,0.437913,0.995676,0.437913,0.88838,0.422879,0.995676,0.422879,0.88838,0.407845,0.995676,0.407845,0.88838,0.392812,0.995676,0.392811,0.88838,0.11801,0.953042,0.039438,0.946017,0.047627,0.936836,0.054648,0.927935,0.059847,0.923006,0.063959,0.920204,0.067258,0.918638,0.070366,0.918088,0.073341,0.918325,0.076375,0.91928,0.079802,0.920527,0.08361,0.922328,0.087992,0.924854,0.093198,0.928411,0.099574,0.933526,0.107583,0.941131,0.377778,0.995676,0.377777,0.88838,0.362744,0.995676,0.362744,0.88838,0.039136,0.882219,0.118011,0.881839,0.108608,0.892573,0.100726,0.89964,0.0943,0.904395,0.08913,0.90805,0.084845,0.910444,0.081156,0.911968,0.077854,0.912824,0.074884,0.913181,0.071973,0.912745,0.068974,0.911483,0.065631,0.909138,0.061514,0.905023,0.055839,0.899981,0.048247,0.892077,0.716111,0.319102,0.716111,0.335745,0.676481,0.335745,0.676481,0.319102,0.63685,0.335745,0.63685,0.319102,0.597219,0.335745,0.597219,0.319102,0.557588,0.335745,0.557588,0.319102,0.517957,0.335745,0.517957,0.319102,0.478326,0.335745,0.478326,0.319102,0.438695,0.335745,0.438695,0.319102,0.399065,0.335745,0.399065,0.319102,0.359434,0.335745,0.359434,0.319102,0.319803,0.335745,0.319803,0.319102,0.280172,0.335745,0.280172,0.319102,0.240541,0.335745,0.240541,0.319102,0.20091,0.335745,0.20091,0.319102,0.161279,0.335745,0.161279,0.319102,0.121648,0.335745,0.121648,0.319102,0.082017,0.335745,0.082017,0.319102,0.042387,0.335745,0.042387,0.319102,0.002756,0.335745,0.002756,0.319102,0.953897,0.319102,0.953897,0.335745,0.914266,0.335745,0.914266,0.319102,0.874635,0.335745,0.874635,0.319102,0.835004,0.335745,0.835004,0.319102,0.795373,0.335745,0.795373,0.319102,0.280172,0.408518,0.240541,0.408518,0.755743,0.335745,0.755743,0.319102,0.991499,0.979476,0.99315,0.981127,0.994317,0.983149,0.994921,0.985404,0.994921,0.987738,0.994317,0.989994,0.99315,0.992015,0.991499,0.993666,0.989477,0.994834,0.987222,0.995438,0.984887,0.995438,0.982632,0.994834,0.98061,0.993666,0.978959,0.992015,0.977792,0.989994,0.977188,0.987738,0.977188,0.985404,0.977792,0.983149,0.978959,0.981127,0.98061,0.979476,0.982632,0.978309,0.984887,0.977704,0.987222,0.977704,0.989477,0.978309,0.676481,0.408518,0.716111,0.408518,0.716111,0.472096,0.676481,0.472096,0.082017,0.408518,0.042387,0.408518,0.835004,0.408518,0.795373,0.408518,0.557588,0.408518,0.517957,0.408518,0.359434,0.408518,0.319803,0.408518,0.161279,0.408518,0.121648,0.408518,0.914266,0.408518,0.874635,0.408518,0.63685,0.408518,0.597219,0.408518,0.438695,0.408518,0.399065,0.408518,0.20091,0.408518,0.002756,0.408518,0.755743,0.408518,0.478326,0.408518,0.953897,0.408518,0.517957,0.472096,0.557588,0.472096,0.557588,0.509652,0.517957,0.509652,0.121648,0.472096,0.082017,0.472096,0.399065,0.472096,0.359434,0.472096,0.755743,0.472096,0.63685,0.472096,0.042387,0.472096,0.319803,0.472096,0.597219,0.472096,0.002756,0.472096,0.280172,0.472096,0.953897,0.472096,0.914266,0.472096,0.240541,0.472096,0.874635,0.472096,0.20091,0.472096,0.478326,0.472096,0.835004,0.472096,0.161279,0.472096,0.438695,0.472096,0.795373,0.472096,0.082017,0.509652,0.121648,0.509652,0.121648,0.53934,0.082017,0.53934,0.914266,0.509652,0.874635,0.509652,0.240541,0.509652,0.20091,0.509652,0.478326,0.509652,0.835004,0.509652,0.161279,0.509652,0.438695,0.509652,0.795373,0.509652,0.399065,0.509652,0.755743,0.509652,0.716111,0.509652,0.676481,0.509652,0.359434,0.509652,0.63685,0.509652,0.042387,0.509652,0.319803,0.509652,0.597219,0.509652,0.002756,0.509652,0.280172,0.509652,0.953897,0.509652,0.517957,0.53934,0.557588,0.53934,0.557588,0.580389,0.517957,0.580389,0.399065,0.53934,0.359434,0.53934,0.755743,0.53934,0.716111,0.53934,0.676481,0.53934,0.63685,0.53934,0.042387,0.53934,0.319803,0.53934,0.597219,0.53934,0.002756,0.53934,0.280172,0.53934,0.953897,0.53934,0.914266,0.53934,0.240541,0.53934,0.874635,0.53934,0.20091,0.53934,0.478326,0.53934,0.835004,0.53934,0.161279,0.53934,0.438695,0.53934,0.795373,0.53934,0.359434,0.580389,0.399065,0.580389,0.399065,0.614623,0.359434,0.614623,0.914266,0.580389,0.874635,0.580389,0.240541,0.580389,0.20091,0.580389,0.478326,0.580389,0.835004,0.580389,0.161279,0.580389,0.438695,0.580389,0.795373,0.580389,0.121648,0.580389,0.755743,0.580389,0.716111,0.580389,0.676481,0.580389,0.082017,0.580389,0.63685,0.580389,0.042387,0.580389,0.319803,0.580389,0.597219,0.580389,0.002756,0.580389,0.280172,0.580389,0.953897,0.580389,0.874635,0.614623,0.914266,0.614623,0.914266,0.643268,0.874635,0.643268,0.755743,0.614623,0.716111,0.614623,0.676481,0.614623,0.63685,0.614623,0.082017,0.614623,0.042387,0.614623,0.319803,0.614623,0.597219,0.614623,0.002756,0.614623,0.280172,0.614623,0.557588,0.614623,0.953897,0.614623,0.240541,0.614623,0.517957,0.614623,0.20091,0.614623,0.478326,0.614623,0.835004,0.614623,0.161279,0.614623,0.438695,0.614623,0.795373,0.614623,0.121648,0.614623,0.359434,0.643268,0.399065,0.643268,0.399065,0.674708,0.359434,0.674708,0.240541,0.643268,0.20091,0.643268,0.517957,0.643268,0.478326,0.643268,0.835004,0.643268,0.161279,0.643268,0.438695,0.643268,0.795373,0.643268,0.121648,0.643268,0.755743,0.643268,0.716111,0.643268,0.676481,0.643268,0.082017,0.643268,0.63685,0.643268,0.042387,0.643268,0.319803,0.643268,0.597219,0.643268,0.002756,0.643268,0.280172,0.643268,0.557588,0.643268,0.953897,0.643268,0.20091,0.674708,0.240541,0.674708,0.240541,0.706148,0.20091,0.706148,0.755743,0.674708,0.716111,0.674708,0.676481,0.674708,0.63685,0.674708,0.082017,0.674708,0.042387,0.674708,0.319803,0.674708,0.597219,0.674708,0.002756,0.674708,0.280172,0.674708,0.557588,0.674708,0.953897,0.674708,0.914266,0.674708,0.517957,0.674708,0.874635,0.674708,0.478326,0.674708,0.835004,0.674708,0.161279,0.674708,0.438695,0.674708,0.795373,0.674708,0.121648,0.674708,0.716111,0.706148,0.755743,0.706148,0.757354,0.764279,0.716111,0.764998,0.517957,0.706148,0.478326,0.706148,0.874635,0.706148,0.835004,0.706148,0.161279,0.706148,0.438695,0.706148,0.795373,0.706148,0.121648,0.706148,0.399065,0.706148,0.676481,0.706148,0.082017,0.706148,0.359434,0.706148,0.63685,0.706148,0.042387,0.706148,0.319803,0.706148,0.597219,0.706148,0.002756,0.706148,0.280172,0.706148,0.557588,0.706148,0.953897,0.706148,0.914266,0.706148,0.201706,0.723554,0.240541,0.722836,0.240541,0.743869,0.199695,0.745181,0.674869,0.764279,0.633829,0.762173,0.085287,0.733376,0.046394,0.738461,0.356986,0.72901,0.318191,0.72566,0.59315,0.758823,0.007316,0.743917,0.279376,0.723554,0.552918,0.754457,0.958457,0.743917,0.91908,0.749373,0.513142,0.749373,0.879305,0.754457,0.473766,0.743917,0.839074,0.758823,0.162891,0.72566,0.434688,0.738461,0.798394,0.762173,0.124096,0.72901,0.395795,0.733376,0.635677,0.815735,0.675772,0.819583,0.678596,0.858665,0.639835,0.853113,0.517922,0.79235,0.479261,0.782382,0.875452,0.801638,0.836229,0.809615,0.159136,0.749029,0.440543,0.772414,0.796546,0.815735,0.119068,0.755149,0.401522,0.763125,0.756451,0.819583,0.716111,0.820895,0.07956,0.763125,0.362014,0.755149,0.04054,0.772414,0.321946,0.749029,0.595994,0.809615,0.997536,0.738461,0.991681,0.772414,0.952962,0.782382,0.281387,0.745181,0.556771,0.801638,0.914301,0.79235,0.716968,0.860558,0.717553,0.909538,0.678419,0.907118,0.084011,0.777195,0.043631,0.790599,0.356047,0.765685,0.316694,0.756853,0.600427,0.844281,0.994772,0.790599,0.954027,0.804983,0.277995,0.751301,0.560261,0.832771,0.913271,0.819367,0.239686,0.749408,0.519424,0.819367,0.872863,0.832771,0.201427,0.751301,0.478195,0.804983,0.833049,0.844281,0.16288,0.756853,0.436976,0.790599,0.793897,0.853113,0.123782,0.765685,0.396168,0.777195,0.75529,0.858665,0.29362,0.968937,0.270065,0.975263,0.245679,0.974837,0.222124,0.967688,0.201006,0.954304,0.183763,0.935596,0.17157,0.91284,0.165258,0.887585,0.165258,0.861554,0.17157,0.836521,0.183763,0.81419,0.201006,0.796085,0.222125,0.783438,0.245679,0.777113,0.270065,0.777539,0.29362,0.784687,0.314739,0.798072,0.331982,0.81678,0.344175,0.839536,0.350486,0.86479,0.350486,0.890821,0.344175,0.915855,0.331982,0.938185,0.314739,0.956291,0.122243,0.788305,0.082807,0.803013,0.396796,0.803013,0.356771,0.788305,0.756593,0.907118,0.639029,0.900023,0.043091,0.82014,0.317195,0.777019,0.599265,0.888738,0.002885,0.804983,0.003195,0.838521,0.278018,0.769924,0.559091,0.87403,0.954336,0.838521,0.914408,0.856901,0.239108,0.767504,0.518576,0.856901,0.874603,0.87403,0.200289,0.769924,0.477878,0.838521,0.835026,0.888737,0.161381,0.777019,0.437215,0.82014,0.795708,0.900023,0.980704,0.076178,0.922284,0.058554,0.926804,0.032385,0.991916,0.045904,0.962789,0.103721,0.916928,0.086252,0.944702,0.130268,0.909192,0.118853,0.935358,0.160321,0.900061,0.156302,0.94129,0.192588,0.896078,0.198241,0.95729,0.224615,0.896175,0.237989,0.973224,0.256751,0.89823,0.274641,0.930069,0.004268,0.994963,0.015522,0.871264,0.054728,0.872089,0.029368,0.87024,0.080831,0.868473,0.111689,0.861273,0.14882,0.851747,0.190525,0.841744,0.230449,0.832691,0.26575,0.871993,0.000652,0.820935,0.055475,0.820269,0.031075,0.820956,0.079542,0.820341,0.106704,0.815151,0.139408,0.805615,0.177154,0.792724,0.214415,0.779263,0.246636,0.818263,0.002722,0.769608,0.057347,0.769086,0.033885,0.769582,0.079087,0.768777,0.102321,0.765898,0.130855,0.759269,0.16391,0.748061,0.197024,0.733868,0.22547,0.767537,0.006192,0.714558,0.056482,0.714313,0.035028,0.714334,0.077434,0.713212,0.099177,0.710974,0.123095,0.706054,0.149425,0.697397,0.176148,0.685792,0.199774,0.713012,0.011269,0.661212,0.055775,0.660352,0.036857,0.660851,0.07542,0.659817,0.095281,0.657417,0.115675,0.652881,0.135829,0.645676,0.155234,0.636569,0.172775,0.65804,0.017619,0.618758,0.057998,0.616815,0.042144,0.619594,0.07438,0.618825,0.091019,0.616061,0.107411,0.611449,0.12235,0.605445,0.135649,0.597989,0.148002,0.613322,0.02745,0.580481,0.06262,0.578206,0.051859,0.581348,0.074433,0.580581,0.086421,0.577984,0.097064,0.574501,0.106571,0.570329,0.115377,0.565226,0.123793,0.57495,0.042259,0.531272,0.068645,0.530783,0.063515,0.531293,0.073929,0.530849,0.079149,0.529943,0.084184,0.52863,0.089049,0.526983,0.093782,0.525012,0.09826,0.529873,0.058616,0.458502,0.067466,0.458532,0.06625,0.458401,0.068678,0.458321,0.069892,0.458169,0.071125,0.457948,0.072377,0.457662,0.073637,0.457243,0.074817,0.458496,0.06502,0.038929,0.08769,0.031735,0.053732,0.103112,0.049531,0.103829,0.078076,0.05368,0.11979,0.105196,0.108377,0.068769,0.150858,0.108329,0.144267,0.074011,0.184288,0.112187,0.18553,0.062656,0.217685,0.109868,0.230767,0.040629,0.249252,0.10355,0.273034,0.018654,0.280947,0.095634,0.311702,0.033244,0.020937,0.104035,0.019111,0.161788,0.054876,0.158701,0.081983,0.155709,0.109909,0.152765,0.143012,0.154618,0.183636,0.158231,0.22949,0.162631,0.273523,0.166741,0.312491,0.16638,0.024344,0.216646,0.064794,0.212122,0.090645,0.208337,0.116244,0.204745,0.145234,0.205153,0.180835,0.209396,0.222479,0.217283,0.264131,0.226565,0.300511,0.223212,0.034946,0.270653,0.075785,0.266429,0.100662,0.263058,0.123792,0.260282,0.148633,0.258884,0.179437,0.260767,0.215636,0.267513,0.252613,0.278163,0.285092,0.27663,0.046568,0.328739,0.085564,0.325125,0.108348,0.322088,0.130672,0.319881,0.153976,0.318523,0.179769,0.31964,0.208547,0.324671,0.238328,0.333322,0.265274,0.333838,0.060494,0.385856,0.095947,0.381982,0.115936,0.379296,0.136891,0.377291,0.158179,0.376655,0.180249,0.378329,0.202397,0.38296,0.224167,0.389905,0.244249,0.391323,0.075844,0.431342,0.108378,0.426796,0.124938,0.423346,0.142234,0.421562,0.160054,0.421939,0.177924,0.42451,0.194536,0.428818,0.209622,0.434818,0.223928,0.437355,0.093293,0.470894,0.124748,0.466791,0.135839,0.464022,0.148271,0.462964,0.161142,0.464062,0.17287,0.466281,0.183528,0.469342,0.193547,0.473455,0.203298,0.475858,0.115045,0.519518,0.144561,0.518196,0.149942,0.517348,0.15556,0.517004,0.161182,0.517181,0.16668,0.517816,0.17206,0.518828,0.177352,0.520226,0.182424,0.521252,0.139492,0.595947,0.158766,0.59579,0.160064,0.595708,0.16137,0.595604,0.162674,0.595573,0.164009,0.595613,0.165376,0.59572,0.166761,0.595982,0.16808,0.596179,0.157463]],
+ "faces":[41,0,10,11,1,0,1,2,3,0,1,2,3,41,1,11,12,2,3,2,4,5,3,2,4,5,41,2,12,13,3,5,4,6,7,5,4,6,7,41,3,13,14,4,7,6,8,9,7,6,8,9,41,4,14,15,5,9,8,10,11,9,8,10,11,41,5,15,16,6,11,10,12,13,11,10,12,13,41,6,16,17,7,13,12,14,15,13,12,14,15,41,7,17,18,8,16,17,18,19,15,14,16,17,41,8,18,19,9,19,18,20,21,17,16,18,19,41,0,9,19,10,0,21,20,1,0,19,18,1,41,20,30,31,21,22,23,24,25,20,11,21,22,41,21,31,32,22,25,24,26,27,22,21,23,24,41,22,32,33,23,27,26,28,29,24,23,25,26,41,23,33,34,24,29,28,30,31,26,25,27,28,41,24,34,35,25,31,30,32,33,28,27,0,29,41,25,35,36,26,33,32,34,35,29,0,30,31,41,26,36,37,27,35,34,36,37,31,30,32,33,41,27,37,38,28,38,39,40,41,33,32,34,35,41,28,38,39,29,41,40,42,43,35,34,36,37,41,29,39,30,20,43,42,23,22,37,36,11,20,41,30,40,41,31,23,44,45,24,11,38,39,21,41,31,41,42,32,24,45,46,26,21,39,40,23,41,32,42,43,33,26,46,47,28,23,40,41,25,41,33,43,44,34,28,47,48,30,25,41,42,27,41,34,44,45,35,30,48,49,32,27,42,43,0,41,35,45,46,36,32,49,50,34,0,43,44,30,41,36,46,47,37,34,50,51,36,30,44,45,32,41,37,47,48,38,39,52,53,40,32,45,46,34,41,38,48,49,39,40,53,54,42,34,46,47,36,41,39,49,40,30,42,54,44,23,36,47,38,11,41,40,50,51,41,44,55,56,45,38,48,49,39,41,41,51,52,42,45,56,57,46,39,49,50,40,41,42,52,53,43,46,57,58,47,40,50,51,41,41,43,53,54,44,47,58,59,48,41,51,52,42,41,44,54,55,45,48,59,60,49,42,52,53,43,41,45,55,56,46,49,60,61,50,43,53,54,44,41,46,56,57,47,50,61,62,51,44,54,55,45,41,47,57,58,48,52,63,64,53,45,55,56,46,41,48,58,59,49,53,64,65,54,46,56,57,47,41,49,59,50,40,54,65,55,44,47,57,48,38,41,50,60,61,51,55,66,67,56,48,58,59,49,41,51,61,62,52,56,67,68,57,49,59,60,50,41,52,62,63,53,57,68,69,58,50,60,61,51,41,53,63,64,54,58,69,70,59,51,61,62,52,41,54,64,65,55,59,70,71,60,52,62,63,53,41,55,65,66,56,60,71,72,61,53,63,64,54,41,56,66,67,57,61,72,73,62,54,64,65,55,41,57,67,68,58,63,74,75,64,55,65,66,56,41,58,68,69,59,64,75,76,65,56,66,67,57,41,59,69,60,50,65,76,66,55,57,67,58,48,41,60,70,71,61,66,77,78,67,58,68,69,59,41,61,71,72,62,67,78,79,68,59,69,70,60,41,62,72,73,63,68,79,80,69,60,70,71,61,41,63,73,74,64,69,80,81,70,61,71,72,62,41,64,74,75,65,70,81,82,71,62,72,73,63,41,65,75,76,66,71,82,83,72,63,73,74,64,41,66,76,77,67,72,83,84,73,64,74,75,65,41,67,77,78,68,74,85,86,75,65,75,76,66,41,68,78,79,69,75,86,87,76,66,76,77,67,41,69,79,70,60,76,87,77,66,67,77,68,58,41,70,80,81,71,77,88,89,78,68,78,79,69,41,71,81,82,72,78,89,90,79,69,79,80,70,41,72,82,83,73,79,90,91,80,70,80,81,71,41,73,83,84,74,80,91,92,81,71,81,82,72,41,74,84,85,75,81,92,93,82,72,82,83,73,41,75,85,86,76,82,93,94,83,73,83,84,74,41,76,86,87,77,83,94,95,84,74,84,85,75,41,77,87,88,78,85,96,97,86,75,85,86,76,41,78,88,89,79,86,97,98,87,76,86,87,77,41,79,89,80,70,87,98,88,77,77,87,78,68,41,80,90,91,81,88,99,100,89,78,88,89,79,41,81,91,92,82,89,100,101,90,79,89,90,80,41,82,92,93,83,90,101,102,91,80,90,91,81,41,83,93,94,84,91,102,103,92,81,91,92,82,41,84,94,95,85,92,103,104,93,82,92,93,83,41,85,95,96,86,93,104,105,94,83,93,94,84,41,86,96,97,87,94,105,106,95,84,94,95,85,41,87,97,98,88,96,107,108,97,85,95,96,86,41,88,98,99,89,97,108,109,98,86,96,97,87,41,89,99,90,80,98,109,99,88,87,97,88,78,41,90,100,101,91,99,110,111,100,88,98,99,89,41,91,101,102,92,100,111,112,101,89,99,100,90,41,92,102,103,93,101,112,113,102,90,100,101,91,41,93,103,104,94,102,113,114,103,91,101,102,92,41,94,104,105,95,103,114,115,104,92,102,103,93,41,95,105,106,96,104,115,116,105,93,103,104,94,41,96,106,107,97,105,116,117,106,94,104,105,95,41,97,107,108,98,107,118,119,108,95,105,106,96,41,98,108,109,99,108,119,120,109,96,106,107,97,41,99,109,100,90,109,120,110,99,97,107,98,88,41,100,0,1,101,110,0,3,111,98,0,3,99,41,101,1,2,102,111,3,5,112,99,3,5,100,41,102,2,3,103,112,5,7,113,100,5,7,101,41,103,3,4,104,113,7,9,114,101,7,9,102,41,104,4,5,105,114,9,11,115,102,9,11,103,41,105,5,6,106,115,11,13,116,103,11,13,104,41,106,6,7,107,116,13,15,117,104,13,15,105,41,107,7,8,108,118,16,19,119,105,15,17,106,41,108,8,9,109,119,19,21,120,106,17,19,107,41,0,100,109,9,0,110,120,21,0,98,107,19,41,112,113,115,114,121,122,123,124,108,109,110,111,41,114,115,117,116,124,123,125,126,111,110,112,113,41,116,117,119,118,126,125,127,128,113,112,114,115,41,118,119,121,120,128,127,129,130,115,114,116,117,41,120,121,123,122,130,129,131,132,117,116,118,119,41,122,123,125,124,132,131,133,134,119,118,120,121,41,124,125,127,126,134,133,135,136,121,120,122,123,41,126,127,129,128,136,135,137,138,123,122,124,125,41,128,129,131,130,138,137,139,140,125,124,126,127,41,130,131,133,132,140,139,141,142,127,126,128,129,41,132,133,135,134,142,141,143,144,129,128,130,131,41,134,135,137,136,144,143,145,146,131,130,132,133,41,136,137,139,138,146,145,147,148,133,132,134,135,40,115,113,111,164,149,150,110,109,136,40,111,141,139,150,151,152,136,137,134,40,139,137,135,152,153,154,134,132,130,40,135,133,131,154,155,156,130,128,126,40,131,129,127,156,157,158,126,124,122,40,127,125,123,158,159,160,122,120,118,40,123,121,119,160,161,162,118,116,114,40,119,117,115,162,163,164,114,112,110,40,115,111,139,164,150,152,110,136,134,40,139,135,131,152,154,156,134,130,126,40,131,127,123,156,158,160,126,122,118,40,123,119,115,160,162,164,118,114,110,40,115,139,131,164,152,156,110,134,126,40,131,123,115,156,160,164,126,118,110,41,138,139,141,140,148,147,165,166,135,134,137,138,41,140,141,111,110,166,165,167,168,138,137,136,139,40,140,110,112,184,169,170,138,139,108,40,112,114,116,170,171,172,108,111,113,40,116,118,120,172,173,174,113,115,117,40,120,122,124,174,175,176,117,119,121,40,124,126,128,176,177,178,121,123,125,40,128,130,132,178,179,180,125,127,129,40,132,134,136,180,181,182,129,131,133,40,136,138,140,182,183,184,133,135,138,40,140,112,116,184,170,172,138,108,113,40,116,120,124,172,174,176,113,117,121,40,124,128,132,176,178,180,121,125,129,40,132,136,140,180,182,184,129,133,138,40,140,116,124,184,172,176,138,113,121,40,124,132,140,176,180,184,121,129,138,41,142,143,145,144,185,186,187,188,140,141,142,143,41,144,145,147,146,188,187,189,190,143,142,144,145,41,146,147,149,148,190,189,191,192,145,144,146,147,41,148,149,151,150,192,191,193,194,147,146,148,149,41,150,151,153,152,194,193,195,196,149,148,150,151,41,152,153,155,154,196,195,197,198,151,150,152,153,41,154,155,157,156,198,197,199,200,153,152,154,155,41,156,157,159,158,200,199,201,202,155,154,156,157,41,158,159,161,160,202,201,203,204,157,156,158,159,41,160,161,163,162,204,203,205,206,159,158,160,161,41,162,163,165,164,206,205,207,208,161,160,162,163,41,164,165,167,166,208,207,209,210,163,162,164,165,41,166,167,169,168,210,209,211,212,165,164,166,167,41,168,169,171,170,212,211,213,214,167,166,168,169,41,170,171,173,172,214,213,215,216,169,168,170,171,41,172,173,175,174,216,215,217,218,171,170,172,173,41,174,175,177,176,218,217,219,220,173,172,174,175,41,176,177,179,178,220,219,221,222,175,174,176,177,41,178,179,181,180,223,224,225,226,177,176,178,179,41,180,181,183,182,226,225,227,228,179,178,180,181,41,182,183,185,184,228,227,229,230,181,180,182,183,41,184,185,187,186,230,229,231,232,183,182,184,185,41,167,165,201,202,209,207,233,234,164,162,186,187,41,186,187,189,188,232,231,235,236,185,184,188,189,41,188,189,143,142,236,235,186,185,189,188,141,140,40,188,142,144,260,237,238,189,140,143,40,144,146,148,238,239,240,143,145,147,40,148,150,152,240,241,242,147,149,151,40,152,154,156,242,243,244,151,153,155,40,156,158,160,244,245,246,155,157,159,40,160,162,164,246,247,248,159,161,163,40,164,166,168,248,249,250,163,165,167,40,168,170,172,250,251,252,167,169,171,40,172,174,176,252,253,254,171,173,175,40,176,178,180,254,255,256,175,177,179,40,180,182,184,256,257,258,179,181,183,40,184,186,188,258,259,260,183,185,189,40,188,144,148,260,238,240,189,143,147,40,148,152,156,240,242,244,147,151,155,40,156,160,164,244,246,248,155,159,163,40,164,168,172,248,250,252,163,167,171,40,172,176,180,252,254,256,171,175,179,40,180,184,188,256,258,260,179,183,189,40,188,148,156,260,240,244,189,147,155,40,156,164,172,244,248,252,155,163,171,40,172,180,188,252,256,260,171,179,189,40,156,172,188,244,252,260,155,171,189,41,190,191,215,214,261,262,263,264,190,191,192,193,41,177,175,206,207,219,217,265,266,174,172,194,195,41,187,185,211,212,231,229,267,268,184,182,196,197,41,153,151,194,195,195,193,269,270,150,148,198,199,41,163,161,199,200,205,203,271,272,160,158,200,201,41,173,171,204,205,215,213,273,274,170,168,202,203,41,183,181,209,210,227,225,275,276,180,178,204,205,41,149,147,192,193,191,189,277,278,146,144,206,207,41,159,157,197,198,201,199,279,280,156,154,208,209,41,145,143,191,190,187,186,262,261,142,141,191,190,41,169,167,202,203,211,209,234,281,166,164,187,210,41,179,177,207,208,221,219,266,282,176,174,195,211,41,189,187,212,213,235,231,268,283,188,184,197,212,41,155,153,195,196,197,195,270,284,152,150,199,213,41,165,163,200,201,207,205,272,233,162,160,201,186,41,175,173,205,206,217,215,274,265,172,170,203,194,41,185,183,210,211,229,227,276,267,182,180,205,196,41,151,149,193,194,193,191,278,269,148,146,207,198,41,161,159,198,199,203,201,280,271,158,156,209,200,41,171,169,203,204,213,211,281,273,168,166,210,202,41,181,179,208,209,225,224,285,275,178,176,211,204,41,143,189,213,191,186,235,283,262,141,188,212,191,41,147,145,190,192,189,187,261,277,144,142,190,206,41,157,155,196,197,199,197,284,279,154,152,213,208,41,219,218,242,243,286,287,288,289,214,215,216,217,41,206,205,229,230,265,274,290,291,194,203,218,219,41,199,198,222,223,271,280,292,293,200,209,220,221,41,191,213,237,215,262,283,294,263,191,212,222,192,41,192,190,214,216,277,261,264,295,206,190,193,223,41,207,206,230,231,266,265,291,296,195,194,219,224,41,200,199,223,224,272,271,293,297,201,200,221,225,41,193,192,216,217,278,277,295,298,207,206,223,226,41,208,207,231,232,282,266,296,299,211,195,224,227,41,201,200,224,225,233,272,297,300,186,201,225,228,41,194,193,217,218,269,278,298,287,198,207,226,215,41,209,208,232,233,275,285,301,302,204,211,227,229,41,202,201,225,226,234,233,300,303,187,186,228,230,41,195,194,218,219,270,269,287,286,199,198,215,214,41,210,209,233,234,276,275,302,304,205,204,229,231,41,203,202,226,227,281,234,303,305,210,187,230,232,41,196,195,219,220,284,270,286,306,213,199,214,233,41,211,210,234,235,267,276,304,307,196,205,231,234,41,204,203,227,228,273,281,305,308,202,210,232,235,41,197,196,220,221,279,284,306,309,208,213,233,236,41,212,211,235,236,268,267,307,310,197,196,234,237,41,205,204,228,229,274,273,308,290,203,202,235,218,41,198,197,221,222,280,279,309,292,209,208,236,220,41,213,212,236,237,283,268,310,294,212,197,237,222,41,254,253,277,278,311,312,313,314,238,239,240,241,41,234,233,257,258,304,302,315,316,231,229,242,243,41,227,226,250,251,305,303,317,318,232,230,244,245,41,220,219,243,244,306,286,289,319,233,214,217,246,41,235,234,258,259,307,304,316,320,234,231,243,247,41,228,227,251,252,308,305,318,321,235,232,245,248,41,221,220,244,245,309,306,319,322,236,233,246,249,41,236,235,259,260,310,307,320,323,237,234,247,250,41,229,228,252,253,290,308,321,312,218,235,248,239,41,222,221,245,246,292,309,322,324,220,236,249,251,41,237,236,260,261,294,310,323,325,222,237,250,252,41,214,215,239,238,264,263,326,327,193,192,253,254,41,230,229,253,254,291,290,312,311,219,218,239,238,41,223,222,246,247,293,292,324,328,221,220,251,255,41,215,237,261,239,263,294,325,326,192,222,252,253,41,216,214,238,240,295,264,327,329,223,193,254,256,41,231,230,254,255,296,291,311,330,224,219,238,257,41,224,223,247,248,297,293,328,331,225,221,255,258,41,217,216,240,241,298,295,329,332,226,223,256,259,41,232,231,255,256,299,296,330,333,227,224,257,260,41,225,224,248,249,300,297,331,334,228,225,258,261,41,218,217,241,242,287,298,332,288,215,226,259,216,41,233,232,256,257,302,301,335,315,229,227,260,242,41,226,225,249,250,303,300,334,317,230,228,261,244,41,267,266,290,291,336,337,338,339,262,263,264,265,41,247,246,270,271,328,324,340,341,255,251,266,267,41,239,261,285,263,326,325,342,343,253,252,268,269,41,240,238,262,264,329,327,344,345,256,254,270,271,41,255,254,278,279,330,311,314,346,257,238,241,272,41,248,247,271,272,331,328,341,347,258,255,267,273,41,241,240,264,265,332,329,345,348,259,256,271,274,41,256,255,279,280,333,330,346,349,260,257,272,275,41,249,248,272,273,334,331,347,350,261,258,273,276,41,242,241,265,266,288,332,348,337,216,259,274,263,41,257,256,280,281,315,335,351,352,242,260,275,277,41,250,249,273,274,317,334,350,353,244,261,276,278,41,243,242,266,267,289,288,337,336,217,216,263,262,41,258,257,281,282,316,315,352,354,243,242,277,279,41,251,250,274,275,318,317,353,355,245,244,278,280,41,244,243,267,268,319,289,336,356,246,217,262,281,41,259,258,282,283,320,316,354,357,247,243,279,282,41,252,251,275,276,321,318,355,358,248,245,280,283,41,245,244,268,269,322,319,356,359,249,246,281,284,41,260,259,283,284,323,320,357,360,250,247,282,285,41,253,252,276,277,312,321,358,313,239,248,283,240,41,246,245,269,270,324,322,359,340,251,249,284,266,41,261,260,284,285,325,323,360,342,252,250,285,268,41,238,239,263,262,327,326,343,344,254,253,269,270,41,295,294,318,319,361,362,363,364,286,287,288,289,41,282,281,305,306,354,352,365,366,279,277,290,291,41,275,274,298,299,355,353,367,368,280,278,292,293,41,268,267,291,292,356,336,339,369,281,262,265,294,41,283,282,306,307,357,354,366,370,282,279,291,295,41,276,275,299,300,358,355,368,371,283,280,293,296,41,269,268,292,293,359,356,369,372,284,281,294,297,41,284,283,307,308,360,357,370,373,285,282,295,298,41,277,276,300,301,313,358,371,374,240,283,296,299,41,270,269,293,294,340,359,372,362,266,284,297,287,41,285,284,308,309,342,360,373,375,268,285,298,300,41,262,263,287,286,344,343,376,377,270,269,301,302,41,278,277,301,302,314,313,374,378,241,240,299,303,41,271,270,294,295,341,340,362,361,267,266,287,286,41,263,285,309,287,343,342,375,376,269,268,300,301,41,264,262,286,288,345,344,377,379,271,270,302,304,41,279,278,302,303,346,314,378,380,272,241,303,305,41,272,271,295,296,347,341,361,381,273,267,286,306,41,265,264,288,289,348,345,379,382,274,271,304,307,41,280,279,303,304,349,346,380,383,275,272,305,308,41,273,272,296,297,350,347,381,384,276,273,306,309,41,266,265,289,290,337,348,382,338,263,274,307,264,41,281,280,304,305,352,351,385,365,277,275,308,290,41,274,273,297,298,353,350,384,367,278,276,309,292,41,330,329,353,354,386,387,388,389,310,311,312,313,41,287,309,333,311,376,375,390,391,301,300,314,315,41,288,286,310,312,379,377,392,393,304,302,316,317,41,303,302,326,327,380,378,394,395,305,303,318,319,41,296,295,319,320,381,361,364,396,306,286,289,320,41,289,288,312,313,382,379,393,397,307,304,317,321,41,304,303,327,328,383,380,395,398,308,305,319,322,41,297,296,320,321,384,381,396,399,309,306,320,323,41,290,289,313,314,338,382,397,400,264,307,321,324,41,305,304,328,329,365,385,401,387,290,308,322,311,41,298,297,321,322,367,384,399,402,292,309,323,325,41,291,290,314,315,339,338,400,403,265,264,324,326,41,306,305,329,330,366,365,387,386,291,290,311,310,41,299,298,322,323,368,367,402,404,293,292,325,327,41,292,291,315,316,369,339,403,405,294,265,326,328,41,307,306,330,331,370,366,386,406,295,291,310,329,41,300,299,323,324,371,368,404,407,296,293,327,330,41,293,292,316,317,372,369,405,408,297,294,328,331,41,308,307,331,332,373,370,406,409,298,295,329,332,41,301,300,324,325,374,371,407,410,299,296,330,333,41,294,293,317,318,362,372,408,363,287,297,331,288,41,309,308,332,333,375,373,409,390,300,298,332,314,41,286,287,311,310,377,376,391,392,302,301,315,316,41,302,301,325,326,378,374,410,394,303,299,333,318,41,343,342,366,367,411,412,413,414,334,335,336,337,41,323,322,346,347,404,402,415,416,327,325,338,339,41,316,315,339,340,405,403,417,418,328,326,340,341,41,331,330,354,355,406,386,389,419,329,310,313,342,41,324,323,347,348,407,404,416,420,330,327,339,343,41,317,316,340,341,408,405,418,421,331,328,341,344,41,332,331,355,356,409,406,419,422,332,329,342,345,41,325,324,348,349,410,407,420,423,333,330,343,346,41,318,317,341,342,363,408,421,412,288,331,344,335,41,333,332,356,357,390,409,422,424,314,332,345,347,41,310,311,335,334,392,391,425,426,316,315,348,349,41,326,325,349,350,394,410,423,427,318,333,346,350,41,319,318,342,343,364,363,412,411,289,288,335,334,41,311,333,357,335,391,390,424,425,315,314,347,348,41,312,310,334,336,393,392,426,428,317,316,349,351,41,327,326,350,351,395,394,427,429,319,318,350,352,41,320,319,343,344,396,364,411,430,320,289,334,353,41,313,312,336,337,397,393,428,431,321,317,351,354,41,328,327,351,352,398,395,429,432,322,319,352,355,41,321,320,344,345,399,396,430,433,323,320,353,356,41,314,313,337,338,400,397,431,434,324,321,354,357,41,329,328,352,353,387,401,435,388,311,322,355,312,41,322,321,345,346,402,399,433,415,325,323,356,338,41,315,314,338,339,403,400,434,417,326,324,357,340,41,371,370,394,395,436,437,438,439,358,359,360,361,41,335,357,381,359,425,424,440,441,348,347,362,363,41,336,334,358,360,428,426,442,443,351,349,364,365,41,351,350,374,375,429,427,444,445,352,350,366,367,41,344,343,367,368,430,411,414,446,353,334,337,368,41,337,336,360,361,431,428,443,447,354,351,365,369,41,352,351,375,376,432,429,445,448,355,352,367,370,41,345,344,368,369,433,430,446,449,356,353,368,371,41,338,337,361,362,434,431,447,450,357,354,369,372,41,353,352,376,377,388,435,451,452,312,355,370,373,41,346,345,369,370,415,433,449,437,338,356,371,359,41,339,338,362,363,417,434,450,453,340,357,372,374,41,354,353,377,378,389,388,452,454,313,312,373,375,41,347,346,370,371,416,415,437,436,339,338,359,358,41,340,339,363,364,418,417,453,455,341,340,374,376,41,355,354,378,379,419,389,454,456,342,313,375,377,41,348,347,371,372,420,416,436,457,343,339,358,378,41,341,340,364,365,421,418,455,458,344,341,376,379,41,356,355,379,380,422,419,456,459,345,342,377,380,41,349,348,372,373,423,420,457,460,346,343,378,381,41,342,341,365,366,412,421,458,413,335,344,379,336,41,357,356,380,381,424,422,459,440,347,345,380,362,41,334,335,359,358,426,425,441,442,349,348,363,364,41,350,349,373,374,427,423,460,444,350,346,381,366,41,383,405,429,407,461,462,463,464,382,383,384,385,41,364,363,387,388,455,453,465,466,376,374,386,387,41,379,378,402,403,456,454,467,468,377,375,388,389,41,372,371,395,396,457,436,439,469,378,358,361,390,41,365,364,388,389,458,455,466,470,379,376,387,391,41,380,379,403,404,459,456,468,471,380,377,389,392,41,373,372,396,397,460,457,469,472,381,378,390,393,41,366,365,389,390,413,458,470,473,336,379,391,394,41,381,380,404,405,440,459,471,462,362,380,392,383,41,358,359,383,382,442,441,461,474,364,363,382,395,41,374,373,397,398,444,460,472,475,366,381,393,396,41,367,366,390,391,414,413,473,476,337,336,394,397,41,359,381,405,383,441,440,462,461,363,362,383,382,41,360,358,382,384,443,442,474,477,365,364,395,398,41,375,374,398,399,445,444,475,478,367,366,396,399,41,368,367,391,392,446,414,476,479,368,337,397,400,41,361,360,384,385,447,443,477,480,369,365,398,401,41,376,375,399,400,448,445,478,481,370,367,399,402,41,369,368,392,393,449,446,479,482,371,368,400,403,41,362,361,385,386,450,447,480,483,372,369,401,404,41,377,376,400,401,452,451,484,485,373,370,402,405,41,370,369,393,394,437,449,482,438,359,371,403,360,41,363,362,386,387,453,450,483,465,374,372,404,386,41,378,377,401,402,454,452,485,467,375,373,405,388,41,419,418,442,443,486,487,488,489,406,407,408,409,41,384,382,406,408,477,474,490,491,398,395,410,411,41,399,398,422,423,478,475,492,493,399,396,412,413,41,392,391,415,416,479,476,494,495,400,397,414,415,41,385,384,408,409,480,477,491,496,401,398,411,416,41,400,399,423,424,481,478,493,497,402,399,413,417,41,393,392,416,417,482,479,495,498,403,400,415,418,41,386,385,409,410,483,480,496,499,404,401,416,419,41,401,400,424,425,485,484,500,501,405,402,417,420,41,394,393,417,418,438,482,498,487,360,403,418,407,41,387,386,410,411,465,483,499,502,386,404,419,421,41,402,401,425,426,467,485,501,503,388,405,420,422,41,395,394,418,419,439,438,487,486,361,360,407,406,41,388,387,411,412,466,465,502,504,387,386,421,423,41,403,402,426,427,468,467,503,505,389,388,422,424,41,396,395,419,420,469,439,486,506,390,361,406,425,41,389,388,412,413,470,466,504,507,391,387,423,426,41,404,403,427,428,471,468,505,508,392,389,424,427,41,397,396,420,421,472,469,506,509,393,390,425,428,41,390,389,413,414,473,470,507,510,394,391,426,429,41,405,404,428,429,462,471,508,463,383,392,427,384,41,382,383,407,406,474,461,464,490,395,382,385,410,41,398,397,421,422,475,472,509,492,396,393,428,412,41,391,390,414,415,476,473,510,494,397,394,429,414,41,432,430,454,456,511,512,513,514,430,431,432,433,41,412,411,435,436,504,502,515,516,423,421,434,435,41,427,426,450,451,505,503,517,518,424,422,436,437,41,420,419,443,444,506,486,489,519,425,406,409,438,41,413,412,436,437,507,504,516,520,426,423,435,439,41,428,427,451,452,508,505,518,521,427,424,437,440,41,421,420,444,445,509,506,519,522,428,425,438,441,41,414,413,437,438,510,507,520,523,429,426,439,442,41,429,428,452,453,463,508,521,524,384,427,440,443,41,406,407,431,430,490,464,525,512,410,385,444,431,41,422,421,445,446,492,509,522,526,412,428,441,445,41,415,414,438,439,494,510,523,527,414,429,442,446,41,407,429,453,431,464,463,524,525,385,384,443,444,41,408,406,430,432,491,490,512,511,411,410,431,430,41,423,422,446,447,493,492,526,528,413,412,445,447,41,416,415,439,440,495,494,527,529,415,414,446,448,41,409,408,432,433,496,491,511,530,416,411,430,449,41,424,423,447,448,500,531,532,533,417,413,447,450,41,417,416,440,441,498,495,529,534,418,415,448,451,41,410,409,433,434,499,496,530,535,419,416,449,452,41,425,424,448,449,501,500,533,536,420,417,450,453,41,418,417,441,442,487,498,534,488,407,418,451,408,41,411,410,434,435,502,499,535,515,421,419,452,434,41,426,425,449,450,503,501,536,517,422,420,453,436,41,454,455,479,478,513,537,538,539,432,454,455,456,41,447,446,470,471,528,526,540,541,447,445,457,458,41,440,439,463,464,529,527,542,543,448,446,459,460,41,433,432,456,457,530,511,514,544,449,430,433,461,41,448,447,471,472,533,532,545,546,450,447,458,462,41,441,440,464,465,534,529,543,547,451,448,460,463,41,434,433,457,458,535,530,544,548,452,449,461,464,41,449,448,472,473,536,533,546,549,453,450,462,465,41,442,441,465,466,488,534,547,550,408,451,463,466,41,435,434,458,459,515,535,548,551,434,452,464,467,41,450,449,473,474,517,536,549,552,436,453,465,468,41,443,442,466,467,489,488,550,553,409,408,466,469,41,436,435,459,460,516,515,551,554,435,434,467,470,41,451,450,474,475,518,517,552,555,437,436,468,471,41,444,443,467,468,519,489,553,556,438,409,469,472,41,437,436,460,461,520,516,554,557,439,435,470,473,41,452,451,475,476,521,518,555,558,440,437,471,474,41,445,444,468,469,522,519,556,559,441,438,472,475,41,438,437,461,462,523,520,557,560,442,439,473,476,41,453,452,476,477,524,521,558,561,443,440,474,477,41,430,431,455,454,512,525,537,513,431,444,454,432,41,446,445,469,470,526,522,559,540,445,441,475,457,41,439,438,462,463,527,523,560,542,446,442,476,459,41,431,453,477,455,525,524,561,537,444,443,477,454,40,480,478,479,585,562,563,478,456,455,40,479,501,500,563,564,565,455,479,480,40,500,499,498,565,566,567,480,481,482,40,498,497,496,567,568,569,482,483,484,40,496,495,494,569,570,571,484,485,486,40,494,493,492,571,572,573,486,487,488,40,492,491,490,573,574,575,488,489,490,40,490,489,488,575,576,577,490,491,492,40,488,487,486,577,578,579,492,493,494,40,486,485,484,579,580,581,494,495,496,40,484,483,482,581,582,583,496,497,498,40,482,481,480,583,584,585,498,499,478,40,480,479,500,585,563,565,478,455,480,40,500,498,496,565,567,569,480,482,484,40,496,494,492,569,571,573,484,486,488,40,492,490,488,573,575,577,488,490,492,40,488,486,484,577,579,581,492,494,496,40,484,482,480,581,583,585,496,498,478,40,480,500,496,585,565,569,478,480,484,40,496,492,488,569,573,577,484,488,492,40,488,484,480,577,581,585,492,496,478,40,496,488,480,569,577,585,484,492,478,41,470,469,493,494,540,559,586,587,457,475,487,486,41,463,462,486,487,542,560,588,589,459,476,494,493,41,455,477,501,479,537,561,590,538,454,477,479,455,41,456,454,478,480,514,513,539,591,433,432,456,478,41,471,470,494,495,541,540,587,592,458,457,486,485,41,464,463,487,488,543,542,589,593,460,459,493,492,41,457,456,480,481,544,514,591,594,461,433,478,499,41,472,471,495,496,595,541,592,596,462,458,485,484,41,465,464,488,489,547,543,593,597,463,460,492,491,41,458,457,481,482,548,544,594,598,464,461,499,498,41,473,472,496,497,549,546,599,600,465,462,484,483,41,466,465,489,490,550,547,597,601,466,463,491,490,41,459,458,482,483,551,548,598,602,467,464,498,497,41,474,473,497,498,552,549,600,603,468,465,483,482,41,467,466,490,491,553,550,601,604,469,466,490,489,41,460,459,483,484,554,551,602,605,470,467,497,496,41,475,474,498,499,555,552,603,606,471,468,482,481,41,468,467,491,492,556,553,604,607,472,469,489,488,41,461,460,484,485,557,554,605,608,473,470,496,495,41,476,475,499,500,558,555,606,609,474,471,481,480,41,469,468,492,493,559,556,607,586,475,472,488,487,41,462,461,485,486,560,557,608,588,476,473,495,494,41,477,476,500,501,561,558,609,590,477,474,480,479,41,502,510,517,509,610,611,612,613,500,501,502,503,41,503,511,510,502,614,615,611,610,504,505,501,500,41,504,512,511,503,616,617,615,614,506,507,505,504,41,505,513,512,504,618,619,617,616,508,509,507,506,41,506,514,513,505,620,621,619,618,510,511,509,508,41,507,515,514,506,622,623,621,620,512,513,511,510,41,508,516,515,507,624,625,623,622,514,515,513,512,41,509,517,516,508,613,612,626,627,503,502,515,514,41,510,518,525,517,611,628,629,612,501,516,517,502,41,511,519,518,510,615,630,628,611,505,518,516,501,41,512,520,519,511,617,631,630,615,507,519,518,505,41,513,521,520,512,619,632,631,617,509,520,519,507,41,514,522,521,513,621,633,632,619,511,521,520,509,41,515,523,522,514,623,634,633,621,513,522,521,511,41,516,524,523,515,625,635,634,623,515,523,522,513,41,517,525,524,516,612,629,636,626,502,517,523,515,41,518,526,533,525,628,637,638,629,516,524,525,517,41,519,527,526,518,630,639,637,628,518,526,524,516,41,520,528,527,519,631,640,639,630,519,527,526,518,41,521,529,528,520,632,641,640,631,520,528,527,519,41,522,530,529,521,633,642,641,632,521,529,528,520,41,523,531,530,522,634,643,642,633,522,530,529,521,41,524,532,531,523,635,644,643,634,523,531,530,522,41,525,533,532,524,629,638,645,636,517,525,531,523,41,526,534,541,533,637,646,647,638,524,532,533,525,41,527,535,534,526,639,648,646,637,526,534,532,524,41,528,536,535,527,640,649,648,639,527,535,534,526,41,529,537,536,528,641,650,649,640,528,536,535,527,41,530,538,537,529,642,651,650,641,529,537,536,528,41,531,539,538,530,643,652,651,642,530,538,537,529,41,532,540,539,531,644,653,652,643,531,539,538,530,41,533,541,540,532,638,647,654,645,525,533,539,531,41,534,542,549,541,646,655,656,647,532,540,541,533,41,535,543,542,534,648,657,655,646,534,542,540,532,41,536,544,543,535,649,658,657,648,535,543,542,534,41,537,545,544,536,650,659,658,649,536,544,543,535,41,538,546,545,537,651,660,659,650,537,545,544,536,41,539,547,546,538,652,661,660,651,538,546,545,537,41,540,548,547,539,653,662,661,652,539,547,546,538,41,541,549,548,540,647,656,663,654,533,541,547,539,41,542,550,557,549,655,664,665,656,540,548,549,541,41,543,551,550,542,657,666,664,655,542,550,548,540,41,544,552,551,543,658,667,666,657,543,551,550,542,41,545,553,552,544,659,668,667,658,544,552,551,543,41,546,554,553,545,660,669,668,659,545,553,552,544,41,547,555,554,546,661,670,669,660,546,554,553,545,41,548,556,555,547,662,671,670,661,547,555,554,546,41,549,557,556,548,656,665,672,663,541,549,555,547,41,550,558,565,557,664,673,674,665,548,556,557,549,41,551,559,558,550,666,675,673,664,550,558,556,548,41,552,560,559,551,667,676,675,666,551,559,558,550,41,553,561,560,552,668,677,676,667,552,560,559,551,41,554,562,561,553,669,678,677,668,553,561,560,552,41,555,563,562,554,670,679,678,669,554,562,561,553,41,556,564,563,555,671,680,679,670,555,563,562,554,41,557,565,564,556,665,674,681,672,549,557,563,555,41,558,566,573,565,673,682,683,674,556,564,565,557,41,559,567,566,558,675,684,682,673,558,566,564,556,41,560,568,567,559,676,685,684,675,559,567,566,558,41,561,569,568,560,677,686,685,676,560,568,567,559,41,562,570,569,561,678,687,686,677,561,569,568,560,41,563,571,570,562,679,688,687,678,562,570,569,561,41,564,572,571,563,680,689,688,679,563,571,570,562,41,565,573,572,564,674,683,690,681,557,565,571,563,41,566,574,581,573,682,691,692,683,564,572,573,565,41,567,575,574,566,684,693,691,682,566,574,572,564,41,568,576,575,567,685,694,693,684,567,575,574,566,41,569,577,576,568,686,695,694,685,568,576,575,567,41,570,578,577,569,687,696,695,686,569,577,576,568,41,571,579,578,570,688,697,696,687,570,578,577,569,41,572,580,579,571,689,698,697,688,571,579,578,570,41,573,581,580,572,683,692,699,690,565,573,579,571,41,574,582,589,581,691,700,701,692,572,580,581,573,41,575,583,582,574,693,702,700,691,574,582,580,572,41,576,584,583,575,694,703,702,693,575,583,582,574,41,577,585,584,576,695,704,703,694,576,584,583,575,41,578,586,585,577,696,705,704,695,577,585,584,576,41,579,587,586,578,697,706,705,696,578,586,585,577,41,580,588,587,579,698,707,706,697,579,587,586,578,41,581,589,588,580,692,701,708,699,573,581,587,579,41,590,597,605,598,709,710,711,712,588,589,590,591,41,591,590,598,599,713,709,712,714,592,588,591,593,41,592,591,599,600,715,713,714,716,594,592,593,595,41,593,592,600,601,717,715,716,718,596,594,595,597,41,594,593,601,602,719,717,718,720,598,596,597,599,41,595,594,602,603,721,719,720,722,600,598,599,601,41,596,595,603,604,723,721,722,724,602,600,601,603,41,597,596,604,605,710,725,726,711,589,602,603,590,41,598,605,613,606,712,711,727,728,591,590,604,605,41,599,598,606,607,714,712,728,729,593,591,605,606,41,600,599,607,608,716,714,729,730,595,593,606,607,41,601,600,608,609,718,716,730,731,597,595,607,608,41,602,601,609,610,720,718,731,732,599,597,608,609,41,603,602,610,611,722,720,732,733,601,599,609,610,41,604,603,611,612,724,722,733,734,603,601,610,611,41,605,604,612,613,711,726,735,727,590,603,611,604,41,606,613,621,614,728,727,736,737,605,604,612,613,41,607,606,614,615,729,728,737,738,606,605,613,614,41,608,607,615,616,730,729,738,739,607,606,614,615,41,609,608,616,617,731,730,739,740,608,607,615,616,41,610,609,617,618,732,731,740,741,609,608,616,617,41,611,610,618,619,733,732,741,742,610,609,617,618,41,612,611,619,620,734,733,742,743,611,610,618,619,41,613,612,620,621,727,735,744,736,604,611,619,612,41,614,621,629,622,737,736,745,746,613,612,620,621,41,615,614,622,623,738,737,746,747,614,613,621,622,41,616,615,623,624,739,738,747,748,615,614,622,623,41,617,616,624,625,740,739,748,749,616,615,623,624,41,618,617,625,626,741,740,749,750,617,616,624,625,41,619,618,626,627,742,741,750,751,618,617,625,626,41,620,619,627,628,743,742,751,752,619,618,626,627,41,621,620,628,629,736,744,753,745,612,619,627,620,41,622,629,637,630,746,745,754,755,621,620,628,629,41,623,622,630,631,747,746,755,756,622,621,629,630,41,624,623,631,632,748,747,756,757,623,622,630,631,41,625,624,632,633,749,748,757,758,624,623,631,632,41,626,625,633,634,750,749,758,759,625,624,632,633,41,627,626,634,635,751,750,759,760,626,625,633,634,41,628,627,635,636,752,751,760,761,627,626,634,635,41,629,628,636,637,745,753,762,754,620,627,635,628,41,630,637,645,638,755,754,763,764,629,628,636,637,41,631,630,638,639,756,755,764,765,630,629,637,638,41,632,631,639,640,757,756,765,766,631,630,638,639,41,633,632,640,641,758,757,766,767,632,631,639,640,41,634,633,641,642,759,758,767,768,633,632,640,641,41,635,634,642,643,760,759,768,769,634,633,641,642,41,636,635,643,644,761,760,769,770,635,634,642,643,41,637,636,644,645,754,762,771,763,628,635,643,636,41,638,645,653,646,764,763,772,773,637,636,644,645,41,639,638,646,647,765,764,773,774,638,637,645,646,41,640,639,647,648,766,765,774,775,639,638,646,647,41,641,640,648,649,767,766,775,776,640,639,647,648,41,642,641,649,650,768,767,776,777,641,640,648,649,41,643,642,650,651,769,768,777,778,642,641,649,650,41,644,643,651,652,770,769,778,779,643,642,650,651,41,645,644,652,653,763,771,780,772,636,643,651,644,41,646,653,661,654,773,772,781,782,645,644,652,653,41,647,646,654,655,774,773,782,783,646,645,653,654,41,648,647,655,656,775,774,783,784,647,646,654,655,41,649,648,656,657,776,775,784,785,648,647,655,656,41,650,649,657,658,777,776,785,786,649,648,656,657,41,651,650,658,659,778,777,786,787,650,649,657,658,41,652,651,659,660,779,778,787,788,651,650,658,659,41,653,652,660,661,772,780,789,781,644,651,659,652,41,654,661,669,662,782,781,790,791,653,652,660,661,41,655,654,662,663,783,782,791,792,654,653,661,662,41,656,655,663,664,784,783,792,793,655,654,662,663,41,657,656,664,665,785,784,793,794,656,655,663,664,41,658,657,665,666,786,785,794,795,657,656,664,665,41,659,658,666,667,787,786,795,796,658,657,665,666,41,660,659,667,668,788,787,796,797,659,658,666,667,41,661,660,668,669,781,789,798,790,652,659,667,660,41,662,669,677,670,791,790,799,800,661,660,668,669,41,663,662,670,671,792,791,800,801,662,661,669,670,41,664,663,671,672,793,792,801,802,663,662,670,671,41,665,664,672,673,794,793,802,803,664,663,671,672,41,666,665,673,674,795,794,803,804,665,664,672,673,41,667,666,674,675,796,795,804,805,666,665,673,674,41,668,667,675,676,797,796,805,806,667,666,674,675,41,669,668,676,677,790,798,807,799,660,667,675,668]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/corporal/corporal-diffusemap.jpg b/src/games/chessbase/res/fairy/corporal/corporal-diffusemap.jpg
new file mode 100644
index 0000000..e36fdb1
Binary files /dev/null and b/src/games/chessbase/res/fairy/corporal/corporal-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/corporal/corporal-normalmap.jpg b/src/games/chessbase/res/fairy/corporal/corporal-normalmap.jpg
new file mode 100644
index 0000000..c3ff5aa
Binary files /dev/null and b/src/games/chessbase/res/fairy/corporal/corporal-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/corporal/corporal.js b/src/games/chessbase/res/fairy/corporal/corporal.js
new file mode 100644
index 0000000..7eb4f43
--- /dev/null
+++ b/src/games/chessbase/res/fairy/corporal/corporal.js
@@ -0,0 +1,16 @@
+{
+ "vertices":[0,0.009808,-0.752528,0,0.079055,-0.768537,0.194769,0.009808,-0.726886,0.198912,0.079055,-0.74235,0.376264,0.009808,-0.651708,0.384268,0.079055,-0.665572,0.532118,0.009808,-0.532118,0.543438,0.079055,-0.543438,0.651709,0.009808,-0.376264,0.665573,0.079055,-0.384268,0.726886,0.009808,-0.194769,0.74235,0.079055,-0.198912,0.752528,0.009808,-0,0.768537,0.079055,-0,0.726886,0.009808,0.194769,0.74235,0.079055,0.198912,0.651709,0.009808,0.376264,0.665573,0.079055,0.384268,0.532118,0.009808,0.532118,0.543438,0.079055,0.543438,0.376264,0.009808,0.651708,0.384269,0.079055,0.665572,0.194769,0.009808,0.726886,0.198912,0.079055,0.74235,0,0.009808,0.752528,0,0.079055,0.768537,-0.194768,0.009808,0.726887,-0.198912,0.079055,0.74235,-0.376264,0.009808,0.651709,-0.384268,0.079055,0.665573,-0.532117,0.009808,0.532118,-0.543437,0.079055,0.543438,-0.651708,0.009808,0.376264,-0.665572,0.079055,0.384269,-0.726886,0.009808,0.194769,-0.74235,0.079055,0.198912,-0.752528,0.009808,0,-0.768537,0.079055,0,-0.726887,0.009808,-0.194768,-0.74235,0.079055,-0.198912,-0.651709,0.009808,-0.376264,-0.665573,0.079055,-0.384268,-0.532118,0.009808,-0.532117,-0.543438,0.079055,-0.543437,-0.376265,0.009808,-0.651708,-0.384269,0.079055,-0.665572,-0.194769,0.009808,-0.726886,-0.198913,0.079055,-0.74235,0,0.398155,-0.72623,0.187962,0.398155,-0.701484,0.363115,0.398155,-0.628933,0.513522,0.398155,-0.513522,0.628933,0.398155,-0.363115,0.701484,0.398155,-0.187962,0.72623,0.398155,-0,0.701484,0.398155,0.187962,0.628933,0.398155,0.363115,0.513522,0.398155,0.513522,0.363115,0.398155,0.628933,0.187962,0.398155,0.701484,0,0.398155,0.72623,-0.187962,0.398155,0.701484,-0.363115,0.398155,0.628934,-0.513522,0.398155,0.513522,-0.628933,0.398155,0.363115,-0.701484,0.398155,0.187962,-0.72623,0.398155,0,-0.701484,0.398155,-0.187962,-0.628934,0.398155,-0.363114,-0.513522,0.398155,-0.513522,-0.363115,0.398155,-0.628933,-0.187963,0.398155,-0.701484,0,0.660705,-0.583556,0.151035,0.660705,-0.563672,0.291778,0.660705,-0.505374,0.412636,0.660705,-0.412636,0.505374,0.660705,-0.291778,0.563672,0.660705,-0.151035,0.583556,0.660705,0,0.563672,0.660705,0.151035,0.505374,0.660705,0.291778,0.412636,0.660705,0.412636,0.291778,0.660705,0.505374,0.151036,0.660705,0.563672,0,0.660705,0.583556,-0.151035,0.660705,0.563672,-0.291778,0.660705,0.505374,-0.412636,0.660705,0.412637,-0.505374,0.660705,0.291778,-0.563672,0.660705,0.151036,-0.583556,0.660705,0,-0.563672,0.660705,-0.151035,-0.505374,0.660705,-0.291778,-0.412637,0.660705,-0.412636,-0.291778,0.660705,-0.505374,-0.151036,0.660705,-0.563672,0,0.798038,-0.44227,0.114468,0.798038,-0.4272,0.221135,0.798038,-0.383017,0.312732,0.798038,-0.312732,0.383017,0.798038,-0.221135,0.4272,0.798038,-0.114468,0.44227,0.798038,0,0.4272,0.798038,0.114468,0.383017,0.798038,0.221135,0.312732,0.798038,0.312732,0.221135,0.798038,0.383017,0.114468,0.798038,0.4272,0,0.798038,0.44227,-0.114468,0.798038,0.4272,-0.221135,0.798038,0.383017,-0.312732,0.798038,0.312732,-0.383017,0.798038,0.221135,-0.427199,0.798038,0.114468,-0.44227,0.798038,0,-0.4272,0.798038,-0.114467,-0.383017,0.798038,-0.221134,-0.312732,0.798038,-0.312732,-0.221135,0.798038,-0.383016,-0.114468,0.798038,-0.427199,-0,1.04847,-0.295624,0.076513,1.04847,-0.285551,0.147812,1.04847,-0.256018,0.209037,1.04847,-0.209037,0.256018,1.04847,-0.147812,0.285551,1.04847,-0.076513,0.295624,1.04847,0,0.285551,1.04847,0.076513,0.256018,1.04847,0.147812,0.209038,1.04847,0.209038,0.147812,1.04847,0.256018,0.076513,1.04847,0.285551,0,1.04847,0.295624,-0.076513,1.04847,0.285551,-0.147812,1.04847,0.256018,-0.209038,1.04847,0.209038,-0.256018,1.04847,0.147812,-0.285551,1.04847,0.076513,-0.295624,1.04847,0,-0.285551,1.04847,-0.076513,-0.256018,1.04847,-0.147812,-0.209038,1.04847,-0.209037,-0.147812,1.04847,-0.256017,-0.076513,1.04847,-0.28555,-0,1.2989,-0.295624,0.076513,1.2989,-0.285551,0.147812,1.2989,-0.256018,0.209037,1.2989,-0.209037,0.256018,1.2989,-0.147812,0.285551,1.2989,-0.076513,0.295624,1.2989,0,0.285551,1.2989,0.076513,0.256018,1.2989,0.147812,0.209038,1.2989,0.209038,0.147812,1.2989,0.256018,0.076513,1.2989,0.285551,0,1.2989,0.295624,-0.076513,1.2989,0.285551,-0.147812,1.2989,0.256018,-0.209038,1.2989,0.209038,-0.256018,1.2989,0.147812,-0.285551,1.2989,0.076513,-0.295624,1.2989,0,-0.285551,1.2989,-0.076513,-0.256018,1.2989,-0.147812,-0.209038,1.2989,-0.209037,-0.147812,1.2989,-0.256017,-0.076513,1.2989,-0.28555,-0,1.35141,-0.396231,0.102552,1.35141,-0.38273,0.198116,1.35141,-0.343146,0.280178,1.35141,-0.280178,0.343146,1.35141,-0.198116,0.38273,1.35141,-0.102552,0.396231,1.35141,0,0.38273,1.35141,0.102552,0.343146,1.35141,0.198116,0.280178,1.35141,0.280178,0.198116,1.35141,0.343146,0.102552,1.35141,0.38273,0,1.35141,0.396231,-0.102552,1.35141,0.38273,-0.198116,1.35141,0.343147,-0.280178,1.35141,0.280178,-0.343146,1.35141,0.198116,-0.38273,1.35141,0.102552,-0.396231,1.35141,0,-0.38273,1.35141,-0.102552,-0.343146,1.35141,-0.198115,-0.280178,1.35141,-0.280178,-0.198116,1.35141,-0.343146,-0.102553,1.35141,-0.38273,-0,1.40478,-0.430427,0.111403,1.40478,-0.415761,0.215214,1.40478,-0.372761,0.304358,1.40478,-0.304358,0.372761,1.40478,-0.215214,0.415761,1.40478,-0.111403,0.430427,1.40478,0,0.415761,1.40478,0.111403,0.372761,1.40478,0.215214,0.304358,1.40478,0.304358,0.215214,1.40478,0.372761,0.111403,1.40478,0.415761,0,1.40478,0.430428,-0.111403,1.40478,0.415761,-0.215214,1.40478,0.372761,-0.304358,1.40478,0.304358,-0.372761,1.40478,0.215214,-0.415761,1.40478,0.111403,-0.430428,1.40478,0,-0.415761,1.40478,-0.111403,-0.372761,1.40478,-0.215213,-0.304358,1.40478,-0.304358,-0.215214,1.40478,-0.372761,-0.111403,1.40478,-0.415761,-0,1.60854,-0.452462,0.117106,1.60854,-0.437045,0.226231,1.60854,-0.391843,0.319939,1.60854,-0.319939,0.391843,1.60854,-0.226231,0.437045,1.60854,-0.117106,0.452462,1.60854,0,0.437045,1.60854,0.117106,0.391843,1.60854,0.226231,0.319939,1.60854,0.319939,0.226231,1.60854,0.391843,0.117106,1.60854,0.437045,0,1.60854,0.452462,-0.117106,1.60854,0.437045,-0.226231,1.60854,0.391844,-0.319939,1.60854,0.319939,-0.391843,1.60854,0.226231,-0.437045,1.60854,0.117106,-0.452462,1.60854,0,-0.437045,1.60854,-0.117105,-0.391844,1.60854,-0.226231,-0.319939,1.60854,-0.319939,-0.226231,1.60854,-0.391843,-0.117106,1.60854,-0.437044,-0,1.63376,-0.428958,0.111022,1.63376,-0.414342,0.214479,1.63376,-0.371489,0.303319,1.63376,-0.303319,0.371489,1.63376,-0.214479,0.414342,1.63376,-0.111023,0.428958,1.63376,0,0.414342,1.63376,0.111023,0.371489,1.63376,0.214479,0.303319,1.63376,0.303319,0.214479,1.63376,0.371489,0.111023,1.63376,0.414342,0,1.63376,0.428958,-0.111023,1.63376,0.414342,-0.214479,1.63376,0.371489,-0.303319,1.63376,0.30332,-0.371489,1.63376,0.214479,-0.414342,1.63376,0.111023,-0.428958,1.63376,0,-0.414342,1.63376,-0.111022,-0.371489,1.63376,-0.214479,-0.30332,1.63376,-0.303319,-0.214479,1.63376,-0.371489,-0.111023,1.63376,-0.414342,-0,1.6425,-0.152202,0.039393,1.6425,-0.147016,0.076101,1.6425,-0.131811,0.107623,1.6425,-0.107623,0.131811,1.6425,-0.076101,0.147016,1.6425,-0.039393,0.152202,1.6425,0,0.147016,1.6425,0.039393,0.131811,1.6425,0.076101,0.107623,1.6425,0.107623,0.076101,1.6425,0.131811,0.039393,1.6425,0.147016,-0,1.6425,0.152202,-0.039393,1.6425,0.147016,-0.076101,1.6425,0.131811,-0.107623,1.6425,0.107623,-0.131811,1.6425,0.076101,-0.147016,1.6425,0.039393,-0.152202,1.6425,0,-0.147016,1.6425,-0.039393,-0.131811,1.6425,-0.076101,-0.107623,1.6425,-0.107623,-0.076101,1.6425,-0.131811,-0.039393,1.6425,-0.147016,-0,1.67937,-0.139965,0.036226,1.67937,-0.135196,0.069983,1.67937,-0.121213,0.09897,1.67937,-0.09897,0.121213,1.67937,-0.069983,0.135196,1.67937,-0.036226,0.139965,1.67937,0,0.135196,1.67937,0.036226,0.121213,1.67937,0.069983,0.09897,1.67937,0.098971,0.069983,1.67937,0.121214,0.036226,1.67937,0.135196,-0,1.67937,0.139965,-0.036226,1.67937,0.135196,-0.069983,1.67937,0.121214,-0.09897,1.67937,0.098971,-0.121214,1.67937,0.069983,-0.135196,1.67937,0.036226,-0.139965,1.67937,0,-0.135196,1.67937,-0.036226,-0.121214,1.67937,-0.069982,-0.098971,1.67937,-0.09897,-0.069983,1.67937,-0.121213,-0.036226,1.67937,-0.135196,-0,1.74244,-0.496553,0.128517,1.74244,-0.479634,0.248277,1.74244,-0.430028,0.351116,1.74244,-0.351116,0.430028,1.74244,-0.248277,0.479634,1.74244,-0.128517,0.496553,1.74244,0,0.479634,1.74244,0.128517,0.430028,1.74244,0.248277,0.351116,1.74244,0.351116,0.248277,1.74244,0.430028,0.128518,1.74244,0.479634,0,1.74244,0.496553,-0.128517,1.74244,0.479634,-0.248277,1.74244,0.430028,-0.351116,1.74244,0.351117,-0.430028,1.74244,0.248277,-0.479634,1.74244,0.128518,-0.496553,1.74244,0,-0.479634,1.74244,-0.128517,-0.430028,1.74244,-0.248276,-0.351117,1.74244,-0.351116,-0.248277,1.74244,-0.430028,-0.128518,1.74244,-0.479634,-0,1.81358,-0.455577,0.117912,1.81358,-0.440053,0.227788,1.81358,-0.394541,0.322141,1.81358,-0.322141,0.394541,1.81358,-0.227788,0.440053,1.81358,-0.117912,0.455577,1.81358,0,0.440053,1.81358,0.117912,0.394541,1.81358,0.227788,0.322141,1.81358,0.322142,0.227788,1.81358,0.394541,0.117912,1.81358,0.440054,0,1.81358,0.455577,-0.117912,1.81358,0.440054,-0.227788,1.81358,0.394541,-0.322141,1.81358,0.322142,-0.394541,1.81358,0.227789,-0.440054,1.81358,0.117912,-0.455577,1.81358,0,-0.440054,1.81358,-0.117912,-0.394541,1.81358,-0.227788,-0.322142,1.81358,-0.322141,-0.227789,1.81358,-0.394541,-0.117912,1.81358,-0.440053,-0,1.81552,-0.233067,0.060322,1.81552,-0.225125,0.116533,1.81552,-0.201842,0.164803,1.81552,-0.164803,0.201842,1.81552,-0.116533,0.225125,1.81552,-0.060322,0.233067,1.81552,0,0.225125,1.81552,0.060322,0.201842,1.81552,0.116533,0.164803,1.81552,0.164803,0.116533,1.81552,0.201842,0.060322,1.81552,0.225125,0,1.81552,0.233067,-0.060322,1.81552,0.225125,-0.116533,1.81552,0.201842,-0.164803,1.81552,0.164803,-0.201842,1.81552,0.116534,-0.225125,1.81552,0.060322,-0.233067,1.81552,0,-0.225125,1.81552,-0.060322,-0.201842,1.81552,-0.116533,-0.164803,1.81552,-0.164803,-0.116534,1.81552,-0.201842,-0.060322,1.81552,-0.225125,-0,1.8868,-0.214884,0.055616,1.8868,-0.207562,0.107442,1.8868,-0.186095,0.151946,1.8868,-0.151946,0.186095,1.8868,-0.107442,0.207562,1.8868,-0.055616,0.214884,1.8868,0,0.207562,1.8868,0.055616,0.186095,1.8868,0.107442,0.151946,1.8868,0.151946,0.107442,1.8868,0.186095,0.055616,1.8868,0.207562,-0,1.8868,0.214884,-0.055616,1.8868,0.207562,-0.107442,1.8868,0.186095,-0.151946,1.8868,0.151946,-0.186095,1.8868,0.107442,-0.207562,1.8868,0.055616,-0.214884,1.8868,0,-0.207562,1.8868,-0.055616,-0.186095,1.8868,-0.107442,-0.151946,1.8868,-0.151946,-0.107442,1.8868,-0.186095,-0.055616,1.8868,-0.207562,-0,1.88883,-0.42088,0.108932,1.88883,-0.406539,0.21044,1.88883,-0.364493,0.297607,1.88883,-0.297607,0.364493,1.88883,-0.21044,0.406539,1.88883,-0.108932,0.42088,1.88883,0,0.406539,1.88883,0.108932,0.364493,1.88883,0.21044,0.297607,1.88883,0.297607,0.21044,1.88883,0.364493,0.108932,1.88883,0.406539,0,1.88883,0.42088,-0.108932,1.88883,0.406539,-0.21044,1.88883,0.364493,-0.297607,1.88883,0.297607,-0.364493,1.88883,0.21044,-0.406539,1.88883,0.108932,-0.42088,1.88883,0,-0.406539,1.88883,-0.108931,-0.364493,1.88883,-0.21044,-0.297607,1.88883,-0.297607,-0.21044,1.88883,-0.364492,-0.108932,1.88883,-0.406539,-0,1.95688,-0.384328,0.099471,1.95688,-0.371232,0.192164,1.95688,-0.332837,0.27176,1.95688,-0.27176,0.332837,1.95688,-0.192164,0.371232,1.95688,-0.099471,0.384327,1.95688,0,0.371232,1.95688,0.099471,0.332837,1.95688,0.192164,0.271761,1.95688,0.271761,0.192164,1.95688,0.332837,0.099471,1.95688,0.371232,0,1.95688,0.384328,-0.099471,1.95688,0.371232,-0.192164,1.95688,0.332837,-0.271761,1.95688,0.271761,-0.332837,1.95688,0.192164,-0.371232,1.95688,0.099471,-0.384328,1.95688,0,-0.371232,1.95688,-0.099471,-0.332838,1.95688,-0.192163,-0.271761,1.95688,-0.27176,-0.192164,1.95688,-0.332837,-0.099472,1.95688,-0.371232,-0,1.97844,-0.296889,0.07684,1.97844,-0.286772,0.148444,1.97844,-0.257113,0.209932,1.97844,-0.209932,0.257113,1.97844,-0.148444,0.286772,1.97844,-0.07684,0.296888,1.97844,0,0.286772,1.97844,0.07684,0.257113,1.97844,0.148444,0.209932,1.97844,0.209932,0.148444,1.97844,0.257113,0.07684,1.97844,0.286772,0,1.97844,0.296889,-0.07684,1.97844,0.286772,-0.148444,1.97844,0.257113,-0.209932,1.97844,0.209932,-0.257113,1.97844,0.148444,-0.286772,1.97844,0.076841,-0.296889,1.97844,0,-0.286772,1.97844,-0.07684,-0.257113,1.97844,-0.148444,-0.209932,1.97844,-0.209932,-0.148445,1.97844,-0.257113,-0.076841,1.97844,-0.286772,-0,1.98114,-0.100196,0.025933,1.98114,-0.096782,0.050098,1.98114,-0.086772,0.070849,1.98114,-0.070849,0.086772,1.98114,-0.050098,0.096782,1.98114,-0.025933,0.100196,1.98114,0,0.096782,1.98114,0.025933,0.086772,1.98114,0.050098,0.070849,1.98114,0.07085,0.050098,1.98114,0.086773,0.025933,1.98114,0.096782,-0,1.98114,0.100196,-0.025933,1.98114,0.096782,-0.050098,1.98114,0.086773,-0.070849,1.98114,0.07085,-0.086772,1.98114,0.050098,-0.096782,1.98114,0.025933,-0.100196,1.98114,0,-0.096782,1.98114,-0.025933,-0.086773,1.98114,-0.050098,-0.07085,1.98114,-0.070849,-0.050098,1.98114,-0.086772,-0.025933,1.98114,-0.096782,-0,2.01545,-0.133506,0.034554,2.01545,-0.128957,0.066753,2.01545,-0.11562,0.094403,2.01545,-0.094403,0.11562,2.01545,-0.066753,0.128957,2.01545,-0.034554,0.133506,2.01545,0,0.128957,2.01545,0.034554,0.11562,2.01545,0.066753,0.094403,2.01545,0.094403,0.066753,2.01545,0.11562,0.034554,2.01545,0.128957,-0,2.01545,0.133506,-0.034554,2.01545,0.128957,-0.066753,2.01545,0.11562,-0.094403,2.01545,0.094403,-0.11562,2.01545,0.066753,-0.128957,2.01545,0.034554,-0.133506,2.01545,0,-0.128957,2.01545,-0.034554,-0.11562,2.01545,-0.066753,-0.094403,2.01545,-0.094403,-0.066753,2.01545,-0.115619,-0.034554,2.01545,-0.128957,-0,2.05133,-0.144618,0.03743,2.05133,-0.13969,0.072309,2.05133,-0.125242,0.10226,2.05133,-0.10226,0.125242,2.05133,-0.072309,0.13969,2.05133,-0.03743,0.144618,2.05133,0,0.13969,2.05133,0.03743,0.125242,2.05133,0.072309,0.10226,2.05133,0.10226,0.072309,2.05133,0.125243,0.03743,2.05133,0.13969,-0,2.05133,0.144618,-0.03743,2.05133,0.13969,-0.072309,2.05133,0.125243,-0.10226,2.05133,0.10226,-0.125243,2.05133,0.072309,-0.13969,2.05133,0.03743,-0.144618,2.05133,0,-0.13969,2.05133,-0.03743,-0.125243,2.05133,-0.072309,-0.10226,2.05133,-0.10226,-0.072309,2.05133,-0.125242,-0.03743,2.05133,-0.13969,-0,2.08759,-0.133227,0.034482,2.08759,-0.128688,0.066614,2.08759,-0.115378,0.094206,2.08759,-0.094206,0.115378,2.08759,-0.066614,0.128688,2.08759,-0.034482,0.133227,2.08759,0,0.128688,2.08759,0.034482,0.115378,2.08759,0.066614,0.094206,2.08759,0.094206,0.066614,2.08759,0.115378,0.034482,2.08759,0.128688,-0,2.08759,0.133228,-0.034482,2.08759,0.128688,-0.066614,2.08759,0.115378,-0.094206,2.08759,0.094206,-0.115378,2.08759,0.066614,-0.128688,2.08759,0.034482,-0.133228,2.08759,0,-0.128688,2.08759,-0.034482,-0.115379,2.08759,-0.066614,-0.094206,2.08759,-0.094206,-0.066614,2.08759,-0.115378,-0.034482,2.08759,-0.128688,-0,2.11386,-0.109396,0.028314,2.11386,-0.105668,0.054698,2.11386,-0.09474,0.077354,2.11386,-0.077354,0.09474,2.11386,-0.054698,0.105668,2.11386,-0.028314,0.109396,2.11386,0,0.105668,2.11386,0.028314,0.09474,2.11386,0.054698,0.077355,2.11386,0.077355,0.054698,2.11386,0.09474,0.028314,2.11386,0.105668,-0,2.11386,0.109396,-0.028314,2.11386,0.105668,-0.054698,2.11386,0.09474,-0.077355,2.11386,0.077355,-0.09474,2.11386,0.054698,-0.105669,2.11386,0.028314,-0.109396,2.11386,0,-0.105669,2.11386,-0.028314,-0.09474,2.11386,-0.054698,-0.077355,2.11386,-0.077354,-0.054698,2.11386,-0.09474,-0.028314,2.11386,-0.105668,-0,2.12989,-0.082277,0.021295,2.12989,-0.079474,0.041139,2.12989,-0.071254,0.058179,2.12989,-0.058179,0.071254,2.12989,-0.041139,0.079474,2.12989,-0.021295,0.082277,2.12989,0,0.079474,2.12989,0.021295,0.071254,2.12989,0.041139,0.058179,2.12989,0.058179,0.041139,2.12989,0.071254,0.021295,2.12989,0.079474,-0,2.12989,0.082278,-0.021295,2.12989,0.079474,-0.041139,2.12989,0.071254,-0.058179,2.12989,0.058179,-0.071254,2.12989,0.041139,-0.079474,2.12989,0.021295,-0.082278,2.12989,0,-0.079474,2.12989,-0.021295,-0.071255,2.12989,-0.041139,-0.058179,2.12989,-0.058179,-0.041139,2.12989,-0.071254,-0.021295,2.12989,-0.079474,-0,2.14296,-0.013423,0.003474,2.14296,-0.012965,0.006711,2.14296,-0.011624,0.009491,2.14296,-0.009491,0.011624,2.14296,-0.006711,0.012965,2.14296,-0.003474,0.013423,2.14296,0,0.012965,2.14296,0.003474,0.011624,2.14296,0.006711,0.009491,2.14296,0.009491,0.006711,2.14296,0.011625,0.003474,2.14296,0.012965,-0,2.14296,0.013423,-0.003474,2.14296,0.012965,-0.006711,2.14296,0.011625,-0.009491,2.14296,0.009491,-0.011625,2.14296,0.006711,-0.012965,2.14296,0.003474,-0.013423,2.14296,0,-0.012965,2.14296,-0.003474,-0.011625,2.14296,-0.006711,-0.009491,2.14296,-0.009491,-0.006712,2.14296,-0.011624,-0.003474,2.14296,-0.012965],
+ "uvs":[[0.719767,0.001151,0.719767,0.03106,0.679999,0.03106,0.679999,0.001151,0.640232,0.03106,0.640232,0.001151,0.600464,0.03106,0.600464,0.001151,0.560697,0.03106,0.560697,0.001151,0.520929,0.03106,0.520929,0.001151,0.481162,0.03106,0.481162,0.001151,0.441394,0.03106,0.441394,0.001151,0.401627,0.03106,0.401627,0.001151,0.361859,0.03106,0.361859,0.001151,0.322092,0.03106,0.322092,0.001151,0.282324,0.03106,0.282324,0.001151,0.242557,0.03106,0.242557,0.001151,0.202789,0.03106,0.202789,0.001151,0.163022,0.03106,0.163022,0.001151,0.123254,0.03106,0.123254,0.001151,0.083487,0.03106,0.083487,0.001151,0.043719,0.03106,0.043719,0.001151,0.003952,0.03106,0.003952,0.001151,0.958372,0.001151,0.958372,0.03106,0.918605,0.03106,0.918605,0.001151,0.878837,0.03106,0.878837,0.001151,0.83907,0.03106,0.83907,0.001151,0.799302,0.03106,0.799302,0.001151,0.481162,0.168886,0.441394,0.168886,0.759535,0.03106,0.759535,0.001151,0.987104,0.072008,0.991381,0.073154,0.995216,0.075369,0.998348,0.0785,1.00056,0.082335,1.00171,0.086612,1.00171,0.091041,1.00056,0.095318,0.998348,0.099153,0.995216,0.102285,0.991381,0.104499,0.987104,0.105645,0.982675,0.105645,0.978398,0.104499,0.974563,0.102285,0.971431,0.099153,0.969217,0.095318,0.968071,0.091041,0.968071,0.086612,0.969217,0.082335,0.971431,0.0785,0.974563,0.075368,0.978398,0.073154,0.982675,0.072008,0.759535,0.168886,0.799302,0.168886,0.799302,0.282288,0.759535,0.282288,0.282324,0.168886,0.242557,0.168886,0.083487,0.168886,0.043719,0.168886,0.83907,0.168886,0.560697,0.168886,0.520929,0.168886,0.361859,0.168886,0.322092,0.168886,0.163022,0.168886,0.123254,0.168886,0.918605,0.168886,0.878837,0.168886,0.640232,0.168886,0.600464,0.168886,0.401627,0.168886,0.719767,0.168886,0.679999,0.168886,0.202789,0.168886,0.003952,0.168886,0.958372,0.168886,0.242557,0.282288,0.282324,0.282288,0.282324,0.341605,0.242557,0.341605,0.719767,0.282288,0.679999,0.282288,0.123254,0.282288,0.083487,0.282288,0.401627,0.282288,0.361859,0.282288,0.640232,0.282288,0.043719,0.282288,0.322092,0.282288,0.600464,0.282288,0.003952,0.282288,0.560697,0.282288,0.958372,0.282288,0.918605,0.282288,0.520929,0.282288,0.878837,0.282288,0.202789,0.282288,0.481162,0.282288,0.83907,0.282288,0.163022,0.282288,0.441394,0.282288,0.679999,0.341605,0.719767,0.341605,0.719767,0.449773,0.679999,0.449773,0.560697,0.341605,0.520929,0.341605,0.918605,0.341605,0.878837,0.341605,0.202789,0.341605,0.481162,0.341605,0.83907,0.341605,0.163022,0.341605,0.441394,0.341605,0.799302,0.341605,0.123254,0.341605,0.401627,0.341605,0.759535,0.341605,0.083487,0.341605,0.361859,0.341605,0.640232,0.341605,0.043719,0.341605,0.322092,0.341605,0.600464,0.341605,0.003952,0.341605,0.958372,0.341605,0.520929,0.449773,0.560697,0.449773,0.560697,0.55794,0.520929,0.55794,0.123254,0.449773,0.083487,0.449773,0.401627,0.449773,0.361859,0.449773,0.759535,0.449773,0.640232,0.449773,0.043719,0.449773,0.322092,0.449773,0.600464,0.449773,0.003952,0.449773,0.282324,0.449773,0.958372,0.449773,0.918605,0.449773,0.242557,0.449773,0.878837,0.449773,0.202789,0.449773,0.481162,0.449773,0.83907,0.449773,0.163022,0.449773,0.441394,0.449773,0.799302,0.449773,0.083487,0.55794,0.123254,0.55794,0.123254,0.58062,0.083487,0.58062,0.918605,0.55794,0.878837,0.55794,0.242557,0.55794,0.202789,0.55794,0.481162,0.55794,0.83907,0.55794,0.163022,0.55794,0.441394,0.55794,0.799302,0.55794,0.401627,0.55794,0.759535,0.55794,0.719767,0.55794,0.679999,0.55794,0.361859,0.55794,0.640232,0.55794,0.043719,0.55794,0.322092,0.55794,0.600464,0.55794,0.003952,0.55794,0.282324,0.55794,0.958372,0.55794,0.520929,0.58062,0.560697,0.58062,0.560697,0.60367,0.520929,0.60367,0.401627,0.58062,0.361859,0.58062,0.759535,0.58062,0.719767,0.58062,0.679999,0.58062,0.640232,0.58062,0.043719,0.58062,0.322092,0.58062,0.600464,0.58062,0.003952,0.58062,0.282324,0.58062,0.958372,0.58062,0.918605,0.58062,0.242557,0.58062,0.878837,0.58062,0.202789,0.58062,0.481162,0.58062,0.83907,0.58062,0.163022,0.58062,0.441394,0.58062,0.799302,0.58062,0.361859,0.60367,0.401627,0.60367,0.401627,0.691678,0.361859,0.691678,0.918605,0.60367,0.878837,0.60367,0.242557,0.60367,0.202789,0.60367,0.481162,0.60367,0.83907,0.60367,0.163022,0.60367,0.441394,0.60367,0.799302,0.60367,0.123254,0.60367,0.759535,0.60367,0.719767,0.60367,0.679999,0.60367,0.083487,0.60367,0.640232,0.60367,0.043719,0.60367,0.322092,0.60367,0.600464,0.60367,0.003952,0.60367,0.282324,0.60367,0.958372,0.60367,0.878837,0.691678,0.918605,0.691678,0.918605,0.702574,0.878837,0.702574,0.759535,0.691678,0.719767,0.691678,0.68,0.691678,0.640232,0.691678,0.083487,0.691678,0.043719,0.691678,0.322092,0.691678,0.600464,0.691678,0.003952,0.691678,0.282324,0.691678,0.560697,0.691678,0.958372,0.691678,0.242557,0.691678,0.520929,0.691678,0.202789,0.691678,0.481162,0.691678,0.83907,0.691678,0.163022,0.691678,0.441394,0.691678,0.799302,0.691678,0.123254,0.691678,0.361859,0.702574,0.401627,0.702574,0.401627,0.725621,0.361859,0.725621,0.242557,0.702574,0.202789,0.702574,0.520929,0.702574,0.481162,0.702574,0.83907,0.702574,0.163022,0.702574,0.441394,0.702574,0.799302,0.702574,0.123254,0.702574,0.759535,0.702574,0.719767,0.702574,0.68,0.702574,0.083487,0.702574,0.640232,0.702574,0.043719,0.702574,0.322092,0.702574,0.600464,0.702574,0.003952,0.702574,0.282324,0.702574,0.560697,0.702574,0.958372,0.702574,0.202789,0.725621,0.242557,0.725621,0.242557,0.741546,0.202789,0.741546,0.759535,0.725621,0.719767,0.725621,0.68,0.725621,0.640232,0.725621,0.083487,0.725621,0.043719,0.725621,0.322092,0.725621,0.600464,0.725621,0.003952,0.725621,0.282324,0.725621,0.560697,0.725621,0.958372,0.725621,0.918605,0.725621,0.520929,0.725621,0.878837,0.725621,0.481162,0.725621,0.83907,0.725621,0.163022,0.725621,0.441394,0.725621,0.799302,0.725621,0.123254,0.725621,0.719767,0.741546,0.759535,0.741546,0.759535,0.768787,0.719767,0.768787,0.520929,0.741546,0.481162,0.741546,0.878837,0.741546,0.83907,0.741546,0.163022,0.741546,0.441394,0.741546,0.799302,0.741546,0.123254,0.741546,0.401627,0.741546,0.68,0.741546,0.083487,0.741546,0.361859,0.741546,0.640232,0.741546,0.043719,0.741546,0.322092,0.741546,0.600464,0.741546,0.003952,0.741546,0.282324,0.741546,0.560697,0.741546,0.958372,0.741546,0.918605,0.741546,0.202789,0.768787,0.242557,0.768787,0.242557,0.799514,0.202789,0.799514,0.68,0.768787,0.640232,0.768787,0.083487,0.768787,0.043719,0.768787,0.361859,0.768787,0.322092,0.768787,0.600464,0.768787,0.003952,0.768787,0.282324,0.768787,0.560697,0.768787,0.958372,0.768787,0.918605,0.768787,0.520929,0.768787,0.878837,0.768787,0.481162,0.768787,0.83907,0.768787,0.163022,0.768787,0.441394,0.768787,0.799302,0.768787,0.123254,0.768787,0.401627,0.768787,0.640232,0.799514,0.68,0.799514,0.68,0.830747,0.640232,0.830747,0.520929,0.799514,0.481162,0.799514,0.878837,0.799514,0.83907,0.799514,0.163022,0.799514,0.441394,0.799514,0.799302,0.799514,0.123254,0.799514,0.401627,0.799514,0.759535,0.799514,0.719767,0.799514,0.083487,0.799514,0.361859,0.799514,0.043719,0.799514,0.322092,0.799514,0.600464,0.799514,0.003952,0.799514,0.282324,0.799514,0.560697,0.799514,0.958372,0.799514,0.918605,0.799514,0.481162,0.830747,0.520929,0.830747,0.520929,0.861537,0.481162,0.861537,0.083487,0.830747,0.043719,0.830747,0.361859,0.830747,0.322092,0.830747,0.600464,0.830747,0.003952,0.830747,0.282324,0.830747,0.560697,0.830747,0.958372,0.830747,0.918605,0.830747,0.242557,0.830747,0.878837,0.830747,0.202789,0.830747,0.83907,0.830747,0.163022,0.830747,0.441394,0.830747,0.799302,0.830747,0.123254,0.830747,0.401627,0.830747,0.759535,0.830747,0.719767,0.830747,0.043719,0.861537,0.083487,0.861537,0.083487,0.874179,0.043719,0.874179,0.878837,0.861537,0.83907,0.861537,0.202789,0.861537,0.163022,0.861537,0.441394,0.861537,0.799302,0.861537,0.123254,0.861537,0.401627,0.861537,0.759535,0.861537,0.719767,0.861537,0.68,0.861537,0.361859,0.861537,0.640232,0.861537,0.322092,0.861537,0.600464,0.861537,0.003952,0.861537,0.282324,0.861537,0.560697,0.861537,0.958372,0.861537,0.918605,0.861537,0.242557,0.861537,0.481162,0.874179,0.520929,0.874179,0.520929,0.903573,0.481162,0.903573,0.361859,0.874179,0.322092,0.874179,0.640232,0.874179,0.600464,0.874179,0.003952,0.874179,0.282324,0.874179,0.560697,0.874179,0.958372,0.874179,0.918605,0.874179,0.242557,0.874179,0.878837,0.874179,0.202789,0.874179,0.83907,0.874179,0.163022,0.874179,0.441394,0.874179,0.799302,0.874179,0.123254,0.874179,0.401627,0.874179,0.759535,0.874179,0.719767,0.874179,0.68,0.874179,0.322092,0.903573,0.361859,0.903573,0.361859,0.912886,0.322092,0.912886,0.878837,0.903573,0.83907,0.903573,0.202789,0.903573,0.163022,0.903573,0.441394,0.903573,0.799302,0.903573,0.123254,0.903573,0.401627,0.903573,0.759535,0.903573,0.719767,0.903573,0.68,0.903573,0.083487,0.903573,0.640232,0.903573,0.043719,0.903573,0.600464,0.903573,0.003952,0.903573,0.282324,0.903573,0.560697,0.903573,0.958372,0.903573,0.918605,0.903573,0.242557,0.903573,0.83907,0.912886,0.878837,0.912886,0.878837,0.925818,0.83907,0.925818,0.640232,0.912886,0.600464,0.912886,0.043719,0.912886,0.003952,0.912886,0.282324,0.912886,0.560697,0.912886,0.958372,0.912886,0.918605,0.912886,0.242557,0.912886,0.520929,0.912886,0.202789,0.912886,0.481162,0.912886,0.163022,0.912886,0.441394,0.912886,0.799302,0.912886,0.123254,0.912886,0.401627,0.912886,0.759535,0.912886,0.719767,0.912886,0.68,0.912886,0.083487,0.912886,0.322092,0.925818,0.361859,0.925818,0.361859,0.940639,0.322092,0.940639,0.202789,0.925818,0.163022,0.925818,0.481162,0.925818,0.441394,0.925818,0.799302,0.925818,0.123254,0.925818,0.401627,0.925818,0.759535,0.925818,0.719767,0.925818,0.68,0.925818,0.083487,0.925818,0.640232,0.925818,0.043719,0.925818,0.600464,0.925818,0.003951,0.925818,0.282324,0.925818,0.560697,0.925818,0.958372,0.925818,0.918605,0.925818,0.242557,0.925818,0.52093,0.925818,0.163022,0.940639,0.202789,0.940639,0.202789,0.956134,0.163022,0.956134,0.640232,0.940639,0.600464,0.940639,0.043719,0.940639,0.003951,0.940639,0.282324,0.940639,0.560697,0.940639,0.958372,0.940639,0.918605,0.940639,0.242557,0.940639,0.52093,0.940639,0.878837,0.940639,0.481162,0.940639,0.83907,0.940639,0.441394,0.940639,0.799302,0.940639,0.123254,0.940639,0.401627,0.940639,0.759535,0.940639,0.719767,0.940639,0.68,0.940639,0.083486,0.940639,0.600464,0.956134,0.640232,0.956134,0.640232,0.971797,0.600464,0.971797,0.481162,0.956134,0.441394,0.956134,0.83907,0.956134,0.799302,0.956134,0.123254,0.956134,0.401627,0.956134,0.759535,0.956134,0.719767,0.956134,0.68,0.956134,0.083487,0.956134,0.361859,0.956134,0.043719,0.956134,0.322092,0.956134,0.003951,0.956134,0.282324,0.956134,0.560697,0.956134,0.958372,0.956134,0.918605,0.956134,0.242557,0.956134,0.52093,0.956134,0.878837,0.956134,0.163022,0.971797,0.202789,0.971797,0.202789,0.983144,0.163022,0.983144,0.043719,0.971797,0.003951,0.971797,0.322092,0.971797,0.282324,0.971797,0.560697,0.971797,0.958372,0.971797,0.918605,0.971797,0.242557,0.971797,0.52093,0.971797,0.878837,0.971797,0.481162,0.971797,0.83907,0.971797,0.441394,0.971797,0.799302,0.971797,0.123254,0.971797,0.401627,0.971797,0.759535,0.971797,0.719767,0.971797,0.68,0.971797,0.083486,0.971797,0.361859,0.971797,0.600465,0.983144,0.640232,0.983144,0.640232,0.990066,0.600465,0.990066,0.481162,0.983144,0.441394,0.983144,0.83907,0.983144,0.799302,0.983144,0.123254,0.983144,0.401627,0.983144,0.759535,0.983144,0.719767,0.983144,0.68,0.983144,0.083486,0.983144,0.361859,0.983144,0.043719,0.983144,0.322092,0.983144,0.003951,0.983144,0.282324,0.983144,0.560697,0.983144,0.958372,0.983144,0.918605,0.983144,0.242557,0.983144,0.52093,0.983144,0.878837,0.983144,0.441394,0.990066,0.481162,0.990066,0.481163,0.995713,0.441395,0.995713,0.003912,0.983144,0.043679,0.983144,0.043679,0.990066,0.003911,0.990066,0.322092,0.990066,0.282324,0.990066,0.560697,0.990066,0.958372,0.990066,0.918605,0.990066,0.242557,0.990066,0.52093,0.990066,0.878837,0.990066,0.202789,0.990066,0.83907,0.990066,0.163022,0.990066,0.799302,0.990066,0.123254,0.990066,0.401627,0.990066,0.759535,0.990066,0.719767,0.990066,0.68,0.990066,0.083486,0.990066,0.361859,0.990066,0.043719,0.990066,0.998294,0.231636,0.996168,0.235317,0.993163,0.238322,0.989482,0.240447,0.985377,0.241547,0.981126,0.241547,0.977021,0.240447,0.97334,0.238322,0.970334,0.235317,0.968209,0.231636,0.967109,0.22753,0.967109,0.22328,0.968209,0.219174,0.970334,0.215493,0.97334,0.212488,0.977021,0.210363,0.981126,0.209263,0.985377,0.209263,0.989482,0.210363,0.993163,0.212488,0.996168,0.215493,0.998294,0.219174,0.999394,0.22328,0.999394,0.22753,0.83907,0.995713,0.799302,0.995713,0.163021,0.995713,0.123253,0.995713,0.401627,0.995713,0.759535,0.995713,0.719768,0.995713,0.68,0.995713,0.083486,0.995713,0.361859,0.995713,0.640233,0.995713,0.043718,0.995713,0.322092,0.995713,0.600465,0.995713,0.043678,0.995713,0.003911,0.995713,0.282324,0.995713,0.560698,0.995713,0.958372,0.995713,0.918604,0.995713,0.242556,0.995713,0.52093,0.995713,0.878837,0.995713,0.202788,0.995713]],
+ "faces":[41,0,1,3,2,0,1,2,3,0,1,2,3,41,2,3,5,4,3,2,4,5,3,2,4,5,41,4,5,7,6,5,4,6,7,5,4,6,7,41,6,7,9,8,7,6,8,9,7,6,8,9,41,8,9,11,10,9,8,10,11,9,8,10,11,41,10,11,13,12,11,10,12,13,11,10,12,13,41,12,13,15,14,13,12,14,15,13,12,14,15,41,14,15,17,16,15,14,16,17,15,14,16,17,41,16,17,19,18,17,16,18,19,17,16,18,19,41,18,19,21,20,19,18,20,21,19,18,20,21,41,20,21,23,22,21,20,22,23,21,20,22,23,41,22,23,25,24,23,22,24,25,23,22,24,25,41,24,25,27,26,25,24,26,27,25,24,26,27,41,26,27,29,28,27,26,28,29,27,26,28,29,41,28,29,31,30,29,28,30,31,29,28,30,31,41,30,31,33,32,31,30,32,33,31,30,32,33,41,32,33,35,34,33,32,34,35,33,32,34,35,41,34,35,37,36,35,34,36,37,35,34,36,37,41,36,37,39,38,38,39,40,41,37,36,38,39,41,38,39,41,40,41,40,42,43,39,38,40,41,41,40,41,43,42,43,42,44,45,41,40,42,43,41,42,43,45,44,45,44,46,47,43,42,44,45,41,15,13,54,55,14,12,48,49,14,12,46,47,41,44,45,47,46,47,46,50,51,45,44,48,49,41,1,0,46,47,1,0,51,50,1,0,49,48,40,46,0,2,75,52,53,49,0,3,40,2,4,6,53,54,55,3,5,7,40,6,8,10,55,56,57,7,9,11,40,10,12,14,57,58,59,11,13,15,40,14,16,18,59,60,61,15,17,19,40,18,20,22,61,62,63,19,21,23,40,22,24,26,63,64,65,23,25,27,40,26,28,30,65,66,67,27,29,31,40,30,32,34,67,68,69,31,33,35,40,34,36,38,69,70,71,35,37,39,40,38,40,42,71,72,73,39,41,43,40,42,44,46,73,74,75,43,45,49,40,46,2,6,75,53,55,49,3,7,40,6,10,14,55,57,59,7,11,15,40,14,18,22,59,61,63,15,19,23,40,22,26,30,63,65,67,23,27,31,40,30,34,38,67,69,71,31,35,39,40,38,42,46,71,73,75,39,43,49,40,46,6,14,75,55,59,49,7,15,40,14,22,30,59,63,67,15,23,31,40,30,38,46,67,71,75,31,39,49,40,14,30,46,59,67,75,15,31,49,41,71,70,94,95,76,77,78,79,50,51,52,53,41,25,23,59,60,24,22,80,81,24,22,54,55,41,35,33,64,65,34,32,82,83,34,32,56,57,41,45,43,69,70,46,44,84,77,44,42,58,51,41,11,9,52,53,10,8,85,86,10,8,59,60,41,21,19,57,58,20,18,87,88,20,18,61,62,41,31,29,62,63,30,28,89,90,30,28,63,64,41,41,39,67,68,42,40,91,92,40,38,65,66,41,7,5,50,51,6,4,93,94,6,4,67,68,41,17,15,55,56,16,14,49,95,16,14,47,69,41,3,1,48,49,2,1,96,97,2,1,70,71,41,27,25,60,61,26,24,81,98,26,24,55,72,41,37,35,65,66,36,34,83,99,36,34,57,73,41,47,45,70,71,50,46,77,76,48,44,51,50,41,13,11,53,54,12,10,86,48,12,10,60,46,41,23,21,58,59,22,20,88,80,22,20,62,54,41,33,31,63,64,32,30,90,82,32,30,64,56,41,43,41,68,69,44,42,92,84,42,40,66,58,41,9,7,51,52,8,6,94,85,8,6,68,59,41,19,17,56,57,18,16,95,87,18,16,69,61,41,29,27,61,62,28,26,98,89,28,26,72,63,41,39,37,66,67,40,39,100,91,38,36,73,65,41,1,47,71,48,1,50,76,96,1,48,50,70,41,5,3,49,50,4,2,97,93,4,2,71,67,41,84,83,107,108,101,102,103,104,74,75,76,77,41,49,48,72,73,97,96,105,106,71,70,78,79,41,64,63,87,88,82,90,107,108,56,64,80,81,41,57,56,80,81,87,95,109,110,61,69,82,83,41,48,71,95,72,96,76,79,105,70,50,53,78,41,50,49,73,74,93,97,106,111,67,71,79,84,41,65,64,88,89,83,82,108,112,57,56,81,85,41,58,57,81,82,88,87,110,113,62,61,83,86,41,51,50,74,75,94,93,111,114,68,67,84,87,41,66,65,89,90,99,83,112,115,73,57,85,88,41,59,58,82,83,80,88,113,102,54,62,86,75,41,52,51,75,76,85,94,114,116,59,68,87,89,41,67,66,90,91,91,100,117,118,65,73,88,90,41,60,59,83,84,81,80,102,101,55,54,75,74,41,53,52,76,77,86,85,116,119,60,59,89,91,41,68,67,91,92,92,91,118,120,66,65,90,92,41,61,60,84,85,98,81,101,121,72,55,74,93,41,54,53,77,78,48,86,119,122,46,60,91,94,41,69,68,92,93,84,92,120,123,58,66,92,95,41,62,61,85,86,89,98,121,124,63,72,93,96,41,55,54,78,79,49,48,122,125,47,46,94,97,41,70,69,93,94,77,84,123,78,51,58,95,52,41,63,62,86,87,90,89,124,107,64,63,96,80,41,56,55,79,80,95,49,125,109,69,47,97,82,41,97,96,120,121,126,127,128,129,98,99,100,101,41,77,76,100,101,119,116,130,131,91,89,102,103,41,92,91,115,116,120,118,132,133,92,90,104,105,41,85,84,108,109,121,101,104,134,93,74,77,106,41,78,77,101,102,122,119,131,135,94,91,103,107,41,93,92,116,117,123,120,133,136,95,92,105,108,41,86,85,109,110,124,121,134,137,96,93,106,109,41,79,78,102,103,125,122,135,138,97,94,107,110,41,94,93,117,118,78,123,136,139,52,95,108,111,41,87,86,110,111,107,124,137,140,80,96,109,112,41,80,79,103,104,109,125,138,141,82,97,110,113,41,95,94,118,119,79,78,139,142,53,52,111,114,41,73,72,96,97,106,105,127,126,79,78,99,98,41,88,87,111,112,108,107,140,143,81,80,112,115,41,81,80,104,105,110,109,141,144,83,82,113,116,41,72,95,119,96,105,79,142,127,78,53,114,99,41,74,73,97,98,111,106,126,145,84,79,98,117,41,89,88,112,113,112,108,143,146,85,81,115,118,41,82,81,105,106,113,110,144,147,86,83,116,119,41,75,74,98,99,114,111,145,148,87,84,117,120,41,90,89,113,114,115,112,146,149,88,85,118,121,41,83,82,106,107,102,113,147,103,75,86,119,76,41,76,75,99,100,116,114,148,130,89,87,120,102,41,91,90,114,115,118,117,150,132,90,88,121,104,41,125,124,148,149,151,152,153,154,122,123,124,125,41,112,111,135,136,143,140,155,156,115,112,126,127,41,105,104,128,129,144,141,157,158,116,113,128,129,41,96,119,143,120,127,142,159,128,99,114,130,100,41,98,97,121,122,145,126,129,160,117,98,101,131,41,113,112,136,137,146,143,156,161,118,115,127,132,41,106,105,129,130,147,144,158,162,119,116,129,133,41,99,98,122,123,148,145,160,163,120,117,131,134,41,114,113,137,138,149,146,161,164,121,118,132,135,41,107,106,130,131,103,147,162,165,76,119,133,136,41,100,99,123,124,130,148,163,152,102,120,134,123,41,115,114,138,139,132,150,166,167,104,121,135,137,41,108,107,131,132,104,103,165,168,77,76,136,138,41,101,100,124,125,131,130,152,151,103,102,123,122,41,116,115,139,140,133,132,167,169,105,104,137,139,41,109,108,132,133,134,104,168,170,106,77,138,140,41,102,101,125,126,135,131,151,171,107,103,122,141,41,117,116,140,141,136,133,169,172,108,105,139,142,41,110,109,133,134,137,134,170,173,109,106,140,143,41,103,102,126,127,138,135,171,174,110,107,141,144,41,118,117,141,142,139,136,172,175,111,108,142,145,41,111,110,134,135,140,137,173,155,112,109,143,126,41,104,103,127,128,141,138,174,157,113,110,144,128,41,119,118,142,143,142,139,175,159,114,111,145,130,41,160,159,183,184,176,177,178,179,146,147,148,149,41,140,139,163,164,169,167,180,181,139,137,150,151,41,133,132,156,157,170,168,182,183,140,138,152,153,41,126,125,149,150,171,151,154,184,141,122,125,154,41,141,140,164,165,172,169,181,185,142,139,151,155,41,134,133,157,158,173,170,183,186,143,140,153,156,41,127,126,150,151,174,171,184,187,144,141,154,157,41,142,141,165,166,175,172,185,188,145,142,155,158,41,135,134,158,159,155,173,186,177,126,143,156,147,41,128,127,151,152,157,174,187,189,128,144,157,159,41,143,142,166,167,159,175,188,190,130,145,158,160,41,121,120,144,145,129,128,191,192,101,100,161,162,41,136,135,159,160,156,155,177,176,127,126,147,146,41,129,128,152,153,158,157,189,193,129,128,159,163,41,120,143,167,144,128,159,190,191,100,130,160,161,41,122,121,145,146,160,129,192,194,131,101,162,164,41,137,136,160,161,161,156,176,195,132,127,146,165,41,130,129,153,154,162,158,193,196,133,129,163,166,41,123,122,146,147,163,160,194,197,134,131,164,167,41,138,137,161,162,164,161,195,198,135,132,165,168,41,131,130,154,155,165,162,196,199,136,133,166,169,41,124,123,147,148,152,163,197,153,123,134,167,124,41,139,138,162,163,167,166,200,180,137,135,168,150,41,132,131,155,156,168,165,199,182,138,136,169,152,41,173,172,196,197,201,202,203,204,170,171,172,173,41,153,152,176,177,193,189,205,206,163,159,174,175,41,144,167,191,168,191,190,207,208,161,160,176,177,41,146,145,169,170,194,192,209,210,164,162,178,179,41,161,160,184,185,195,176,179,211,165,146,149,180,41,154,153,177,178,196,193,206,212,166,163,175,181,41,147,146,170,171,197,194,210,213,167,164,179,182,41,162,161,185,186,198,195,211,214,168,165,180,183,41,155,154,178,179,199,196,212,215,169,166,181,184,41,148,147,171,172,153,197,213,202,124,167,182,171,41,163,162,186,187,180,200,216,217,150,168,183,185,41,156,155,179,180,182,199,215,218,152,169,184,186,41,149,148,172,173,154,153,202,201,125,124,171,170,41,164,163,187,188,181,180,217,219,151,150,185,187,41,157,156,180,181,183,182,218,220,153,152,186,188,41,150,149,173,174,184,154,201,221,154,125,170,189,41,165,164,188,189,185,181,219,222,155,151,187,190,41,158,157,181,182,186,183,220,223,156,153,188,191,41,151,150,174,175,187,184,221,224,157,154,189,192,41,166,165,189,190,188,185,222,225,158,155,190,193,41,159,158,182,183,177,186,223,178,147,156,191,148,41,152,151,175,176,189,187,224,205,159,157,192,174,41,167,166,190,191,190,188,225,207,160,158,193,176,41,145,144,168,169,192,191,208,209,162,161,177,178,41,201,200,224,225,226,227,228,229,194,195,196,197,41,188,187,211,212,219,217,230,231,187,185,198,199,41,181,180,204,205,220,218,232,233,188,186,200,201,41,174,173,197,198,221,201,204,234,189,170,173,202,41,189,188,212,213,222,219,231,235,190,187,199,203,41,182,181,205,206,223,220,233,236,191,188,201,204,41,175,174,198,199,224,221,234,237,192,189,202,205,41,190,189,213,214,225,222,235,238,193,190,203,206,41,183,182,206,207,178,223,236,239,148,191,204,207,41,176,175,199,200,205,224,237,227,174,192,205,195,41,191,190,214,215,207,225,238,240,176,193,206,208,41,169,168,192,193,209,208,241,242,178,177,209,210,41,184,183,207,208,179,178,239,243,149,148,207,211,41,177,176,200,201,206,205,227,226,175,174,195,194,41,168,191,215,192,208,207,240,241,177,176,208,209,41,170,169,193,194,210,209,242,244,179,178,210,212,41,185,184,208,209,211,179,243,245,180,149,211,213,41,178,177,201,202,212,206,226,246,181,175,194,214,41,171,170,194,195,213,210,244,247,182,179,212,215,41,186,185,209,210,214,211,245,248,183,180,213,216,41,179,178,202,203,215,212,246,249,184,181,214,217,41,172,171,195,196,202,213,247,203,171,182,215,172,41,187,186,210,211,217,216,250,230,185,183,216,198,41,180,179,203,204,218,215,249,232,186,184,217,200,41,236,235,259,260,251,252,253,254,218,219,220,221,41,192,215,239,216,241,240,255,256,209,208,222,223,41,194,193,217,218,244,242,257,258,212,210,224,225,41,209,208,232,233,245,243,259,260,213,211,226,227,41,202,201,225,226,246,226,229,261,214,194,197,228,41,195,194,218,219,247,244,258,262,215,212,225,229,41,210,209,233,234,248,245,260,263,216,213,227,230,41,203,202,226,227,249,246,261,264,217,214,228,231,41,196,195,219,220,203,247,262,265,172,215,229,232,41,211,210,234,235,230,250,266,252,198,216,230,219,41,204,203,227,228,232,249,264,267,200,217,231,233,41,197,196,220,221,204,203,265,268,173,172,232,234,41,212,211,235,236,231,230,252,251,199,198,219,218,41,205,204,228,229,233,232,267,269,201,200,233,235,41,198,197,221,222,234,204,268,270,202,173,234,236,41,213,212,236,237,235,231,251,271,203,199,218,237,41,206,205,229,230,236,233,269,272,204,201,235,238,41,199,198,222,223,237,234,270,273,205,202,236,239,41,214,213,237,238,238,235,271,274,206,203,237,240,41,207,206,230,231,239,236,272,275,207,204,238,241,41,200,199,223,224,227,237,273,228,195,205,239,196,41,215,214,238,239,240,238,274,255,208,206,240,222,41,193,192,216,217,242,241,256,257,210,209,223,224,41,208,207,231,232,243,239,275,259,211,207,241,226,41,249,248,272,273,276,277,278,279,242,243,244,245,41,229,228,252,253,269,267,280,281,235,233,246,247,41,222,221,245,246,270,268,282,283,236,234,248,249,41,237,236,260,261,271,251,254,284,237,218,221,250,41,230,229,253,254,272,269,281,285,238,235,247,251,41,223,222,246,247,273,270,283,286,239,236,249,252,41,238,237,261,262,274,271,284,287,240,237,250,253,41,231,230,254,255,275,272,285,288,241,238,251,254,41,224,223,247,248,228,273,286,277,196,239,252,243,41,239,238,262,263,255,274,287,289,222,240,253,255,41,217,216,240,241,257,256,290,291,224,223,256,257,41,232,231,255,256,259,275,288,292,226,241,254,258,41,225,224,248,249,229,228,277,276,197,196,243,242,41,216,239,263,240,256,255,289,290,223,222,255,256,41,218,217,241,242,258,257,291,293,225,224,257,259,41,233,232,256,257,260,259,292,294,227,226,258,260,41,226,225,249,250,261,229,276,295,228,197,242,261,41,219,218,242,243,262,258,293,296,229,225,259,262,41,234,233,257,258,263,260,294,297,230,227,260,263,41,227,226,250,251,264,261,295,298,231,228,261,264,41,220,219,243,244,265,262,296,299,232,229,262,265,41,235,234,258,259,252,266,300,253,219,230,263,220,41,228,227,251,252,267,264,298,280,233,231,264,246,41,221,220,244,245,268,265,299,282,234,232,265,248,41,277,276,300,301,301,302,303,304,266,267,268,269,41,240,263,287,264,290,289,305,306,256,255,270,271,41,242,241,265,266,293,291,307,308,259,257,272,273,41,257,256,280,281,294,292,309,310,260,258,274,275,41,250,249,273,274,295,276,279,311,261,242,245,276,41,243,242,266,267,296,293,308,312,262,259,273,277,41,258,257,281,282,297,294,310,313,263,260,275,278,41,251,250,274,275,298,295,311,314,264,261,276,279,41,244,243,267,268,299,296,312,315,265,262,277,280,41,259,258,282,283,253,300,316,317,220,263,278,281,41,252,251,275,276,280,298,314,302,246,264,279,267,41,245,244,268,269,282,299,315,318,248,265,280,282,41,260,259,283,284,254,253,317,319,221,220,281,283,41,253,252,276,277,281,280,302,301,247,246,267,266,41,246,245,269,270,283,282,318,320,249,248,282,284,41,261,260,284,285,284,254,319,321,250,221,283,285,41,254,253,277,278,285,281,301,322,251,247,266,286,41,247,246,270,271,286,283,320,323,252,249,284,287,41,262,261,285,286,287,284,321,324,253,250,285,288,41,255,254,278,279,288,285,322,325,254,251,286,289,41,248,247,271,272,277,286,323,278,243,252,287,244,41,263,262,286,287,289,287,324,305,255,253,288,270,41,241,240,264,265,291,290,306,307,257,256,271,272,41,256,255,279,280,292,288,325,309,258,254,289,274,41,288,311,335,312,326,327,328,329,290,291,292,293,41,270,269,293,294,320,318,330,331,284,282,294,295,41,285,284,308,309,321,319,332,333,285,283,296,297,41,278,277,301,302,322,301,304,334,286,266,269,298,41,271,270,294,295,323,320,331,335,287,284,295,299,41,286,285,309,310,324,321,333,336,288,285,297,300,41,279,278,302,303,325,322,334,337,289,286,298,301,41,272,271,295,296,278,323,335,338,244,287,299,302,41,287,286,310,311,305,324,336,327,270,288,300,291,41,265,264,288,289,307,306,326,339,272,271,290,303,41,280,279,303,304,309,325,337,340,274,289,301,304,41,273,272,296,297,279,278,338,341,245,244,302,305,41,264,287,311,288,306,305,327,326,271,270,291,290,41,266,265,289,290,308,307,339,342,273,272,303,306,41,281,280,304,305,310,309,340,343,275,274,304,307,41,274,273,297,298,311,279,341,344,276,245,305,308,41,267,266,290,291,312,308,342,345,277,273,306,309,41,282,281,305,306,313,310,343,346,278,275,307,310,41,275,274,298,299,314,311,344,347,279,276,308,311,41,268,267,291,292,315,312,345,348,280,277,309,312,41,283,282,306,307,317,316,349,350,281,278,310,313,41,276,275,299,300,302,314,347,303,267,279,311,268,41,269,268,292,293,318,315,348,330,282,280,312,294,41,284,283,307,308,319,317,350,332,283,281,313,296,41,325,324,348,349,351,352,353,354,314,315,316,317,41,290,289,313,314,342,339,355,356,306,303,318,319,41,305,304,328,329,343,340,357,358,307,304,320,321,41,298,297,321,322,344,341,359,360,308,305,322,323,41,291,290,314,315,345,342,356,361,309,306,319,324,41,306,305,329,330,346,343,358,362,310,307,321,325,41,299,298,322,323,347,344,360,363,311,308,323,326,41,292,291,315,316,348,345,361,364,312,309,324,327,41,307,306,330,331,350,349,365,366,313,310,325,328,41,300,299,323,324,303,347,363,352,268,311,326,315,41,293,292,316,317,330,348,364,367,294,312,327,329,41,308,307,331,332,332,350,366,368,296,313,328,330,41,301,300,324,325,304,303,352,351,269,268,315,314,41,294,293,317,318,331,330,367,369,295,294,329,331,41,309,308,332,333,333,332,368,370,297,296,330,332,41,302,301,325,326,334,304,351,371,298,269,314,333,41,295,294,318,319,335,331,369,372,299,295,331,334,41,310,309,333,334,336,333,370,373,300,297,332,335,41,303,302,326,327,337,334,371,374,301,298,333,336,41,296,295,319,320,338,335,372,375,302,299,334,337,41,311,310,334,335,327,336,373,328,291,300,335,292,41,289,288,312,313,339,326,329,355,303,290,293,318,41,304,303,327,328,340,337,374,357,304,301,336,320,41,297,296,320,321,341,338,375,359,305,302,337,322,41,338,337,361,362,376,377,378,379,338,339,340,341,41,318,317,341,342,369,367,380,381,331,329,342,343,41,333,332,356,357,370,368,382,383,332,330,344,345,41,326,325,349,350,371,351,354,384,333,314,317,346,41,319,318,342,343,372,369,381,385,334,331,343,347,41,334,333,357,358,373,370,383,386,335,332,345,348,41,327,326,350,351,374,371,384,387,336,333,346,349,41,320,319,343,344,375,372,385,388,337,334,347,350,41,335,334,358,359,328,373,386,389,292,335,348,351,41,313,312,336,337,355,329,390,377,318,293,352,339,41,328,327,351,352,357,374,387,391,320,336,349,353,41,321,320,344,345,359,375,388,392,322,337,350,354,41,312,335,359,336,329,328,389,390,293,292,351,352,41,314,313,337,338,356,355,377,376,319,318,339,338,41,329,328,352,353,358,357,391,393,321,320,353,355,41,322,321,345,346,360,359,392,394,323,322,354,356,41,315,314,338,339,361,356,376,395,324,319,338,357,41,330,329,353,354,362,358,393,396,325,321,355,358,41,323,322,346,347,363,360,394,397,326,323,356,359,41,316,315,339,340,364,361,395,398,327,324,357,360,41,331,330,354,355,366,365,399,400,328,325,358,361,41,324,323,347,348,352,363,397,353,315,326,359,316,41,317,316,340,341,367,364,398,380,329,327,360,342,41,332,331,355,356,368,366,400,382,330,328,361,344,41,366,365,389,390,401,402,403,404,362,363,364,365,41,353,352,376,377,393,391,405,406,355,353,366,367,41,346,345,369,370,394,392,407,408,356,354,368,369,41,339,338,362,363,395,376,379,409,357,338,341,370,41,354,353,377,378,396,393,406,410,358,355,367,371,41,347,346,370,371,397,394,408,411,359,356,369,372,41,340,339,363,364,398,395,409,412,360,357,370,373,41,355,354,378,379,400,399,413,414,361,358,371,374,41,348,347,371,372,353,397,411,415,316,359,372,375,41,341,340,364,365,380,398,412,402,342,360,373,363,41,356,355,379,380,382,400,414,416,344,361,374,376,41,349,348,372,373,354,353,415,417,317,316,375,377,41,342,341,365,366,381,380,402,401,343,342,363,362,41,357,356,380,381,383,382,416,418,345,344,376,378,41,350,349,373,374,384,354,417,419,346,317,377,379,41,343,342,366,367,385,381,401,420,347,343,362,380,41,358,357,381,382,386,383,418,421,348,345,378,381,41,351,350,374,375,387,384,419,422,349,346,379,382,41,344,343,367,368,388,385,420,423,350,347,380,383,41,359,358,382,383,389,386,421,424,351,348,381,384,41,337,336,360,361,377,390,425,378,339,352,385,340,41,352,351,375,376,391,387,422,405,353,349,382,366,41,345,344,368,369,392,388,423,407,354,350,383,368,41,336,359,383,360,390,389,424,425,352,351,384,385,41,401,400,424,425,426,427,428,429,386,387,388,389,41,381,380,404,405,418,416,430,431,378,376,390,391,41,374,373,397,398,419,417,432,433,379,377,392,393,41,367,366,390,391,420,401,404,434,380,362,365,394,41,382,381,405,406,421,418,431,435,381,378,391,395,41,375,374,398,399,422,419,433,436,382,379,393,396,41,368,367,391,392,423,420,434,437,383,380,394,397,41,383,382,406,407,424,421,435,438,384,381,395,398,41,361,360,384,385,378,425,439,440,340,385,399,400,41,376,375,399,400,405,422,436,427,366,382,396,387,41,369,368,392,393,407,423,437,441,368,383,397,401,41,360,383,407,384,425,424,438,439,385,384,398,399,41,362,361,385,386,379,378,440,442,341,340,400,402,41,377,376,400,401,406,405,427,426,367,366,387,386,41,370,369,393,394,408,407,441,443,369,368,401,403,41,363,362,386,387,409,379,442,444,370,341,402,404,41,378,377,401,402,410,406,426,445,371,367,386,405,41,371,370,394,395,411,408,443,446,372,369,403,406,41,364,363,387,388,412,409,444,447,373,370,404,407,41,379,378,402,403,414,413,448,449,374,371,405,408,41,372,371,395,396,415,411,446,450,375,372,406,409,41,365,364,388,389,402,412,447,403,363,373,407,364,41,380,379,403,404,416,414,449,430,376,374,408,390,41,373,372,396,397,417,415,450,432,377,375,409,392,41,414,413,437,438,451,452,453,454,410,411,412,413,41,394,393,417,418,443,441,455,456,403,401,414,415,41,387,386,410,411,444,442,457,458,404,402,416,417,41,402,401,425,426,445,426,429,459,405,386,389,418,41,395,394,418,419,446,443,456,460,406,403,415,419,41,388,387,411,412,447,444,458,461,407,404,417,420,41,403,402,426,427,449,448,462,463,408,405,418,421,41,396,395,419,420,450,446,460,464,409,406,419,422,41,389,388,412,413,403,447,461,452,364,407,420,411,41,404,403,427,428,430,449,463,465,390,408,421,423,41,397,396,420,421,432,450,464,466,392,409,422,424,41,390,389,413,414,404,403,452,451,365,364,411,410,41,405,404,428,429,431,430,465,467,391,390,423,425,41,398,397,421,422,433,432,466,468,393,392,424,426,41,391,390,414,415,434,404,451,469,394,365,410,427,41,406,405,429,430,435,431,467,470,395,391,425,428,41,399,398,422,423,436,433,468,471,396,393,426,429,41,392,391,415,416,437,434,469,472,397,394,427,430,41,407,406,430,431,438,435,470,473,398,395,428,431,41,385,384,408,409,440,439,474,475,400,399,432,433,41,400,399,423,424,427,436,471,428,387,396,429,388,41,393,392,416,417,441,437,472,455,401,397,430,414,41,384,407,431,408,439,438,473,474,399,398,431,432,41,386,385,409,410,442,440,475,457,402,400,433,416,41,442,441,465,466,476,477,478,479,434,435,436,437,41,429,428,452,453,467,465,480,481,425,423,438,439,41,422,421,445,446,468,466,482,483,426,424,440,441,41,415,414,438,439,469,451,454,484,427,410,413,442,41,430,429,453,454,470,467,481,485,428,425,439,443,41,423,422,446,447,471,468,483,486,429,426,441,444,41,416,415,439,440,472,469,484,487,430,427,442,445,41,431,430,454,455,473,470,485,488,431,428,443,446,41,409,408,432,433,475,474,489,490,433,432,447,448,41,424,423,447,448,428,471,486,491,388,429,444,449,41,417,416,440,441,455,472,487,477,414,430,445,435,41,408,431,455,432,474,473,488,489,432,431,446,447,41,410,409,433,434,457,475,490,492,416,433,448,450,41,425,424,448,449,429,428,491,493,389,388,449,451,41,418,417,441,442,456,455,477,476,415,414,435,434,41,411,410,434,435,458,457,492,494,417,416,450,452,41,426,425,449,450,459,429,493,495,418,389,451,453,41,419,418,442,443,460,456,476,496,419,415,434,454,41,412,411,435,436,461,458,494,497,420,417,452,455,41,427,426,450,451,463,462,498,499,421,418,453,456,41,420,419,443,444,464,460,496,500,422,419,454,457,41,413,412,436,437,452,461,497,453,411,420,455,412,41,428,427,451,452,465,463,499,480,423,421,456,438,41,421,420,444,445,466,464,500,482,424,422,457,440,41,477,476,500,501,501,502,503,504,458,459,460,461,41,435,434,458,459,494,492,505,506,452,450,462,463,41,450,449,473,474,495,493,507,508,453,451,464,465,41,443,442,466,467,496,476,479,509,454,434,437,466,41,436,435,459,460,497,494,506,510,455,452,463,467,41,451,450,474,475,499,498,511,512,456,453,465,468,41,444,443,467,468,500,496,509,513,457,454,466,469,41,437,436,460,461,453,497,510,514,412,455,467,470,41,452,451,475,476,480,499,512,502,438,456,468,459,41,445,444,468,469,482,500,513,515,440,457,469,471,41,438,437,461,462,454,453,514,516,413,412,470,472,41,453,452,476,477,481,480,502,501,439,438,459,458,41,446,445,469,470,483,482,515,517,441,440,471,473,41,439,438,462,463,484,454,516,518,442,413,472,474,41,454,453,477,478,485,481,501,519,443,439,458,475,41,447,446,470,471,486,483,517,520,444,441,473,476,41,440,439,463,464,487,484,518,521,445,442,474,477,41,455,454,478,479,488,485,519,522,446,443,475,478,41,433,432,456,457,490,489,523,524,448,447,479,480,41,448,447,471,472,491,486,520,525,449,444,476,481,41,441,440,464,465,477,487,521,478,435,445,477,436,41,432,455,479,456,489,488,522,523,447,446,478,479,41,434,433,457,458,492,490,524,505,450,448,480,462,41,449,448,472,473,493,491,525,507,451,449,481,464,41,490,489,513,514,526,527,528,529,482,483,484,485,41,470,469,493,494,517,515,530,531,473,471,486,487,41,463,462,486,487,518,516,532,533,474,472,488,489,41,478,477,501,502,519,501,504,534,475,458,461,490,41,471,470,494,495,520,517,531,535,476,473,487,491,41,464,463,487,488,521,518,533,536,477,474,489,492,41,479,478,502,503,522,519,534,537,478,475,490,493,41,457,456,480,481,524,523,538,539,480,479,494,495,41,472,471,495,496,525,520,535,540,481,476,491,496,41,465,464,488,489,478,521,536,527,436,477,492,483,41,456,479,503,480,523,522,537,538,479,478,493,494,41,458,457,481,482,505,524,539,541,462,480,495,497,41,473,472,496,497,507,525,540,542,464,481,496,498,41,466,465,489,490,479,478,527,526,437,436,483,482,41,459,458,482,483,506,505,541,543,463,462,497,499,41,474,473,497,498,508,507,542,544,465,464,498,500,41,467,466,490,491,509,479,526,545,466,437,482,501,41,460,459,483,484,510,506,543,546,467,463,499,502,41,475,474,498,499,512,511,547,548,468,465,500,503,41,468,467,491,492,513,509,545,549,469,466,501,504,41,461,460,484,485,514,510,546,550,470,467,502,505,41,476,475,499,500,502,512,548,503,459,468,503,460,41,469,468,492,493,515,513,549,530,471,469,504,486,41,462,461,485,486,516,514,550,532,472,470,505,488,41,518,517,541,542,551,552,553,554,506,507,508,509,41,483,482,506,507,543,541,555,556,499,497,510,511,41,498,497,521,522,544,542,557,558,500,498,512,513,41,491,490,514,515,545,526,529,559,501,482,485,514,41,484,483,507,508,546,543,556,560,502,499,511,515,41,499,498,522,523,548,547,561,562,503,500,513,516,41,492,491,515,516,549,545,559,563,504,501,514,517,41,485,484,508,509,550,546,560,564,505,502,515,518,41,500,499,523,524,503,548,562,565,460,503,516,519,41,493,492,516,517,530,549,563,552,486,504,517,507,41,486,485,509,510,532,550,564,566,488,505,518,520,41,501,500,524,525,504,503,565,567,461,460,519,521,41,494,493,517,518,531,530,552,551,487,486,507,506,41,487,486,510,511,533,532,566,568,489,488,520,522,41,502,501,525,526,534,504,567,569,490,461,521,523,41,495,494,518,519,535,531,551,570,491,487,506,524,41,488,487,511,512,536,533,568,571,492,489,522,525,41,503,502,526,527,537,534,569,572,493,490,523,526,41,481,480,504,505,539,538,573,574,495,494,527,528,41,496,495,519,520,540,535,570,575,496,491,524,529,41,489,488,512,513,527,536,571,528,483,492,525,484,41,480,503,527,504,538,537,572,573,494,493,526,527,41,482,481,505,506,541,539,574,555,497,495,528,510,41,497,496,520,521,542,540,575,557,498,496,529,512,41,531,530,554,555,576,577,578,579,530,531,532,533,41,511,510,534,535,568,566,580,581,522,520,534,535,41,526,525,549,550,569,567,582,583,523,521,536,537,41,519,518,542,543,570,551,554,584,524,506,509,538,41,512,511,535,536,571,568,581,585,525,522,535,539,41,527,526,550,551,572,569,583,586,526,523,537,540,41,505,504,528,529,574,573,587,588,528,527,541,542,41,520,519,543,544,575,570,584,589,529,524,538,543,41,513,512,536,537,528,571,585,590,484,525,539,544,41,504,527,551,528,573,572,586,587,527,526,540,541,41,506,505,529,530,555,574,588,577,510,528,542,531,41,521,520,544,545,557,575,589,591,512,529,543,545,41,514,513,537,538,529,528,590,592,485,484,544,546,41,507,506,530,531,556,555,577,576,511,510,531,530,41,522,521,545,546,558,557,591,593,513,512,545,547,41,515,514,538,539,559,529,592,594,514,485,546,548,41,508,507,531,532,560,556,576,595,515,511,530,549,41,523,522,546,547,562,561,596,597,516,513,547,550,41,516,515,539,540,563,559,594,598,517,514,548,551,41,509,508,532,533,564,560,595,599,518,515,549,552,41,524,523,547,548,565,562,597,600,519,516,550,553,41,517,516,540,541,552,563,598,553,507,517,551,508,41,510,509,533,534,566,564,599,580,520,518,552,534,41,525,524,548,549,567,565,600,582,521,519,553,536,41,566,565,589,590,601,602,603,604,554,555,556,557,41,546,545,569,570,593,591,605,606,547,545,558,559,41,539,538,562,563,594,592,607,608,548,546,560,561,41,532,531,555,556,595,576,579,609,549,530,533,562,41,547,546,570,571,597,596,610,611,550,547,559,563,41,540,539,563,564,598,594,608,612,551,548,561,564,41,533,532,556,557,599,595,609,613,552,549,562,565,41,548,547,571,572,600,597,611,614,553,550,563,566,41,541,540,564,565,553,598,612,602,508,551,564,555,41,534,533,557,558,580,599,613,615,534,552,565,567,41,549,548,572,573,582,600,614,616,536,553,566,568,41,542,541,565,566,554,553,602,601,509,508,555,554,41,535,534,558,559,581,580,615,617,535,534,567,569,41,550,549,573,574,583,582,616,618,537,536,568,570,41,543,542,566,567,584,554,601,619,538,509,554,571,41,536,535,559,560,585,581,617,620,539,535,569,572,41,551,550,574,575,586,583,618,621,540,537,570,573,41,529,528,552,553,588,587,622,623,542,541,574,575,41,544,543,567,568,589,584,619,624,543,538,571,576,41,537,536,560,561,590,585,620,625,544,539,572,577,41,528,551,575,552,587,586,621,622,541,540,573,574,41,530,529,553,554,577,588,623,578,531,542,575,532,41,545,544,568,569,591,589,624,605,545,543,576,558,41,538,537,561,562,592,590,625,607,546,544,577,560,41,579,578,602,603,626,627,628,629,578,579,580,581,41,559,558,582,583,617,615,630,631,569,567,582,583,41,574,573,597,598,618,616,632,633,570,568,584,585,41,567,566,590,591,619,601,604,634,571,554,557,586,41,560,559,583,584,620,617,631,635,572,569,583,587,41,575,574,598,599,621,618,633,636,573,570,585,588,41,553,552,576,577,623,622,637,638,575,574,589,590,41,568,567,591,592,624,619,634,639,576,571,586,591,41,561,560,584,585,625,620,635,640,577,572,587,592,41,552,575,599,576,622,621,636,637,574,573,588,589,41,554,553,577,578,578,623,638,627,532,575,590,579,41,569,568,592,593,605,624,639,641,558,576,591,593,41,562,561,585,586,607,625,640,642,560,577,592,594,41,555,554,578,579,579,578,627,626,533,532,579,578,41,570,569,593,594,606,605,641,643,559,558,593,595,41,563,562,586,587,608,607,642,644,561,560,594,596,41,556,555,579,580,609,579,626,645,562,533,578,597,41,571,570,594,595,611,610,646,647,563,559,595,598,41,564,563,587,588,612,608,644,648,564,561,596,599,41,557,556,580,581,613,609,645,649,565,562,597,600,41,572,571,595,596,614,611,647,650,566,563,598,601,41,565,564,588,589,602,612,648,603,555,564,599,556,41,558,557,581,582,615,613,649,630,567,565,600,582,41,573,572,596,597,616,614,650,632,568,566,601,584,41,607,606,630,631,651,652,653,654,602,603,604,605,41,594,593,617,618,655,656,657,658,595,593,606,607,41,587,586,610,611,644,642,659,660,596,594,608,609,41,580,579,603,604,645,626,629,661,597,578,581,610,41,595,594,618,619,647,646,662,663,598,595,607,611,41,588,587,611,612,648,644,660,664,599,596,609,612,41,581,580,604,605,649,645,661,665,600,597,610,613,41,596,595,619,620,650,647,663,666,601,598,611,614,41,589,588,612,613,603,648,664,667,556,599,612,615,41,582,581,605,606,630,649,665,652,582,600,613,603,41,597,596,620,621,632,650,666,668,584,601,614,616,41,590,589,613,614,604,603,667,669,557,556,615,617,41,583,582,606,607,631,630,652,651,583,582,603,602,41,598,597,621,622,633,632,668,670,585,584,616,618,41,591,590,614,615,634,604,669,671,586,557,617,619,41,584,583,607,608,635,631,651,672,587,583,602,620,41,599,598,622,623,636,633,670,673,588,585,618,621,41,577,576,600,601,638,637,674,675,590,589,622,623,41,592,591,615,616,639,634,671,676,591,586,619,624,41,585,584,608,609,640,635,672,677,592,587,620,625,41,576,599,623,600,637,636,673,674,589,588,621,622,41,578,577,601,602,627,638,675,628,579,590,623,580,41,593,592,616,617,641,639,676,678,593,591,624,606,41,586,585,609,610,642,640,677,659,594,592,625,608,40,626,625,624,702,679,680,626,627,628,40,624,647,646,680,681,682,628,629,630,40,646,645,644,682,683,684,630,631,632,40,644,643,642,684,685,686,632,633,634,40,642,641,640,686,687,688,634,635,636,40,640,639,638,688,689,690,636,637,638,40,638,637,636,690,691,692,638,639,640,40,636,635,634,692,693,694,640,641,642,40,634,633,632,694,695,696,642,643,644,40,632,631,630,696,697,698,644,605,604,40,630,629,628,698,699,700,604,645,646,40,628,627,626,700,701,702,646,647,626,40,626,624,646,702,680,682,626,628,630,40,646,644,642,682,684,686,630,632,634,40,642,640,638,686,688,690,634,636,638,40,638,636,634,690,692,694,638,640,642,40,634,632,630,694,696,698,642,644,604,40,630,628,626,698,700,702,604,646,626,40,626,646,642,702,682,686,626,630,634,40,642,638,634,686,690,694,634,638,642,40,634,630,626,694,698,702,642,604,626,40,642,634,626,686,694,702,634,642,626,41,622,621,645,646,670,668,703,704,618,616,631,630,41,615,614,638,639,671,669,705,706,619,617,638,637,41,608,607,631,632,672,651,654,707,620,602,605,644,41,623,622,646,647,673,670,704,708,621,618,630,629,41,601,600,624,625,675,674,709,710,623,622,628,627,41,616,615,639,640,676,671,706,711,624,619,637,636,41,609,608,632,633,677,672,707,712,625,620,644,643,41,600,623,647,624,674,673,708,709,622,621,629,628,41,602,601,625,626,628,675,710,713,580,623,627,626,41,617,616,640,641,678,676,711,714,606,624,636,635,41,610,609,633,634,659,677,712,715,608,625,643,642,41,603,602,626,627,629,628,713,716,581,580,626,647,41,618,617,641,642,658,657,717,718,607,606,635,634,41,611,610,634,635,660,659,715,719,609,608,642,641,41,604,603,627,628,661,629,716,720,610,581,647,646,41,619,618,642,643,663,662,721,722,611,607,634,633,41,612,611,635,636,664,660,719,723,612,609,641,640,41,605,604,628,629,665,661,720,724,613,610,646,645,41,620,619,643,644,666,663,722,725,614,611,633,632,41,613,612,636,637,667,664,723,726,615,612,640,639,41,606,605,629,630,652,665,724,653,603,613,645,604,41,621,620,644,645,668,666,725,703,616,614,632,631,41,614,613,637,638,669,667,726,705,617,615,639,638],
+ "name":"Cylinder.013Geometry",
+ "normals":[0,-0.758049,-0.652181,0,-0.046968,-0.998871,0.258522,-0.046968,-0.964843,0.168798,-0.758049,-0.629963,0.499435,-0.046968,-0.865047,0.32609,-0.758049,-0.564806,0.70632,-0.046968,-0.70632,0.461165,-0.758049,-0.461165,0.865047,-0.046968,-0.499435,0.564806,-0.758049,-0.32609,0.964843,-0.046968,-0.258522,0.629963,-0.758049,-0.168798,0.998871,-0.046968,-0,0.652181,-0.758049,-0,0.964843,-0.046968,0.258522,0.629963,-0.758049,0.168798,0.865047,-0.046968,0.499435,0.564806,-0.758049,0.32609,0.70632,-0.046968,0.70632,0.461165,-0.758049,0.461165,0.499435,-0.046968,0.865047,0.32609,-0.758049,0.564806,0.258522,-0.046968,0.964843,0.168798,-0.758049,0.629963,0,-0.046968,0.998871,0,-0.758049,0.652181,-0.258522,-0.046968,0.964843,-0.168798,-0.758049,0.629963,-0.499435,-0.046968,0.865047,-0.32609,-0.758049,0.564806,-0.70632,-0.046968,0.70632,-0.461165,-0.758049,0.461165,-0.865047,-0.046968,0.499435,-0.564806,-0.758049,0.32609,-0.964843,-0.046968,0.258522,-0.629963,-0.758049,0.168798,-0.998871,-0.046968,-0,-0.652181,-0.758049,-0,-0.964843,-0.046968,-0.258522,-0.629963,-0.758049,-0.168798,-0.865047,-0.046968,-0.499435,-0.564806,-0.758049,-0.32609,-0.70632,-0.046968,-0.70632,-0.461165,-0.758049,-0.461165,-0.499435,-0.046968,-0.865047,-0.32609,-0.758049,-0.564806,0.952269,0.305246,-0,0.919797,0.305246,0.246437,-0.258522,-0.046968,-0.964843,-0.168798,-0.758049,-0.629963,-0.246437,0.305246,-0.919797,-0.476119,0.305246,-0.824671,-0.400678,0.598163,-0.693991,-0.207404,0.598163,-0.774041,0.246437,0.305246,0.919797,0,0.305246,0.952269,-0.824671,0.305246,0.476119,-0.919797,0.305246,0.246437,-0.67333,0.305246,-0.67333,0.824671,0.305246,-0.476119,0.919797,0.305246,-0.246437,0.67333,0.305246,0.67333,0.476119,0.305246,0.824671,-0.476119,0.305246,0.824671,-0.67333,0.305246,0.67333,-0.919797,0.305246,-0.246437,-0.824671,0.305246,-0.476119,0.476119,0.305246,-0.824671,0.67333,0.305246,-0.67333,0.824671,0.305246,0.476119,0,0.305246,-0.952269,0.246437,0.305246,-0.919797,-0.246437,0.305246,0.919797,-0.952269,0.305246,-0,0,0.598163,0.801355,0.207404,0.598163,0.774041,0.202582,0.622272,0.756096,0,0.622272,0.782769,0,0.598163,-0.801355,0.207404,0.598163,-0.774041,-0.566637,0.598163,0.566637,-0.693991,0.598163,0.400678,0.693991,0.598163,0.400678,0.566637,0.598163,0.566637,0.400678,0.598163,-0.693991,-0.774041,0.598163,0.207404,0.400678,0.598163,0.693991,0.566637,0.598163,-0.566637,-0.801355,0.598163,-0,0.693991,0.598163,-0.400678,-0.774041,0.598163,-0.207404,0.774041,0.598163,-0.207404,-0.693991,0.598163,-0.400678,-0.207404,0.598163,0.774041,0.801355,0.598163,-0,-0.566637,0.598163,-0.566637,-0.400678,0.598163,0.693991,0.774041,0.598163,0.207404,0.202582,0.622272,-0.756096,0,0.622272,-0.782769,0,0.267434,-0.963561,0.249367,0.267434,-0.930723,0.677908,0.622272,-0.391369,0.756096,0.622272,-0.202582,-0.756096,0.622272,-0.202582,-0.677908,0.622272,-0.391369,-0.202582,0.622272,0.756096,0.782769,0.622272,-0,-0.553514,0.622272,-0.553514,-0.391369,0.622272,0.677908,0.756096,0.622272,0.202582,-0.391369,0.622272,-0.677908,-0.553514,0.622272,0.553514,0.677908,0.622272,0.391369,-0.202582,0.622272,-0.756096,-0.677908,0.622272,0.391369,0.553514,0.622272,0.553514,0.391369,0.622272,-0.677908,-0.756096,0.622272,0.202582,0.391369,0.622272,0.677908,0.553514,0.622272,-0.553514,-0.782769,0.622272,-0,0.930723,0.267434,-0.249367,0.834468,0.267434,-0.481765,0.729789,-0.538347,-0.421339,0.81399,-0.538347,-0.218085,-0.681326,0.267434,0.681326,-0.834468,0.267434,0.481765,0.834468,0.267434,0.481765,0.681326,0.267434,0.681326,-0.249367,0.267434,-0.930723,0.481765,0.267434,-0.834468,-0.930723,0.267434,0.249367,0.481765,0.267434,0.834468,0.681326,0.267434,-0.681326,-0.963561,0.267434,-0,0.249367,0.267434,0.930723,-0.930723,0.267434,-0.249367,0,0.267434,0.963561,-0.834468,0.267434,-0.481765,-0.249367,0.267434,0.930723,0.963561,0.267434,-0,-0.681326,0.267434,-0.681326,-0.481765,0.267434,0.834468,0.930723,0.267434,0.249367,-0.481765,0.267434,-0.834468,-0.729789,-0.538347,0.421339,-0.595874,-0.538347,0.595874,-0.485305,-0.727287,0.485305,-0.594378,-0.727287,0.34315,-0.81399,-0.538347,-0.218085,-0.729789,-0.538347,-0.421339,0,-0.538347,0.842708,-0.218085,-0.538347,0.81399,0.842708,-0.538347,-0,-0.595874,-0.538347,-0.595874,-0.421339,-0.538347,0.729789,0.81399,-0.538347,0.218085,-0.421339,-0.538347,-0.729789,0.729789,-0.538347,0.421339,-0.218085,-0.538347,-0.81399,0,-0.538347,-0.842708,0.218085,-0.538347,-0.81399,0.595874,-0.538347,0.595874,0.421339,-0.538347,-0.729789,-0.81399,-0.538347,0.218085,0.421339,-0.538347,0.729789,0.595874,-0.538347,-0.595874,-0.842708,-0.538347,-0,0.218085,-0.538347,0.81399,0.662923,-0.727287,-0.177618,0.594378,-0.727287,-0.34315,0.818537,-0.326518,-0.472579,0.912961,-0.326518,-0.244606,0.594378,-0.727287,0.34315,0.485305,-0.727287,0.485305,-0.177618,-0.727287,-0.662923,0,-0.727287,-0.6863,0.177618,-0.727287,-0.662923,0.34315,-0.727287,-0.594378,-0.662923,-0.727287,0.177618,0.34315,-0.727287,0.594378,0.485305,-0.727287,-0.485305,-0.6863,-0.727287,-0,0.177618,-0.727287,0.662923,-0.662923,-0.727287,-0.177618,0,-0.727287,0.6863,-0.594378,-0.727287,-0.34315,-0.177618,-0.727287,0.662923,0.6863,-0.727287,-0,-0.485305,-0.727287,-0.485305,-0.34315,-0.727287,0.594378,0.662923,-0.727287,0.177618,-0.34315,-0.727287,-0.594378,0.668325,-0.326518,0.668325,0.818537,-0.326518,0.472579,0.824519,0.305765,0.476028,0.673238,0.305765,0.673238,-0.912961,-0.326518,-0.244606,-0.818537,-0.326518,-0.472579,0,-0.326518,0.945158,-0.244606,-0.326518,0.912961,0.945158,-0.326518,-0,-0.668325,-0.326518,-0.668325,-0.472579,-0.326518,0.818537,0.912961,-0.326518,0.244606,-0.472579,-0.326518,-0.818537,-0.668325,-0.326518,0.668325,-0.244606,-0.326518,-0.912961,0,-0.326518,-0.945158,0.244606,-0.326518,-0.912961,-0.818537,-0.326518,0.472579,0.472579,-0.326518,-0.818537,-0.912961,-0.326518,0.244606,0.472579,-0.326518,0.818537,0.668325,-0.326518,-0.668325,-0.945158,-0.326518,-0,0.244606,-0.326518,0.912961,-0.824519,0.305765,-0.476028,-0.919645,0.305765,-0.246406,-0.424238,0.898373,-0.113651,-0.380352,0.898373,-0.219581,-0.246406,0.305765,-0.919645,0,0.305765,-0.952086,0.246406,0.305765,-0.919645,0.476028,0.305765,-0.824519,-0.824519,0.305765,0.476028,-0.919645,0.305765,0.246406,0.476028,0.305765,0.824519,0.673238,0.305765,-0.673238,-0.952086,0.305765,-0,0.246406,0.305765,0.919645,0.824519,0.305765,-0.476028,0,0.305765,0.952086,0.919645,0.305765,-0.246406,-0.246406,0.305765,0.919645,0.952086,0.305765,-0,-0.673238,0.305765,-0.673238,-0.476028,0.305765,0.824519,0.919645,0.305765,0.246406,-0.476028,0.305765,-0.824519,-0.673238,0.305765,0.673238,0.310556,0.898373,0.310556,0.380352,0.898373,0.219581,0.489792,0.824671,0.282785,0.399915,0.824671,0.399915,0,0.898373,0.439222,-0.113651,0.898373,0.424238,0.424238,0.898373,-0.113651,0.439222,0.898373,-0,-0.310556,0.898373,-0.310556,-0.219581,0.898373,0.380352,0.424238,0.898373,0.113651,-0.219611,0.898373,-0.380352,-0.310556,0.898373,0.310556,-0.113651,0.898373,-0.424238,0,0.898373,-0.439222,0.113651,0.898373,-0.424238,-0.380352,0.898373,0.219581,0.219611,0.898373,-0.380352,-0.424238,0.898373,0.113651,0.219611,0.898373,0.380352,0.310556,0.898373,-0.310556,-0.439222,0.898373,-0,0.113651,0.898373,0.424238,0.380352,0.898373,-0.219611,-0.146367,0.824671,0.546281,0,0.824671,0.565569,0,-0.541826,0.84048,-0.217505,-0.541826,0.811823,-0.146367,0.824671,-0.546281,0,0.824671,-0.565569,0.146367,0.824671,-0.546281,0.282785,0.824671,-0.489792,-0.489792,0.824671,0.282785,-0.546281,0.824671,0.146367,0.282785,0.824671,0.489792,0.399915,0.824671,-0.399915,-0.565569,0.824671,-0,0.146367,0.824671,0.546281,0.489792,0.824671,-0.282785,-0.546281,0.824671,-0.146367,0.546281,0.824671,-0.146367,-0.489792,0.824671,-0.282785,0.565569,0.824671,-0,-0.399915,0.824671,-0.399915,-0.282785,0.824671,0.489792,0.546281,0.824671,0.146367,-0.282785,0.824671,-0.489792,-0.399915,0.824671,0.399915,0,-0.541826,-0.84048,-0.217505,-0.541826,-0.811823,-0.237342,-0.398785,-0.885769,0,-0.398785,-0.91702,0.811823,-0.541826,-0.217505,0.84048,-0.541826,-0,-0.727866,-0.541826,-0.420209,-0.594287,-0.541826,-0.594287,-0.42024,-0.541826,0.727866,0.811823,-0.541826,0.217505,-0.42024,-0.541826,-0.727866,-0.594287,-0.541826,0.594287,0.727866,-0.541826,0.42024,0.217505,-0.541826,-0.811823,-0.727866,-0.541826,0.42024,0.594287,-0.541826,0.594287,0.42024,-0.541826,-0.727866,-0.811823,-0.541826,0.217505,0.42024,-0.541826,0.727866,0.594287,-0.541826,-0.594287,-0.84048,-0.541826,-0,0.217505,-0.541826,0.811823,0.727866,-0.541826,-0.42024,-0.811823,-0.541826,-0.217505,-0.237342,-0.398785,0.885769,0,-0.398785,0.91702,0,0.845607,0.533799,-0.138157,0.845607,0.51561,0.237342,-0.398785,-0.885769,0.45851,-0.398785,-0.794153,-0.794153,-0.398785,0.45851,-0.885769,-0.398785,0.237342,0.648427,-0.398785,0.648427,0.45851,-0.398785,0.794153,0.648427,-0.398785,-0.648427,-0.91702,-0.398785,-0,0.237342,-0.398785,0.885769,0.794153,-0.398785,-0.45851,-0.885769,-0.398785,-0.237342,0.885769,-0.398785,-0.237342,-0.794153,-0.398785,-0.45851,0.91702,-0.398785,-0,-0.648427,-0.398785,-0.648427,-0.45851,-0.398785,0.794153,0.885769,-0.398785,0.237342,-0.45851,-0.398785,-0.794153,-0.648427,-0.398785,0.648427,0.794153,-0.398785,0.45851,0.266884,0.845607,-0.462264,0.138157,0.845607,-0.51561,0.151006,0.812098,-0.563616,0.291726,0.812098,-0.505325,0.51561,0.845607,-0.138157,0.533799,0.845607,-0,-0.462264,0.845607,-0.266884,-0.377453,0.845607,-0.377453,-0.266884,0.845607,0.462264,0.51561,0.845607,0.138157,-0.266884,0.845607,-0.462264,-0.377453,0.845607,0.377453,0.462264,0.845607,0.266884,-0.138157,0.845607,-0.51561,0,0.845607,-0.533799,-0.462264,0.845607,0.266884,0.377453,0.845607,0.377453,-0.51561,0.845607,0.138157,0.266884,0.845607,0.462264,0.377453,0.845607,-0.377453,-0.533799,0.845607,-0,0.138157,0.845607,0.51561,0.462264,0.845607,-0.266884,-0.51561,0.845607,-0.138157,0.583483,0.812098,-0,0.563616,0.812098,-0.151006,0.739555,-0.643239,-0.198157,0.765618,-0.643239,-0,-0.505325,0.812098,0.291726,-0.563616,0.812098,0.151006,0.41258,0.812098,0.41258,0.291726,0.812098,0.505325,0.41258,0.812098,-0.41258,-0.583483,0.812098,-0,0.151006,0.812098,0.563616,0.505325,0.812098,-0.291726,-0.563616,0.812098,-0.151006,0,0.812098,0.583483,-0.505325,0.812098,-0.291726,-0.151006,0.812098,0.563616,-0.41258,0.812098,-0.41258,-0.291726,0.812098,0.505325,0.563616,0.812098,0.151006,-0.291726,0.812098,-0.505325,-0.41258,0.812098,0.41258,0.505325,0.812098,0.291726,-0.151006,0.812098,-0.563616,0,0.812098,-0.583483,-0.739555,-0.643239,0.198157,-0.663045,-0.643239,0.382794,-0.759636,-0.480148,0.438581,-0.847285,-0.480148,0.227027,-0.663045,-0.643239,-0.382794,-0.541368,-0.643239,-0.541368,-0.198157,-0.643239,0.739555,-0.382794,-0.643239,0.663045,0.739555,-0.643239,0.198157,-0.382794,-0.643239,-0.663045,-0.541368,-0.643239,0.541368,0.663045,-0.643239,0.382794,-0.198157,-0.643239,-0.739555,0,-0.643239,-0.765618,0.198157,-0.643239,-0.739555,0.541368,-0.643239,0.541368,0.382794,-0.643239,-0.663045,0.382794,-0.643239,0.663045,0.541368,-0.643239,-0.541368,-0.765618,-0.643239,-0,0.198157,-0.643239,0.739555,0.663045,-0.643239,-0.382794,-0.739555,-0.643239,-0.198157,0,-0.643239,0.765618,0.877163,-0.480148,-0,0.847285,-0.480148,-0.227027,0.611652,0.773949,-0.163884,0.633229,0.773949,-0,0.620258,-0.480148,0.620258,0.438581,-0.480148,0.759636,0.438581,-0.480148,-0.759636,0.620258,-0.480148,-0.620258,-0.877163,-0.480148,-0,0.227027,-0.480148,0.847285,0.759636,-0.480148,-0.438581,-0.847285,-0.480148,-0.227027,0,-0.480148,0.877163,-0.759636,-0.480148,-0.438581,-0.227027,-0.480148,0.847285,-0.620258,-0.480148,-0.620258,-0.438581,-0.480148,0.759636,0.847285,-0.480148,0.227027,-0.438581,-0.480148,-0.759636,-0.620258,-0.480148,0.620258,0.759636,-0.480148,0.438581,-0.227027,-0.480148,-0.847285,0,-0.480148,-0.877163,0.227027,-0.480148,-0.847285,0.316599,0.773949,0.548387,0.447768,0.773949,0.447768,0.096652,0.9906,0.096652,0.068331,0.9906,0.118351,-0.548387,0.773949,-0.316599,-0.447768,0.773949,-0.447768,-0.163884,0.773949,0.611652,-0.316599,0.773949,0.548387,0.611652,0.773949,0.163884,-0.316599,0.773949,-0.548387,-0.447768,0.773949,0.447768,0.548387,0.773949,0.316599,-0.163884,0.773949,-0.611652,0,0.773949,-0.633229,0.163884,0.773949,-0.611652,-0.548387,0.773949,0.316599,0.316599,0.773949,-0.548387,-0.611652,0.773949,0.163884,0.447768,0.773949,-0.447768,-0.633229,0.773949,-0,0.163884,0.773949,0.611652,0.548387,0.773949,-0.316599,-0.611652,0.773949,-0.163884,0,0.773949,0.633229,-0.096652,0.9906,-0.096652,-0.118351,0.9906,-0.068331,-0.788659,0.413129,-0.455306,-0.64391,0.413129,-0.643941,0.068331,0.9906,-0.118351,0.096652,0.9906,-0.096652,-0.132023,0.9906,0.035371,-0.136692,0.9906,-0,0.035371,0.9906,0.132023,0.118351,0.9906,-0.068331,-0.132023,0.9906,-0.035371,0,0.9906,0.136692,0.132023,0.9906,-0.035371,-0.035371,0.9906,0.132023,0.136692,0.9906,-0,-0.068331,0.9906,0.118351,0.132023,0.9906,0.035371,-0.068331,0.9906,-0.118351,-0.096652,0.9906,0.096652,0.118351,0.9906,0.068331,-0.035371,0.9906,-0.132023,0,0.9906,-0.136692,0.035371,0.9906,-0.132023,-0.118351,0.9906,0.068331,0.455306,0.413129,0.788659,0.64391,0.413129,0.643941,0.61156,-0.501907,0.61156,0.432447,-0.501907,0.749016,-0.235694,0.413129,0.879635,-0.455306,0.413129,0.788659,0.910642,0.413129,-0,0.879635,0.413129,0.235694,-0.455306,0.413129,-0.788659,-0.64391,0.413129,0.643941,0.788659,0.413129,0.455306,-0.235694,0.413129,-0.879635,0,0.413129,-0.910642,0.235694,0.413129,-0.879635,-0.788659,0.413129,0.455306,0.455306,0.413129,-0.788659,-0.879635,0.413129,0.235694,0.64391,0.413129,-0.64391,-0.910642,0.413129,-0,0.235694,0.413129,0.879635,0.788659,0.413129,-0.455306,-0.879635,0.413129,-0.235694,0,0.413129,0.910642,0.879635,0.413129,-0.235694,-0.432447,-0.501907,0.749016,-0.223853,-0.501907,0.835444,-0.258797,0.001923,0.965911,-0.499985,0.001923,0.866024,0.432447,-0.501907,-0.749016,0.61156,-0.501907,-0.61156,-0.835444,-0.501907,0.223853,-0.864895,-0.501907,-0,0.223853,-0.501907,0.835444,0.749016,-0.501907,-0.432447,-0.835444,-0.501907,-0.223853,0,-0.501907,0.864895,0.835444,-0.501907,-0.223853,-0.749016,-0.501907,-0.432447,0.864895,-0.501907,-0,-0.61156,-0.501907,-0.61156,0.835444,-0.501907,0.223853,-0.432447,-0.501907,-0.749016,-0.61156,-0.501907,0.61156,0.749016,-0.501907,0.432447,-0.223853,-0.501907,-0.835444,0,-0.501907,-0.864895,0.223853,-0.501907,-0.835444,-0.749016,-0.501907,0.432447,0.707083,0.001923,-0.707083,0.499985,0.001923,-0.866024,0.435896,0.489792,-0.755028,0.616474,0.489792,-0.616474,0.999969,0.001923,-0,0.965911,0.001923,0.258797,-0.707083,0.001923,-0.707083,-0.499985,0.001923,-0.865993,-0.707083,0.001923,0.707083,0.866024,0.001923,0.499985,-0.258797,0.001923,-0.965911,0,0.001923,-0.999969,0.258797,0.001923,-0.965911,-0.865993,0.001923,0.499985,0.707083,0.001923,0.707083,-0.965911,0.001923,0.258797,0.499985,0.001923,0.866024,-0.999969,0.001923,-0,0.258797,0.001923,0.965911,0.865993,0.001923,-0.499985,-0.965911,0.001923,-0.258797,0,0.001923,0.999969,0.965911,0.001923,-0.258797,-0.866024,0.001923,-0.499985,-0.435896,0.489792,0.755028,-0.225623,0.489792,0.842097,-0.16541,0.769036,0.617389,-0.31959,0.769036,0.553545,-0.842097,0.489792,0.225623,-0.871822,0.489792,-0,0.435896,0.489792,0.755028,0.225623,0.489792,0.842097,0.754997,0.489792,-0.435896,-0.842097,0.489792,-0.225623,0,0.489792,0.871822,0.842097,0.489792,-0.225623,-0.755028,0.489792,-0.435896,0.871822,0.489792,-0,-0.616474,0.489792,-0.616474,0.842097,0.489792,0.225623,-0.435896,0.489792,-0.755028,-0.616474,0.489792,0.616474,0.755028,0.489792,0.435896,-0.225623,0.489792,-0.842097,0,0.489792,-0.871822,0.225623,0.489792,-0.842097,-0.755028,0.489792,0.435896,0.616474,0.489792,0.616474,0.451949,0.769036,-0.451949,0.31959,0.769036,-0.553545,0.182653,0.930845,-0.316385,0.258339,0.930845,-0.258339,0.63918,0.769036,-0,0.617389,0.769036,0.16541,-0.451949,0.769036,-0.451949,-0.31959,0.769036,-0.553545,-0.451949,0.769036,0.451949,0.553545,0.769036,0.31959,-0.16541,0.769036,-0.617389,0,0.769036,-0.63918,0.16541,0.769036,-0.617389,-0.553545,0.769036,0.31959,0.451949,0.769036,0.451949,-0.617389,0.769036,0.16541,0.31959,0.769036,0.553545,-0.63918,0.769036,-0,0.16541,0.769036,0.617389,0.553545,0.769036,-0.31959,-0.617389,0.769036,-0.16541,0,0.769036,0.63918,0.617389,0.769036,-0.16541,-0.553545,0.769036,-0.31959,0.352886,0.930845,0.094546,0.365337,0.930845,-0,0.101382,0.994842,-0,0.097934,0.994842,0.026246,-0.352886,0.930845,0.094546,-0.365337,0.930845,-0,0.182653,0.930845,0.316385,0.094546,0.930845,0.352886,0.316385,0.930845,-0.182653,-0.352886,0.930845,-0.094546,0,0.930845,0.365337,0.352886,0.930845,-0.094546,-0.316385,0.930845,-0.182653,-0.094546,0.930845,0.352886,-0.258339,0.930845,-0.258339,-0.182653,0.930845,0.316385,-0.182653,0.930845,-0.316385,-0.258339,0.930845,0.258339,0.316385,0.930845,0.182653,-0.094546,0.930845,-0.352886,0,0.930845,-0.365337,0.094546,0.930845,-0.352886,-0.316385,0.930845,0.182653,0.258339,0.930845,0.258339,0.050691,0.994842,-0.087802,0.026215,0.994842,-0.097934,0,0.994842,-0.101382,-0.026246,0.994842,-0.097934,-0.050691,0.994842,-0.087802,-0.071688,0.994842,-0.071688,-0.087802,0.994842,-0.050691,-0.097934,0.994842,-0.026246,-0.101382,0.994842,-0,-0.097934,0.994842,0.026246,-0.087802,0.994842,0.050691,-0.071688,0.994842,0.071688,-0.050691,0.994842,0.087802,-0.026246,0.994842,0.097934,0,0.994842,0.101382,0.026215,0.994842,0.097934,0.050691,0.994842,0.087802,0.071688,0.994842,0.071688,0.087802,0.994842,0.050691,0.097934,0.994842,-0.026246,0.087802,0.994842,-0.050691,0.071688,0.994842,-0.071688],
+ "metadata":{
+ "type":"Geometry",
+ "generator":"io_three",
+ "faces":668,
+ "vertices":648,
+ "normals":648,
+ "uvs":1,
+ "version":3
+ }
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/icons/w-amazon.png b/src/games/chessbase/res/fairy/icons/w-amazon.png
new file mode 100644
index 0000000..38b9a73
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-amazon.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-antelope.png b/src/games/chessbase/res/fairy/icons/w-antelope.png
new file mode 100644
index 0000000..de9c53f
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-antelope.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-bow.png b/src/games/chessbase/res/fairy/icons/w-bow.png
new file mode 100644
index 0000000..c73a8c9
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-bow.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-buffalo.png b/src/games/chessbase/res/fairy/icons/w-buffalo.png
new file mode 100644
index 0000000..2fd7ea8
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-buffalo.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-bull.png b/src/games/chessbase/res/fairy/icons/w-bull.png
new file mode 100644
index 0000000..7079f70
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-bull.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-cardinal.png b/src/games/chessbase/res/fairy/icons/w-cardinal.png
new file mode 100644
index 0000000..83570da
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-cardinal.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-corporal.png b/src/games/chessbase/res/fairy/icons/w-corporal.png
new file mode 100644
index 0000000..7f564fe
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-corporal.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-machine.png b/src/games/chessbase/res/fairy/icons/w-machine.png
new file mode 100644
index 0000000..7432402
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-machine.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-marshall.png b/src/games/chessbase/res/fairy/icons/w-marshall.png
new file mode 100644
index 0000000..69645bc
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-marshall.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-prince.png b/src/games/chessbase/res/fairy/icons/w-prince.png
new file mode 100644
index 0000000..eeb6131
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-prince.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-rhino.png b/src/games/chessbase/res/fairy/icons/w-rhino.png
new file mode 100644
index 0000000..90c0241
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-rhino.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-ship.png b/src/games/chessbase/res/fairy/icons/w-ship.png
new file mode 100644
index 0000000..d252fa3
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-ship.png differ
diff --git a/src/games/chessbase/res/fairy/icons/w-star.png b/src/games/chessbase/res/fairy/icons/w-star.png
new file mode 100644
index 0000000..b4f1e39
Binary files /dev/null and b/src/games/chessbase/res/fairy/icons/w-star.png differ
diff --git a/src/games/chessbase/res/fairy/machine/machine-diffusemap.jpg b/src/games/chessbase/res/fairy/machine/machine-diffusemap.jpg
new file mode 100644
index 0000000..56ca18c
Binary files /dev/null and b/src/games/chessbase/res/fairy/machine/machine-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/machine/machine-normalmap.jpg b/src/games/chessbase/res/fairy/machine/machine-normalmap.jpg
new file mode 100644
index 0000000..d544e04
Binary files /dev/null and b/src/games/chessbase/res/fairy/machine/machine-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/machine/machine.js b/src/games/chessbase/res/fairy/machine/machine.js
new file mode 100644
index 0000000..1af8078
--- /dev/null
+++ b/src/games/chessbase/res/fairy/machine/machine.js
@@ -0,0 +1,16 @@
+{
+ "faces":[41,2,0,1,3,2,3,0,1,0,0,0,0,41,3,7,6,2,4,5,6,7,1,1,1,1,41,7,5,4,6,8,9,10,11,2,2,2,2,41,5,1,8,9,12,13,14,15,3,3,3,3,41,0,2,6,4,16,17,18,19,4,4,4,4,41,5,7,3,1,4,20,21,18,5,5,5,5,41,9,8,10,11,22,23,24,5,6,6,6,6,41,11,10,12,13,25,26,27,28,7,7,7,7,41,13,12,14,15,28,27,29,30,8,8,8,8,41,15,14,16,17,31,32,23,22,9,9,9,9,41,17,16,18,19,33,34,35,36,10,10,10,10,41,0,4,19,18,37,38,36,35,11,11,11,11,40,0,18,16,3,39,40,12,12,12,40,16,14,12,40,41,42,13,13,13,40,12,10,8,42,43,44,14,14,14,40,8,1,0,44,0,3,15,15,15,40,0,16,12,3,40,42,16,16,16,40,0,12,8,3,42,44,17,17,17,40,4,5,9,10,9,45,18,18,18,40,9,11,13,45,46,47,19,19,19,40,13,15,17,47,48,49,20,20,20,40,17,19,4,49,50,10,21,21,21,40,4,9,13,10,45,47,22,22,22,40,13,17,4,47,49,10,23,23,23,41,20,21,23,22,51,52,53,54,24,24,24,24,41,22,23,25,24,54,53,55,56,25,25,25,25,41,24,25,27,26,56,55,57,58,26,26,26,26,41,26,27,29,28,58,57,59,60,27,28,29,30,41,28,29,31,30,60,59,61,62,30,29,31,32,41,30,31,33,32,62,61,63,64,33,33,33,33,41,32,33,35,34,64,63,65,66,34,34,34,34,41,34,35,37,36,66,65,67,68,35,35,35,35,41,36,37,39,38,68,67,69,70,36,36,36,36,41,38,39,41,40,70,69,71,72,37,37,37,37,41,40,41,43,42,72,71,73,74,38,38,38,38,41,42,43,45,44,74,73,75,76,39,39,39,39,41,44,45,47,46,76,75,77,78,40,40,40,40,41,46,47,49,48,78,77,79,80,41,41,41,41,41,33,31,57,58,81,82,83,84,42,42,42,42,41,48,49,51,50,80,79,85,86,43,43,43,43,41,50,51,21,20,86,85,87,88,44,44,44,44,40,50,20,22,104,89,90,45,45,45,40,22,24,26,90,91,92,46,46,46,40,26,28,30,92,93,94,47,47,47,40,30,32,34,94,95,96,48,48,48,40,34,36,38,96,97,98,49,49,49,40,38,40,42,98,99,100,50,50,50,40,42,44,46,100,101,102,51,51,51,40,46,48,50,102,103,104,52,52,52,40,50,22,26,104,90,92,53,53,53,40,26,30,34,92,94,96,54,54,54,40,34,38,42,96,98,100,55,55,55,40,42,46,50,100,102,104,56,56,56,40,50,26,34,104,92,96,57,57,57,40,34,42,50,96,100,104,58,58,58,41,66,65,127,126,105,106,107,108,59,59,59,59,41,43,41,62,63,109,110,111,112,60,60,60,60,41,21,51,67,53,113,114,115,116,61,61,61,61,41,29,27,55,56,117,118,119,120,62,62,62,62,41,39,37,60,61,121,122,123,124,63,63,63,63,41,49,47,65,66,125,126,127,128,64,64,64,64,41,25,23,52,54,129,130,131,132,65,65,65,65,41,35,33,58,59,133,81,84,134,66,66,66,66,41,45,43,63,64,135,109,112,136,67,67,67,67,41,31,29,56,57,82,117,120,83,68,68,68,68,41,41,39,61,62,110,121,124,111,69,69,69,69,41,51,49,66,67,114,125,128,115,70,70,70,70,41,27,25,54,55,118,129,132,119,71,71,71,71,41,37,35,59,60,122,133,134,123,72,72,72,72,41,47,45,64,65,126,135,136,127,73,73,73,73,41,23,21,53,52,130,137,138,131,74,74,74,74,41,59,58,118,116,139,140,141,142,75,75,75,75,41,67,66,126,125,143,105,108,144,76,76,76,76,41,60,59,116,117,145,139,142,146,77,77,77,77,41,52,53,124,123,147,148,149,150,78,78,78,78,41,53,67,125,124,151,143,144,152,79,79,79,79,41,61,60,117,131,153,145,146,154,80,80,80,80,41,54,52,123,122,155,147,150,156,81,81,81,81,41,62,61,131,130,157,153,154,158,82,82,82,82,41,55,54,122,121,159,155,156,160,83,83,83,83,41,63,62,130,129,161,157,158,162,84,84,84,84,41,56,55,121,120,163,159,160,164,85,85,85,85,41,64,63,129,128,165,161,162,166,86,86,86,86,41,57,56,120,119,167,163,164,168,87,87,87,87,41,65,64,128,127,106,165,166,107,88,88,88,88,41,58,57,119,118,140,167,168,141,89,89,89,89,41,68,69,71,70,51,52,53,54,90,90,90,90,41,70,71,73,72,54,53,55,56,91,91,91,91,41,72,73,75,74,56,55,57,58,92,92,92,92,41,74,75,77,76,58,57,59,60,93,94,95,96,41,76,77,79,78,60,59,61,62,96,95,97,98,41,78,79,81,80,62,61,63,64,99,99,99,99,41,80,81,83,82,64,63,65,66,100,100,100,100,41,82,83,85,84,66,65,67,68,101,101,101,101,41,84,85,87,86,68,67,69,70,102,102,102,102,41,86,87,89,88,70,69,71,72,103,103,103,103,41,88,89,91,90,72,71,73,74,104,104,104,104,41,90,91,93,92,74,73,75,76,105,105,105,105,41,92,93,95,94,76,75,77,78,106,106,106,106,41,94,95,97,96,78,77,79,80,107,107,107,107,41,81,79,105,106,81,82,83,84,108,108,108,108,41,96,97,99,98,80,79,85,86,109,109,109,109,41,98,99,69,68,86,85,87,88,110,110,110,110,40,98,68,70,184,169,170,111,111,111,40,70,72,74,170,171,172,112,112,112,40,74,76,78,172,173,174,113,113,113,40,78,80,82,174,175,176,114,114,114,40,82,84,86,176,177,178,115,115,115,40,86,88,90,178,179,180,116,116,116,40,90,92,94,180,181,182,117,117,117,40,94,96,98,182,183,184,118,118,118,40,98,70,74,184,170,172,119,119,119,40,74,78,82,172,174,176,120,120,120,40,82,86,90,176,178,180,121,121,121,40,90,94,98,180,182,184,122,122,122,40,98,74,82,184,172,176,123,123,123,40,82,90,98,176,180,184,124,124,124,41,114,113,129,130,105,106,107,108,125,125,125,125,41,91,89,110,111,109,110,111,112,126,126,126,126,41,69,99,115,101,113,114,115,116,127,127,127,127,41,77,75,103,104,117,118,119,120,128,128,128,128,41,87,85,108,109,121,122,123,124,129,129,129,129,41,97,95,113,114,125,126,127,128,130,130,130,130,41,73,71,100,102,129,130,131,132,131,131,131,131,41,83,81,106,107,133,81,84,134,132,132,132,132,41,93,91,111,112,135,109,112,136,133,133,133,133,41,79,77,104,105,82,117,120,83,134,134,134,134,41,89,87,109,110,110,121,124,111,135,135,135,135,41,99,97,114,115,114,125,128,115,136,136,136,136,41,75,73,102,103,118,129,132,119,137,137,137,137,41,85,83,107,108,122,133,134,123,138,138,138,138,41,95,93,112,113,126,135,136,127,139,139,139,139,41,71,69,101,100,130,137,138,131,140,140,140,140,41,107,106,122,123,139,140,141,142,141,141,141,141,41,115,114,130,131,143,105,108,144,142,142,142,142,41,108,107,123,124,145,139,142,146,143,143,143,143,41,100,101,117,116,147,148,149,150,144,144,144,144,41,101,115,131,117,151,143,144,152,145,145,145,145,41,109,108,124,125,153,145,146,154,146,146,146,146,41,102,100,116,118,155,147,150,156,147,147,147,147,41,110,109,125,126,157,153,154,158,148,148,148,148,41,103,102,118,119,159,155,156,160,149,149,149,149,41,111,110,126,127,161,157,158,162,150,150,150,150,41,104,103,119,120,163,159,160,164,151,151,151,151,41,112,111,127,128,165,161,162,166,152,152,152,152,41,105,104,120,121,167,163,164,168,153,153,153,153,41,113,112,128,129,106,165,166,107,154,154,154,154,41,106,105,121,122,140,167,168,141,155,155,155,155,41,132,133,135,134,51,52,53,54,156,156,156,156,41,134,135,137,136,54,53,55,56,157,157,157,157,41,136,137,139,138,56,55,57,58,158,158,158,158,41,138,139,141,140,58,57,59,60,27,28,29,30,41,140,141,143,142,60,59,61,62,30,29,31,32,41,142,143,145,144,62,61,63,64,159,159,159,159,41,144,145,147,146,64,63,65,66,160,160,160,160,41,146,147,149,148,66,65,67,68,161,161,161,161,41,148,149,151,150,68,67,69,70,162,162,162,162,41,150,151,153,152,70,69,71,72,163,163,163,163,41,152,153,155,154,72,71,73,74,164,164,164,164,41,154,155,157,156,74,73,75,76,165,165,165,165,41,156,157,159,158,76,75,77,78,166,166,166,166,41,158,159,161,160,78,77,79,80,167,167,167,167,41,145,143,169,170,81,82,83,84,168,168,168,168,41,160,161,163,162,80,79,85,86,169,169,169,169,41,162,163,133,132,86,85,87,88,170,170,170,170,40,162,132,134,200,185,186,171,171,171,40,134,136,138,186,187,188,172,172,172,40,138,140,142,188,189,190,173,173,173,40,142,144,146,190,191,192,174,174,174,40,146,148,150,192,193,194,175,175,175,40,150,152,154,194,195,196,176,176,176,40,154,156,158,196,197,198,177,177,177,40,158,160,162,198,199,200,178,178,178,40,162,134,138,200,186,188,179,179,179,40,138,142,146,188,190,192,180,180,180,40,146,150,154,192,194,196,181,181,181,40,154,158,162,196,198,200,182,182,182,40,162,138,146,200,188,192,183,183,183,40,146,154,162,192,196,200,184,184,184,41,178,177,239,238,105,106,107,108,185,185,185,185,41,155,153,174,175,109,110,111,112,186,186,186,186,41,133,163,179,165,113,114,115,116,187,187,187,187,41,141,139,167,168,117,118,119,120,188,188,188,188,41,151,149,172,173,121,122,123,124,189,189,189,189,41,161,159,177,178,125,126,127,128,190,190,190,190,41,137,135,164,166,129,130,131,132,191,191,191,191,41,147,145,170,171,133,81,84,134,192,192,192,192,41,157,155,175,176,135,109,112,136,193,193,193,193,41,143,141,168,169,82,117,120,83,194,194,194,194,41,153,151,173,174,110,121,124,111,195,195,195,195,41,163,161,178,179,114,125,128,115,196,196,196,196,41,139,137,166,167,118,129,132,119,197,197,197,197,41,149,147,171,172,122,133,134,123,198,198,198,198,41,159,157,176,177,126,135,136,127,199,199,199,199,41,135,133,165,164,130,137,138,131,200,200,200,200,41,171,170,230,228,139,140,141,142,201,201,201,201,41,179,178,238,237,143,105,108,144,202,202,202,202,41,172,171,228,229,145,139,142,146,203,203,203,203,41,164,165,236,235,147,148,149,150,204,204,204,204,41,165,179,237,236,151,143,144,152,205,205,205,205,41,173,172,229,243,153,145,146,154,206,206,206,206,41,166,164,235,234,155,147,150,156,207,207,207,207,41,174,173,243,242,157,153,154,158,208,208,208,208,41,167,166,234,233,159,155,156,160,209,209,209,209,41,175,174,242,241,161,157,158,162,210,210,210,210,41,168,167,233,232,163,159,160,164,211,211,211,211,41,176,175,241,240,165,161,162,166,212,212,212,212,41,169,168,232,231,167,163,164,168,213,213,213,213,41,177,176,240,239,106,165,166,107,214,214,214,214,41,170,169,231,230,140,167,168,141,215,215,215,215,41,180,181,183,182,51,52,53,54,216,216,216,216,41,182,183,185,184,54,53,55,56,217,217,217,217,41,184,185,187,186,56,55,57,58,218,218,218,218,41,186,187,189,188,58,57,59,60,219,94,95,220,41,188,189,191,190,60,59,61,62,220,95,97,221,41,190,191,193,192,62,61,63,64,222,222,222,222,41,192,193,195,194,64,63,65,66,223,223,223,223,41,194,195,197,196,66,65,67,68,224,224,224,224,41,196,197,199,198,68,67,69,70,225,225,225,225,41,198,199,201,200,70,69,71,72,226,226,226,226,41,200,201,203,202,72,71,73,74,227,227,227,227,41,202,203,205,204,74,73,75,76,228,228,228,228,41,204,205,207,206,76,75,77,78,229,229,229,229,41,206,207,209,208,78,77,79,80,230,230,230,230,41,193,191,217,218,81,82,83,84,231,231,231,231,41,208,209,211,210,80,79,85,86,232,232,232,232,41,210,211,181,180,86,85,87,88,233,233,233,233,41,226,225,241,242,105,106,107,108,234,234,234,234,41,203,201,222,223,109,110,111,112,235,235,235,235,41,181,211,227,213,113,114,115,116,236,236,236,236,41,189,187,215,216,117,118,119,120,237,237,237,237,41,199,197,220,221,121,122,123,124,238,238,238,238,41,209,207,225,226,125,126,127,128,239,239,239,239,41,185,183,212,214,129,130,131,132,240,240,240,240,41,195,193,218,219,133,81,84,134,241,241,241,241,41,205,203,223,224,135,109,112,136,242,242,242,242,41,191,189,216,217,82,117,120,83,243,243,243,243,41,201,199,221,222,110,121,124,111,244,244,244,244,41,211,209,226,227,114,125,128,115,245,245,245,245,41,187,185,214,215,118,129,132,119,246,246,246,246,41,197,195,219,220,122,133,134,123,247,247,247,247,41,207,205,224,225,126,135,136,127,248,248,248,248,41,183,181,213,212,130,137,138,131,249,249,249,249,41,219,218,234,235,139,140,141,142,250,250,250,250,41,227,226,242,243,143,105,108,144,251,251,251,251,41,220,219,235,236,145,139,142,146,252,252,252,252,41,212,213,229,228,147,148,149,150,253,253,253,253,41,213,227,243,229,151,143,144,152,254,254,254,254,41,221,220,236,237,153,145,146,154,255,255,255,255,41,214,212,228,230,155,147,150,156,256,256,256,256,41,222,221,237,238,157,153,154,158,257,257,257,257,41,215,214,230,231,159,155,156,160,258,258,258,258,41,223,222,238,239,161,157,158,162,259,259,259,259,41,216,215,231,232,163,159,160,164,260,260,260,260,41,224,223,239,240,165,161,162,166,261,261,261,261,41,217,216,232,233,167,163,164,168,262,262,262,262,41,225,224,240,241,106,165,166,107,263,263,263,263,41,218,217,233,234,140,167,168,141,264,264,264,264,41,244,245,247,246,201,202,203,204,265,266,267,268,41,246,247,249,248,204,203,205,206,268,267,269,270,41,248,249,251,250,206,205,207,208,270,269,271,272,41,250,251,253,252,208,207,209,210,272,271,273,274,41,252,253,255,254,210,209,211,212,274,273,275,276,41,254,255,257,256,212,211,213,214,276,275,277,278,41,256,257,259,258,214,213,215,216,278,277,279,280,41,258,259,261,260,216,215,217,218,280,279,281,282,41,260,261,263,262,218,217,219,220,282,281,283,284,41,262,263,265,264,220,219,221,222,284,283,285,286,41,264,265,267,266,222,221,223,224,286,285,287,288,41,266,267,269,268,224,223,225,226,288,287,289,290,41,268,269,271,270,226,225,227,228,290,289,291,292,41,270,271,273,272,228,227,229,230,292,291,293,294,41,272,273,275,274,230,229,231,232,294,293,295,296,41,274,275,277,276,232,231,233,234,296,295,297,298,41,276,277,279,278,234,233,235,236,298,297,299,300,41,278,279,281,280,236,235,237,238,300,299,301,302,41,280,281,283,282,239,240,241,242,302,301,303,304,41,282,283,285,284,242,241,243,244,304,303,305,306,41,284,285,287,286,244,243,245,246,306,305,307,308,41,286,287,289,288,246,245,247,248,308,307,309,310,41,251,249,294,295,207,205,249,250,271,269,311,312,41,288,289,291,290,248,247,251,252,310,309,313,314,41,290,291,245,244,252,251,202,201,314,313,266,265,40,290,244,246,276,253,254,314,265,268,40,246,248,250,254,255,256,268,270,272,40,250,252,254,256,257,258,272,274,276,40,254,256,258,258,259,260,276,278,280,40,258,260,262,260,261,262,280,282,284,40,262,264,266,262,263,264,284,286,288,40,266,268,270,264,265,266,288,290,292,40,270,272,274,266,267,268,292,294,296,40,274,276,278,268,269,270,296,298,300,40,278,280,282,270,271,272,300,302,304,40,282,284,286,272,273,274,304,306,308,40,286,288,290,274,275,276,308,310,314,40,290,246,250,276,254,256,314,268,272,40,250,254,258,256,258,260,272,276,280,40,258,262,266,260,262,264,280,284,288,40,266,270,274,264,266,268,288,292,296,40,274,278,282,268,270,272,296,300,304,40,282,286,290,272,274,276,304,308,314,40,290,250,258,276,256,260,314,272,280,40,258,266,274,260,264,268,280,288,296,40,274,282,290,268,272,276,296,304,314,40,258,274,290,260,268,276,280,296,314,41,303,302,326,327,277,278,279,280,315,316,317,318,41,261,259,299,300,217,215,281,282,281,279,319,320,41,271,269,304,305,227,225,283,284,291,289,321,322,41,247,245,292,293,203,202,285,286,267,266,323,324,41,281,279,309,310,237,235,287,288,301,299,325,326,41,291,289,314,315,251,247,289,290,313,309,327,328,41,257,255,297,298,213,211,291,292,277,275,329,330,41,267,265,302,303,223,221,278,277,287,285,316,315,41,277,275,307,308,233,231,293,294,297,295,331,332,41,287,285,312,313,245,243,295,296,307,305,333,334,41,253,251,295,296,209,207,250,297,273,271,312,335,41,263,261,300,301,219,217,282,298,283,281,320,336,41,273,271,305,306,229,227,284,299,293,291,322,337,41,283,281,310,311,241,240,300,301,303,301,326,338,41,245,291,315,292,202,251,290,285,266,313,328,323,41,249,247,293,294,205,203,286,249,269,267,324,311,41,259,257,298,299,215,213,292,281,279,277,330,319,41,269,267,303,304,225,223,277,283,289,287,315,321,41,279,277,308,309,235,233,294,287,299,297,332,325,41,289,287,313,314,247,245,296,289,309,307,334,327,41,255,253,296,297,211,209,297,291,275,273,335,329,41,265,263,301,302,221,219,298,278,285,283,336,316,41,275,273,306,307,231,229,299,293,295,293,337,331,41,285,283,311,312,243,241,301,295,305,303,338,333,41,296,295,319,320,297,250,302,303,335,312,339,340,41,311,310,334,335,301,300,304,305,338,326,341,342,41,304,303,327,328,283,277,280,306,321,315,318,343,41,297,296,320,321,291,297,303,307,329,335,340,344,41,312,311,335,336,295,301,305,308,333,338,342,345,41,305,304,328,329,284,283,306,309,322,321,343,346,41,298,297,321,322,292,291,307,310,330,329,344,347,41,313,312,336,337,296,295,308,311,334,333,345,348,41,306,305,329,330,299,284,309,312,337,322,346,349,41,299,298,322,323,281,292,310,313,319,330,347,350,41,314,313,337,338,289,296,311,314,327,334,348,351,41,307,306,330,331,293,299,312,315,331,337,349,352,41,300,299,323,324,282,281,313,316,320,319,350,353,41,315,314,338,339,290,289,314,317,328,327,351,354,41,293,292,316,317,286,285,318,319,324,323,355,356,41,308,307,331,332,294,293,315,320,332,331,352,357,41,301,300,324,325,298,282,316,321,336,320,353,358,41,292,315,339,316,285,290,317,318,323,328,354,355,41,294,293,317,318,249,286,319,322,311,324,356,359,41,309,308,332,333,287,294,320,323,325,332,357,360,41,302,301,325,326,278,298,321,279,316,336,358,317,41,295,294,318,319,250,249,322,302,312,311,359,339,41,310,309,333,334,288,287,323,324,326,325,360,341,40,355,340,341,340,325,326,361,361,361,40,341,342,343,326,327,328,362,362,362,40,343,344,345,328,329,330,363,363,363,40,345,346,347,330,331,332,123,123,123,40,347,348,349,332,333,334,364,364,364,40,349,350,351,334,335,336,365,365,365,40,351,352,353,336,337,338,366,366,366,40,353,354,355,338,339,340,367,367,367,40,355,341,343,340,326,328,368,368,368,40,343,345,347,328,330,332,369,369,369,40,347,349,351,332,334,336,370,370,370,40,351,353,355,336,338,340,371,371,371,40,355,343,347,340,328,332,372,372,372,40,347,351,355,332,336,340,373,373,373,40,318,317,316,364,341,342,359,356,355,40,316,339,338,342,343,344,355,354,351,40,338,337,336,344,345,346,351,348,345,40,336,335,334,346,347,348,345,342,341,40,334,333,332,348,349,350,341,360,357,40,332,331,330,350,351,352,357,352,349,40,330,329,328,352,353,354,349,346,343,40,328,327,326,354,355,356,343,318,317,40,326,325,324,356,357,358,317,358,353,40,324,323,322,358,359,360,353,350,347,40,322,321,320,360,361,362,347,344,340,40,320,319,318,362,363,364,340,339,359,40,318,316,338,364,342,344,359,355,351,40,338,336,334,344,346,348,351,345,341,40,334,332,330,348,350,352,341,357,349,40,330,328,326,352,354,356,349,343,317,40,326,324,322,356,358,360,317,353,347,40,322,320,318,360,362,364,347,340,359,40,318,338,334,364,344,348,359,351,341,40,334,330,326,348,352,356,341,349,317,40,326,322,318,356,360,364,317,347,359,40,334,326,318,348,356,364,341,317,359],
+ "vertices":[0.343217,1.85627,0.454113,0.343217,1.90032,0.446461,0.314425,1.85627,0.653512,0.314425,1.90032,0.653512,-0.34467,1.85627,0.454113,-0.34467,1.90032,0.446461,-0.314423,1.85627,0.653512,-0.314423,1.90032,0.653512,0.343218,2.53442,0.325122,-0.34467,2.53442,0.325122,0.343218,2.53442,-0.332021,-0.34467,2.53442,-0.332021,0.343217,0.954266,-0.656776,-0.344671,0.954266,-0.656776,0.343217,0.856511,-0.658758,-0.344671,0.856511,-0.658758,0.343217,0.859876,0.640531,-0.344671,0.859877,0.640531,0.343217,0.977687,0.647263,-0.344671,0.977688,0.647263,0.479027,0.810761,0.633203,0.317219,0.810761,0.633203,0.479027,0.736927,0.618516,0.317219,0.736928,0.618517,0.479027,0.674335,0.576693,0.317219,0.674335,0.576693,0.479027,0.632511,0.5141,0.317219,0.632511,0.5141,0.479027,0.617825,0.440267,0.317219,0.617825,0.440267,0.479027,0.632511,0.366433,0.317219,0.632512,0.366434,0.479027,0.674335,0.303841,0.317219,0.674335,0.303841,0.479027,0.736928,0.262017,0.317219,0.736928,0.262018,0.479027,0.810761,0.247331,0.317219,0.810761,0.247331,0.479027,0.884594,0.262017,0.317219,0.884594,0.262018,0.479027,0.947187,0.303841,0.317219,0.947187,0.303841,0.479027,0.98901,0.366434,0.317219,0.989011,0.366434,0.479027,1.0037,0.440267,0.317219,1.0037,0.440267,0.479027,0.98901,0.5141,0.317219,0.989011,0.5141,0.479027,0.947187,0.576693,0.317219,0.947187,0.576693,0.479027,0.884594,0.618516,0.317219,0.884594,0.618517,0.314626,0.77591,0.524406,0.314626,0.810761,0.531339,0.314626,0.746364,0.504664,0.314626,0.726622,0.475119,0.314626,0.71969,0.440267,0.314626,0.726622,0.405415,0.314626,0.746364,0.37587,0.314626,0.77591,0.356128,0.314626,0.810761,0.349196,0.314626,0.845613,0.356128,0.314626,0.875158,0.37587,0.314626,0.8949,0.405416,0.314626,0.901832,0.440267,0.314627,0.8949,0.475119,0.314626,0.875158,0.504664,0.314626,0.845612,0.524406,-0.46841,0.810762,0.247331,-0.306602,0.810762,0.247331,-0.46841,0.736928,0.262018,-0.306602,0.736929,0.262017,-0.46841,0.674336,0.303841,-0.306602,0.674335,0.303841,-0.46841,0.632512,0.366434,-0.306602,0.632512,0.366434,-0.46841,0.617826,0.440267,-0.306602,0.617826,0.440267,-0.46841,0.632512,0.5141,-0.306602,0.632512,0.5141,-0.46841,0.674335,0.576693,-0.306602,0.674335,0.576693,-0.46841,0.736928,0.618517,-0.306602,0.736928,0.618516,-0.46841,0.810762,0.633203,-0.306602,0.810762,0.633203,-0.46841,0.884595,0.618517,-0.306602,0.884595,0.618517,-0.46841,0.947188,0.576693,-0.306602,0.947188,0.576693,-0.46841,0.989011,0.5141,-0.306602,0.989011,0.5141,-0.46841,1.0037,0.440267,-0.306602,1.0037,0.440267,-0.46841,0.989011,0.366434,-0.306602,0.989011,0.366434,-0.46841,0.947188,0.303841,-0.306602,0.947188,0.303841,-0.46841,0.884595,0.262017,-0.306602,0.884595,0.262017,-0.304009,0.77591,0.356128,-0.304009,0.810762,0.349195,-0.304009,0.746365,0.37587,-0.304009,0.726623,0.405415,-0.304009,0.71969,0.440267,-0.304009,0.726623,0.475118,-0.304009,0.746365,0.504664,-0.304009,0.77591,0.524406,-0.304009,0.810762,0.531338,-0.304009,0.845613,0.524406,-0.304009,0.875159,0.504664,-0.304009,0.894901,0.475118,-0.304009,0.901833,0.440267,-0.304009,0.894901,0.405415,-0.304009,0.875159,0.37587,-0.304009,0.845613,0.356128,-0.000578,0.77591,0.356128,-0.000578,0.810762,0.349195,-0.000578,0.746365,0.37587,-0.000578,0.726623,0.405415,-0.000578,0.71969,0.440267,-0.000578,0.726623,0.475118,-0.000578,0.746365,0.504664,-0.000578,0.77591,0.524406,-0.000578,0.810762,0.531338,-0.000578,0.845613,0.524406,-0.000578,0.875159,0.504664,-0.000578,0.894901,0.475119,-0.000578,0.901833,0.440267,-0.000578,0.894901,0.405415,-0.000578,0.875159,0.37587,-0.000578,0.845613,0.356128,0.479027,0.810761,-0.257611,0.317219,0.810761,-0.257611,0.479027,0.736928,-0.272298,0.317219,0.736928,-0.272298,0.479027,0.674335,-0.314121,0.317219,0.674335,-0.314121,0.479027,0.632511,-0.376714,0.317219,0.632512,-0.376714,0.479027,0.617825,-0.450547,0.317219,0.617825,-0.450547,0.479027,0.632512,-0.52438,0.317219,0.632512,-0.52438,0.479027,0.674335,-0.586973,0.317219,0.674335,-0.586973,0.479027,0.736928,-0.628797,0.317219,0.736928,-0.628796,0.479027,0.810761,-0.643483,0.317219,0.810761,-0.643483,0.479027,0.884595,-0.628797,0.317219,0.884595,-0.628796,0.479027,0.947187,-0.586973,0.317219,0.947188,-0.586973,0.479027,0.989011,-0.52438,0.317219,0.989011,-0.52438,0.479027,1.0037,-0.450547,0.317219,1.0037,-0.450547,0.479027,0.98901,-0.376714,0.317219,0.989011,-0.376714,0.479028,0.947187,-0.314121,0.317219,0.947187,-0.314121,0.479027,0.884594,-0.272298,0.317219,0.884594,-0.272297,0.314626,0.77591,-0.366408,0.314626,0.810761,-0.359476,0.314626,0.746364,-0.38615,0.314626,0.726622,-0.415695,0.314626,0.71969,-0.450547,0.314626,0.726622,-0.485399,0.314626,0.746364,-0.514944,0.314626,0.77591,-0.534686,0.314626,0.810761,-0.541618,0.314626,0.845613,-0.534686,0.314626,0.875159,-0.514944,0.314626,0.8949,-0.485398,0.314626,0.901833,-0.450547,0.314626,0.8949,-0.415695,0.314626,0.875159,-0.38615,0.314626,0.845613,-0.366408,-0.46841,0.810762,-0.643483,-0.306602,0.810762,-0.643483,-0.46841,0.736929,-0.628797,-0.306602,0.736929,-0.628797,-0.46841,0.674336,-0.586973,-0.306602,0.674336,-0.586973,-0.46841,0.632513,-0.52438,-0.306602,0.632513,-0.52438,-0.46841,0.617826,-0.450547,-0.306602,0.617826,-0.450547,-0.46841,0.632513,-0.376714,-0.306602,0.632513,-0.376714,-0.46841,0.674336,-0.314121,-0.306602,0.674336,-0.314121,-0.46841,0.736929,-0.272298,-0.306602,0.736929,-0.272298,-0.46841,0.810762,-0.257611,-0.306602,0.810762,-0.257611,-0.46841,0.884595,-0.272298,-0.306602,0.884595,-0.272298,-0.46841,0.947188,-0.314121,-0.306602,0.947188,-0.314121,-0.46841,0.989012,-0.376714,-0.306602,0.989011,-0.376714,-0.46841,1.0037,-0.450547,-0.306602,1.0037,-0.450547,-0.46841,0.989012,-0.52438,-0.306602,0.989011,-0.52438,-0.46841,0.947188,-0.586973,-0.306602,0.947188,-0.586973,-0.46841,0.884595,-0.628796,-0.306602,0.884595,-0.628797,-0.304009,0.77591,-0.534686,-0.304009,0.810762,-0.541618,-0.304009,0.746365,-0.514944,-0.304009,0.726623,-0.485399,-0.304009,0.719691,-0.450547,-0.304009,0.726623,-0.415695,-0.304009,0.746365,-0.38615,-0.304009,0.77591,-0.366408,-0.304009,0.810762,-0.359476,-0.304009,0.845613,-0.366408,-0.304009,0.875159,-0.38615,-0.304009,0.894901,-0.415695,-0.304009,0.901834,-0.450547,-0.304009,0.894901,-0.485399,-0.304009,0.875159,-0.514944,-0.304009,0.845614,-0.534686,-0.000578,0.77591,-0.534686,-0.000578,0.810762,-0.541619,-0.000578,0.746365,-0.514944,-0.000578,0.726623,-0.485399,-0.000578,0.71969,-0.450547,-0.000578,0.726623,-0.415696,-0.000578,0.746365,-0.38615,-0.000578,0.77591,-0.366408,-0.000578,0.810762,-0.359476,-0.000578,0.845613,-0.366408,-0.000578,0.875159,-0.38615,-0.000578,0.894901,-0.415696,-0.000578,0.901834,-0.450547,-0.000578,0.894901,-0.485399,-0.000578,0.875159,-0.514944,-0.000578,0.845614,-0.534686,-0,0.01332,-0.747216,0,0.076681,-0.769143,0.193394,0.01332,-0.721755,0.199069,0.076681,-0.742935,0.373608,0.01332,-0.647108,0.384571,0.076681,-0.666097,0.528361,0.01332,-0.528361,0.543866,0.076681,-0.543866,0.647108,0.01332,-0.373608,0.666097,0.07668,-0.384571,0.721755,0.013319,-0.193394,0.742935,0.07668,-0.199069,0.747215,0.013319,-0,0.769143,0.07668,-0,0.721755,0.013319,0.193393,0.742935,0.07668,0.199068,0.647108,0.013319,0.373607,0.666097,0.07668,0.384571,0.528361,0.013319,0.528361,0.543866,0.07668,0.543866,0.373608,0.013319,0.647107,0.384572,0.07668,0.666097,0.193394,0.013319,0.721754,0.199069,0.07668,0.742934,0,0.013319,0.747215,0,0.07668,0.769142,-0.193393,0.01332,0.721754,-0.199068,0.07668,0.742935,-0.373607,0.01332,0.647107,-0.384571,0.076681,0.666097,-0.528361,0.01332,0.528361,-0.543866,0.076681,0.543866,-0.647107,0.013321,0.373608,-0.666097,0.076681,0.384571,-0.721754,0.013321,0.193394,-0.742935,0.076681,0.199069,-0.747215,0.013321,0,-0.769143,0.076682,0,-0.721755,0.013321,-0.193393,-0.742935,0.076682,-0.199068,-0.647108,0.013321,-0.373607,-0.666097,0.076682,-0.384571,-0.528361,0.013321,-0.528361,-0.543866,0.076682,-0.543866,-0.373608,0.013321,-0.647107,-0.384572,0.076682,-0.666097,-0.193394,0.013321,-0.721754,-0.199069,0.076681,-0.742935,0,0.394583,-0.726482,0.188028,0.394583,-0.701728,0.363241,0.394583,-0.629152,0.513701,0.394583,-0.5137,0.629152,0.394583,-0.363241,0.701728,0.394583,-0.188027,0.726482,0.394582,-0,0.701728,0.394582,0.188027,0.629152,0.394582,0.363241,0.513701,0.394582,0.5137,0.363241,0.394582,0.629152,0.188028,0.394582,0.701728,1e-06,0.394583,0.726482,-0.188027,0.394583,0.701728,-0.36324,0.394583,0.629152,-0.5137,0.394583,0.513701,-0.629152,0.394583,0.363241,-0.701727,0.394583,0.188028,-0.726482,0.394584,0,-0.701728,0.394584,-0.188027,-0.629152,0.394584,-0.363241,-0.513701,0.394584,-0.5137,-0.363241,0.394584,-0.629152,-0.188028,0.394584,-0.701728,0,0.616648,-0.701602,0.181588,0.616648,-0.677696,0.350801,0.616647,-0.607605,0.496108,0.616647,-0.496108,0.607606,0.616647,-0.350801,0.677696,0.616647,-0.181588,0.701603,0.616646,-0,0.677696,0.616646,0.181588,0.607606,0.616646,0.350801,0.496108,0.616646,0.496108,0.350802,0.616647,0.607605,0.181589,0.616646,0.677695,1e-06,0.616647,0.701602,-0.181587,0.616647,0.677696,-0.3508,0.616647,0.607605,-0.496107,0.616647,0.496108,-0.607605,0.616648,0.350801,-0.677695,0.616648,0.181588,-0.701602,0.616648,0,-0.677696,0.616648,-0.181588,-0.607605,0.616648,-0.350801,-0.496108,0.616648,-0.496107,-0.350801,0.616648,-0.607605,-0.181588,0.616648,-0.677695,-0.46841,0.810762,-0.643483,-0.46841,0.736929,-0.628797,-0.46841,0.674336,-0.586973,-0.46841,0.632513,-0.52438,-0.46841,0.617826,-0.450547,-0.46841,0.632513,-0.376714,-0.46841,0.674336,-0.314121,-0.46841,0.736929,-0.272298,-0.46841,0.810762,-0.257611,-0.46841,0.884595,-0.272298,-0.46841,0.947188,-0.314121,-0.46841,0.989012,-0.376714,-0.46841,1.0037,-0.450547,-0.46841,0.989012,-0.52438,-0.46841,0.947188,-0.586973,-0.46841,0.884595,-0.628796],
+ "uvs":[[0.285194,0.209725,0.285171,0.182351,0.302942,0.182018,0.302965,0.20838,0.787223,0.0906,0.769451,0.0906,0.769451,0.007461,0.787223,0.007461,0.450647,0.35458,0.450623,0.381954,0.432852,0.380609,0.432875,0.354247,0.438934,0.086919,0.438934,0.003779,0.694761,0.003778,0.694761,0.086919,0.822767,0.064242,0.822767,0.0906,0.804995,0.0906,0.804995,0.064242,0.787223,0.063226,0.804995,0.063226,0.75088,0.0906,0.75088,0.00746,0.769451,0.00746,0.029399,0.176207,0.029399,0.093066,0.666927,0.093066,0.666927,0.176206,0.706364,0.093066,0.706364,0.176206,0.714142,0.0906,0.714142,0.00746,0.431397,0.009926,0.431397,0.093066,0.383871,0.093066,0.383871,0.009926,0.029399,0.093066,0.029399,0.009926,0.657384,0.176207,0.704913,0.176207,0.706418,0.347959,0.666981,0.348435,0.029474,0.317438,0.029399,0.230557,0.706418,0.402787,0.706344,0.489667,0.068836,0.520664,0.029399,0.520188,0.030904,0.348435,0.078433,0.348435,0.011004,0.617569,0.059399,0.617569,0.059399,0.641938,0.011004,0.641938,0.059399,0.665746,0.011004,0.665746,0.059399,0.688736,0.011004,0.688736,0.059399,0.711132,0.011004,0.711132,0.059399,0.733527,0.011004,0.733527,0.059399,0.756518,0.011004,0.756518,0.059399,0.780325,0.011004,0.780325,0.059399,0.804694,0.011004,0.804694,0.059399,0.829063,0.011004,0.829063,0.059399,0.852871,0.011004,0.852871,0.059399,0.875861,0.011004,0.875861,0.059399,0.898257,0.011004,0.898257,0.059399,0.920652,0.011004,0.920652,0.059399,0.943643,0.011004,0.943643,0.149501,0.868319,0.164009,0.857697,0.172974,0.88141,0.166062,0.88647,0.059399,0.96745,0.011004,0.96745,0.059399,0.991819,0.011004,0.991819,0.108886,0.780766,0.096316,0.733942,0.102148,0.685513,0.125495,0.642851,0.162801,0.612451,0.208387,0.598942,0.255313,0.60438,0.296436,0.627937,0.325494,0.666027,0.338064,0.712851,0.332232,0.76128,0.308885,0.803942,0.271579,0.834342,0.225993,0.847851,0.179067,0.842413,0.137944,0.818856,0.072265,0.936369,0.072265,0.915124,0.082801,0.915124,0.082801,0.936369,0.163978,0.948256,0.149477,0.937624,0.166051,0.919485,0.172959,0.92455,0.225865,0.903042,0.222438,0.92179,0.200808,0.911942,0.202441,0.903011,0.181123,0.853966,0.198237,0.857693,0.18928,0.881407,0.181127,0.879632,0.139791,0.921721,0.136394,0.902967,0.159819,0.902975,0.161437,0.911909,0.212725,0.937677,0.198206,0.948285,0.189265,0.924563,0.196181,0.91951,0.212749,0.86831,0.222451,0.884204,0.200814,0.894037,0.196193,0.886466,0.139804,0.884216,0.161443,0.894042,0.181089,0.951999,0.18111,0.926333,0.225865,0.902955,0.202441,0.902969,0.072265,0.785452,0.072265,0.763452,0.082801,0.763452,0.082801,0.785452,0.072265,0.95837,0.082801,0.95837,0.072265,0.807971,0.082801,0.80797,0.072265,0.657572,0.072265,0.635053,0.082801,0.635053,0.082801,0.657572,0.072265,0.980888,0.082801,0.980888,0.072265,0.830489,0.082801,0.830489,0.072265,0.679572,0.082801,0.679572,0.072265,0.852489,0.082801,0.852489,0.072265,0.700817,0.082801,0.700817,0.072265,0.873734,0.082801,0.873734,0.072265,0.721512,0.082801,0.721512,0.072265,0.894429,0.082801,0.894429,0.072265,0.742207,0.082801,0.742207,0.108862,0.781004,0.096292,0.73418,0.102124,0.685751,0.125471,0.643089,0.162777,0.612689,0.208363,0.59918,0.255289,0.604618,0.296412,0.628175,0.32547,0.666265,0.33804,0.713088,0.332208,0.761518,0.308861,0.80418,0.271555,0.834579,0.225969,0.848089,0.179043,0.842651,0.13792,0.819094,0.10894,0.780979,0.09637,0.734155,0.102202,0.685726,0.125549,0.643064,0.162855,0.612664,0.208441,0.599155,0.255367,0.604593,0.29649,0.62815,0.325548,0.66624,0.338118,0.713063,0.332286,0.761493,0.30894,0.804155,0.271633,0.834554,0.226047,0.848063,0.179121,0.842626,0.137998,0.819069,0.840902,0.557931,0.840902,0.577068,0.815732,0.577068,0.815732,0.557931,0.790562,0.577068,0.790562,0.557931,0.765392,0.577068,0.765392,0.557931,0.740222,0.577068,0.740222,0.557931,0.715052,0.577068,0.715052,0.557931,0.689881,0.577068,0.689881,0.557931,0.664711,0.577068,0.664711,0.557931,0.639541,0.577068,0.639541,0.557931,0.614371,0.577068,0.614371,0.557931,0.589201,0.577068,0.589201,0.557931,0.564031,0.577068,0.564031,0.557931,0.538861,0.577068,0.538861,0.557931,0.513691,0.577068,0.513691,0.557931,0.488521,0.577068,0.488521,0.557931,0.463351,0.577068,0.463351,0.557931,0.438181,0.577068,0.438181,0.557931,0.413011,0.577068,0.413011,0.557931,0.387841,0.577068,0.387841,0.557931,0.991922,0.557931,0.991922,0.577068,0.966752,0.577068,0.966752,0.557931,0.941582,0.577068,0.941582,0.557931,0.916412,0.577068,0.916412,0.557931,0.891242,0.577068,0.891242,0.557931,0.790562,0.673088,0.765392,0.673088,0.866072,0.577068,0.866072,0.557931,0.910528,0.146746,0.903856,0.148534,0.896948,0.148534,0.890276,0.146746,0.884294,0.143293,0.87941,0.138408,0.875956,0.132426,0.874169,0.125754,0.874169,0.118847,0.875956,0.112175,0.87941,0.106193,0.884294,0.101309,0.890276,0.097855,0.896948,0.096067,0.903856,0.096067,0.910528,0.097855,0.91651,0.101309,0.921394,0.106193,0.924848,0.112175,0.926636,0.118847,0.926636,0.125755,0.924848,0.132427,0.921394,0.138409,0.91651,0.143293,0.564031,0.673088,0.589201,0.673088,0.589201,0.74016,0.564031,0.74016,0.664711,0.673088,0.639541,0.673088,0.538861,0.673088,0.513691,0.673088,0.840902,0.673088,0.815732,0.673088,0.413011,0.673088,0.387841,0.673088,0.891242,0.673088,0.866072,0.673088,0.715052,0.673088,0.689881,0.673088,0.463351,0.673088,0.438181,0.673088,0.941582,0.673088,0.916412,0.673088,0.740222,0.673088,0.614371,0.673088,0.488521,0.673088,0.991922,0.673088,0.966752,0.673088,0.765392,0.74016,0.740222,0.74016,0.991922,0.74016,0.966752,0.74016,0.538861,0.74016,0.715052,0.74016,0.941582,0.74016,0.513691,0.74016,0.689881,0.74016,0.916412,0.74016,0.488521,0.74016,0.664711,0.74016,0.891242,0.74016,0.463351,0.74016,0.639541,0.74016,0.866072,0.74016,0.840902,0.74016,0.815732,0.74016,0.438181,0.74016,0.614371,0.74016,0.790562,0.74016,0.413011,0.74016,0.387841,0.74016,0.108772,0.781003,0.096203,0.734179,0.102035,0.68575,0.125381,0.643088,0.162687,0.612688,0.208273,0.599179,0.2552,0.604617,0.296322,0.628174,0.325381,0.666264,0.33795,0.713087,0.332118,0.761517,0.308772,0.804179,0.271466,0.834578,0.22588,0.848088,0.178953,0.84265,0.13783,0.819093,0.861159,0.301452,0.885832,0.301452,0.909665,0.307838,0.931033,0.320175,0.94848,0.337622,0.960816,0.35899,0.967202,0.382822,0.967202,0.407496,0.960816,0.431328,0.94848,0.452696,0.931033,0.470143,0.909665,0.48248,0.885832,0.488865,0.861159,0.488866,0.837326,0.48248,0.815958,0.470143,0.798512,0.452696,0.786175,0.431328,0.779789,0.407496,0.779789,0.382822,0.786175,0.358989,0.798512,0.337622,0.815958,0.320175,0.837326,0.307838]],
+ "normals":[0.990039,0.012181,0.140264,-0,-1e-06,1,-0.989024,0.012785,0.147203,-0,0.187948,0.982179,-1e-06,-1,-0,1e-06,1,0,0,1,0,0,0.201314,-0.979527,0,0.020268,-0.999795,-1e-06,-0.999997,0.00259,-0,-0.05705,0.998371,-0,0.214716,0.976677,1,-1e-06,-1e-06,1,-1e-06,0,1,-1e-06,0,1,-2e-06,-6e-06,1,-1e-06,0,1,-1e-06,0,-1,2e-06,6e-06,-1,1e-06,0,-1,1e-06,0,-1,1e-06,1e-06,-1,1e-06,0,-1,1e-06,0,1e-06,-0.195091,0.980785,0,-0.555571,0.831469,-1e-06,-0.831469,0.555571,0.6657,-0.689383,0.285531,-0.657247,-0.69628,0.2884,-0.657247,-0.753655,-0,0.6657,-0.746178,-0,-0.657247,-0.69628,-0.2884,0.6657,-0.689383,-0.285531,-2e-06,-0.83147,-0.555569,-1e-06,-0.555569,-0.83147,-1e-06,-0.19509,-0.980785,-1e-06,0.19509,-0.980785,-0,0.555571,-0.831469,1e-06,0.831469,-0.555571,2e-06,0.980786,-0.195089,3e-06,0.980785,0.195091,1e-06,0.831469,0.555571,-0.999663,-0.021571,-0.014413,1e-06,0.555569,0.83147,1e-06,0.19509,0.980785,1,-0,-1e-06,1,-0,-2e-06,1,-7e-06,-0,1,1e-06,1e-06,1,-1e-06,-1e-06,1,2e-06,-3e-06,1,0,-1e-06,1,-0,0,1,-0,-2e-06,1,-0,-0,1,-1e-06,-1e-06,1,-1e-06,-1e-06,1,-1e-06,-0,1,-1e-06,-0,2e-06,0.83147,0.55557,-0.999663,0.021571,-0.014412,-0.999663,0.005062,0.025446,-0.999663,-0.025444,0.005063,-0.999663,0.005062,-0.025445,-0.999663,0.021572,0.014413,-0.999663,-0.014413,0.021572,-0.999663,-0.014413,-0.021571,-0.999663,0.025445,-0.005061,-0.999663,-0.025444,-0.005061,-0.999663,0.014414,-0.02157,-0.999663,0.014414,0.021572,-0.999663,-0.021571,0.014413,-0.999663,-0.005061,-0.025445,-0.999663,0.025445,0.005063,-0.999663,-0.005061,0.025446,-1e-06,-0.555571,-0.831469,1e-06,0.555569,0.83147,-0,-0.19509,-0.980785,-1e-06,-0.19509,0.980785,0,0.195091,0.980785,1e-06,0.195091,-0.980785,-1e-06,-0.555571,0.831469,2e-06,0.55557,-0.83147,-2e-06,-0.831469,0.555571,2e-06,0.831471,-0.555568,-2e-06,-0.980785,0.195092,2e-06,0.980785,-0.195091,-2e-06,-0.980785,-0.195092,2e-06,0.980785,0.195091,-2e-06,-0.831469,-0.555572,-0,-0.195091,-0.980785,-0,-0.555569,-0.83147,-0,-0.83147,-0.55557,-0.6657,-0.689383,-0.285531,0.657247,-0.69628,-0.2884,0.657247,-0.753655,-0,-0.6657,-0.746178,-0,0.657247,-0.69628,0.2884,-0.6657,-0.689383,0.285531,0,-0.83147,0.55557,0,-0.55557,0.83147,0,-0.19509,0.980785,0,0.195089,0.980786,0,0.55557,0.83147,0,0.831469,0.555571,-0,0.980785,0.19509,-0,0.980785,-0.19509,0,0.831469,-0.555571,0.999663,-0.021571,0.014413,-0,0.555571,-0.831469,-0,0.19509,-0.980785,-1,0,-0,-1,-0,0,-1,-5e-06,-0,-1,1e-06,-1e-06,-1,0,-1e-06,-1,1e-06,1e-06,-1,-1e-06,0,-1,-1e-06,1e-06,-1,0,1e-06,-1,0,-0,-1,0,0,-1,-0,0,-1,0,-0,-1,0,0,0,0.831469,-0.555571,0.999663,0.021571,0.014414,0.999663,0.005061,-0.025445,0.999663,-0.025445,-0.005062,0.999663,0.005061,0.025445,0.999663,0.021571,-0.014413,0.999663,-0.014414,-0.021571,0.999663,-0.014414,0.021571,0.999663,0.025445,0.005061,0.999663,-0.025445,0.005062,0.999663,0.014413,0.021571,0.999663,0.014413,-0.021571,0.999663,-0.021571,-0.014414,0.999663,-0.005061,0.025445,0.999663,0.025444,-0.005062,0.999663,-0.005061,-0.025445,-0,-0.555571,0.831469,-0,0.555571,-0.831469,-0,-0.19509,0.980785,0,-0.19509,-0.980785,0,0.19509,-0.980785,-0,0.19509,0.980785,0,-0.555571,-0.831469,-0,0.55557,0.83147,0,-0.831469,-0.555571,0,0.831469,0.555571,0,-0.980785,-0.195091,0,0.980785,0.195092,0,-0.980785,0.195091,0,0.980785,-0.195092,0,-0.831469,0.555572,0,-0.195091,0.980785,0,-0.555571,0.831469,-1e-06,-0.831469,0.555571,-1e-06,-0.831471,-0.555569,-1e-06,-0.555568,-0.831471,-1e-06,-0.195091,-0.980785,-0,0.19509,-0.980785,-0,0.555571,-0.831469,0,0.831469,-0.55557,1e-06,0.980786,-0.195089,2e-06,0.980785,0.19509,1e-06,0.831469,0.555571,-0.999663,-0.021571,-0.014413,1e-06,0.555569,0.83147,1e-06,0.195089,0.980785,1,-1e-06,1e-06,1,-3e-06,0,1,-7e-06,0,1,-2e-06,-2e-06,1,-1e-06,-1e-06,1,1e-06,-3e-06,1,-4e-06,-1e-06,1,-2e-06,-2e-06,1,-1e-06,-2e-06,1,0,0,1,-1e-06,-1e-06,1,-1e-06,-1e-06,1,-1e-06,-0,1,-1e-06,-1e-06,2e-06,0.83147,0.555569,-0.999663,0.021572,-0.014413,-0.999663,0.005063,0.025445,-0.999663,-0.025444,0.005063,-0.999663,0.005062,-0.025445,-0.999663,0.021572,0.014414,-0.999663,-0.014413,0.021571,-0.999663,-0.014413,-0.021571,-0.999663,0.025446,-0.005062,-0.999663,-0.025444,-0.005062,-0.999663,0.014414,-0.021571,-0.999663,0.014414,0.021571,-0.999663,-0.021571,0.014413,-0.999663,-0.005061,-0.025445,-0.999663,0.025445,0.005063,-0.999663,-0.005061,0.025445,-1e-06,-0.55557,-0.83147,1e-06,0.55557,0.83147,-0,-0.195092,-0.980785,-1e-06,-0.19509,0.980785,0,0.195088,0.980786,1e-06,0.195091,-0.980785,-1e-06,-0.555571,0.831469,2e-06,0.555572,-0.831468,-2e-06,-0.831469,0.555571,2e-06,0.83147,-0.55557,-2e-06,-0.980785,0.195092,2e-06,0.980785,-0.195091,-2e-06,-0.980785,-0.195092,2e-06,0.980785,0.195091,-2e-06,-0.831469,-0.555571,0,-0.19509,-0.980785,-0,-0.55557,-0.83147,-0,-0.83147,-0.555569,0,-0.923856,-0.382672,0,-1,-0,0,-0.923856,0.382672,-0,-0.83147,0.55557,0,-0.55557,0.83147,0,-0.195091,0.980785,0,0.19509,0.980785,0,0.55557,0.83147,1e-06,0.831469,0.555571,0,0.980785,0.19509,-0,0.980785,-0.195089,0,0.831469,-0.555571,0.999663,-0.021571,0.014413,-0,0.555571,-0.831469,-0,0.19509,-0.980785,0,0.831469,-0.555571,0.999663,0.021571,0.014413,0.999663,0.005061,-0.025445,0.999663,-0.025445,-0.005061,0.999663,0.005061,0.025445,0.999663,0.021571,-0.014413,0.999663,-0.014414,-0.021571,0.999663,-0.014413,0.021571,0.999663,0.025445,0.005061,0.999663,-0.025445,0.005061,0.999663,0.014413,0.021571,0.999663,0.014413,-0.021571,0.999663,-0.021571,-0.014413,0.999663,-0.005061,0.025445,0.999663,0.025445,-0.005062,0.999663,-0.005061,-0.025445,0,-0.555572,0.831469,0,0.555572,-0.831468,0,-0.19509,0.980785,-0,-0.19509,-0.980785,-0,0.195089,-0.980786,0,0.19509,0.980785,0,-0.555571,-0.831469,0,0.55557,0.83147,0,-0.831469,-0.555571,0,0.831469,0.555572,0,-0.980785,-0.195091,0,0.980785,0.195092,0,-0.980785,0.195091,0,0.980785,-0.195092,0,-0.831469,0.555571,0,-0.792077,-0.61037,0,-0.097842,-0.995178,0.257576,-0.097842,-0.961272,0.157964,-0.792077,-0.589587,0.497574,-0.097842,-0.861843,0.305185,-0.792077,-0.528611,0.703696,-0.097842,-0.703696,0.431593,-0.792077,-0.431593,0.861843,-0.097842,-0.497574,0.528611,-0.792077,-0.305185,0.961272,-0.097842,-0.257576,0.589587,-0.792077,-0.157964,0.995178,-0.097842,-0,0.61037,-0.792077,-0,0.961272,-0.097842,0.257576,0.589587,-0.792077,0.157964,0.861843,-0.097842,0.497574,0.528611,-0.792077,0.305185,0.703696,-0.097842,0.703696,0.431593,-0.792077,0.431593,0.497574,-0.097842,0.861843,0.305185,-0.792077,0.528611,0.257576,-0.097842,0.961272,0.157964,-0.792077,0.589587,0,-0.097842,0.995178,0,-0.792077,0.61037,-0.257546,-0.097842,0.961272,-0.157964,-0.792077,0.589587,-0.497574,-0.097842,0.861843,-0.305185,-0.792077,0.528611,-0.703696,-0.097842,0.703696,-0.431593,-0.792077,0.431593,-0.861843,-0.097842,0.497574,-0.528611,-0.792077,0.305185,-0.961272,-0.097842,0.257576,-0.589587,-0.792077,0.157964,-0.995178,-0.097842,-0,-0.61037,-0.792077,-0,-0.961272,-0.097842,-0.257546,-0.589587,-0.792077,-0.157964,-0.861843,-0.097842,-0.497574,-0.528611,-0.792077,-0.305185,-0.703696,-0.097842,-0.703696,-0.431593,-0.792077,-0.431593,-0.497574,-0.097842,-0.861843,-0.305185,-0.792077,-0.528611,0.496231,0.122288,-0.859523,0.701773,0.122288,-0.701773,-0.257576,-0.097842,-0.961272,-0.157964,-0.792077,-0.589587,0.256874,0.122288,0.958647,0.496231,0.122288,0.859523,0.347606,0.718741,0.6021,0.179937,0.718741,0.67156,0.958647,0.122288,0.256874,0.859523,0.122288,0.496231,0,0.122288,0.992492,-0.256874,0.122288,0.958647,0,0.122288,-0.992492,0.256874,0.122288,-0.958647,-0.958647,0.122288,0.256874,-0.992492,0.122288,-0,-0.496231,0.122288,-0.859523,-0.256874,0.122288,-0.958647,0.958647,0.122288,-0.256874,0.992492,0.122288,-0,-0.701773,0.122288,0.701773,-0.859523,0.122288,0.496231,-0.859523,0.122288,-0.496231,-0.701773,0.122288,-0.701773,0.859523,0.122288,-0.496231,0.701773,0.122288,0.701773,-0.496231,0.122288,0.859523,-0.958647,0.122288,-0.256874,0.491623,0.718741,-0.491623,0.6021,0.718741,-0.347606,-0.695242,0.718741,-0,-0.67156,0.718741,-0.179937,0,0.718741,0.695242,0.67156,0.718741,-0.179937,-0.6021,0.718741,-0.347606,-0.179937,0.718741,0.67156,0.695242,0.718741,-0,-0.491623,0.718741,-0.491623,-0.347606,0.718741,0.6021,0.67156,0.718741,0.179937,-0.347606,0.718741,-0.6021,-0.491623,0.718741,0.491623,0.6021,0.718741,0.347606,-0.179937,0.718741,-0.67156,0,0.718741,-0.695242,0.179937,0.718741,-0.67156,-0.6021,0.718741,0.347606,0.491623,0.718741,0.491623,0.347606,0.718741,-0.6021,-0.67156,0.718741,0.179937,-1,1e-06,1e-06,-1,-1e-06,-0,-1,-5e-06,-0,-1,-0,2e-06,-1,5e-06,4e-06,-1,-4e-06,-0,-1,-1e-06,1e-06,-1,1e-06,1e-06,-1,0,-0,-1,0,-1e-06,-1,0,0,-1,-0,-0,-1,0,0],
+ "name":"Cube.003Geometry",
+ "metadata":{
+ "faces":388,
+ "vertices":356,
+ "uvs":1,
+ "normals":374,
+ "generator":"io_three",
+ "version":3,
+ "type":"Geometry"
+ }
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/prince/prince-diffusemap.jpg b/src/games/chessbase/res/fairy/prince/prince-diffusemap.jpg
new file mode 100644
index 0000000..c408000
Binary files /dev/null and b/src/games/chessbase/res/fairy/prince/prince-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/prince/prince-normalmap.jpg b/src/games/chessbase/res/fairy/prince/prince-normalmap.jpg
new file mode 100644
index 0000000..fdff909
Binary files /dev/null and b/src/games/chessbase/res/fairy/prince/prince-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/prince/prince.js b/src/games/chessbase/res/fairy/prince/prince.js
new file mode 100644
index 0000000..cad7214
--- /dev/null
+++ b/src/games/chessbase/res/fairy/prince/prince.js
@@ -0,0 +1,16 @@
+{
+ "vertices":[0.394863,2.63955,0.128299,0.427014,2.67335,0.17255,0.362714,2.67335,0.17255,0.342843,2.67335,0.111397,0.394864,2.67335,0.073602,0.446883,2.67335,0.111397,0.375966,2.64868,0.154309,0.413761,2.64868,0.154309,0.394864,2.66855,0.180319,0.444337,2.66855,0.144374,0.42544,2.64868,0.118364,0.364287,2.64868,0.118364,0.345389,2.66855,0.144374,0.394864,2.64868,0.096149,0.364287,2.66855,0.086214,0.42544,2.66855,0.086214,0.444338,2.7007,0.164244,0.456017,2.7007,0.128299,0.375966,2.7007,0.186459,0.413761,2.7007,0.186459,0.33371,2.7007,0.128299,0.345389,2.7007,0.164244,0.375966,2.7007,0.070139,0.345389,2.7007,0.092354,0.444337,2.7007,0.092354,0.413761,2.7007,0.070139,0.41376,2.75272,0.102289,0.375966,2.75272,0.102289,0.364287,2.75272,0.138234,0.42544,2.75272,0.138234,0.394863,2.75272,0.160449,0.444337,2.73285,0.112224,0.394863,2.73285,0.076279,0.345389,2.73285,0.112224,0.364287,2.73285,0.170384,0.42544,2.73285,0.170384,0.394863,2.72805,0.182996,0.342843,2.72805,0.145201,0.362713,2.72805,0.084048,0.427013,2.72805,0.084048,0.446883,2.72805,0.145201,0.394863,2.76185,0.128299,0.444338,2.7007,0.164244,0.456017,2.7007,0.128299,0.375966,2.7007,0.186459,0.413761,2.7007,0.186459,0.33371,2.7007,0.128299,0.345389,2.7007,0.164244,0.375966,2.7007,0.070139,0.345389,2.7007,0.092354,0.444337,2.7007,0.092354,0.413761,2.7007,0.070139,0.244039,2.63955,-0.335891,0.296059,2.67335,-0.352794,0.276189,2.67335,-0.291641,0.211889,2.67335,-0.29164,0.192019,2.67335,-0.352794,0.244039,2.67335,-0.390588,0.262936,2.64868,-0.309882,0.274615,2.64868,-0.345826,0.293513,2.66855,-0.319817,0.274615,2.66855,-0.377976,0.244039,2.64868,-0.368041,0.225141,2.64868,-0.309881,0.244039,2.66855,-0.283871,0.213462,2.64868,-0.345826,0.194565,2.66855,-0.319816,0.213462,2.66855,-0.377977,0.293513,2.7007,-0.371837,0.262936,2.7007,-0.394052,0.293513,2.7007,-0.299946,0.305192,2.7007,-0.335891,0.225141,2.7007,-0.277731,0.262936,2.7007,-0.277731,0.182885,2.7007,-0.335891,0.194565,2.7007,-0.299946,0.225141,2.7007,-0.394052,0.194565,2.7007,-0.371836,0.225141,2.75272,-0.361901,0.213462,2.75272,-0.325956,0.244039,2.75272,-0.303742,0.262936,2.75272,-0.361901,0.274615,2.75272,-0.325956,0.244039,2.73285,-0.387911,0.194565,2.73285,-0.351966,0.213462,2.73285,-0.293806,0.274615,2.73285,-0.293806,0.293513,2.73285,-0.351967,0.296059,2.72805,-0.318989,0.244038,2.72805,-0.281194,0.192019,2.72805,-0.318989,0.211888,2.72805,-0.380142,0.276189,2.72805,-0.380142,0.244039,2.76185,-0.335891,0.293513,2.7007,-0.371837,0.262936,2.7007,-0.394052,0.293513,2.7007,-0.299946,0.305192,2.7007,-0.335891,0.225141,2.7007,-0.277731,0.262936,2.7007,-0.277731,0.182885,2.7007,-0.335891,0.194565,2.7007,-0.299946,0.225141,2.7007,-0.394052,0.194565,2.7007,-0.371836,-0.24404,2.63955,-0.335891,-0.24404,2.67335,-0.390588,-0.19202,2.67335,-0.352794,-0.21189,2.67335,-0.29164,-0.27619,2.67335,-0.291641,-0.29606,2.67335,-0.352794,-0.213464,2.64868,-0.345826,-0.24404,2.64868,-0.368041,-0.213464,2.66855,-0.377976,-0.274616,2.66855,-0.377976,-0.274616,2.64868,-0.345826,-0.225142,2.64868,-0.309881,-0.194566,2.66855,-0.319816,-0.262937,2.64868,-0.309882,-0.24404,2.66855,-0.283871,-0.293514,2.66855,-0.319816,-0.262938,2.7007,-0.394051,-0.293514,2.7007,-0.371836,-0.194566,2.7007,-0.371836,-0.225142,2.7007,-0.394052,-0.194566,2.7007,-0.299946,-0.182887,2.7007,-0.335891,-0.262937,2.7007,-0.277731,-0.225142,2.7007,-0.277731,-0.305193,2.7007,-0.335891,-0.293514,2.7007,-0.299946,-0.274616,2.75272,-0.325956,-0.24404,2.75272,-0.303741,-0.213464,2.75272,-0.325956,-0.262937,2.75272,-0.361901,-0.225143,2.75272,-0.361901,-0.293514,2.73285,-0.351966,-0.274616,2.73285,-0.293806,-0.213463,2.73285,-0.293806,-0.194566,2.73285,-0.351966,-0.24404,2.73285,-0.387911,-0.21189,2.72805,-0.380142,-0.19202,2.72805,-0.318989,-0.24404,2.72805,-0.281194,-0.29606,2.72805,-0.318989,-0.27619,2.72805,-0.380142,-0.24404,2.76185,-0.335891,-0.262938,2.7007,-0.394051,-0.293514,2.7007,-0.371836,-0.194566,2.7007,-0.371836,-0.225142,2.7007,-0.394052,-0.194566,2.7007,-0.299946,-0.182887,2.7007,-0.335891,-0.262937,2.7007,-0.277731,-0.225142,2.7007,-0.277731,-0.305193,2.7007,-0.335891,-0.293514,2.7007,-0.299946,-0.394864,2.63955,0.128299,-0.446884,2.67335,0.111397,-0.394865,2.67335,0.073602,-0.342844,2.67335,0.111397,-0.362714,2.67335,0.17255,-0.427015,2.67335,0.17255,-0.394864,2.64868,0.096149,-0.425441,2.64868,0.118364,-0.425441,2.66855,0.086214,-0.444338,2.66855,0.144374,-0.413762,2.64868,0.154309,-0.364288,2.64868,0.118364,-0.364288,2.66855,0.086214,-0.375967,2.64868,0.154309,-0.34539,2.66855,0.144374,-0.394865,2.66855,0.180319,-0.456018,2.7007,0.128299,-0.444339,2.7007,0.164244,-0.413762,2.7007,0.070139,-0.444338,2.7007,0.092354,-0.34539,2.7007,0.092354,-0.375967,2.7007,0.070139,-0.34539,2.7007,0.164244,-0.333711,2.7007,0.128299,-0.413762,2.7007,0.186459,-0.375967,2.7007,0.186459,-0.394864,2.75272,0.160449,-0.364288,2.75272,0.138234,-0.375967,2.75272,0.102289,-0.425441,2.75272,0.138234,-0.413761,2.75272,0.102289,-0.425441,2.73285,0.170384,-0.364288,2.73285,0.170384,-0.34539,2.73285,0.112224,-0.394864,2.73285,0.076279,-0.444338,2.73285,0.112224,-0.427014,2.72805,0.084048,-0.362714,2.72805,0.084049,-0.342844,2.72805,0.145201,-0.394864,2.72805,0.182996,-0.446884,2.72805,0.145202,-0.394864,2.76185,0.128299,-0.456018,2.7007,0.128299,-0.444339,2.7007,0.164244,-0.413762,2.7007,0.070139,-0.444338,2.7007,0.092354,-0.34539,2.7007,0.092354,-0.375967,2.7007,0.070139,-0.34539,2.7007,0.164244,-0.333711,2.7007,0.128299,-0.413762,2.7007,0.186459,-0.375967,2.7007,0.186459,-0,2.63955,0.415184,-0.03215,2.67335,0.459435,-0.052021,2.67335,0.398282,-0,2.67335,0.360487,0.05202,2.67335,0.398282,0.032149,2.67335,0.459435,-0.030577,2.64868,0.40525,-0.018898,2.64868,0.441194,-0.049474,2.66855,0.43126,-1e-06,2.66855,0.467204,0.018897,2.64868,0.441194,-0,2.64868,0.383034,-0.030577,2.66855,0.373099,0.030576,2.64868,0.40525,0.030576,2.66855,0.373099,0.049473,2.66855,0.43126,-0.018898,2.7007,0.473345,0.018897,2.7007,0.473345,-0.061154,2.7007,0.415184,-0.049475,2.7007,0.45113,-0.018898,2.7007,0.357024,-0.049475,2.7007,0.379239,0.049474,2.7007,0.379239,0.018897,2.7007,0.357024,0.049474,2.7007,0.451129,0.061153,2.7007,0.415184,0.030576,2.75272,0.425119,0.018897,2.75272,0.389175,-0.018898,2.75272,0.389175,-1e-06,2.75272,0.447335,-0.030577,2.75272,0.425119,0.030576,2.73285,0.45727,0.049473,2.73285,0.399109,-1e-06,2.73285,0.363165,-0.049474,2.73285,0.399109,-0.030577,2.73285,0.45727,-0.052021,2.72805,0.432087,-0.03215,2.72805,0.370934,0.032149,2.72805,0.370933,0.05202,2.72805,0.432086,-0,2.72805,0.469882,-1e-06,2.76185,0.415184,-0.018898,2.7007,0.473345,0.018897,2.7007,0.473345,-0.061154,2.7007,0.415184,-0.049475,2.7007,0.45113,-0.018898,2.7007,0.357024,-0.049475,2.7007,0.379239,0.049474,2.7007,0.379239,0.018897,2.7007,0.357024,0.049474,2.7007,0.451129,0.061153,2.7007,0.415184,0,0.023346,-0.740841,0,0.082658,-0.770836,0.144531,0.023346,-0.726606,0.150383,0.082658,-0.756025,0.283508,0.023346,-0.684448,0.294986,0.082658,-0.71216,0.411589,0.023346,-0.615987,0.428254,0.082658,-0.640927,0.523854,0.023346,-0.523854,0.545063,0.082658,-0.545063,0.615987,0.023346,-0.411589,0.640927,0.082658,-0.428254,0.684448,0.023346,-0.283508,0.71216,0.082658,-0.294986,0.726606,0.023346,-0.144531,0.756024,0.082658,-0.150383,0.740841,0.023346,-0,0.770836,0.082658,-0,0.726606,0.023346,0.144531,0.756025,0.082658,0.150382,0.684448,0.023346,0.283507,0.71216,0.082658,0.294986,0.615987,0.023346,0.411589,0.640927,0.082658,0.428253,0.523854,0.023346,0.523854,0.545063,0.082658,0.545063,0.411589,0.023346,0.615987,0.428254,0.082658,0.640927,0.283507,0.023346,0.684448,0.294986,0.082658,0.71216,0.144531,0.023346,0.726606,0.150382,0.082658,0.756025,-0,0.023346,0.740841,-0,0.082658,0.770836,-0.144531,0.023346,0.726606,-0.150383,0.082658,0.756025,-0.283508,0.023346,0.684448,-0.294987,0.082658,0.712159,-0.41159,0.023346,0.615987,-0.428254,0.082658,0.640926,-0.523854,0.023346,0.523853,-0.545064,0.082658,0.545063,-0.615987,0.023346,0.411589,-0.640927,0.082658,0.428253,-0.684448,0.023346,0.283507,-0.71216,0.082658,0.294986,-0.726606,0.023346,0.14453,-0.756025,0.082658,0.150382,-0.740841,0.023345,-1e-06,-0.770836,0.082658,-1e-06,-0.726606,0.023346,-0.144532,-0.756024,0.082658,-0.150384,-0.684448,0.023346,-0.283508,-0.712159,0.082658,-0.294987,-0.615986,0.023346,-0.41159,-0.640926,0.082658,-0.428254,-0.523853,0.023346,-0.523855,-0.545063,0.082658,-0.545064,-0.411588,0.023346,-0.615988,-0.428253,0.082658,-0.640927,-0.283507,0.023346,-0.684448,-0.294985,0.082658,-0.71216,-0.14453,0.023346,-0.726606,-0.150381,0.082658,-0.756025,0.141128,0.389856,-0.709501,-0,0.389856,-0.723401,0.276834,0.389856,-0.668336,0.4019,0.389856,-0.601486,0.511522,0.389856,-0.511522,0.601486,0.389856,-0.4019,0.668335,0.389856,-0.276834,0.709501,0.389856,-0.141129,0.723401,0.389856,-0,0.709501,0.389856,0.141128,0.668335,0.389856,0.276833,0.601486,0.389856,0.4019,0.511522,0.389856,0.511522,0.4019,0.389856,0.601486,0.276833,0.389856,0.668335,0.141128,0.389856,0.709501,-0,0.389856,0.723401,-0.141129,0.389856,0.709501,-0.276834,0.389856,0.668335,-0.401901,0.389856,0.601486,-0.511522,0.389856,0.511521,-0.601486,0.389856,0.4019,-0.668336,0.389856,0.276833,-0.709501,0.389856,0.141128,-0.723401,0.389856,-1e-06,-0.709501,0.389856,-0.141129,-0.668335,0.389856,-0.276834,-0.601485,0.389856,-0.401901,-0.511521,0.389856,-0.511523,-0.401899,0.389856,-0.601487,-0.276833,0.389856,-0.668336,-0.141127,0.389856,-0.709502,0.114054,0.663389,-0.573388,-0,0.663389,-0.584621,0.223725,0.663389,-0.540119,0.324798,0.663389,-0.486095,0.413389,0.663389,-0.41339,0.486094,0.663389,-0.324798,0.540119,0.663389,-0.223725,0.573388,0.663389,-0.114054,0.584621,0.663389,-0,0.573388,0.663389,0.114054,0.540119,0.663389,0.223725,0.486094,0.663389,0.324798,0.413389,0.663389,0.413389,0.324798,0.663389,0.486094,0.223725,0.663389,0.540119,0.114054,0.663389,0.573388,-0,0.663389,0.584621,-0.114054,0.663389,0.573387,-0.223725,0.663389,0.540119,-0.324798,0.663389,0.486094,-0.41339,0.663389,0.413389,-0.486095,0.663389,0.324798,-0.54012,0.663389,0.223724,-0.573388,0.663389,0.114053,-0.584621,0.663389,-1e-06,-0.573388,0.663389,-0.114055,-0.540119,0.663389,-0.223726,-0.486094,0.663389,-0.324799,-0.413389,0.663389,-0.41339,-0.324797,0.663389,-0.486095,-0.223724,0.663389,-0.54012,-0.114053,0.663389,-0.573388,0.07759,0.932713,-0.390071,-0,0.932713,-0.397713,0.152198,0.932713,-0.367439,0.220957,0.932713,-0.330687,0.281226,0.932713,-0.281226,0.330686,0.932713,-0.220958,0.367439,0.932713,-0.152198,0.390071,0.932713,-0.07759,0.397713,0.932713,-0,0.390071,0.932713,0.07759,0.367439,0.932713,0.152198,0.330686,0.932713,0.220957,0.281226,0.932713,0.281225,0.220957,0.932713,0.330686,0.152198,0.932713,0.367439,0.07759,0.932713,0.390071,-0,0.932713,0.397713,-0.07759,0.932713,0.390071,-0.152198,0.932713,0.367439,-0.220958,0.932713,0.330686,-0.281226,0.932713,0.281225,-0.330687,0.932713,0.220957,-0.367439,0.932713,0.152198,-0.390071,0.932713,0.077589,-0.397713,0.932713,-1e-06,-0.390071,0.932713,-0.077591,-0.367439,0.932713,-0.152199,-0.330686,0.932713,-0.220958,-0.281225,0.932713,-0.281226,-0.220957,0.932713,-0.330687,-0.152198,0.932713,-0.367439,-0.077589,0.932713,-0.390071,0.06444,1.19783,-0.32396,-0,1.19783,-0.330307,0.126403,1.19783,-0.305164,0.183509,1.19783,-0.27464,0.233562,1.19783,-0.233562,0.27464,1.19783,-0.183509,0.305164,1.19783,-0.126403,0.32396,1.19783,-0.06444,0.330307,1.19783,-0,0.32396,1.19783,0.064439,0.305164,1.19783,0.126403,0.27464,1.19783,0.183508,0.233562,1.19783,0.233562,0.183509,1.19783,0.27464,0.126403,1.19783,0.305164,0.06444,1.19783,0.32396,-0,1.19783,0.330307,-0.06444,1.19783,0.32396,-0.126403,1.19783,0.305163,-0.183509,1.19783,0.27464,-0.233562,1.19783,0.233562,-0.27464,1.19783,0.183508,-0.305164,1.19783,0.126402,-0.32396,1.19783,0.064439,-0.330307,1.19783,-1e-06,-0.32396,1.19783,-0.06444,-0.305163,1.19783,-0.126403,-0.27464,1.19783,-0.183509,-0.233562,1.19783,-0.233563,-0.183508,1.19783,-0.27464,-0.126403,1.19783,-0.305164,-0.064439,1.19783,-0.32396,0.06444,1.39982,-0.32396,-0,1.39982,-0.330307,0.126403,1.39982,-0.305164,0.183508,1.39982,-0.27464,0.233562,1.39982,-0.233562,0.27464,1.39982,-0.183509,0.305163,1.39982,-0.126403,0.32396,1.39982,-0.06444,0.330307,1.39982,-0,0.32396,1.39982,0.064439,0.305164,1.39982,0.126403,0.27464,1.39982,0.183508,0.233562,1.39982,0.233562,0.183508,1.39982,0.27464,0.126403,1.39982,0.305164,0.064439,1.39982,0.32396,-0,1.39982,0.330307,-0.06444,1.39982,0.32396,-0.126403,1.39982,0.305163,-0.183509,1.39982,0.27464,-0.233562,1.39982,0.233562,-0.27464,1.39982,0.183508,-0.305164,1.39982,0.126402,-0.32396,1.39982,0.064439,-0.330307,1.39982,-1e-06,-0.32396,1.39982,-0.06444,-0.305164,1.39982,-0.126403,-0.27464,1.39982,-0.183509,-0.233562,1.39982,-0.233563,-0.183508,1.39982,-0.27464,-0.126403,1.39982,-0.305164,-0.064439,1.39982,-0.32396,0.078416,1.5934,-0.394227,-0,1.5934,-0.40195,0.153819,1.5934,-0.371354,0.223311,1.5934,-0.334209,0.284221,1.5934,-0.284222,0.334209,1.5934,-0.223312,0.371353,1.5934,-0.15382,0.394226,1.5934,-0.078417,0.40195,1.5934,-0,0.394227,1.5934,0.078416,0.371353,1.5934,0.153819,0.334209,1.5934,0.223311,0.284221,1.5934,0.284221,0.223311,1.5934,0.334209,0.153819,1.5934,0.371353,0.078416,1.5934,0.394227,-0,1.5934,0.40195,-0.078417,1.5934,0.394226,-0.15382,1.5934,0.371353,-0.223312,1.5934,0.334209,-0.284222,1.5934,0.284221,-0.33421,1.5934,0.223311,-0.371354,1.5934,0.153819,-0.394227,1.5934,0.078416,-0.40195,1.5934,-1e-06,-0.394227,1.5934,-0.078417,-0.371353,1.5934,-0.15382,-0.334209,1.5934,-0.223312,-0.284221,1.5934,-0.284222,-0.223311,1.5934,-0.33421,-0.153819,1.5934,-0.371354,-0.078416,1.5934,-0.394227,0.086842,1.88797,-0.436586,-0,1.88797,-0.445139,0.170347,1.88797,-0.411255,0.247306,1.88797,-0.370119,0.31476,1.88797,-0.314761,0.370119,1.88797,-0.247306,0.411254,1.88797,-0.170347,0.436585,1.88797,-0.086842,0.445138,1.88797,-0,0.436585,1.88797,0.086842,0.411254,1.88797,0.170347,0.370119,1.88797,0.247306,0.31476,1.88797,0.31476,0.247305,1.88797,0.370119,0.170347,1.88797,0.411254,0.086842,1.88797,0.436585,-0,1.88797,0.445139,-0.086843,1.88797,0.436585,-0.170348,1.88797,0.411254,-0.247306,1.88797,0.370119,-0.314761,1.88797,0.31476,-0.37012,1.88797,0.247305,-0.411255,1.88797,0.170347,-0.436586,1.88797,0.086842,-0.445139,1.88797,-1e-06,-0.436586,1.88797,-0.086843,-0.411254,1.88797,-0.170348,-0.370119,1.88797,-0.247306,-0.31476,1.88797,-0.314761,-0.247306,1.88797,-0.37012,-0.170347,1.88797,-0.411255,-0.086842,1.88797,-0.436586,0.086842,2.33825,-0.436586,-0,2.33825,-0.445139,0.170347,2.33825,-0.411255,0.247305,2.33825,-0.370119,0.31476,2.33825,-0.314761,0.370119,2.33825,-0.247306,0.411254,2.33825,-0.170347,0.436585,2.33825,-0.086842,0.445138,2.33825,-0,0.436585,2.33825,0.086842,0.411254,2.33825,0.170347,0.370119,2.33825,0.247306,0.31476,2.33825,0.31476,0.247305,2.33825,0.370119,0.170347,2.33825,0.411254,0.086842,2.33825,0.436585,-0,2.33825,0.445139,-0.086843,2.33825,0.436585,-0.170348,2.33825,0.411254,-0.247306,2.33825,0.370119,-0.314761,2.33825,0.31476,-0.37012,2.33825,0.247305,-0.411255,2.33825,0.170347,-0.436586,2.33825,0.086842,-0.445139,2.33825,-1e-06,-0.436586,2.33825,-0.086843,-0.411255,2.33825,-0.170348,-0.370119,2.33825,-0.247306,-0.314761,2.33825,-0.314761,-0.247306,2.33825,-0.37012,-0.170347,2.33825,-0.411255,-0.086842,2.33825,-0.436586,0.063799,2.397,-0.320742,-0,2.397,-0.327026,0.125147,2.397,-0.302133,0.181685,2.397,-0.271912,0.231242,2.397,-0.231242,0.271912,2.397,-0.181686,0.302132,2.397,-0.125148,0.320742,2.397,-0.0638,0.327026,2.397,-0,0.320742,2.397,0.063799,0.302132,2.397,0.125147,0.271912,2.397,0.181686,0.231242,2.397,0.231242,0.181685,2.397,0.271912,0.125147,2.397,0.302132,0.063799,2.397,0.320742,-0,2.397,0.327026,-0.0638,2.397,0.320742,-0.125148,2.397,0.302132,-0.181686,2.397,0.271912,-0.231243,2.397,0.231242,-0.271913,2.397,0.181685,-0.302133,2.397,0.125147,-0.320743,2.397,0.063799,-0.327026,2.397,-1e-06,-0.320742,2.397,-0.0638,-0.302133,2.397,-0.125148,-0.271912,2.397,-0.181686,-0.231242,2.397,-0.231243,-0.181686,2.397,-0.271913,-0.125147,2.397,-0.302133,-0.063799,2.397,-0.320742,0.030214,2.48743,-0.151897,-0,2.48743,-0.154873,0.059267,2.48743,-0.143084,0.086042,2.48743,-0.128772,0.109511,2.48743,-0.109512,0.128772,2.48743,-0.086043,0.143084,2.48743,-0.059268,0.151897,2.48743,-0.030214,0.154873,2.48743,-0,0.151897,2.48743,0.030214,0.143084,2.48743,0.059267,0.128772,2.48743,0.086042,0.109511,2.48743,0.109511,0.086042,2.48743,0.128772,0.059267,2.48743,0.143084,0.030214,2.48743,0.151897,-0,2.48743,0.154873,-0.030215,2.48743,0.151897,-0.059268,2.48743,0.143084,-0.086043,2.48743,0.128772,-0.109512,2.48743,0.109511,-0.128772,2.48743,0.086042,-0.143084,2.48743,0.059267,-0.151897,2.48743,0.030214,-0.154873,2.48743,-0,-0.151897,2.48743,-0.030215,-0.143084,2.48743,-0.059268,-0.128772,2.48743,-0.086043,-0.109512,2.48743,-0.109512,-0.086043,2.48743,-0.128772,-0.059267,2.48743,-0.143084,-0.030214,2.48743,-0.151897,0.006867,2.52553,-0.034526,-0,2.52553,-0.035203,0.013471,2.52553,-0.032523,0.019557,2.52553,-0.02927,0.024892,2.52553,-0.024892,0.02927,2.52553,-0.019558,0.032523,2.52553,-0.013472,0.034526,2.52553,-0.006868,0.035202,2.52553,-0,0.034526,2.52553,0.006867,0.032523,2.52553,0.013471,0.02927,2.52553,0.019557,0.024892,2.52553,0.024892,0.019557,2.52553,0.02927,0.013471,2.52553,0.032523,0.006867,2.52553,0.034526,-0,2.52553,0.035202,-0.006868,2.52553,0.034526,-0.013472,2.52553,0.032523,-0.019558,2.52553,0.02927,-0.024892,2.52553,0.024892,-0.02927,2.52553,0.019557,-0.032523,2.52553,0.013471,-0.034526,2.52553,0.006867,-0.035203,2.52553,-0,-0.034526,2.52553,-0.006868,-0.032523,2.52553,-0.013472,-0.02927,2.52553,-0.019558,-0.024892,2.52553,-0.024892,-0.019558,2.52553,-0.02927,-0.013472,2.52553,-0.032523,-0.006868,2.52553,-0.034526,-0,2.33942,-0.434511,0.090339,2.33942,-0.425016,0.176731,2.33942,-0.396945,0.255398,2.33942,-0.351527,0.322904,2.33942,-0.290744,0.376297,2.33942,-0.217255,0.413244,2.33942,-0.134271,0.43213,2.33942,-0.045419,0.43213,2.33942,0.045419,0.413244,2.33942,0.134271,0.376297,2.33942,0.217255,0.322904,2.33942,0.290744,0.255398,2.33942,0.351527,0.176731,2.33942,0.396945,0.090339,2.33942,0.425016,-0,2.33942,0.434511,-0.09034,2.33942,0.425016,-0.176732,2.33942,0.396945,-0.255399,2.33942,0.351526,-0.322905,2.33942,0.290744,-0.376298,2.33942,0.217255,-0.413245,2.33942,0.134271,-0.432131,2.33942,0.045419,-0.432131,2.33942,-0.045418,-0.413245,2.33942,-0.134271,-0.376298,2.33942,-0.217255,-0.322905,2.33942,-0.290744,-0.2554,2.33942,-0.351526,-0.176733,2.33942,-0.396945,-0.090341,2.33942,-0.425015,0.090339,2.44698,-0.425016,-0,2.40708,-0.434511,0.176731,2.55531,-0.396945,0.255398,2.69526,-0.351527,0.322904,2.55531,-0.290744,0.376297,2.44698,-0.217255,0.413244,2.40708,-0.134271,0.43213,2.44698,-0.045419,0.43213,2.55531,0.045419,0.413244,2.69526,0.134271,0.376297,2.55531,0.217255,0.322904,2.44698,0.290744,0.255398,2.40708,0.351527,0.176731,2.44698,0.396945,0.090339,2.55531,0.425016,-1e-06,2.69526,0.434511,-0.09034,2.55531,0.425016,-0.176732,2.44698,0.396945,-0.255399,2.40708,0.351526,-0.322905,2.44698,0.290744,-0.376298,2.55531,0.217255,-0.413245,2.69526,0.134271,-0.432131,2.55531,0.045419,-0.432131,2.44698,-0.045418,-0.413245,2.40708,-0.134271,-0.376298,2.44698,-0.217255,-0.322905,2.55531,-0.290744,-0.2554,2.69526,-0.351526,-0.176733,2.55531,-0.396945,-0.090341,2.44698,-0.425015,0.08279,2.44698,-0.3895,-0,2.40708,-0.398202,0.161963,2.55531,-0.363775,0.234056,2.69526,-0.322152,0.295921,2.55531,-0.266449,0.344852,2.44698,-0.199101,0.378712,2.40708,-0.123051,0.39602,2.44698,-0.041623,0.39602,2.55531,0.041623,0.378712,2.69526,0.123051,0.344852,2.55531,0.199101,0.295921,2.44698,0.266449,0.234056,2.40708,0.322152,0.161963,2.44698,0.363775,0.08279,2.55531,0.3895,-1e-06,2.69526,0.398202,-0.082791,2.55531,0.3895,-0.161964,2.44698,0.363775,-0.234057,2.40708,0.322152,-0.295922,2.44698,0.266449,-0.344853,2.55531,0.199101,-0.378713,2.69526,0.123051,-0.396021,2.55531,0.041624,-0.396021,2.44698,-0.041623,-0.378713,2.40708,-0.123051,-0.344853,2.44698,-0.1991,-0.295922,2.55531,-0.266448,-0.234058,2.69526,-0.322151,-0.161964,2.55531,-0.363775,-0.082792,2.44698,-0.3895,-0.161964,2.33284,0.363775,-0.082791,2.33284,0.3895,-0,2.33284,0.398202,0.08279,2.33284,0.3895,0.161963,2.33284,0.363775,0.234057,2.33284,0.322152,0.295921,2.33284,0.266449,0.344852,2.33284,0.199101,0.378712,2.33284,0.123051,0.39602,2.33284,0.041623,0.39602,2.33284,-0.041623,0.344852,2.33284,-0.199101,0.378712,2.33284,-0.123051,-0.234057,2.33284,0.322152,-0.295922,2.33284,0.266449,-0.344853,2.33284,0.199101,-0.378713,2.33284,0.123051,-0.396021,2.33284,0.041624,-0.396021,2.33284,-0.041623,-0.378713,2.33284,-0.123051,-0.344853,2.33284,-0.1991,-0.295922,2.33284,-0.266448,-0.234058,2.33284,-0.322151,0.08279,2.33284,-0.3895,-0,2.33284,-0.398202,-0.161964,2.33284,-0.363775,0.161963,2.33284,-0.363775,-0.082792,2.33284,-0.3895,0.234057,2.33284,-0.322152,0.295921,2.33284,-0.266449],
+ "metadata":{
+ "generator":"io_three",
+ "vertices":796,
+ "normals":572,
+ "type":"Geometry",
+ "faces":934,
+ "uvs":1,
+ "version":3
+ },
+ "normals":[0,-1,-0,0.309,-0.850642,0.425306,-0.309,-0.850642,0.425306,0.525712,-0.447188,0.723594,0.808985,-0.525712,0.262856,-0.499985,-0.850642,-0.16245,0,-0.850642,-0.525712,0.499985,-0.850642,-0.16245,0.797845,-0.221717,0.560564,-0.525712,-0.447188,0.723594,0,-0.525712,0.850642,-0.286569,-0.221717,0.932035,-0.850642,-0.447188,-0.276376,-0.808985,-0.525712,0.262856,-0.974975,-0.221717,0.015442,0,-0.447218,-0.894406,-0.499985,-0.525712,-0.688162,-0.315958,-0.221717,-0.922483,0.850642,-0.447188,-0.276376,0.499985,-0.525712,-0.688162,0.779687,-0.221717,-0.585559,0.286569,-0.221717,0.932035,-0.797845,-0.221717,0.560564,-0.779687,-0.221717,-0.585559,0.315958,-0.221717,-0.922483,0.974975,-0.221717,0.015442,0,0.447188,0.894406,0.499985,0.525712,0.688162,0,0.850642,0.525712,-0.850642,0.447188,0.276376,-0.499985,0.525712,0.688162,-0.499985,0.850642,0.16245,-0.525712,0.447188,-0.723594,-0.808985,0.525712,-0.262856,-0.309,0.850642,-0.425306,0.525712,0.447218,-0.723594,0,0.525712,-0.850642,0.309,0.850642,-0.425306,0.850642,0.447188,0.276376,0.808985,0.525712,-0.262856,0.499985,0.850642,0.16245,0,1,-0,0.974975,0.221717,-0.015442,0.797845,0.221717,-0.560564,0.286569,0.221717,-0.932035,-0.286569,0.221717,-0.932035,-0.797845,0.221717,-0.560564,-0.974975,0.221717,-0.015442,-0.779687,0.221717,0.585559,-0.315958,0.221717,0.922483,0.315958,0.221717,0.922483,0.779687,0.221717,0.585559,0.850642,-0.447218,-0.276376,0.525712,-0.447218,0.723594,-0.850642,-0.447218,-0.276376,0.315989,-0.221717,-0.922483,-0.525712,0.447218,-0.723594,-0.809015,0.525712,-0.262856,0.525712,0.447188,-0.723594,-0.315989,0.221717,0.922483,0,-0.447188,-0.894406,-0.525712,-0.447218,0.723594,-0.809015,-0.525712,0.262856,0.809015,0.525712,-0.262856,0.315989,0.221717,0.922483,0.809015,-0.525712,0.262856,0,-0.837275,-0.546739,0,-0.153966,-0.988067,0.192755,-0.153966,-0.969085,0.106662,-0.837275,-0.53621,0.378094,-0.153966,-0.912839,0.209204,-0.837275,-0.505112,0.548936,-0.153966,-0.821528,0.303751,-0.837275,-0.454573,0.69866,-0.153966,-0.69866,0.386578,-0.837275,-0.386578,0.821528,-0.153966,-0.548936,0.454573,-0.837275,-0.303751,0.912839,-0.153966,-0.378094,0.505112,-0.837275,-0.209204,0.969085,-0.153966,-0.192755,0.53621,-0.837275,-0.106662,0.988067,-0.153966,-0,0.546739,-0.837275,-0,0.969085,-0.153966,0.192755,0.53621,-0.837275,0.106662,0.912839,-0.153966,0.378094,0.505112,-0.837275,0.209204,0.821528,-0.153966,0.548936,0.454573,-0.837275,0.303751,0.69866,-0.153966,0.69866,0.386578,-0.837275,0.386578,0.548936,-0.153966,0.821528,0.303751,-0.837275,0.454573,0.378094,-0.153966,0.912839,0.209204,-0.837275,0.505112,0.192755,-0.153966,0.969085,0.106662,-0.837275,0.53621,0,-0.153966,0.988067,0,-0.837275,0.546739,-0.192755,-0.153966,0.969085,-0.106662,-0.837275,0.53621,-0.378094,-0.153966,0.912839,-0.209204,-0.837275,0.505112,-0.548936,-0.153966,0.821528,-0.303751,-0.837275,0.454573,-0.69866,-0.153966,0.69866,-0.386578,-0.837275,0.386578,-0.821528,-0.153966,0.548936,-0.454573,-0.837275,0.303751,-0.912839,-0.153966,0.378094,-0.505112,-0.837275,0.209204,-0.969085,-0.153966,0.192755,-0.53621,-0.837275,0.106662,-0.988067,-0.153966,-0,-0.546739,-0.837275,-0,-0.969085,-0.153966,-0.192755,-0.53621,-0.837275,-0.106662,-0.912839,-0.153966,-0.378094,-0.505112,-0.837275,-0.209204,-0.821528,-0.153966,-0.548936,-0.454573,-0.837275,-0.303751,-0.69866,-0.153966,-0.69866,-0.386578,-0.837275,-0.386578,-0.548936,-0.153966,-0.821528,-0.303751,-0.837275,-0.454573,-0.378094,-0.153966,-0.912839,-0.209204,-0.837275,-0.505112,0.934507,0.303507,0.185858,0.880276,0.303507,0.364605,-0.192755,-0.153966,-0.969085,-0.106662,-0.837275,-0.53621,0.185858,0.303507,-0.934507,0,0.303507,-0.952818,0,0.510605,-0.859798,0.16773,0.510605,-0.843257,-0.364605,0.303507,0.880276,-0.529344,0.303507,0.79223,-0.79223,0.303507,-0.529344,-0.673727,0.303507,-0.673727,0.79223,0.303507,-0.529344,0.880276,0.303507,-0.364605,0.364605,0.303507,0.880276,0.185858,0.303507,0.934507,-0.934507,0.303507,0.185858,-0.952818,0.303507,-0,0.364605,0.303507,-0.880276,0.79223,0.303507,0.529344,-0.673727,0.303507,0.673727,-0.529344,0.303507,-0.79223,0.934507,0.303507,-0.185858,0,0.303507,0.952818,-0.934507,0.303507,-0.185858,0.529344,0.303507,-0.79223,0.673727,0.303507,0.673727,-0.79223,0.303507,0.529344,-0.364605,0.303507,-0.880276,0.952818,0.303507,-0,-0.185858,0.303507,0.934507,-0.880276,0.303507,-0.364605,0.673727,0.303507,-0.673727,0.529344,0.303507,0.79223,-0.880276,0.303507,0.364605,-0.185858,0.303507,-0.934507,0.607959,0.510605,-0.607959,0.477676,0.510605,-0.714896,0.50441,0.419141,-0.754906,0.641987,0.419141,-0.641987,-0.714896,0.510605,-0.477676,-0.607959,0.510605,-0.607959,0.32902,0.510605,0.794336,0.16773,0.510605,0.843257,0.32902,0.510605,-0.794336,-0.477676,0.510605,-0.714896,0,0.510605,0.859798,-0.32902,0.510605,-0.794336,-0.16773,0.510605,0.843257,-0.16773,0.510605,-0.843257,-0.32902,0.510605,0.794336,0.714896,0.510605,-0.477676,-0.477676,0.510605,0.714896,0.794336,0.510605,-0.32902,-0.607959,0.510605,0.607959,0.843257,0.510605,-0.16773,-0.714896,0.510605,0.477676,0.859798,0.510605,-0,-0.794336,0.510605,0.32902,0.843257,0.510605,0.16773,-0.843257,0.510605,0.16773,0.794336,0.510605,0.32902,-0.859798,0.510605,-0,0.714896,0.510605,0.477676,-0.843257,0.510605,-0.16773,0.607959,0.510605,0.607959,-0.794336,0.510605,-0.32902,0.477676,0.510605,0.714896,0.890469,0.419141,-0.177099,0.838801,0.419141,-0.347423,0.916593,0.125126,-0.37965,0.973052,0.125126,-0.193548,-0.347423,0.419141,-0.838801,-0.177099,0.419141,-0.890469,-0.177099,0.419141,0.890469,-0.347423,0.419141,0.838801,0.754906,0.419141,-0.50441,0,0.419141,-0.907895,-0.50441,0.419141,0.754906,-0.641987,0.419141,0.641987,-0.754906,0.419141,0.50441,0.907895,0.419141,-0,-0.838801,0.419141,0.347423,0.890469,0.419141,0.177099,-0.890469,0.419141,0.177099,0.838801,0.419141,0.347423,-0.907895,0.419141,-0,0.754906,0.419141,0.50441,-0.890469,0.419141,-0.177099,0.641987,0.419141,0.641987,-0.838801,0.419141,-0.347423,0.50441,0.419141,0.754906,-0.754906,0.419141,-0.50441,0.347423,0.419141,0.838801,0.177099,0.419141,-0.890469,-0.641987,0.419141,-0.641987,0.177099,0.419141,0.890469,0.347423,0.419141,-0.838801,-0.50441,0.419141,-0.754906,0,0.419141,0.907895,0.916593,0.125126,0.37965,0.973052,0.125126,0.193548,0.965056,-0.178228,0.191961,0.909055,-0.178228,0.376537,-0.701529,0.125126,0.701529,-0.824915,0.125126,0.551195,0.992126,0.125126,-0,-0.916593,0.125126,0.37965,-0.973052,0.125126,0.193548,-0.992126,0.125126,-0,0.824915,0.125126,0.551195,-0.973052,0.125126,-0.193548,0.701529,0.125126,0.701529,-0.916593,0.125126,-0.37965,0.551195,0.125126,0.824915,-0.824915,0.125126,-0.551195,0.37965,0.125126,0.916593,0,0.125126,-0.992126,0.193548,0.125126,-0.973052,-0.701529,0.125126,-0.701529,0.193548,0.125126,0.973052,0.37965,0.125126,-0.916593,-0.551195,0.125126,-0.824915,0,0.125126,0.992126,0.551195,0.125126,-0.824915,-0.37965,0.125126,-0.916593,-0.193548,0.125126,0.973052,0.701529,0.125126,-0.701529,-0.193548,0.125126,-0.973052,-0.37965,0.125126,0.916593,0.824915,0.125126,-0.551195,-0.551195,0.125126,0.824915,0.546648,-0.178228,0.81814,0.695761,-0.178228,0.695761,0.685385,-0.245857,0.685385,0.538499,-0.245857,0.805933,-0.965056,-0.178228,0.191961,-0.983978,-0.178228,-0,0.81814,-0.178228,0.546648,-0.965056,-0.178228,-0.191961,-0.909055,-0.178228,-0.376537,-0.81814,-0.178228,-0.546648,0.376537,-0.178228,0.909055,0,-0.178228,-0.983978,0.191961,-0.178228,-0.965056,-0.695761,-0.178228,-0.695761,0.191961,-0.178228,0.965056,0.376537,-0.178228,-0.909055,-0.546648,-0.178228,-0.81814,0,-0.178228,0.983978,0.546648,-0.178228,-0.81814,-0.376537,-0.178228,-0.909055,-0.191961,-0.178228,0.965056,0.695761,-0.178228,-0.695761,-0.191961,-0.178228,-0.965056,-0.376537,-0.178228,0.909055,0.81814,-0.178228,-0.546648,-0.546648,-0.178228,0.81814,0.909055,-0.178228,-0.376537,-0.695761,-0.178228,0.695761,0.965056,-0.178228,-0.191961,-0.81814,-0.178228,0.546648,0.983978,-0.178228,-0,-0.909055,-0.178228,0.376537,0,-0.245857,0.969298,0.189093,-0.245857,0.950652,0.194555,-0.07239,0.97821,0,-0.07239,0.997375,-0.895505,-0.245857,-0.370922,-0.805933,-0.245857,-0.538499,0.370922,-0.245857,0.895505,0,-0.245857,-0.969298,0.189093,-0.245857,-0.950652,-0.685385,-0.245857,-0.685385,0.370922,-0.245857,-0.895505,-0.538499,-0.245857,-0.805933,0.538499,-0.245857,-0.805933,-0.370922,-0.245857,-0.895505,-0.189093,-0.245857,0.950652,0.685385,-0.245857,-0.685385,-0.189093,-0.245857,-0.950652,-0.370922,-0.245857,0.895505,0.805933,-0.245857,-0.538499,-0.538499,-0.245857,0.805933,0.895505,-0.245857,-0.370922,-0.685385,-0.245857,0.685385,0.950652,-0.245857,-0.189093,-0.805933,-0.245857,0.538499,0.969298,-0.245857,-0,-0.895505,-0.245857,0.370922,0.950652,-0.245857,0.189093,-0.950652,-0.245857,0.189093,0.895505,-0.245857,0.370922,-0.969298,-0.245857,-0,0.805933,-0.245857,0.538499,-0.950652,-0.245857,-0.189093,-0.554094,-0.07239,0.829279,-0.381664,-0.07239,0.921445,-0.328623,0.512375,0.793359,-0.477065,0.512375,0.714011,0.381664,-0.07239,-0.921445,0.554094,-0.07239,-0.829279,-0.554094,-0.07239,-0.829279,-0.381664,-0.07239,-0.921445,-0.194555,-0.07239,0.97821,0.705222,-0.07239,-0.705222,-0.194555,-0.07239,-0.97821,0.829279,-0.07239,-0.554094,0,-0.07239,-0.997375,0.921445,-0.07239,-0.381664,-0.705222,-0.07239,0.705222,0.97821,-0.07239,-0.194555,-0.829279,-0.07239,0.554094,0.997375,-0.07239,-0,-0.921445,-0.07239,0.381664,0.97821,-0.07239,0.194555,-0.97821,-0.07239,0.194555,0.921445,-0.07239,0.381664,-0.997375,-0.07239,-0,0.829279,-0.07239,0.554094,-0.97821,-0.07239,-0.194555,0.705222,-0.07239,0.705222,-0.921445,-0.07239,-0.381664,0.554094,-0.07239,0.829279,-0.829279,-0.07239,-0.554094,0.381664,-0.07239,0.921445,0.194555,-0.07239,-0.97821,-0.705222,-0.07239,-0.705252,0.85873,0.512375,-0,0.842219,0.512375,-0.167516,0.445936,0.890652,-0.088687,0.454665,0.890652,-0,0.714011,0.512375,-0.477065,0.793359,0.512375,-0.328623,-0.607196,0.512375,0.607196,-0.714011,0.512375,0.477065,-0.793359,0.512375,0.328623,0.842219,0.512375,0.167516,-0.842219,0.512375,0.167516,0.793359,0.512375,0.328623,-0.85873,0.512375,-0,0.714011,0.512375,0.477065,-0.842219,0.512375,-0.167516,0.607196,0.512375,0.607196,-0.793359,0.512375,-0.328623,0.477065,0.512375,0.714011,-0.714011,0.512375,-0.477065,0.328623,0.512375,0.793359,0,0.512375,-0.85873,0.167516,0.512375,-0.842219,-0.607196,0.512375,-0.607196,0.167516,0.512375,0.842219,0.328623,0.512375,-0.793359,-0.477065,0.512375,-0.714011,0,0.512375,0.85873,0.477065,0.512375,-0.714011,-0.328623,0.512375,-0.793359,-0.167516,0.512375,0.842219,0.607196,0.512375,-0.607196,-0.167516,0.512375,-0.842219,0.378033,0.890652,0.252602,0.420057,0.890652,0.173986,0.360576,0.920652,0.149358,0.324534,0.920652,0.216834,-0.378033,0.890652,0.252602,-0.420057,0.890652,0.173986,0.445936,0.890652,0.088687,-0.445936,0.890652,0.088687,-0.454665,0.890652,-0,-0.445936,0.890652,-0.088687,0.321482,0.890652,0.321482,-0.420057,0.890652,-0.173986,0.252602,0.890652,0.378033,-0.378033,0.890652,-0.252602,0.173986,0.890652,0.420057,0,0.890652,-0.454665,0.088687,0.890652,-0.445936,-0.321482,0.890652,-0.321482,0.088687,0.890652,0.445936,0.173986,0.890652,-0.420057,-0.252602,0.890652,-0.378033,0,0.890652,0.454665,0.252602,0.890652,-0.378033,-0.173986,0.890652,-0.420057,-0.088687,0.890652,0.445936,0.321482,0.890652,-0.321482,-0.088687,0.890652,-0.445936,-0.173986,0.890652,0.420057,0.378033,0.890652,-0.252602,-0.252602,0.890652,0.378033,0.420057,0.890652,-0.173986,-0.321482,0.890652,0.321482,0.149358,0.920652,0.360576,0.216834,0.920652,0.324503,0.090457,0.986633,0.13538,0.062288,0.986633,0.150426,-0.390301,0.920652,-0,-0.382794,0.920652,-0.076144,0.275979,0.920682,0.275979,-0.360576,0.920652,-0.149358,-0.324534,0.920652,-0.216834,0,0.920652,-0.390301,0.076144,0.920652,-0.382794,-0.275979,0.920652,-0.275979,0.076113,0.920682,0.382794,0.149358,0.920652,-0.360576,-0.216834,0.920652,-0.324534,0,0.920652,0.390301,0.216834,0.920652,-0.324534,-0.149358,0.920652,-0.360576,-0.076144,0.920652,0.382794,0.275979,0.920652,-0.275979,-0.076144,0.920652,-0.382794,-0.149358,0.920652,0.360576,0.324534,0.920652,-0.216834,-0.216834,0.920652,0.324503,0.360576,0.920652,-0.149358,-0.275979,0.920682,0.275979,0.382794,0.920652,-0.076144,-0.324534,0.920652,0.216834,0.390301,0.920652,-0,-0.360576,0.920652,0.149358,0.382794,0.920652,0.076144,-0.382794,0.920652,0.076144,0.062288,0.986633,-0.150426,0.031739,0.986633,-0.159673,0,0.986633,-0.162816,-0.031739,0.986633,-0.159673,-0.062288,0.986633,-0.150426,-0.090457,0.986633,-0.13538,-0.115116,0.986633,-0.115116,-0.13538,0.986633,-0.090457,-0.150426,0.986633,-0.062288,-0.159673,0.986633,-0.031739,-0.162816,0.986633,-0,-0.159673,0.986633,0.031739,-0.150426,0.986633,0.062288,-0.13538,0.986633,0.090457,-0.115116,0.986633,0.115116,-0.090426,0.986633,0.13538,-0.062288,0.986633,0.150426,-0.031739,0.986633,0.159673,0,0.986633,0.162816,0.031739,0.986633,0.159673,0.115116,0.986633,0.115116,0.13538,0.986633,0.090457,0.150426,0.986633,0.062288,0.159673,0.986633,0.031739,0.162816,0.986633,-0,0.159673,0.986633,-0.031739,0.150426,0.986633,-0.062288,0.13538,0.986633,-0.090457,0.115116,0.986633,-0.115116,0.090457,0.986633,-0.13538,-0.743126,0,0.669118,-0.587756,0,0.809015,-0.491043,0.549608,0.675863,-0.349071,0.496292,0.794855,0.587756,0,-0.809015,0.743126,0,-0.669118,0.834346,0.52559,-0.166021,0.462874,0.616321,-0.637074,0.866024,0,0.499985,0.951048,0,0.309,0.457076,0.876919,0.148503,0.392346,0.402631,0.826991,0.40672,0,-0.913541,-0.099918,0.52559,-0.844813,-0.587756,0,-0.809015,-0.743126,0,-0.669118,-0.907743,0.402631,-0.117588,-0.282479,0.876919,-0.388806,0.207892,0,-0.978118,-0.448927,0.400586,-0.79873,0,0,-1,0,0.549608,-0.835414,-0.184759,0.496292,-0.848231,-0.40672,0,0.913541,-0.648061,0.496292,0.577624,0,0.7846,-0.619983,0.994507,0,0.104526,0.803491,0.402661,-0.438429,-0.207892,0,-0.978118,0.448927,0.400586,-0.79873,-0.866024,0,-0.499985,-0.863826,0.496292,-0.086367,-0.40672,0,-0.913541,0.099918,0.52559,-0.844813,-0.207892,0,0.978118,-0.665273,0.402631,0.628681,-0.462874,0.616321,-0.637074,0.994507,0,-0.104526,0.749626,0.496292,-0.437849,-0.834346,0.52559,-0.166021,-0.951048,0,-0.309,-0.794519,0.549608,-0.258156,-0.898343,0.400586,0.18012,0,0,0.999969,0,0.876919,0.480605,-0.589618,0.7846,-0.191565,0.951048,0,-0.309,0.794519,0.549608,-0.258156,-0.994507,0,-0.104526,-0.620899,0.400586,-0.673788,-0.749626,0.496292,-0.437849,-0.994507,0,0.104526,-0.772576,0.52559,-0.35609,0.207892,0,0.978118,0.665273,0.402631,0.628681,-0.951048,0,0.309,-0.748924,0.616321,0.243324,0.866024,0,-0.499985,0.863826,0.496292,-0.086367,-0.866024,0,0.499985,-0.415723,0.52559,0.74221,-0.803491,0.402631,-0.438429,0.282479,0.876919,-0.388806,-0.168645,0.402631,-0.899655,-0.832667,0.400586,0.382305,-0.364391,0.7846,0.501572,0.491043,0.549608,0.675863,0.349071,0.496292,0.794855,-0.457076,0.876919,0.148503,-0.392346,0.402631,0.826991,0.898343,0.400586,0.18012,0.589618,0.7846,-0.191565,0.184759,0.496292,-0.848231,0.57741,0.52559,0.624714,0,0.616321,0.787469,0.415723,0.52559,0.74221,0.106265,0.400586,0.910062,0.907743,0.402631,-0.117588,-0.106265,0.400586,0.910062,0.648061,0.496292,0.577624,0.620899,0.400586,-0.673788,0.364391,0.7846,0.501572,0.772576,0.52559,-0.35609,-0.57741,0.52559,0.624714,0.168645,0.402631,-0.899655,0.832667,0.400586,0.382305,0.748924,0.616321,0.243324,0.743126,0,0.669118,0.587756,0,0.809015,0.40672,0,0.913541],
+ "name":"Icosphere.004Geometry",
+ "uvs":[[0.300775,0.829833,0.287039,0.848738,0.27855,0.822611,0.277406,0.861997,0.300775,0.867644,0.300775,0.806464,0.323,0.822611,0.31451,0.848738,0.283478,0.883066,0.262963,0.817547,0.264814,0.841517,0.244801,0.829833,0.300775,0.790075,0.27855,0.799242,0.283478,0.776599,0.338586,0.817547,0.323,0.799242,0.346058,0.796932,0.324143,0.861997,0.336736,0.841517,0.346058,0.862733,0.255491,0.862733,0.255491,0.796932,0.318071,0.776599,0.356748,0.829833,0.318071,0.883066,0.174026,0.913833,0.194673,0.889585,0.194673,0.920541,0.193158,0.972714,0.176477,0.945585,0.205918,0.955151,0.255069,0.972714,0.224113,0.980195,0.242308,0.955151,0.274201,0.913833,0.271749,0.945585,0.253554,0.920541,0.224113,0.877442,0.253554,0.889585,0.224113,0.899151,0.224113,0.930107,0.245907,0.863032,0.281171,0.888652,0.29464,0.930107,0.281171,0.971562,0.245907,0.997182,0.20232,0.997182,0.167056,0.971562,0.153586,0.930107,0.167056,0.888652,0.20232,0.863032,0.448047,0.827953,0.434311,0.846858,0.425822,0.820731,0.424678,0.860117,0.448047,0.865764,0.448047,0.804584,0.470272,0.820731,0.461783,0.846858,0.43075,0.881186,0.410235,0.815667,0.412086,0.839637,0.392074,0.827953,0.448047,0.788195,0.425822,0.797362,0.43075,0.774719,0.485859,0.815667,0.470272,0.797362,0.49333,0.795052,0.471416,0.860117,0.484008,0.839637,0.49333,0.860853,0.402764,0.860853,0.402764,0.795052,0.465343,0.774719,0.50402,0.827953,0.465343,0.881186,0.324024,0.913833,0.344671,0.889585,0.344672,0.920541,0.343157,0.972714,0.326476,0.945585,0.355917,0.955151,0.405068,0.972714,0.374112,0.980195,0.392307,0.955151,0.4242,0.913833,0.421748,0.945585,0.403553,0.920541,0.374112,0.877442,0.403553,0.889585,0.374112,0.899151,0.374112,0.930107,0.395906,0.863032,0.43117,0.888652,0.444639,0.930107,0.43117,0.971562,0.395906,0.997182,0.352318,0.997182,0.317055,0.971562,0.303585,0.930107,0.317055,0.888652,0.352318,0.863032,0.597199,0.828734,0.583463,0.84764,0.574974,0.821513,0.57383,0.860899,0.597199,0.866546,0.597199,0.805366,0.619424,0.821513,0.610935,0.84764,0.579903,0.881968,0.559387,0.816449,0.561238,0.840419,0.541226,0.828734,0.597199,0.788977,0.574974,0.798144,0.579903,0.775501,0.635011,0.816449,0.619424,0.798144,0.642482,0.795834,0.620568,0.860899,0.63316,0.840419,0.642482,0.861635,0.551916,0.861635,0.551916,0.795834,0.614496,0.775501,0.653172,0.828734,0.614496,0.881968,0.471911,0.913833,0.492558,0.889585,0.492558,0.920541,0.491043,0.972714,0.474362,0.945585,0.503803,0.955151,0.552954,0.972714,0.521998,0.980195,0.540193,0.955151,0.572086,0.913833,0.569634,0.945585,0.551439,0.920541,0.521998,0.877442,0.551439,0.889585,0.521998,0.899151,0.521998,0.930107,0.543792,0.863032,0.579056,0.888652,0.592525,0.930107,0.579056,0.971562,0.543792,0.997182,0.500205,0.997182,0.464941,0.971562,0.451471,0.930107,0.464941,0.888652,0.500205,0.863032,0.748273,0.826347,0.734537,0.845253,0.726048,0.819126,0.724904,0.858512,0.748273,0.864159,0.748273,0.802978,0.770498,0.819126,0.762009,0.845253,0.730977,0.879581,0.710461,0.814062,0.712312,0.838032,0.6923,0.826347,0.748273,0.78659,0.726048,0.795757,0.730977,0.773113,0.786085,0.814062,0.770498,0.795757,0.793556,0.793447,0.771642,0.858512,0.784234,0.838032,0.793556,0.859248,0.70299,0.859248,0.70299,0.793447,0.76557,0.773113,0.804246,0.826347,0.76557,0.879581,0.62191,0.913833,0.642557,0.889585,0.642557,0.920541,0.641042,0.972714,0.624361,0.945585,0.653802,0.955151,0.702953,0.972714,0.671997,0.980195,0.690192,0.955151,0.722085,0.913833,0.719633,0.945585,0.701438,0.920541,0.671997,0.877442,0.701438,0.889585,0.671997,0.899151,0.671997,0.930107,0.693791,0.863032,0.729055,0.888652,0.742524,0.930107,0.729055,0.971562,0.693791,0.997182,0.650204,0.997182,0.61494,0.971562,0.60147,0.930107,0.61494,0.888652,0.650204,0.863032,0.148644,0.828502,0.134909,0.847408,0.126419,0.821281,0.125276,0.860666,0.148644,0.866313,0.148644,0.805133,0.170869,0.821281,0.16238,0.847408,0.131348,0.881736,0.110833,0.816216,0.112683,0.840186,0.092671,0.828502,0.148644,0.788744,0.126419,0.797912,0.131348,0.775268,0.186456,0.816216,0.170869,0.797912,0.193928,0.795601,0.172013,0.860666,0.184605,0.840186,0.193928,0.861402,0.103361,0.861402,0.103361,0.795601,0.165941,0.775268,0.204618,0.828502,0.165941,0.881736,0.024027,0.913833,0.044674,0.889585,0.044674,0.920541,0.043159,0.972714,0.026478,0.945585,0.055919,0.955151,0.10507,0.972714,0.074114,0.980195,0.09231,0.955151,0.124202,0.913833,0.12175,0.945585,0.103555,0.920541,0.074114,0.877442,0.103555,0.889585,0.074114,0.899151,0.074114,0.930107,0.095908,0.863032,0.131172,0.888652,0.144641,0.930107,0.131172,0.971562,0.095908,0.997182,0.052321,0.997182,0.017057,0.971562,0.003587,0.930107,0.017057,0.888652,0.052321,0.863032,0.493769,0.012352,0.493769,0.029731,0.473186,0.029731,0.473186,0.012352,0.452604,0.029731,0.452604,0.012352,0.432021,0.029731,0.432021,0.012352,0.411439,0.029731,0.411439,0.012352,0.390856,0.029731,0.390856,0.012352,0.370273,0.029731,0.370273,0.012352,0.349691,0.029731,0.349691,0.012352,0.329108,0.029731,0.329108,0.012352,0.308526,0.029731,0.308526,0.012352,0.287943,0.029731,0.287943,0.012352,0.267361,0.029731,0.267361,0.012352,0.246778,0.029731,0.246778,0.012352,0.226196,0.029731,0.226196,0.012352,0.205613,0.029731,0.205613,0.012352,0.185031,0.029731,0.185031,0.012352,0.164448,0.029731,0.164448,0.012352,0.143866,0.029731,0.143866,0.012352,0.123283,0.029731,0.123283,0.012352,0.1027,0.029731,0.1027,0.012352,0.082118,0.029731,0.082118,0.012352,0.061535,0.029731,0.061535,0.012352,0.040953,0.029731,0.040953,0.012352,0.02037,0.029731,0.02037,0.012352,0.679011,0.012352,0.679011,0.029731,0.658429,0.029731,0.658429,0.012352,0.637846,0.029731,0.637846,0.012352,0.617264,0.029731,0.617264,0.012352,0.596681,0.029731,0.596681,0.012352,0.576099,0.029731,0.576099,0.012352,0.555516,0.029731,0.555516,0.012352,0.534934,0.029731,0.534934,0.012352,0.308526,0.119738,0.287943,0.119738,0.514351,0.029731,0.514351,0.012352,0.892586,0.456728,0.891805,0.460657,0.890272,0.464357,0.888047,0.467687,0.885215,0.47052,0.881885,0.472745,0.878184,0.474278,0.874256,0.475059,0.870251,0.475059,0.866322,0.474278,0.862622,0.472745,0.859292,0.47052,0.85646,0.467688,0.854234,0.464357,0.852702,0.460657,0.85192,0.456729,0.85192,0.452723,0.852702,0.448795,0.854234,0.445094,0.856459,0.441764,0.859292,0.438932,0.862622,0.436707,0.866322,0.435174,0.870251,0.434393,0.874256,0.434393,0.878184,0.435174,0.881885,0.436707,0.885215,0.438932,0.888047,0.441764,0.890272,0.445094,0.891805,0.448795,0.892586,0.452723,0.473186,0.119738,0.493769,0.119738,0.493769,0.199882,0.473186,0.199882,0.123283,0.119738,0.1027,0.119738,0.596681,0.119738,0.576099,0.119738,0.390856,0.119738,0.370273,0.119738,0.205613,0.119738,0.185031,0.119738,0.679011,0.119738,0.658429,0.119738,0.452604,0.119738,0.267361,0.119738,0.082118,0.119738,0.555516,0.119738,0.349691,0.119738,0.164448,0.119738,0.637846,0.119738,0.432021,0.119738,0.246778,0.119738,0.061535,0.119738,0.534934,0.119738,0.329108,0.119738,0.143866,0.119738,0.617264,0.119738,0.411439,0.119738,0.226196,0.119738,0.040953,0.119738,0.514351,0.119738,0.02037,0.119738,0.411439,0.199882,0.432021,0.199882,0.432021,0.278793,0.411439,0.278793,0.596681,0.199882,0.576099,0.199882,0.205613,0.199882,0.185031,0.199882,0.452604,0.199882,0.555516,0.199882,0.164448,0.199882,0.534934,0.199882,0.143866,0.199882,0.514351,0.199882,0.123283,0.199882,0.390856,0.199882,0.1027,0.199882,0.370273,0.199882,0.082118,0.199882,0.349691,0.199882,0.061535,0.199882,0.329108,0.199882,0.040953,0.199882,0.308526,0.199882,0.02037,0.199882,0.287943,0.199882,0.679011,0.199882,0.658429,0.199882,0.267361,0.199882,0.637846,0.199882,0.246778,0.199882,0.617264,0.199882,0.226196,0.199882,0.349691,0.278793,0.370273,0.278793,0.370273,0.356471,0.349691,0.356471,0.534934,0.278793,0.514351,0.278793,0.143866,0.278793,0.123283,0.278793,0.390856,0.278793,0.493769,0.278793,0.1027,0.278793,0.082118,0.278793,0.061535,0.278793,0.329108,0.278793,0.040953,0.278793,0.308526,0.278793,0.02037,0.278793,0.287943,0.278793,0.679011,0.278793,0.658429,0.278793,0.267361,0.278793,0.637846,0.278793,0.246778,0.278793,0.617264,0.278793,0.226196,0.278793,0.596681,0.278793,0.205613,0.278793,0.473186,0.278793,0.576099,0.278793,0.185031,0.278793,0.452604,0.278793,0.555516,0.278793,0.164448,0.278793,0.287943,0.356471,0.308526,0.356471,0.308526,0.415654,0.287943,0.415654,0.082118,0.356471,0.061535,0.356471,0.329108,0.356471,0.040953,0.356471,0.02037,0.356471,0.679011,0.356471,0.658429,0.356471,0.267361,0.356471,0.637846,0.356471,0.246778,0.356471,0.617264,0.356471,0.226196,0.356471,0.596681,0.356471,0.205613,0.356471,0.493769,0.356471,0.473186,0.356471,0.576099,0.356471,0.185031,0.356471,0.452604,0.356471,0.555516,0.356471,0.164448,0.356471,0.432021,0.356471,0.534933,0.356471,0.143866,0.356471,0.411439,0.356471,0.514351,0.356471,0.123283,0.356471,0.390856,0.356471,0.1027,0.356471,0.226196,0.415654,0.246778,0.415654,0.246778,0.472372,0.226196,0.472372,0.679011,0.415654,0.658429,0.415654,0.267361,0.415654,0.637846,0.415654,0.617264,0.415654,0.596681,0.415654,0.205613,0.415654,0.493769,0.415654,0.473186,0.415654,0.576099,0.415654,0.185031,0.415654,0.452604,0.415654,0.555516,0.415654,0.164448,0.415654,0.432021,0.415654,0.534934,0.415654,0.143866,0.415654,0.411439,0.415654,0.514351,0.415654,0.123283,0.415654,0.390856,0.415654,0.1027,0.415654,0.370273,0.415654,0.082118,0.415654,0.349691,0.415654,0.061535,0.415654,0.329108,0.415654,0.040953,0.415654,0.02037,0.415654,0.164448,0.472372,0.185031,0.472372,0.185031,0.55868,0.164448,0.55868,0.617264,0.472372,0.596681,0.472372,0.205613,0.472372,0.493769,0.472372,0.473186,0.472372,0.576099,0.472372,0.452604,0.472372,0.555516,0.472372,0.432021,0.472372,0.534934,0.472372,0.143866,0.472372,0.411439,0.472372,0.514351,0.472372,0.123283,0.472372,0.390856,0.472372,0.1027,0.472372,0.370273,0.472372,0.082118,0.472372,0.349691,0.472372,0.061535,0.472372,0.329108,0.472372,0.040953,0.472372,0.308526,0.472372,0.02037,0.472372,0.287943,0.472372,0.679011,0.472372,0.658429,0.472372,0.267361,0.472372,0.637846,0.472372,0.1027,0.55868,0.123283,0.55868,0.123283,0.69061,0.1027,0.69061,0.452604,0.55868,0.432021,0.55868,0.555516,0.55868,0.534934,0.55868,0.143866,0.55868,0.411439,0.55868,0.514351,0.55868,0.390856,0.55868,0.493769,0.55868,0.370273,0.55868,0.082118,0.55868,0.349691,0.55868,0.061535,0.55868,0.329108,0.55868,0.040953,0.55868,0.308526,0.55868,0.02037,0.55868,0.287943,0.55868,0.679011,0.55868,0.658429,0.55868,0.267361,0.55868,0.637846,0.55868,0.246778,0.55868,0.617264,0.55868,0.226196,0.55868,0.596681,0.55868,0.205613,0.55868,0.473186,0.55868,0.576099,0.55868,0.329108,0.69061,0.349691,0.69061,0.349691,0.707823,0.329108,0.707823,0.390856,0.69061,0.370274,0.69061,0.082118,0.69061,0.061535,0.69061,0.040953,0.69061,0.308526,0.69061,0.02037,0.69061,0.287943,0.69061,0.679011,0.69061,0.658429,0.69061,0.267361,0.69061,0.637846,0.69061,0.246778,0.69061,0.617264,0.69061,0.226196,0.69061,0.596681,0.69061,0.205613,0.69061,0.493769,0.69061,0.473186,0.69061,0.576099,0.69061,0.185031,0.69061,0.452604,0.69061,0.555516,0.69061,0.164448,0.69061,0.432021,0.69061,0.534934,0.69061,0.143866,0.69061,0.411439,0.69061,0.514351,0.69061,0.267361,0.707823,0.287943,0.707823,0.287944,0.734319,0.267361,0.734319,0.061535,0.707823,0.040953,0.707823,0.308526,0.707823,0.02037,0.707823,0.679011,0.707823,0.658429,0.707823,0.637846,0.707823,0.246778,0.707823,0.617264,0.707823,0.226196,0.707823,0.596681,0.707823,0.205613,0.707823,0.493769,0.707823,0.473186,0.707823,0.576099,0.707823,0.185031,0.707823,0.452604,0.707823,0.555516,0.707823,0.164448,0.707823,0.432021,0.707823,0.534933,0.707823,0.143866,0.707823,0.411439,0.707823,0.514351,0.707823,0.123283,0.707823,0.390856,0.707823,0.1027,0.707823,0.370274,0.707823,0.082118,0.707823,0.205613,0.734319,0.226196,0.734319,0.226197,0.745481,0.205614,0.745481,0.658429,0.734319,0.637846,0.734319,0.246778,0.734319,0.617264,0.734319,0.596681,0.734319,0.493769,0.734319,0.473186,0.734319,0.576098,0.734319,0.185031,0.734319,0.452604,0.734319,0.555516,0.734319,0.164448,0.734319,0.432021,0.734319,0.534933,0.734319,0.143866,0.734319,0.411439,0.734319,0.514351,0.734319,0.123283,0.734319,0.390856,0.734319,0.1027,0.734319,0.370274,0.734319,0.082118,0.734319,0.349691,0.734319,0.061535,0.734319,0.329109,0.734319,0.040953,0.734319,0.308526,0.734319,0.02037,0.734319,0.679011,0.734319,0.844151,0.665335,0.839989,0.665335,0.835907,0.664523,0.832062,0.662931,0.828601,0.660618,0.825658,0.657675,0.823346,0.654215,0.821753,0.65037,0.820941,0.646288,0.820941,0.642125,0.821753,0.638043,0.823346,0.634198,0.825658,0.630738,0.828601,0.627795,0.832062,0.625482,0.835907,0.623889,0.839989,0.623078,0.844151,0.623077,0.848233,0.623889,0.852078,0.625482,0.855539,0.627795,0.858482,0.630737,0.860794,0.634198,0.862387,0.638043,0.863199,0.642125,0.863199,0.646288,0.862387,0.65037,0.860794,0.654215,0.858482,0.657675,0.855539,0.660618,0.852079,0.662931,0.848233,0.664523,0.493768,0.745481,0.473186,0.745481,0.59668,0.745481,0.576098,0.745481,0.185031,0.745481,0.452604,0.745481,0.555515,0.745481,0.164448,0.745481,0.432021,0.745481,0.534933,0.745481,0.143866,0.745481,0.411439,0.745481,0.51435,0.745481,0.123283,0.745481,0.390856,0.745481,0.1027,0.745481,0.370274,0.745481,0.082118,0.745481,0.349692,0.745481,0.061535,0.745481,0.329109,0.745481,0.040952,0.745481,0.308527,0.745481,0.02037,0.745481,0.287944,0.745481,0.679011,0.745481,0.658428,0.745481,0.267362,0.745481,0.637845,0.745481,0.246779,0.745481,0.617263,0.745481,0.993132,0.086151,0.993132,0.114076,0.964788,0.114076,0.948076,0.086151,0.697483,0.658602,0.697483,0.683802,0.740631,0.683802,0.72555,0.658602,0.993132,0.337474,0.993132,0.365398,0.844082,0.365398,0.902701,0.337474,0.697483,0.633402,0.740631,0.633402,0.993132,0.700495,0.993132,0.72842,0.902701,0.72842,0.844082,0.700495,0.697483,0.608202,0.781579,0.608202,0.993132,0.588796,0.993132,0.616721,0.964788,0.616721,0.948076,0.588796,0.993132,0.142001,0.948076,0.142001,0.697483,0.583003,0.834478,0.583003,0.993132,0.393323,0.902701,0.393323,0.697483,0.557803,0.781579,0.557803,0.993132,0.756345,0.948076,0.756345,0.697483,0.532603,0.740631,0.532603,0.993132,0.169925,0.902701,0.169925,0.697483,0.507403,0.72555,0.507403,0.993132,0.421248,0.948076,0.421248,0.697483,0.482203,0.740631,0.482203,0.993132,0.784269,0.964788,0.784269,0.697483,0.457003,0.781579,0.457003,0.993132,0.19785,0.844082,0.19785,0.697483,0.431803,0.834478,0.431803,0.993132,0.449172,0.964788,0.449172,0.697483,0.406604,0.781579,0.406604,0.993132,0.812194,0.948076,0.812194,0.697483,0.381404,0.740631,0.381404,0.993132,0.225775,0.902701,0.225775,0.697483,0.356204,0.72555,0.356204,0.993132,0.477097,0.948076,0.477097,0.697483,0.331004,0.740631,0.331004,0.993132,0.840119,0.902701,0.840119,0.849378,0.947609,0.819008,0.944939,0.821339,0.932978,0.849171,0.935425,0.883863,0.911654,0.854097,0.918244,0.852721,0.906136,0.879999,0.900096,0.959635,0.94086,0.93608,0.960215,0.92937,0.950042,0.950957,0.932305,0.032795,0.814953,0.053212,0.792312,0.061359,0.801374,0.042649,0.822123,0.974411,0.872555,0.956914,0.89752,0.947721,0.889522,0.963756,0.866642,0.849192,0.984163,0.819047,0.979609,0.822117,0.967816,0.849743,0.97199,0.135574,0.755713,0.166061,0.755735,0.164779,0.767854,0.136839,0.767833,0.879639,0.943907,0.876903,0.932032,0.911608,0.899018,0.905426,0.888517,0.978651,0.917031,0.968384,0.910467,0.793738,0.912417,0.765783,0.900253,0.771786,0.889648,0.797405,0.900796,0.879625,0.98235,0.877632,0.970328,0.105749,0.76203,0.109506,0.773622,0.908469,0.933994,0.903324,0.922947,0.93612,0.88089,0.92789,0.871903,0.223719,0.774516,0.248371,0.792454,0.24021,0.801504,0.217619,0.785065,0.789857,0.936013,0.763199,0.921222,0.770193,0.911242,0.794624,0.924798,0.823611,0.918503,0.824782,0.906373,0.909016,0.974249,0.904567,0.962904,0.077889,0.77441,0.083974,0.784968,0.934609,0.918303,0.927279,0.908568,0.956327,0.858062,0.946408,0.850983,0.195877,0.762096,0.192103,0.773683,0.790508,0.968888,0.795962,0.95799,0.697483,0.709002,0.781579,0.709002,0.993132,0.672571,0.902701,0.672571,0.993132,0.560871,0.902701,0.560871,0.697483,0.734201,0.834478,0.734201,0.993132,0.309549,0.948076,0.309549,0.697483,0.759401,0.781579,0.759401,0.993132,0.058226,0.902701,0.058226,0.697484,0.003406,0.697484,0.028606,0.740631,0.028606,0.781579,0.003406,0.993132,0.644646,0.948076,0.644646,0.993132,0.532947,0.844082,0.532947,0.697484,0.053806,0.72555,0.053806,0.993132,0.281624,0.964788,0.281624,0.697484,0.079006,0.740631,0.079006,0.993132,0.030302,0.844082,0.030302,0.697483,0.104206,0.781579,0.104206,0.993132,0.505022,0.902701,0.505022,0.697483,0.129405,0.834478,0.129405,0.697483,0.205005,0.697483,0.230205,0.740631,0.230205,0.72555,0.205005,0.993132,0.253699,0.948076,0.253699,0.697483,0.154605,0.781579,0.154605,0.697483,0.255405,0.781579,0.255405,0.993132,0.002377,0.902701,0.002377,0.697483,0.179805,0.740631,0.179805,0.697483,0.280605,0.834478,0.280605,0.697483,0.305804,0.781579,0.305804]],
+ "faces":[40,0,7,6,0,1,2,0,1,2,40,1,7,9,3,1,4,3,1,4,40,0,6,11,0,2,5,0,2,5,40,0,11,13,0,5,6,0,5,6,40,0,13,10,0,6,7,0,6,7,40,1,9,16,3,4,8,3,4,8,40,2,8,18,9,10,11,9,10,11,40,3,12,20,12,13,14,12,13,14,40,4,14,22,15,16,17,15,16,17,40,5,15,24,18,19,20,18,19,20,40,1,16,19,3,8,21,3,8,21,40,2,18,21,9,11,22,9,11,22,40,3,20,23,12,14,23,12,14,23,40,4,22,25,15,17,24,15,17,24,40,5,24,17,18,20,25,18,20,25,40,24,15,25,20,19,24,20,19,24,40,15,4,25,19,15,24,19,15,24,40,22,14,23,17,16,23,17,16,23,40,14,3,23,16,12,23,16,12,23,40,20,12,21,14,13,22,14,13,22,40,12,2,21,13,9,22,13,9,22,40,18,8,19,11,10,21,11,10,21,40,8,1,19,10,3,21,10,3,21,40,16,9,17,8,4,25,8,4,25,40,9,5,17,4,18,25,4,18,25,40,10,15,5,7,19,18,7,19,18,40,10,13,15,7,6,19,7,6,19,40,13,4,15,6,15,19,6,15,19,40,13,14,4,6,16,15,6,16,15,40,13,11,14,6,5,16,6,5,16,40,11,3,14,5,12,16,5,12,16,40,11,12,3,5,13,12,5,13,12,40,11,6,12,5,2,13,5,2,13,40,6,2,12,2,9,13,2,9,13,40,9,10,5,4,7,18,4,7,18,40,9,7,10,4,1,7,4,1,7,40,7,0,10,1,0,7,1,0,7,40,6,8,2,2,10,9,2,10,9,40,6,7,8,2,1,10,2,1,10,40,7,1,8,1,3,10,1,3,10,40,36,35,30,26,27,28,26,27,28,40,37,34,28,29,30,31,29,30,31,40,38,33,27,32,33,34,32,33,34,40,39,32,26,35,36,37,35,36,37,40,40,31,29,38,39,40,38,39,40,40,29,26,41,40,37,41,40,37,41,40,29,31,26,40,39,37,40,39,37,40,31,39,26,39,35,37,39,35,37,40,26,27,41,37,34,41,37,34,41,40,26,32,27,37,36,34,37,36,34,40,32,38,27,36,32,34,36,32,34,40,27,28,41,34,31,41,34,31,41,40,27,33,28,34,33,31,34,33,31,40,33,37,28,33,29,31,33,29,31,40,28,30,41,31,28,41,31,28,41,40,28,34,30,31,30,28,31,30,28,40,34,36,30,30,26,28,30,26,28,40,30,29,41,28,40,41,28,40,41,40,30,35,29,28,27,40,28,27,40,40,35,40,29,27,38,40,27,38,40,40,43,31,40,42,39,38,42,39,38,40,43,50,31,42,43,39,42,43,39,40,50,39,31,43,35,39,43,35,39,40,51,32,39,44,36,35,44,36,35,40,51,48,32,44,45,36,44,45,36,40,48,38,32,45,32,36,45,32,36,40,49,33,38,46,33,32,46,33,32,40,49,46,33,46,47,33,46,47,33,40,46,37,33,47,29,33,47,29,33,40,47,34,37,48,30,29,48,30,29,40,47,44,34,48,49,30,48,49,30,40,44,36,34,49,26,30,49,26,30,40,45,35,36,50,27,26,50,27,26,40,45,42,35,50,51,27,50,51,27,40,42,40,35,51,38,27,51,38,27,40,50,51,39,43,44,35,43,44,35,40,48,49,38,45,46,32,45,46,32,40,46,47,37,47,48,29,47,48,29,40,44,45,36,49,50,26,49,50,26,40,42,43,40,51,42,38,51,42,38,40,52,59,58,52,53,54,0,7,1,40,53,59,61,55,53,56,52,7,19,40,52,58,63,52,54,57,0,1,2,40,52,63,65,52,57,58,0,2,5,40,52,65,62,52,58,59,0,5,6,40,53,61,68,55,56,60,52,19,20,40,54,60,70,61,62,63,53,4,8,40,55,64,72,64,65,66,9,10,11,40,56,66,74,67,68,69,54,13,14,40,57,67,76,70,71,72,15,16,17,40,53,68,71,55,60,73,52,20,25,40,54,70,73,61,63,74,53,8,21,40,55,72,75,64,66,75,9,11,22,40,56,74,77,67,69,76,54,14,23,40,57,76,69,70,72,77,15,17,55,40,76,67,77,72,71,76,17,16,23,40,67,56,77,71,67,76,16,54,23,40,74,66,75,69,68,75,14,13,22,40,66,55,75,68,64,75,13,9,22,40,72,64,73,66,65,74,11,10,21,40,64,54,73,65,61,74,10,53,21,40,70,60,71,63,62,73,8,4,25,40,60,53,71,62,55,73,4,52,25,40,68,61,69,60,56,77,20,19,55,40,61,57,69,56,70,77,19,15,55,40,62,67,57,59,71,70,6,16,15,40,62,65,67,59,58,71,6,5,16,40,65,56,67,58,67,71,5,54,16,40,65,66,56,58,68,67,5,13,54,40,65,63,66,58,57,68,5,2,13,40,63,55,66,57,64,68,2,9,13,40,63,64,55,57,65,64,2,10,9,40,63,58,64,57,54,65,2,1,10,40,58,54,64,54,61,65,1,53,10,40,61,62,57,56,59,70,19,6,15,40,61,59,62,56,53,59,19,7,6,40,59,52,62,53,52,59,7,0,6,40,58,60,54,54,62,61,1,4,53,40,58,59,60,54,53,62,1,7,4,40,59,53,60,53,55,62,7,52,4,40,88,87,82,78,79,80,38,39,40,40,89,86,80,81,82,83,26,27,28,40,90,85,79,84,85,86,29,30,31,40,91,84,78,87,88,89,56,57,34,40,92,83,81,90,91,92,58,36,37,40,81,78,93,92,89,93,37,34,41,40,81,83,78,92,91,89,37,36,34,40,83,91,78,91,87,89,36,56,34,40,78,79,93,89,86,93,34,31,41,40,78,84,79,89,88,86,34,57,31,40,84,90,79,88,84,86,57,29,31,40,79,80,93,86,83,93,31,28,41,40,79,85,80,86,85,83,31,30,28,40,85,89,80,85,81,83,30,26,28,40,80,82,93,83,80,93,28,40,41,40,80,86,82,83,82,80,28,27,40,40,86,88,82,82,78,80,27,38,40,40,82,81,93,80,92,93,40,37,41,40,82,87,81,80,79,92,40,39,37,40,87,92,81,79,90,92,39,58,37,40,95,83,92,94,91,90,44,36,58,40,95,102,83,94,95,91,44,45,36,40,102,91,83,95,87,91,45,56,36,40,103,84,91,96,88,87,46,57,56,40,103,100,84,96,97,88,46,47,57,40,100,90,84,97,84,88,47,29,57,40,101,85,90,98,85,84,48,30,29,40,101,98,85,98,99,85,48,59,30,40,98,89,85,99,81,85,59,26,30,40,99,86,89,100,82,81,50,27,26,40,99,96,86,100,101,82,50,51,27,40,96,88,86,101,78,82,51,38,27,40,97,87,88,102,79,78,42,39,38,40,97,94,87,102,103,79,42,43,39,40,94,92,87,103,90,79,43,58,39,40,102,103,91,95,96,87,45,46,56,40,100,101,90,97,98,84,47,48,29,40,98,99,89,99,100,81,59,50,26,40,96,97,88,101,102,78,51,42,38,40,94,95,92,103,94,90,43,44,58,40,104,111,110,104,105,106,0,6,7,40,105,111,113,107,105,108,60,6,16,40,104,110,115,104,106,109,0,7,1,40,104,115,117,104,109,110,0,1,2,40,104,117,114,104,110,111,0,2,5,40,105,113,120,107,108,112,60,16,17,40,106,112,122,113,114,115,18,19,20,40,107,116,124,116,117,118,3,4,8,40,108,118,126,119,120,121,61,10,11,40,109,119,128,122,123,124,12,62,14,40,105,120,123,107,112,125,60,17,24,40,106,122,125,113,115,126,18,20,25,40,107,124,127,116,118,127,3,8,21,40,108,126,129,119,121,128,61,11,22,40,109,128,121,122,124,129,12,14,23,40,128,119,129,124,123,128,14,62,22,40,119,108,129,123,119,128,62,61,22,40,126,118,127,121,120,127,11,10,21,40,118,107,127,120,116,127,10,3,21,40,124,116,125,118,117,126,8,4,25,40,116,106,125,117,113,126,4,18,25,40,122,112,123,115,114,125,20,19,24,40,112,105,123,114,107,125,19,60,24,40,120,113,121,112,108,129,17,16,23,40,113,109,121,108,122,129,16,12,23,40,114,119,109,111,123,122,5,62,12,40,114,117,119,111,110,123,5,2,62,40,117,108,119,110,119,123,2,61,62,40,117,118,108,110,120,119,2,10,61,40,117,115,118,110,109,120,2,1,10,40,115,107,118,109,116,120,1,3,10,40,115,116,107,109,117,116,1,4,3,40,115,110,116,109,106,117,1,7,4,40,110,106,116,106,113,117,7,18,4,40,113,114,109,108,111,122,16,5,12,40,113,111,114,108,105,111,16,6,5,40,111,104,114,105,104,111,6,0,5,40,110,112,106,106,114,113,7,19,18,40,110,111,112,106,105,114,7,6,19,40,111,105,112,105,107,114,6,60,19,40,140,139,134,130,131,132,58,36,37,40,141,138,132,133,134,135,38,63,40,40,142,137,131,136,137,138,26,27,28,40,143,136,130,139,140,141,29,30,31,40,144,135,133,142,143,144,32,33,34,40,133,130,145,144,141,145,34,31,41,40,133,135,130,144,143,141,34,33,31,40,135,143,130,143,139,141,33,29,31,40,130,131,145,141,138,145,31,28,41,40,130,136,131,141,140,138,31,30,28,40,136,142,131,140,136,138,30,26,28,40,131,132,145,138,135,145,28,40,41,40,131,137,132,138,137,135,28,27,40,40,137,141,132,137,133,135,27,38,40,40,132,134,145,135,132,145,40,37,41,40,132,138,134,135,134,132,40,63,37,40,138,140,134,134,130,132,63,58,37,40,134,133,145,132,144,145,37,34,41,40,134,139,133,132,131,144,37,36,34,40,139,144,133,131,142,144,36,32,34,40,147,135,144,146,143,142,46,33,32,40,147,154,135,146,147,143,46,47,33,40,154,143,135,147,139,143,47,29,33,40,155,136,143,148,140,139,48,30,29,40,155,152,136,148,149,140,48,49,30,40,152,142,136,149,136,140,49,26,30,40,153,137,142,150,137,136,64,27,26,40,153,150,137,150,151,137,64,51,27,40,150,141,137,151,133,137,51,38,27,40,151,138,141,152,134,133,42,63,38,40,151,148,138,152,153,134,42,43,63,40,148,140,138,153,130,134,43,58,63,40,149,139,140,154,131,130,44,36,58,40,149,146,139,154,155,131,44,45,36,40,146,144,139,155,142,131,45,32,36,40,154,155,143,147,148,139,47,48,29,40,152,153,142,149,150,136,49,64,26,40,150,151,141,151,152,133,51,42,38,40,148,149,140,153,154,130,43,44,58,40,146,147,144,155,146,142,45,46,32,40,156,163,162,156,157,158,0,5,6,40,157,163,165,159,157,160,54,5,62,40,156,162,167,156,158,161,0,6,7,40,156,167,169,156,161,162,0,7,1,40,156,169,166,156,162,163,0,1,2,40,157,165,172,159,160,164,54,62,14,40,158,164,174,165,166,167,15,16,17,40,159,168,176,168,169,170,18,19,20,40,160,170,178,171,172,173,53,65,8,40,161,171,180,174,175,176,61,10,11,40,157,172,175,159,164,177,54,14,23,40,158,174,177,165,167,178,15,17,24,40,159,176,179,168,170,179,18,20,25,40,160,178,181,171,173,180,53,8,21,40,161,180,173,174,176,181,61,11,22,40,180,171,181,176,175,180,11,10,21,40,171,160,181,175,171,180,10,53,21,40,178,170,179,173,172,179,8,65,25,40,170,159,179,172,168,179,65,18,25,40,176,168,177,170,169,178,20,19,24,40,168,158,177,169,165,178,19,15,24,40,174,164,175,167,166,177,17,16,23,40,164,157,175,166,159,177,16,54,23,40,172,165,173,164,160,181,14,62,22,40,165,161,173,160,174,181,62,61,22,40,166,171,161,163,175,174,2,10,61,40,166,169,171,163,162,175,2,1,10,40,169,160,171,162,171,175,1,53,10,40,169,170,160,162,172,171,1,65,53,40,169,167,170,162,161,172,1,7,65,40,167,159,170,161,168,172,7,18,65,40,167,168,159,161,169,168,7,19,18,40,167,162,168,161,158,169,7,6,19,40,162,158,168,158,165,169,6,15,19,40,165,166,161,160,163,174,62,2,61,40,165,163,166,160,157,163,62,5,2,40,163,156,166,157,156,163,5,0,2,40,162,164,158,158,166,165,6,16,15,40,162,163,164,158,157,166,6,5,16,40,163,157,164,157,159,166,5,54,16,40,192,191,186,182,183,184,32,33,34,40,193,190,184,185,186,187,58,36,37,40,194,189,183,188,189,190,38,63,40,40,195,188,182,191,192,193,26,27,28,40,196,187,185,194,195,196,29,30,31,40,185,182,197,196,193,197,31,28,41,40,185,187,182,196,195,193,31,30,28,40,187,195,182,195,191,193,30,26,28,40,182,183,197,193,190,197,28,40,41,40,182,188,183,193,192,190,28,27,40,40,188,194,183,192,188,190,27,38,40,40,183,184,197,190,187,197,40,37,41,40,183,189,184,190,189,187,40,63,37,40,189,193,184,189,185,187,63,58,37,40,184,186,197,187,184,197,37,34,41,40,184,190,186,187,186,184,37,36,34,40,190,192,186,186,182,184,36,32,34,40,186,185,197,184,196,197,34,31,41,40,186,191,185,184,183,196,34,33,31,40,191,196,185,183,194,196,33,29,31,40,199,187,196,198,195,194,48,30,29,40,199,206,187,198,199,195,48,49,30,40,206,195,187,199,191,195,49,26,30,40,207,188,195,200,192,191,50,27,26,40,207,204,188,200,201,192,50,51,27,40,204,194,188,201,188,192,51,38,27,40,205,189,194,202,189,188,42,63,38,40,205,202,189,202,203,189,42,43,63,40,202,193,189,203,185,189,43,58,63,40,203,190,193,204,186,185,44,36,58,40,203,200,190,204,205,186,44,45,36,40,200,192,190,205,182,186,45,32,36,40,201,191,192,206,183,182,46,33,32,40,201,198,191,206,207,183,46,47,33,40,198,196,191,207,194,183,47,29,33,40,206,207,195,199,200,191,49,50,26,40,204,205,194,201,202,188,51,42,38,40,202,203,193,203,204,185,43,44,58,40,200,201,192,205,206,182,45,46,32,40,198,199,196,207,198,194,47,48,29,40,208,215,214,208,209,210,0,2,5,40,209,215,217,211,209,212,61,2,10,40,208,214,219,208,210,213,0,5,6,40,208,219,221,208,213,214,0,6,7,40,208,221,218,208,214,215,0,7,1,40,209,217,224,211,212,216,61,10,11,40,210,216,226,217,218,219,54,13,14,40,211,220,228,220,221,222,60,16,17,40,212,222,230,223,224,225,18,19,20,40,213,223,232,226,227,228,53,4,8,40,209,224,227,211,216,229,61,11,22,40,210,226,229,217,219,230,54,14,23,40,211,228,231,220,222,231,60,17,24,40,212,230,233,223,225,232,18,20,25,40,213,232,225,226,228,233,53,8,21,40,232,223,233,228,227,232,8,4,25,40,223,212,233,227,223,232,4,18,25,40,230,222,231,225,224,231,20,19,24,40,222,211,231,224,220,231,19,60,24,40,228,220,229,222,221,230,17,16,23,40,220,210,229,221,217,230,16,54,23,40,226,216,227,219,218,229,14,13,22,40,216,209,227,218,211,229,13,61,22,40,224,217,225,216,212,233,11,10,21,40,217,213,225,212,226,233,10,53,21,40,218,223,213,215,227,226,1,4,53,40,218,221,223,215,214,227,1,7,4,40,221,212,223,214,223,227,7,18,4,40,221,222,212,214,224,223,7,19,18,40,221,219,222,214,213,224,7,6,19,40,219,211,222,213,220,224,6,60,19,40,219,220,211,213,221,220,6,16,60,40,219,214,220,213,210,221,6,5,16,40,214,210,220,210,217,221,5,54,16,40,217,218,213,212,215,226,10,1,53,40,217,215,218,212,209,215,10,2,1,40,215,208,218,209,208,215,2,0,1,40,214,216,210,210,218,217,5,13,54,40,214,215,216,210,209,218,5,2,13,40,215,209,216,209,211,218,2,61,13,40,244,243,238,234,235,236,29,30,31,40,245,242,236,237,238,239,32,33,34,40,246,241,235,240,241,242,58,36,37,40,247,240,234,243,244,245,38,39,40,40,248,239,237,246,247,248,26,27,28,40,237,234,249,248,245,249,28,40,41,40,237,239,234,248,247,245,28,27,40,40,239,247,234,247,243,245,27,38,40,40,234,235,249,245,242,249,40,37,41,40,234,240,235,245,244,242,40,39,37,40,240,246,235,244,240,242,39,58,37,40,235,236,249,242,239,249,37,34,41,40,235,241,236,242,241,239,37,36,34,40,241,245,236,241,237,239,36,32,34,40,236,238,249,239,236,249,34,31,41,40,236,242,238,239,238,236,34,33,31,40,242,244,238,238,234,236,33,29,31,40,238,237,249,236,248,249,31,28,41,40,238,243,237,236,235,248,31,30,28,40,243,248,237,235,246,248,30,26,28,40,251,239,248,250,247,246,50,27,26,40,251,258,239,250,251,247,50,51,27,40,258,247,239,251,243,247,51,38,27,40,259,240,247,252,244,243,42,39,38,40,259,256,240,252,253,244,42,43,39,40,256,246,240,253,240,244,43,58,39,40,257,241,246,254,241,240,44,36,58,40,257,254,241,254,255,241,44,45,36,40,254,245,241,255,237,241,45,32,36,40,255,242,245,256,238,237,46,33,32,40,255,252,242,256,257,238,46,47,33,40,252,244,242,257,234,238,47,29,33,40,253,243,244,258,235,234,48,30,29,40,253,250,243,258,259,235,48,49,30,40,250,248,243,259,246,235,49,26,30,40,258,259,247,251,252,243,51,42,38,40,256,257,246,253,254,240,43,44,58,40,254,255,245,255,256,237,45,46,32,40,252,253,244,257,258,234,47,48,29,40,250,251,248,259,250,246,49,50,26,41,260,261,263,262,260,261,262,263,66,67,68,69,41,262,263,265,264,263,262,264,265,69,68,70,71,41,264,265,267,266,265,264,266,267,71,70,72,73,41,266,267,269,268,267,266,268,269,73,72,74,75,41,268,269,271,270,269,268,270,271,75,74,76,77,41,270,271,273,272,271,270,272,273,77,76,78,79,41,272,273,275,274,273,272,274,275,79,78,80,81,41,274,275,277,276,275,274,276,277,81,80,82,83,41,276,277,279,278,277,276,278,279,83,82,84,85,41,278,279,281,280,279,278,280,281,85,84,86,87,41,280,281,283,282,281,280,282,283,87,86,88,89,41,282,283,285,284,283,282,284,285,89,88,90,91,41,284,285,287,286,285,284,286,287,91,90,92,93,41,286,287,289,288,287,286,288,289,93,92,94,95,41,288,289,291,290,289,288,290,291,95,94,96,97,41,290,291,293,292,291,290,292,293,97,96,98,99,41,292,293,295,294,293,292,294,295,99,98,100,101,41,294,295,297,296,295,294,296,297,101,100,102,103,41,296,297,299,298,297,296,298,299,103,102,104,105,41,298,299,301,300,299,298,300,301,105,104,106,107,41,300,301,303,302,301,300,302,303,107,106,108,109,41,302,303,305,304,303,302,304,305,109,108,110,111,41,304,305,307,306,305,304,306,307,111,110,112,113,41,306,307,309,308,308,309,310,311,113,112,114,115,41,308,309,311,310,311,310,312,313,115,114,116,117,41,310,311,313,312,313,312,314,315,117,116,118,119,41,312,313,315,314,315,314,316,317,119,118,120,121,41,314,315,317,316,317,316,318,319,121,120,122,123,41,316,317,319,318,319,318,320,321,123,122,124,125,41,318,319,321,320,321,320,322,323,125,124,126,127,41,281,279,333,334,280,278,324,325,86,84,128,129,41,320,321,323,322,323,322,326,327,127,126,130,131,41,322,323,261,260,327,326,261,260,131,130,67,66,40,322,260,262,359,328,329,131,66,69,40,262,264,266,329,330,331,69,71,73,40,266,268,270,331,332,333,73,75,77,40,270,272,274,333,334,335,77,79,81,40,274,276,278,335,336,337,81,83,85,40,278,280,282,337,338,339,85,87,89,40,282,284,286,339,340,341,89,91,93,40,286,288,290,341,342,343,93,95,97,40,290,292,294,343,344,345,97,99,101,40,294,296,298,345,346,347,101,103,105,40,298,300,302,347,348,349,105,107,109,40,302,304,306,349,350,351,109,111,113,40,306,308,310,351,352,353,113,115,117,40,310,312,314,353,354,355,117,119,121,40,314,316,318,355,356,357,121,123,125,40,318,320,322,357,358,359,125,127,131,40,322,262,266,359,329,331,131,69,73,40,266,270,274,331,333,335,73,77,81,40,274,278,282,335,337,339,81,85,89,40,282,286,290,339,341,343,89,93,97,40,290,294,298,343,345,347,97,101,105,40,298,302,306,347,349,351,105,109,113,40,306,310,314,351,353,355,113,117,121,40,314,318,322,355,357,359,121,125,131,40,322,266,274,359,331,335,131,73,81,40,274,282,290,335,339,343,81,89,97,40,290,298,306,343,347,351,97,105,113,40,306,314,322,351,355,359,113,121,131,40,322,274,290,359,335,343,131,81,97,40,290,306,322,343,351,359,97,113,131,41,324,325,357,356,360,361,362,363,132,133,134,135,41,299,297,342,343,298,296,364,365,104,102,136,137,41,317,315,351,352,318,316,366,367,122,120,138,139,41,273,271,329,330,272,270,368,369,78,76,140,141,41,291,289,338,339,290,288,370,371,96,94,142,143,41,309,307,347,348,310,309,372,373,114,112,144,145,41,265,263,324,326,264,262,360,374,70,68,132,146,41,283,281,334,335,282,280,325,375,88,86,129,147,41,301,299,343,344,300,298,365,376,106,104,137,148,41,319,317,352,353,320,318,367,377,124,122,139,149,41,275,273,330,331,274,272,369,378,80,78,141,150,41,293,291,339,340,292,290,371,379,98,96,143,151,41,311,309,348,349,312,310,373,380,116,114,145,152,41,267,265,326,327,266,264,374,381,72,70,146,153,41,285,283,335,336,284,282,375,382,90,88,147,154,41,303,301,344,345,302,300,376,383,108,106,148,155,41,321,319,353,354,322,320,377,384,126,124,149,156,41,277,275,331,332,276,274,378,385,82,80,150,157,41,295,293,340,341,294,292,379,386,100,98,151,158,41,313,311,349,350,314,312,380,387,118,116,152,159,41,269,267,327,328,268,266,381,388,74,72,153,160,41,287,285,336,337,286,284,382,389,92,90,154,161,41,305,303,345,346,304,302,383,390,110,108,155,162,41,323,321,354,355,326,322,384,391,130,126,156,163,41,279,277,332,333,278,276,385,324,84,82,157,128,41,297,295,341,342,296,294,386,364,102,100,158,136,41,315,313,350,351,316,314,387,366,120,118,159,138,41,271,269,328,329,270,268,388,368,76,74,160,140,41,289,287,337,338,288,286,389,370,94,92,161,142,41,307,305,346,347,306,304,390,392,112,110,162,144,41,263,261,325,324,262,261,361,360,68,67,133,132,41,261,323,355,325,261,326,391,361,67,130,163,133,41,360,359,391,392,393,394,395,396,164,165,166,167,41,352,351,383,384,367,366,397,398,139,138,168,169,41,339,338,370,371,371,370,399,400,143,142,170,171,41,326,324,356,358,374,360,363,401,146,132,135,172,41,353,352,384,385,377,367,398,402,149,139,169,173,41,340,339,371,372,379,371,400,403,151,143,171,174,41,327,326,358,359,381,374,401,394,153,146,172,165,41,354,353,385,386,384,377,402,404,156,149,173,175,41,341,340,372,373,386,379,403,405,158,151,174,176,41,328,327,359,360,388,381,394,393,160,153,165,164,41,355,354,386,387,391,384,404,406,163,156,175,177,41,342,341,373,374,364,386,405,407,136,158,176,178,41,329,328,360,361,368,388,393,408,140,160,164,179,41,325,355,387,357,361,391,406,362,133,163,177,134,41,343,342,374,375,365,364,407,409,137,136,178,180,41,330,329,361,362,369,368,408,410,141,140,179,181,41,344,343,375,376,376,365,409,411,148,137,180,182,41,331,330,362,363,378,369,410,412,150,141,181,183,41,345,344,376,377,383,376,411,413,155,148,182,184,41,332,331,363,364,385,378,412,414,157,150,183,185,41,346,345,377,378,390,383,413,415,162,155,184,186,41,333,332,364,365,324,385,414,416,128,157,185,187,41,347,346,378,379,392,390,415,417,144,162,186,188,41,334,333,365,366,325,324,416,418,129,128,187,189,41,348,347,379,380,373,372,419,420,145,144,188,190,41,335,334,366,367,375,325,418,421,147,129,189,191,41,349,348,380,381,380,373,420,422,152,145,190,192,41,336,335,367,368,382,375,421,423,154,147,191,193,41,350,349,381,382,387,380,422,424,159,152,192,194,41,337,336,368,369,389,382,423,425,161,154,193,195,41,351,350,382,383,366,387,424,397,138,159,194,168,41,338,337,369,370,370,389,425,399,142,161,195,170,41,395,394,426,427,426,427,428,429,196,197,198,199,41,387,386,418,419,406,404,430,431,177,175,200,201,41,374,373,405,406,407,405,432,433,178,176,202,203,41,361,360,392,393,408,393,396,434,179,164,167,204,41,357,387,419,389,362,406,431,435,134,177,201,205,41,375,374,406,407,409,407,433,436,180,178,203,206,41,362,361,393,394,410,408,434,427,181,179,204,197,41,376,375,407,408,411,409,436,437,182,180,206,207,41,363,362,394,395,412,410,427,426,183,181,197,196,41,377,376,408,409,413,411,437,438,184,182,207,208,41,364,363,395,396,414,412,426,439,185,183,196,209,41,378,377,409,410,415,413,438,440,186,184,208,210,41,365,364,396,397,416,414,439,441,187,185,209,211,41,379,378,410,411,417,415,440,442,188,186,210,212,41,366,365,397,398,418,416,441,443,189,187,211,213,41,380,379,411,412,420,419,444,445,190,188,212,214,41,367,366,398,399,421,418,443,446,191,189,213,215,41,381,380,412,413,422,420,445,447,192,190,214,216,41,368,367,399,400,423,421,446,448,193,191,215,217,41,382,381,413,414,424,422,447,449,194,192,216,218,41,369,368,400,401,425,423,448,450,195,193,217,219,41,383,382,414,415,397,424,449,451,168,194,218,220,41,370,369,401,402,399,425,450,452,170,195,219,221,41,356,357,389,388,363,362,435,453,135,134,205,222,41,384,383,415,416,398,397,451,454,169,168,220,223,41,371,370,402,403,400,399,452,455,171,170,221,224,41,358,356,388,390,401,363,453,456,172,135,222,225,41,385,384,416,417,402,398,454,457,173,169,223,226,41,372,371,403,404,403,400,455,458,174,171,224,227,41,359,358,390,391,394,401,456,395,165,172,225,166,41,386,385,417,418,404,402,457,430,175,173,226,200,41,373,372,404,405,405,403,458,432,176,174,227,202,41,430,429,461,462,459,460,461,462,228,229,230,231,41,409,408,440,441,438,437,463,464,208,207,232,233,41,396,395,427,428,439,426,429,465,209,196,199,234,41,410,409,441,442,440,438,464,466,210,208,233,235,41,397,396,428,429,441,439,465,460,211,209,234,229,41,411,410,442,443,442,440,466,467,212,210,235,236,41,398,397,429,430,443,441,460,459,213,211,229,228,41,412,411,443,444,445,444,468,469,214,212,236,237,41,399,398,430,431,446,443,459,470,215,213,228,238,41,413,412,444,445,447,445,469,471,216,214,237,239,41,400,399,431,432,448,446,470,472,217,215,238,240,41,414,413,445,446,449,447,471,473,218,216,239,241,41,401,400,432,433,450,448,472,474,219,217,240,242,41,415,414,446,447,451,449,473,475,220,218,241,243,41,402,401,433,434,452,450,474,476,221,219,242,244,41,388,389,421,420,453,435,477,478,222,205,245,246,41,416,415,447,448,454,451,475,479,223,220,243,247,41,403,402,434,435,455,452,476,480,224,221,244,248,41,390,388,420,422,456,453,478,481,225,222,246,249,41,417,416,448,449,457,454,479,482,226,223,247,250,41,404,403,435,436,458,455,480,483,227,224,248,251,41,391,390,422,423,395,456,481,484,166,225,249,252,41,418,417,449,450,430,457,482,485,200,226,250,253,41,405,404,436,437,432,458,483,486,202,227,251,254,41,392,391,423,424,396,395,484,487,167,166,252,255,41,419,418,450,451,431,430,485,488,201,200,253,256,41,406,405,437,438,433,432,486,489,203,202,254,257,41,393,392,424,425,434,396,487,490,204,167,255,258,41,389,419,451,421,435,431,488,477,205,201,256,245,41,407,406,438,439,436,433,489,491,206,203,257,259,41,394,393,425,426,427,434,490,428,197,204,258,198,41,408,407,439,440,437,436,491,463,207,206,259,232,41,465,464,496,497,492,493,494,495,260,261,262,263,41,444,443,475,476,469,468,496,497,237,236,264,265,41,431,430,462,463,470,459,462,498,238,228,231,266,41,445,444,476,477,471,469,497,499,239,237,265,267,41,432,431,463,464,472,470,498,493,240,238,266,261,41,446,445,477,478,473,471,499,500,241,239,267,268,41,433,432,464,465,474,472,493,492,242,240,261,260,41,447,446,478,479,475,473,500,501,243,241,268,269,41,434,433,465,466,476,474,492,502,244,242,260,270,41,420,421,453,452,478,477,503,504,246,245,271,272,41,448,447,479,480,479,475,501,505,247,243,269,273,41,435,434,466,467,480,476,502,506,248,244,270,274,41,422,420,452,454,481,478,504,507,249,246,272,275,41,449,448,480,481,482,479,505,508,250,247,273,276,41,436,435,467,468,483,480,506,509,251,248,274,277,41,423,422,454,455,484,481,507,510,252,249,275,278,41,450,449,481,482,485,482,508,511,253,250,276,279,41,437,436,468,469,486,483,509,512,254,251,277,280,41,424,423,455,456,487,484,510,513,255,252,278,281,41,451,450,482,483,488,485,511,514,256,253,279,282,41,438,437,469,470,489,486,512,515,257,254,280,283,41,425,424,456,457,490,487,513,516,258,255,281,284,41,421,451,483,453,477,488,514,503,245,256,282,271,41,439,438,470,471,491,489,515,517,259,257,283,285,41,426,425,457,458,428,490,516,518,198,258,284,286,41,440,439,471,472,463,491,517,519,232,259,285,287,41,427,426,458,459,429,428,518,520,199,198,286,288,41,441,440,472,473,464,463,519,521,233,232,287,289,41,428,427,459,460,465,429,520,522,234,199,288,290,41,442,441,473,474,466,464,521,523,235,233,289,291,41,429,428,460,461,460,465,522,461,229,234,290,230,41,443,442,474,475,467,466,523,524,236,235,291,264,41,500,499,531,532,525,526,527,528,292,293,294,295,41,479,478,510,511,501,500,529,530,269,268,296,297,41,466,465,497,498,502,492,495,531,270,260,263,298,41,452,453,485,484,504,503,532,533,272,271,299,300,41,480,479,511,512,505,501,530,534,273,269,297,301,41,467,466,498,499,506,502,531,526,274,270,298,293,41,454,452,484,486,507,504,533,535,275,272,300,302,41,481,480,512,513,508,505,534,536,276,273,301,303,41,468,467,499,500,509,506,526,525,277,274,293,292,41,455,454,486,487,510,507,535,537,278,275,302,304,41,482,481,513,514,511,508,536,538,279,276,303,305,41,469,468,500,501,512,509,525,539,280,277,292,306,41,456,455,487,488,513,510,537,540,281,278,304,307,41,483,482,514,515,514,511,538,541,282,279,305,308,41,470,469,501,502,515,512,539,542,283,280,306,309,41,457,456,488,489,516,513,540,543,284,281,307,310,41,453,483,515,485,503,514,541,532,271,282,308,299,41,471,470,502,503,517,515,542,544,285,283,309,311,41,458,457,489,490,518,516,543,545,286,284,310,312,41,472,471,503,504,519,517,544,546,287,285,311,313,41,459,458,490,491,520,518,545,547,288,286,312,314,41,473,472,504,505,521,519,546,548,289,287,313,315,41,460,459,491,492,522,520,547,549,290,288,314,316,41,474,473,505,506,523,521,548,550,291,289,315,317,41,461,460,492,493,461,522,549,551,230,290,316,318,41,475,474,506,507,524,523,550,552,264,291,317,319,41,462,461,493,494,462,461,551,553,231,230,318,320,41,476,475,507,508,497,496,554,555,265,264,319,321,41,463,462,494,495,498,462,553,556,266,231,320,322,41,477,476,508,509,499,497,555,557,267,265,321,323,41,464,463,495,496,493,498,556,494,261,266,322,262,41,478,477,509,510,500,499,557,529,268,267,323,296,41,535,534,566,567,558,559,560,561,324,325,326,327,41,487,486,518,519,537,535,562,563,304,302,328,329,41,514,513,545,546,538,536,564,565,305,303,330,331,41,501,500,532,533,539,525,528,566,306,292,295,332,41,488,487,519,520,540,537,563,567,307,304,329,333,41,515,514,546,547,541,538,565,568,308,305,331,334,41,502,501,533,534,542,539,566,559,309,306,332,325,41,489,488,520,521,543,540,567,569,310,307,333,335,41,485,515,547,517,532,541,568,570,299,308,334,336,41,503,502,534,535,544,542,559,558,311,309,325,324,41,490,489,521,522,545,543,569,571,312,310,335,337,41,504,503,535,536,546,544,558,572,313,311,324,338,41,491,490,522,523,547,545,571,573,314,312,337,339,41,505,504,536,537,548,546,572,574,315,313,338,340,41,492,491,523,524,549,547,573,575,316,314,339,341,41,506,505,537,538,550,548,574,576,317,315,340,342,41,493,492,524,525,551,549,575,577,318,316,341,343,41,507,506,538,539,552,550,576,578,319,317,342,344,41,494,493,525,526,553,551,577,579,320,318,343,345,41,508,507,539,540,555,554,580,581,321,319,344,346,41,495,494,526,527,556,553,579,582,322,320,345,347,41,509,508,540,541,557,555,581,583,323,321,346,348,41,496,495,527,528,494,556,582,584,262,322,347,349,41,510,509,541,542,529,557,583,585,296,323,348,350,41,497,496,528,529,495,494,584,586,263,262,349,351,41,511,510,542,543,530,529,585,587,297,296,350,352,41,498,497,529,530,531,495,586,588,298,263,351,353,41,484,485,517,516,533,532,570,589,300,299,336,354,41,512,511,543,544,534,530,587,590,301,297,352,355,41,499,498,530,531,526,531,588,527,293,298,353,294,41,486,484,516,518,535,533,589,562,302,300,354,328,41,513,512,544,545,536,534,590,564,303,301,355,330,41,556,555,587,588,591,592,593,594,356,357,358,359,41,522,521,553,554,571,569,595,596,337,335,360,361,41,536,535,567,568,572,558,561,597,338,324,327,362,41,523,522,554,555,573,571,596,592,339,337,361,357,41,537,536,568,569,574,572,597,598,340,338,362,363,41,524,523,555,556,575,573,592,591,341,339,357,356,41,538,537,569,570,576,574,598,599,342,340,363,364,41,525,524,556,557,577,575,591,600,343,341,356,365,41,539,538,570,571,578,576,599,601,344,342,364,366,41,526,525,557,558,579,577,600,602,345,343,365,367,41,540,539,571,572,581,580,603,604,346,344,366,368,41,527,526,558,559,582,579,602,605,347,345,367,369,41,541,540,572,573,583,581,604,606,348,346,368,370,41,528,527,559,560,584,582,605,607,349,347,369,371,41,542,541,573,574,585,583,606,608,350,348,370,372,41,529,528,560,561,586,584,607,609,351,349,371,373,41,543,542,574,575,587,585,608,610,352,350,372,374,41,530,529,561,562,588,586,609,611,353,351,373,375,41,516,517,549,548,589,570,612,613,354,336,376,377,41,544,543,575,576,590,587,610,614,355,352,374,378,41,531,530,562,563,527,588,611,615,294,353,375,379,41,518,516,548,550,562,589,613,616,328,354,377,380,41,545,544,576,577,564,590,614,617,330,355,378,381,41,532,531,563,564,528,527,615,618,295,294,379,382,41,519,518,550,551,563,562,616,619,329,328,380,383,41,546,545,577,578,565,564,617,620,331,330,381,384,41,533,532,564,565,566,528,618,621,332,295,382,385,41,520,519,551,552,567,563,619,622,333,329,383,386,41,547,546,578,579,568,565,620,623,334,331,384,387,41,534,533,565,566,559,566,621,560,325,332,385,326,41,521,520,552,553,569,567,622,595,335,333,386,360,41,517,547,579,549,570,568,623,612,336,334,387,376,41,591,590,622,623,624,625,626,627,388,389,390,391,41,570,569,601,602,599,598,628,629,364,363,392,393,41,557,556,588,589,600,591,594,630,365,356,359,394,41,571,570,602,603,601,599,629,631,366,364,393,395,41,558,557,589,590,602,600,630,625,367,365,394,389,41,572,571,603,604,604,603,632,633,368,366,395,396,41,559,558,590,591,605,602,625,624,369,367,389,388,41,573,572,604,605,606,604,633,634,370,368,396,397,41,560,559,591,592,607,605,624,635,371,369,388,398,41,574,573,605,606,608,606,634,636,372,370,397,399,41,561,560,592,593,609,607,635,637,373,371,398,400,41,575,574,606,607,610,608,636,638,374,372,399,401,41,562,561,593,594,611,609,637,639,375,373,400,402,41,548,549,581,580,613,612,640,641,377,376,403,404,41,576,575,607,608,614,610,638,642,378,374,401,405,41,563,562,594,595,615,611,639,643,379,375,402,406,41,550,548,580,582,616,613,641,644,380,377,404,407,41,577,576,608,609,617,614,642,645,381,378,405,408,41,564,563,595,596,618,615,643,646,382,379,406,409,41,551,550,582,583,619,616,644,647,383,380,407,410,41,578,577,609,610,620,617,645,648,384,381,408,411,41,565,564,596,597,621,618,646,649,385,382,409,412,41,552,551,583,584,622,619,647,650,386,383,410,413,41,579,578,610,611,623,620,648,651,387,384,411,414,41,566,565,597,598,560,621,649,652,326,385,412,415,41,553,552,584,585,595,622,650,653,360,386,413,416,41,549,579,611,581,612,623,651,640,376,387,414,403,41,567,566,598,599,561,560,652,654,327,326,415,417,41,554,553,585,586,596,595,653,655,361,360,416,418,41,568,567,599,600,597,561,654,656,362,327,417,419,41,555,554,586,587,592,596,655,593,357,361,418,358,41,569,568,600,601,598,597,656,628,363,362,419,392,41,626,625,657,658,657,658,659,660,420,421,422,423,41,605,604,636,637,634,633,661,662,397,396,424,425,41,592,591,623,624,635,624,627,663,398,388,391,426,41,606,605,637,638,636,634,662,664,399,397,425,427,41,593,592,624,625,637,635,663,658,400,398,426,421,41,607,606,638,639,638,636,664,665,401,399,427,428,41,594,593,625,626,639,637,658,657,402,400,421,420,41,580,581,613,612,641,640,666,667,404,403,429,430,41,608,607,639,640,642,638,665,668,405,401,428,431,41,595,594,626,627,643,639,657,669,406,402,420,432,41,582,580,612,614,644,641,667,670,407,404,430,433,41,609,608,640,641,645,642,668,671,408,405,431,434,41,596,595,627,628,646,643,669,672,409,406,432,435,41,583,582,614,615,647,644,670,673,410,407,433,436,41,610,609,641,642,648,645,671,674,411,408,434,437,41,597,596,628,629,649,646,672,675,412,409,435,438,41,584,583,615,616,650,647,673,676,413,410,436,439,41,611,610,642,643,651,648,674,677,414,411,437,440,41,598,597,629,630,652,649,675,678,415,412,438,441,41,585,584,616,617,653,650,676,679,416,413,439,442,41,581,611,643,613,640,651,677,666,403,414,440,429,41,599,598,630,631,654,652,678,680,417,415,441,443,41,586,585,617,618,655,653,679,681,418,416,442,444,41,600,599,631,632,656,654,680,682,419,417,443,445,41,587,586,618,619,593,655,681,683,358,418,444,446,41,601,600,632,633,628,656,682,684,392,419,445,447,41,588,587,619,620,594,593,683,685,359,358,446,448,41,602,601,633,634,629,628,684,686,393,392,447,449,41,589,588,620,621,630,594,685,687,394,359,448,450,41,603,602,634,635,631,629,686,688,395,393,449,451,41,590,589,621,622,625,630,687,626,389,394,450,390,41,604,603,635,636,633,632,689,661,396,395,451,424,40,646,644,645,721,690,691,452,453,454,40,645,675,674,691,692,693,454,455,456,40,674,673,672,693,694,695,456,457,458,40,672,671,670,695,696,697,458,459,460,40,670,669,668,697,698,699,460,461,462,40,668,667,666,699,700,701,462,463,464,40,666,665,664,701,702,703,464,465,466,40,664,663,662,703,704,705,466,467,468,40,662,661,660,705,706,707,468,469,470,40,660,659,658,707,708,709,470,471,423,40,658,657,656,709,710,711,423,422,472,40,656,655,654,711,712,713,472,473,474,40,654,653,652,713,714,715,474,475,476,40,652,651,650,715,716,717,476,477,478,40,650,649,648,717,718,719,478,479,480,40,648,647,646,719,720,721,480,481,452,40,646,645,674,721,691,693,452,454,456,40,674,672,670,693,695,697,456,458,460,40,670,668,666,697,699,701,460,462,464,40,666,664,662,701,703,705,464,466,468,40,662,660,658,705,707,709,468,470,423,40,658,656,654,709,711,713,423,472,474,40,654,652,650,713,715,717,474,476,478,40,650,648,646,717,719,721,478,480,452,40,646,674,670,721,693,697,452,456,460,40,670,666,662,697,701,705,460,464,468,40,662,658,654,705,709,713,468,423,474,40,654,650,646,713,717,721,474,478,452,40,646,670,662,721,697,705,452,460,468,40,662,654,646,705,713,721,468,474,452,41,612,613,645,644,667,666,722,723,430,429,454,453,41,640,639,671,672,668,665,724,725,431,428,459,458,41,627,626,658,659,669,657,660,726,432,420,423,471,41,614,612,644,646,670,667,723,727,433,430,453,452,41,641,640,672,673,671,668,725,728,434,431,458,457,41,628,627,659,660,672,669,726,729,435,432,471,470,41,615,614,646,647,673,670,727,730,436,433,452,481,41,642,641,673,674,674,671,728,731,437,434,457,456,41,629,628,660,661,675,672,729,732,438,435,470,469,41,616,615,647,648,676,673,730,733,439,436,481,480,41,643,642,674,675,677,674,731,734,440,437,456,455,41,630,629,661,662,678,675,732,735,441,438,469,468,41,617,616,648,649,679,676,733,736,442,439,480,479,41,613,643,675,645,666,677,734,722,429,440,455,454,41,631,630,662,663,680,678,735,737,443,441,468,467,41,618,617,649,650,681,679,736,738,444,442,479,478,41,632,631,663,664,682,680,737,739,445,443,467,466,41,619,618,650,651,683,681,738,740,446,444,478,477,41,633,632,664,665,684,682,739,741,447,445,466,465,41,620,619,651,652,685,683,740,742,448,446,477,476,41,634,633,665,666,686,684,741,743,449,447,465,464,41,621,620,652,653,687,685,742,744,450,448,476,475,41,635,634,666,667,688,686,743,745,451,449,464,463,41,622,621,653,654,626,687,744,746,390,450,475,474,41,636,635,667,668,661,689,747,748,424,451,463,462,41,623,622,654,655,627,626,746,749,391,390,474,473,41,637,636,668,669,662,661,748,750,425,424,462,461,41,624,623,655,656,663,627,749,751,426,391,473,472,41,638,637,669,670,664,662,750,752,427,425,461,460,41,625,624,656,657,658,663,751,659,421,426,472,422,41,639,638,670,671,665,664,752,724,428,427,460,459,41,695,694,724,725,753,754,755,756,482,483,484,485,41,779,780,755,754,757,758,759,760,486,487,488,489,41,686,685,715,716,761,762,763,764,490,491,492,493,41,766,779,754,753,765,757,760,766,494,486,489,495,41,703,702,732,733,767,768,769,770,496,497,498,499,41,767,766,753,752,771,765,766,772,500,494,495,501,41,677,676,707,706,773,774,775,776,500,502,503,504,41,694,693,723,724,754,777,778,755,483,505,506,484,41,768,767,752,751,779,771,772,780,502,500,501,507,41,685,684,714,715,762,781,782,763,491,508,509,492,41,769,768,751,750,783,779,780,784,510,502,507,511,41,702,701,731,732,768,785,786,769,497,512,513,498,41,770,769,750,749,787,783,784,788,514,510,511,515,41,693,692,722,723,777,789,790,778,505,516,517,506,41,771,770,749,748,791,787,788,792,496,514,515,518,41,684,683,713,714,781,793,794,782,508,519,520,509,41,772,771,748,747,795,791,792,796,497,496,518,521,41,701,700,730,731,785,797,798,786,512,522,523,513,41,773,772,747,746,799,795,796,800,512,497,521,524,41,692,691,721,722,789,801,802,790,516,525,526,517,41,774,773,746,745,803,799,800,804,522,512,524,527,41,683,682,712,713,793,805,806,794,519,528,529,520,41,775,774,745,744,807,803,804,808,530,522,527,531,41,700,699,729,730,797,809,810,798,522,530,532,523,41,776,775,744,743,811,807,808,812,533,530,531,534,41,691,690,720,721,801,813,814,802,525,535,536,526,41,778,776,743,742,815,811,812,816,537,533,534,538,41,682,681,711,712,805,817,818,806,528,539,540,529,41,777,778,742,741,819,815,816,820,541,537,538,542,41,699,698,728,729,809,821,822,810,530,533,543,532,41,709,708,738,739,823,824,825,826,544,545,546,547,41,718,717,747,748,827,828,829,830,548,549,521,518,41,727,726,756,757,831,832,833,834,550,551,552,553,41,707,735,765,737,835,836,837,838,503,554,555,556,41,714,713,743,744,839,840,841,842,509,520,534,531,41,723,722,752,753,843,844,845,846,506,517,501,495,41,732,731,761,762,847,848,849,850,498,513,557,558,41,710,709,739,740,851,823,826,852,559,544,547,560,41,719,718,748,749,853,827,830,854,561,548,518,515,41,728,727,757,758,855,831,834,856,543,550,553,562,41,715,714,744,745,857,858,859,860,492,509,531,527,41,724,723,753,754,861,843,846,862,484,506,495,489,41,733,732,762,763,863,847,850,864,499,498,558,563,41,711,710,740,741,865,851,852,866,540,559,560,542,41,720,719,749,750,867,853,854,868,536,561,515,511,41,729,728,758,759,869,870,871,872,532,543,562,564,41,706,707,737,736,873,874,875,876,504,503,556,565,41,716,715,745,746,877,857,860,878,493,492,527,524,41,725,724,754,755,879,861,862,880,485,484,489,488,41,734,733,763,764,881,863,864,882,566,499,563,567,41,712,711,741,742,883,865,866,884,529,540,542,538,41,721,720,750,751,885,867,868,886,526,536,511,507,41,730,729,759,760,887,869,872,888,523,532,564,568,41,708,706,736,738,824,873,876,825,545,504,565,546,41,717,716,746,747,828,877,878,829,549,493,524,521,41,726,725,755,756,832,879,880,833,551,485,488,552,41,735,734,764,765,836,881,882,837,554,566,567,555,41,713,712,742,743,840,883,884,841,520,529,538,534,41,722,721,751,752,844,889,890,845,517,526,507,501,41,731,730,760,761,848,887,888,849,513,523,568,557,41,780,781,756,755,758,891,892,759,487,539,552,488,41,704,703,733,734,893,767,770,894,514,496,499,566,41,678,677,706,708,895,773,776,896,494,500,504,545,41,781,782,757,756,891,897,898,892,539,528,553,552,41,687,686,716,717,899,761,764,900,569,490,493,549,41,782,783,758,757,897,901,902,898,528,519,562,553,41,696,695,725,726,903,753,756,904,541,482,485,551,41,783,784,759,758,905,906,907,908,519,508,564,562,41,705,704,734,735,909,893,894,910,510,514,566,554,41,679,678,708,709,911,895,896,912,486,494,545,544,41,784,785,760,759,906,913,914,907,508,491,568,564,41,688,687,717,718,915,899,900,916,570,569,549,548,41,785,786,761,760,913,917,918,914,491,490,557,568,41,697,696,726,727,919,903,904,920,537,541,551,550,41,786,787,762,761,917,921,922,918,490,569,558,557,41,676,705,735,707,774,909,910,775,502,510,554,503,41,680,679,709,710,923,911,912,924,487,486,544,559,41,787,788,763,762,921,925,926,922,569,570,563,558,41,790,789,736,737,927,928,929,930,525,516,565,556,41,689,688,718,719,931,915,916,932,571,570,548,561,41,788,791,764,763,925,933,934,926,570,571,567,563,41,789,792,738,736,928,935,936,929,516,505,546,565,41,698,697,727,728,937,919,920,938,533,537,550,543,41,791,793,765,764,933,939,940,934,571,535,555,567,41,792,794,739,738,935,941,942,936,505,483,547,546,41,681,680,710,711,817,923,924,818,539,487,559,540,41,793,790,737,765,939,927,930,940,535,525,556,555,41,794,795,740,739,941,943,944,942,483,482,560,547,41,690,689,719,720,813,931,932,814,535,571,561,536,41,795,777,741,740,943,819,820,944,482,541,542,560]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/rhino/rhino-diffusemap.jpg b/src/games/chessbase/res/fairy/rhino/rhino-diffusemap.jpg
new file mode 100644
index 0000000..aae0b26
Binary files /dev/null and b/src/games/chessbase/res/fairy/rhino/rhino-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/rhino/rhino-normalmap.jpg b/src/games/chessbase/res/fairy/rhino/rhino-normalmap.jpg
new file mode 100644
index 0000000..4d2d052
Binary files /dev/null and b/src/games/chessbase/res/fairy/rhino/rhino-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/rhino/rhino.js b/src/games/chessbase/res/fairy/rhino/rhino.js
new file mode 100644
index 0000000..38b39b9
--- /dev/null
+++ b/src/games/chessbase/res/fairy/rhino/rhino.js
@@ -0,0 +1,16 @@
+{
+ "vertices":[-0.010131,2.40583,-0.687312,-0.010131,2.58362,-0.488681,0.042148,2.40304,-0.680045,0.021688,2.58162,-0.484385,0.090864,2.39486,-0.65874,0.051339,2.57576,-0.471793,0.132698,2.38185,-0.624847,0.164798,2.36489,-0.580678,0.184977,2.34514,-0.529242,0.108621,2.54013,-0.395252,0.19186,2.32395,-0.474044,0.184977,2.30275,-0.418845,0.108621,2.50975,-0.330002,0.164798,2.283,-0.367409,0.132698,2.26605,-0.32324,0.076801,2.48344,-0.273494,0.090864,2.25303,-0.289347,0.051339,2.47411,-0.253462,0.042148,2.24485,-0.268041,0.021688,2.46825,-0.240869,-0.010131,2.24206,-0.260774,-0.010131,2.46625,-0.236574,-0.06241,2.24485,-0.268041,-0.111127,2.25303,-0.289347,-0.071602,2.47411,-0.253462,-0.15296,2.26605,-0.323239,-0.097064,2.48344,-0.273494,-0.185061,2.283,-0.367409,-0.20524,2.30275,-0.418845,-0.212122,2.32395,-0.474043,-0.133073,2.52494,-0.362627,-0.20524,2.34514,-0.529241,-0.185061,2.36489,-0.580678,-0.116602,2.55428,-0.425654,-0.152961,2.38185,-0.624847,-0.097064,2.56643,-0.45176,-0.111127,2.39486,-0.65874,-0.071602,2.57576,-0.471793,-0.062411,2.40304,-0.680045,-0.041951,2.58162,-0.484385,-0.010131,2.71652,-0.373922,0.027143,2.71181,-0.36366,0.042582,2.70621,-0.351486,0.061877,2.67218,-0.277495,-0.047405,2.65079,-0.230982,-0.074692,2.66369,-0.25902,-0.082139,2.67218,-0.277495,-0.074692,2.69891,-0.335621,-0.047405,2.71181,-0.36366,-0.029426,2.71532,-0.371312,-0.001236,2.86017,-0.275818,-0.010131,2.86062,-0.277066,0.007054,2.85887,-0.27216,0.014172,2.8568,-0.26634,0.019634,2.8541,-0.258755,0.023067,2.85096,-0.249923,0.024239,2.84759,-0.240444,0.023067,2.84421,-0.230966,0.019634,2.84107,-0.222133,0.014172,2.83837,-0.214548,0.007054,2.8363,-0.208728,-0.001236,2.835,-0.20507,-0.010131,2.83456,-0.203822,-0.019027,2.835,-0.20507,-0.027316,2.8363,-0.208728,-0.034434,2.83837,-0.214548,-0.039896,2.84107,-0.222133,-0.04333,2.84421,-0.230966,-0.044501,2.84759,-0.240444,-0.04333,2.85096,-0.249923,-0.039896,2.8541,-0.258755,-0.034434,2.8568,-0.26634,-0.027316,2.85887,-0.27216,-0.019027,2.86017,-0.275818,-0.009421,2.97999,-0.20364,-0.010131,2.98,-0.203745,-0.00876,2.97995,-0.203332,-0.008191,2.97989,-0.202843,-0.007756,2.97981,-0.202205,-0.007481,2.97973,-0.201462,-0.007388,2.97963,-0.200664,-0.007481,2.97954,-0.199867,-0.007756,2.97945,-0.199124,-0.008191,2.97937,-0.198486,-0.00876,2.97932,-0.197996,-0.009421,2.97928,-0.197688,-0.010131,2.97926,-0.197583,-0.010841,2.97928,-0.197688,-0.011503,2.97932,-0.197996,-0.012071,2.97937,-0.198486,-0.012507,2.97945,-0.199124,-0.012781,2.97954,-0.199867,-0.012875,2.97963,-0.200664,-0.012781,2.97973,-0.201462,-0.012507,2.97981,-0.202205,-0.012071,2.97989,-0.202843,-0.011503,2.97995,-0.203332,-0.010841,2.97999,-0.20364,0.076801,2.56643,-0.45176,0.096339,2.55428,-0.425654,0.11281,2.52494,-0.362627,0.096339,2.49559,-0.299601,-0.041951,2.46825,-0.240869,-0.116602,2.49559,-0.299601,-0.128883,2.50975,-0.330002,-0.128883,2.54013,-0.395252,0.009163,2.71532,-0.371312,0.054429,2.69891,-0.335622,0.061877,2.69042,-0.317147,0.064417,2.6813,-0.297321,0.054429,2.66369,-0.25902,0.042582,2.65639,-0.243155,0.027143,2.65079,-0.230982,0.009163,2.64728,-0.223329,-0.010131,2.64608,-0.220719,-0.029426,2.64728,-0.223329,-0.062845,2.65639,-0.243155,-0.084679,2.6813,-0.29732,-0.082139,2.69042,-0.317147,-0.062845,2.70621,-0.351486,-0.010131,2.25111,-0.167615,-0.010131,2.63543,0.241165,0.102559,2.24585,-0.151681,0.060419,2.63214,0.251141,0.20757,2.23043,-0.104964,0.126161,2.62249,0.280388,0.297745,2.20592,-0.030648,0.366939,2.17396,0.066203,0.410436,2.13675,0.178988,0.253166,2.56384,0.458157,0.425272,2.09681,0.300021,0.410436,2.05688,0.421055,0.253166,2.51384,0.609703,0.366939,2.01966,0.53384,0.297745,1.98771,0.63069,0.182615,2.47053,0.740946,0.20757,1.96319,0.705007,0.126161,2.45518,0.787472,0.102559,1.94777,0.751724,0.060419,2.44553,0.816719,-0.010131,1.94252,0.767658,-0.010131,2.44224,0.826695,-0.122822,1.94777,0.751724,-0.227833,1.96319,0.705007,-0.146424,2.45518,0.787472,-0.318008,1.98771,0.630691,-0.202878,2.47053,0.740946,-0.387201,2.01966,0.53384,-0.430698,2.05688,0.421055,-0.445534,2.09681,0.300022,-0.282716,2.53884,0.53393,-0.430698,2.13675,0.178988,-0.387201,2.17396,0.066203,-0.246197,2.58713,0.387548,-0.318008,2.20592,-0.030647,-0.202878,2.60714,0.326914,-0.227833,2.23043,-0.104964,-0.146424,2.62249,0.280389,-0.122822,2.24585,-0.151681,-0.080682,2.63214,0.251141,-0.010131,2.9487,0.494074,0.070215,2.94223,0.517544,0.103495,2.93454,0.545385,0.145086,2.88783,0.714604,-0.090477,2.85846,0.82098,-0.149295,2.87616,0.756856,-0.165348,2.88783,0.714604,-0.149295,2.92453,0.581668,-0.090478,2.94223,0.517544,-0.051722,2.94706,0.500043,0.009044,3.25907,0.681156,-0.010131,3.25927,0.678308,0.026912,3.25848,0.689506,0.042255,3.25755,0.702789,0.054029,3.25632,0.720099,0.06143,3.2549,0.740258,0.063955,3.25338,0.76189,0.06143,3.25185,0.783523,0.054029,3.25043,0.803682,0.042255,3.24921,0.820992,0.026912,3.24828,0.834275,0.009044,3.24769,0.842625,-0.010131,3.24749,0.845473,-0.029306,3.24769,0.842625,-0.047174,3.24828,0.834275,-0.062518,3.24921,0.820992,-0.074292,3.25043,0.803682,-0.081693,3.25185,0.783523,-0.084217,3.25338,0.761891,-0.081693,3.2549,0.740258,-0.074292,3.25632,0.720099,-0.062518,3.25755,0.702789,-0.047174,3.25848,0.689506,-0.029306,3.25907,0.681156,-0.008601,3.55303,0.807898,-0.010131,3.55305,0.807671,-0.007175,3.55298,0.808564,-0.00595,3.55291,0.809624,-0.00501,3.55281,0.811006,-0.004419,3.5527,0.812615,-0.004218,3.55257,0.814342,-0.004419,3.55245,0.816069,-0.00501,3.55234,0.817678,-0.00595,3.55224,0.819059,-0.007175,3.55217,0.820119,-0.008601,3.55212,0.820786,-0.010131,3.5521,0.821013,-0.011662,3.55212,0.820786,-0.013088,3.55217,0.820119,-0.014313,3.55224,0.819059,-0.015253,3.55234,0.817678,-0.015843,3.55245,0.816069,-0.016045,3.55257,0.814342,-0.015843,3.5527,0.812615,-0.015253,3.55281,0.811006,-0.014313,3.55291,0.809624,-0.013088,3.55298,0.808564,-0.011662,3.55303,0.807898,0.182615,2.60714,0.326914,0.225934,2.58713,0.387548,0.262454,2.53884,0.53393,0.225934,2.49054,0.680313,-0.080681,2.44553,0.816719,-0.246197,2.49054,0.680313,-0.273428,2.51384,0.609704,-0.273428,2.56384,0.458157,0.031459,2.94706,0.500043,0.129032,2.92453,0.581668,0.145086,2.91286,0.62392,0.150561,2.90035,0.669262,0.129032,2.87616,0.756856,0.103496,2.86615,0.793139,0.070215,2.85846,0.820979,0.031459,2.85363,0.838481,-0.010131,2.85198,0.84445,-0.051721,2.85363,0.838481,-0.123758,2.86615,0.793139,-0.170824,2.90035,0.669262,-0.165348,2.91286,0.62392,-0.123758,2.93454,0.545385,0,0.001388,-0.749407,0,0.075283,-0.775468,0.146202,0.001388,-0.735007,0.151286,0.075283,-0.760567,0.286786,0.001388,-0.692362,0.296759,0.075283,-0.716439,0.416348,0.001388,-0.623109,0.430827,0.075283,-0.644778,0.529911,0.001388,-0.529911,0.548339,0.075283,-0.548339,0.623109,0.001388,-0.416348,0.644778,0.075283,-0.430827,0.692362,0.001388,-0.286785,0.716439,0.075283,-0.296759,0.735007,0.001388,-0.146202,0.760568,0.075283,-0.151286,0.749407,0.001388,0,0.775468,0.075283,0,0.735007,0.001388,0.146202,0.760568,0.075283,0.151286,0.692362,0.001388,0.286786,0.716439,0.075283,0.296759,0.623109,0.001388,0.416348,0.644778,0.075283,0.430827,0.529911,0.001387,0.529911,0.548339,0.075283,0.548339,0.416348,0.001387,0.623109,0.430827,0.075283,0.644778,0.286786,0.001387,0.692362,0.296759,0.075283,0.716439,0.146202,0.001388,0.735008,0.151286,0.075283,0.760568,-0,0.001388,0.749407,-0,0.075283,0.775468,-0.146202,0.001388,0.735007,-0.151287,0.075283,0.760568,-0.286786,0.001388,0.692362,-0.296759,0.075283,0.716439,-0.416349,0.001388,0.623109,-0.430827,0.075283,0.644778,-0.529911,0.001388,0.529911,-0.548339,0.075283,0.548339,-0.623109,0.001387,0.416348,-0.644778,0.075283,0.430827,-0.692362,0.001388,0.286785,-0.716439,0.075283,0.296758,-0.735008,0.001388,0.146202,-0.760568,0.075283,0.151286,-0.749407,0.001388,-1e-06,-0.775468,0.075283,-1e-06,-0.735007,0.001388,-0.146203,-0.760568,0.075283,-0.151287,-0.692361,0.001388,-0.286786,-0.716439,0.075283,-0.296759,-0.623109,0.001388,-0.416349,-0.644778,0.075283,-0.430828,-0.52991,0.001388,-0.529911,-0.548338,0.075283,-0.548339,-0.416347,0.001388,-0.623109,-0.430826,0.075283,-0.644778,-0.286785,0.001388,-0.692362,-0.296758,0.075283,-0.716439,-0.146201,0.001388,-0.735007,-0.151285,0.075283,-0.760568,0.141169,0.377834,-0.709702,0,0.377834,-0.723606,0.276912,0.377834,-0.668525,0.402014,0.377834,-0.601657,0.511667,0.377834,-0.511667,0.601657,0.377834,-0.402014,0.668525,0.377834,-0.276912,0.709703,0.377834,-0.141168,0.723607,0.377834,0,0.709703,0.377834,0.141169,0.668525,0.377834,0.276912,0.601657,0.377834,0.402014,0.511667,0.377834,0.511667,0.402014,0.377834,0.601657,0.276912,0.377834,0.668525,0.141168,0.377834,0.709703,-0,0.377834,0.723607,-0.141169,0.377834,0.709703,-0.276913,0.377834,0.668525,-0.402015,0.377834,0.601657,-0.511667,0.377834,0.511667,-0.601657,0.377834,0.402014,-0.668525,0.377834,0.276912,-0.709703,0.377834,0.141168,-0.723607,0.377834,-1e-06,-0.709702,0.377834,-0.141169,-0.668525,0.377834,-0.276913,-0.601656,0.377834,-0.402015,-0.511666,0.377834,-0.511667,-0.402013,0.377834,-0.601657,-0.276911,0.377834,-0.668525,-0.141168,0.377834,-0.709703,0.115039,0.651106,-0.578341,0,0.651106,-0.589671,0.225657,0.651106,-0.544785,0.327604,0.651106,-0.490294,0.416961,0.651106,-0.41696,0.490294,0.651106,-0.327604,0.544785,0.651106,-0.225657,0.578341,0.651106,-0.115039,0.589671,0.651106,0,0.578341,0.651106,0.115039,0.544785,0.651106,0.225658,0.490294,0.651106,0.327604,0.416961,0.651106,0.416961,0.327604,0.651106,0.490294,0.225657,0.651106,0.544785,0.115039,0.651106,0.578341,-0,0.651106,0.589671,-0.115039,0.651106,0.578341,-0.225658,0.651106,0.544785,-0.327604,0.651106,0.490294,-0.416961,0.651106,0.416961,-0.490294,0.651106,0.327604,-0.544785,0.651106,0.225657,-0.578341,0.651106,0.115039,-0.589671,0.651106,-0,-0.578341,0.651106,-0.11504,-0.544785,0.651106,-0.225658,-0.490293,0.651106,-0.327604,-0.41696,0.651106,-0.416961,-0.327603,0.651106,-0.490294,-0.225657,0.651106,-0.544785,-0.115038,0.651106,-0.578341,0.150446,0.934138,-0.756341,0,0.934138,-0.771159,0.29511,0.934138,-0.712458,0.428433,0.934138,-0.641195,0.545292,0.934138,-0.545291,0.641195,0.934138,-0.428433,0.712458,0.934138,-0.295109,0.756341,0.934138,-0.150445,0.771159,0.934138,0,0.756341,0.934138,0.150446,0.712458,0.934138,0.29511,0.641195,0.934138,0.428433,0.545292,0.934138,0.545292,0.428433,0.934138,0.641196,0.29511,0.934138,0.712458,0.150445,0.934138,0.756342,-0,0.934138,0.771159,-0.150446,0.934138,0.756341,-0.29511,0.934138,0.712458,-0.428433,0.934138,0.641195,-0.545292,0.934138,0.545292,-0.641195,0.934138,0.428433,-0.712458,0.934138,0.29511,-0.756342,0.934138,0.150445,-0.771159,0.934138,-0,-0.756341,0.934138,-0.150446,-0.712458,0.934138,-0.29511,-0.641195,0.934138,-0.428433,-0.545291,0.934138,-0.545292,-0.428432,0.934138,-0.641195,-0.295109,0.934138,-0.712458,-0.150445,0.934138,-0.756341,0.164874,1.11957,-0.828878,0,1.11957,-0.845116,0.323412,1.11957,-0.780786,0.469522,1.11957,-0.702689,0.597588,1.11957,-0.597587,0.702689,1.11957,-0.469521,0.780786,1.11957,-0.323412,0.828878,1.11957,-0.164874,0.845117,1.11957,0,0.828878,1.11957,0.164874,0.780786,1.11957,0.323412,0.702689,1.11957,0.469522,0.597588,1.11957,0.597588,0.469522,1.11957,0.702689,0.323412,1.11957,0.780787,0.164874,1.11957,0.828879,-0,1.11957,0.845117,-0.164874,1.11957,0.828879,-0.323413,1.11957,0.780786,-0.469522,1.11957,0.702689,-0.597588,1.11957,0.597588,-0.702689,1.11957,0.469522,-0.780787,1.11957,0.323412,-0.828878,1.11957,0.164874,-0.845117,1.11957,-0,-0.828878,1.11957,-0.164875,-0.780786,1.11957,-0.323413,-0.702688,1.11957,-0.469522,-0.597587,1.11957,-0.597588,-0.469521,1.11957,-0.702689,-0.323411,1.11957,-0.780786,-0.164873,1.11957,-0.828878,0.164874,1.36682,-0.828878,0,1.36682,-0.845116,0.323412,1.36682,-0.780786,0.469522,1.36682,-0.702689,0.597588,1.36682,-0.597587,0.702689,1.36682,-0.469521,0.780786,1.36682,-0.323412,0.828878,1.36682,-0.164874,0.845117,1.36682,0,0.828878,1.36682,0.164874,0.780786,1.36682,0.323413,0.702689,1.36682,0.469522,0.597588,1.36682,0.597588,0.469522,1.36682,0.702689,0.323412,1.36682,0.780787,0.164874,1.36682,0.828879,-0,1.36682,0.845117,-0.164874,1.36682,0.828879,-0.323413,1.36682,0.780786,-0.469522,1.36682,0.702689,-0.597588,1.36682,0.597588,-0.702689,1.36682,0.469522,-0.780787,1.36682,0.323412,-0.828878,1.36682,0.164874,-0.845117,1.36682,-0,-0.828878,1.36682,-0.164875,-0.780786,1.36682,-0.323413,-0.702688,1.36682,-0.469522,-0.597587,1.36682,-0.597588,-0.469521,1.36682,-0.702689,-0.323411,1.36682,-0.780786,-0.164873,1.36682,-0.828878,0.157698,1.53924,-0.792801,0,1.53924,-0.808333,0.309336,1.53924,-0.746802,0.449086,1.53924,-0.672104,0.571578,1.53924,-0.571578,0.672105,1.53924,-0.449086,0.746803,1.53924,-0.309335,0.792802,1.53924,-0.157698,0.808334,1.53924,0,0.792802,1.53924,0.157698,0.746803,1.53924,0.309336,0.672105,1.53924,0.449086,0.571578,1.53924,0.571579,0.449086,1.53924,0.672105,0.309336,1.53924,0.746803,0.157698,1.53924,0.792802,-0,1.53924,0.808334,-0.157698,1.53924,0.792802,-0.309336,1.53924,0.746803,-0.449086,1.53924,0.672105,-0.571578,1.53924,0.571578,-0.672105,1.53924,0.449086,-0.746803,1.53924,0.309336,-0.792802,1.53924,0.157698,-0.808334,1.53924,-0,-0.792801,1.53924,-0.157698,-0.746802,1.53924,-0.309336,-0.672104,1.53924,-0.449086,-0.571577,1.53924,-0.571578,-0.449085,1.53924,-0.672105,-0.309335,1.53924,-0.746803,-0.157697,1.53924,-0.792801,0.142935,1.7019,-0.718583,0,1.7019,-0.732661,0.280377,1.7019,-0.67689,0.407045,1.7019,-0.609185,0.51807,1.7019,-0.518069,0.609186,1.7019,-0.407044,0.676891,1.7019,-0.280377,0.718584,1.7019,-0.142935,0.732661,1.7019,0,0.718584,1.7019,0.142936,0.676891,1.7019,0.280378,0.609186,1.7019,0.407045,0.51807,1.7019,0.51807,0.407045,1.7019,0.609186,0.280377,1.7019,0.676891,0.142935,1.7019,0.718584,-0,1.7019,0.732662,-0.142935,1.7019,0.718584,-0.280378,1.7019,0.676891,-0.407045,1.7019,0.609186,-0.51807,1.7019,0.51807,-0.609186,1.7019,0.407045,-0.676891,1.7019,0.280377,-0.718584,1.7019,0.142935,-0.732661,1.7019,-0,-0.718583,1.7019,-0.142935,-0.67689,1.7019,-0.280378,-0.609185,1.7019,-0.407045,-0.518069,1.7019,-0.51807,-0.407044,1.7019,-0.609186,-0.280376,1.7019,-0.676891,-0.142934,1.7019,-0.718583,0.126956,1.92621,-0.61418,0,1.92802,-0.626553,0.249033,1.92086,-0.577537,0.36154,1.91217,-0.518033,0.460153,1.90047,-0.437953,0.541083,1.88622,-0.340375,0.601219,1.86996,-0.22905,0.63825,1.85231,-0.108255,0.650754,1.83396,0.017368,0.63825,1.81561,0.142991,0.601219,1.79797,0.263786,0.541083,1.78171,0.375112,0.460153,1.76746,0.472689,0.36154,1.75576,0.552769,0.249033,1.74707,0.612274,0.126956,1.74171,0.648917,-0,1.73991,0.661289,-0.126956,1.74171,0.648917,-0.249033,1.74707,0.612274,-0.36154,1.75576,0.552769,-0.460153,1.76746,0.472689,-0.541082,1.78171,0.375111,-0.601219,1.79797,0.263786,-0.63825,1.81561,0.142991,-0.650754,1.83396,0.017368,-0.63825,1.85231,-0.108255,-0.601218,1.86996,-0.22905,-0.541082,1.88622,-0.340376,-0.460152,1.90047,-0.437953,-0.361539,1.91217,-0.518033,-0.249032,1.92086,-0.577538,-0.126955,1.92621,-0.61418,0.141855,2.08451,-0.666453,0,2.08693,-0.680213,0.278258,2.07735,-0.6257,0.403968,2.06572,-0.55952,0.514154,2.05007,-0.470458,0.604581,2.031,-0.361935,0.671774,2.00924,-0.238123,0.713151,1.98563,-0.103778,0.727123,1.96108,0.035936,0.713151,1.93653,0.17565,0.671774,1.91292,0.309994,0.604581,1.89116,0.433807,0.514154,1.87209,0.54233,0.403968,1.85644,0.631393,0.278258,1.84481,0.697572,0.141855,1.83765,0.738325,-0,1.83523,0.752086,-0.141855,1.83765,0.738325,-0.278258,1.84481,0.697572,-0.403968,1.85644,0.631392,-0.514154,1.87209,0.54233,-0.604581,1.89116,0.433807,-0.671774,1.91292,0.309994,-0.713151,1.93653,0.175649,-0.727123,1.96108,0.035935,-0.713151,1.98563,-0.103779,-0.671774,2.00924,-0.238123,-0.60458,2.031,-0.361936,-0.514153,2.05007,-0.470459,-0.403967,2.06572,-0.559521,-0.278257,2.07735,-0.6257,-0.141853,2.08451,-0.666453,0.138128,2.32397,-0.891856,-0.006947,2.3285,-0.909344,0.277629,2.31058,-0.840062,0.406193,2.28883,-0.755955,0.518881,2.25956,-0.642765,0.611361,2.22389,-0.504842,0.68008,2.1832,-0.347488,0.722397,2.13904,-0.176748,0.736686,2.09312,0.000815,0.722397,2.0472,0.178379,0.68008,2.00305,0.349118,0.611361,1.96236,0.506473,0.518881,1.92669,0.644396,0.406193,1.89742,0.757586,0.277629,1.87566,0.841694,0.138128,1.86227,0.893487,-0.006947,1.85775,0.910975,-0.152023,1.86227,0.893487,-0.291523,1.87566,0.841693,-0.420088,1.89742,0.757585,-0.532775,1.92669,0.644395,-0.625255,1.96236,0.506472,-0.693975,2.00305,0.349118,-0.736291,2.0472,0.178378,-0.75058,2.09312,0.000815,-0.736291,2.13904,-0.176749,-0.693974,2.1832,-0.347489,-0.625255,2.22389,-0.504843,-0.532774,2.25956,-0.642765,-0.420087,2.28883,-0.755955,-0.291522,2.31058,-0.840063,-0.152022,2.32397,-0.891856,0.145081,2.54065,-0.916057,-0.006947,2.54647,-0.93407,0.291266,2.52342,-0.862711,0.425992,2.49543,-0.776081,0.54408,2.45777,-0.659497,0.640992,2.41188,-0.51744,0.713004,2.35952,-0.355367,0.757349,2.3027,-0.179509,0.772322,2.24362,0.003378,0.757349,2.18454,0.186265,0.713004,2.12773,0.362124,0.640992,2.07537,0.524197,0.54408,2.02947,0.666255,0.425992,1.99181,0.782839,0.291266,1.96382,0.869468,0.145081,1.94659,0.922814,-0.006947,1.94077,0.940827,-0.158975,1.94659,0.922814,-0.305161,1.96382,0.869467,-0.439886,1.99181,0.782838,-0.557974,2.02947,0.666254,-0.654886,2.07537,0.524196,-0.726898,2.12773,0.362124,-0.771243,2.18454,0.186265,-0.786216,2.24362,0.003377,-0.771243,2.30271,-0.17951,-0.726898,2.35952,-0.355368,-0.654885,2.41188,-0.517441,-0.557973,2.45777,-0.659498,-0.439885,2.49543,-0.776082,-0.30516,2.52342,-0.862711,-0.158974,2.54065,-0.916057],
+ "metadata":{
+ "generator":"io_three",
+ "vertices":656,
+ "normals":656,
+ "type":"Geometry",
+ "faces":724,
+ "uvs":1,
+ "version":3
+ },
+ "normals":[0,-0.143315,-0.989654,0,0.702322,-0.711814,0.270943,0.683554,-0.677725,0.250221,-0.160314,-0.954802,0.513016,0.631214,-0.581652,0.469985,-0.207343,-0.857936,0.706778,0.554918,-0.438673,0.640065,-0.275063,-0.717338,0.844478,0.465163,-0.265389,0.754997,-0.353496,-0.552232,0.925962,0.370037,-0.074892,0.817713,-0.435255,-0.376598,0.953459,0.274789,0.123936,0.833216,-0.516037,-0.198584,0.927946,0.182714,0.324747,0.804498,-0.593463,-0.022706,0.848109,0.096622,0.52092,0.73159,-0.665731,0.146794,0.711295,0.019959,0.702567,0.61214,-0.730308,0.30314,0.517258,-0.042146,0.854762,0.44499,-0.783074,0.434431,0.273537,-0.083438,0.95822,0.23545,-0.818384,0.524155,0,-0.097995,0.995178,0,-0.830927,0.556352,-0.273537,-0.083438,0.95822,-0.23545,-0.818384,0.524155,-0.517258,-0.042146,0.854762,-0.44499,-0.783074,0.434431,-0.711295,0.019959,0.702567,-0.61214,-0.730308,0.30314,-0.848109,0.096622,0.52092,-0.73159,-0.665731,0.146794,-0.927946,0.182714,0.324747,-0.804529,-0.593463,-0.022706,-0.953459,0.274789,0.123936,-0.833216,-0.516037,-0.198584,-0.925962,0.370037,-0.074892,-0.817713,-0.435255,-0.376598,-0.844478,0.465163,-0.265389,-0.754997,-0.353496,-0.552232,-0.706778,0.554918,-0.438673,-0.640095,-0.275063,-0.717338,-0.513016,0.631214,-0.581652,-0.469985,-0.207343,-0.857936,-0.270943,0.683554,-0.677725,-0.250221,-0.160314,-0.954802,0.866298,0.393658,-0.307413,0.729057,0.473678,-0.494034,0.732078,0.423811,-0.53328,0.870632,0.353832,-0.341685,0.861019,0.07535,0.502914,0.945189,0.139256,0.295297,0.640278,0.716971,0.275552,0.591357,0.686758,0.42262,-0.944914,0.310007,-0.104923,-0.968261,0.227241,0.103946,-0.9747,0.20835,0.080782,-0.950407,0.280679,-0.133763,0,-0.088443,0.996063,0.272988,-0.076357,0.958953,0.275765,-0.056185,0.959563,0,-0.066713,0.997772,0.944914,0.310007,-0.104923,0.950407,0.280679,-0.133763,-0.866298,0.393658,-0.307413,-0.870632,0.353832,-0.341685,-0.272988,-0.076357,0.958953,-0.275735,-0.056185,0.959563,0.968261,0.227241,0.103946,0.9747,0.20835,0.080782,-0.729057,0.473678,-0.494034,-0.732078,0.423811,-0.53328,-0.51735,-0.041993,0.854732,-0.522324,-0.026276,0.852321,0.9382,0.148076,0.312754,-0.531907,0.542589,-0.650075,-0.533708,0.484085,-0.693381,-0.713614,0.010041,0.70043,-0.720023,0.018983,0.693655,0.853999,0.07477,0.514847,-0.281991,0.590442,-0.756188,-0.282785,0.525895,-0.802118,0.281991,0.590442,-0.756188,0,0.607746,-0.794122,0,0.541002,-0.840999,0.282785,0.525895,-0.802118,-0.853999,0.07477,0.514847,-0.861019,0.07535,0.502914,0.713614,0.010041,0.70043,0.720023,0.018983,0.693655,0.531907,0.542589,-0.650075,0.533708,0.484085,-0.693381,-0.9382,0.148076,0.312754,-0.945189,0.139256,0.295297,0.51735,-0.041993,0.854732,0.522324,-0.026276,0.852321,0.342814,0.859828,-0.378338,0.180975,0.875851,-0.447279,0,0.881619,-0.471908,-0.180975,0.875851,-0.447279,-0.342814,0.859828,-0.378338,-0.473312,0.83639,-0.276345,-0.568072,0.808649,-0.152806,-0.627094,0.778741,-0.016327,-0.651418,0.747856,0.12772,-0.640278,0.716971,0.275552,-0.591357,0.686758,0.42262,-0.500839,0.658834,0.561266,-0.36726,0.635304,0.679312,-0.195318,0.619221,0.760491,0,0.61333,0.789819,0.195318,0.619221,0.760491,0.36726,0.635304,0.679312,0.50087,0.658834,0.561266,0.651448,0.747856,0.12772,0.627094,0.778741,-0.016327,0.568072,0.808649,-0.152806,0.473312,0.83639,-0.276345,0,-0.17954,-0.983734,0,0.681845,-0.731468,0.263802,0.664754,-0.698904,0.248329,-0.195135,-0.94879,0.501663,0.616749,-0.606555,0.467055,-0.238502,-0.851436,0.695212,0.546007,-0.467452,0.636982,-0.30137,-0.709494,0.835963,0.461715,-0.296548,0.752007,-0.374676,-0.542253,0.922361,0.37141,-0.106204,0.8146,-0.451399,-0.364177,0.955229,0.28019,0.094729,0.829524,-0.527299,-0.183905,0.934599,0.191473,0.299661,0.800073,-0.599841,-0.006439,0.858303,0.108188,0.501572,0.726554,-0.667257,0.163854,0.722953,0.033784,0.690023,0.607166,-0.727134,0.320292,0.527604,-0.026643,0.849055,0.440962,-0.775811,0.451247,0.279672,-0.066897,0.957732,0.233192,-0.808313,0.540574,0,-0.081118,0.996704,0,-0.819819,0.572588,-0.279672,-0.066897,0.957732,-0.233192,-0.808313,0.540574,-0.527604,-0.026643,0.849055,-0.440962,-0.775811,0.451247,-0.722953,0.033784,0.690023,-0.607166,-0.727134,0.320292,-0.858303,0.108188,0.501572,-0.726554,-0.667257,0.163854,-0.934599,0.191473,0.299661,-0.800073,-0.599841,-0.006439,-0.955229,0.28019,0.094729,-0.829524,-0.527299,-0.183905,-0.922361,0.37141,-0.106204,-0.8146,-0.45143,-0.364177,-0.835963,0.461715,-0.296548,-0.752007,-0.374676,-0.542253,-0.695212,0.546007,-0.467452,-0.636982,-0.30137,-0.709494,-0.501663,0.616749,-0.606555,-0.467055,-0.238502,-0.851436,-0.263802,0.664754,-0.698904,-0.248329,-0.195135,-0.94879,0.853694,0.389233,-0.345927,0.713401,0.458113,-0.530229,0.717673,0.37492,-0.586779,0.859188,0.324747,-0.395337,0.87112,0.130985,0.47322,0.950713,0.1742,0.256478,0.640797,0.738609,0.209235,0.592334,0.721183,0.359142,-0.937559,0.316965,-0.143071,-0.966918,0.245552,0.068789,-0.974456,0.22187,0.034669,-0.944151,0.272652,-0.184912,0,-0.023255,0.999725,0.279397,-0.013062,0.960082,0.282785,0.045076,0.958098,0,0.038392,0.999237,0.937559,0.316965,-0.143071,0.944151,0.272652,-0.184912,-0.853694,0.389233,-0.345927,-0.859188,0.324747,-0.395337,-0.279397,-0.013062,0.960082,-0.282785,0.045076,0.958098,0.966918,0.245552,0.068789,0.974456,0.22187,0.034669,-0.713401,0.458113,-0.530229,-0.717673,0.37492,-0.586779,-0.527818,0.015931,0.849178,-0.53386,0.064241,0.843104,0.942564,0.177557,0.282907,-0.517136,0.517045,-0.682058,-0.520066,0.418287,-0.744652,-0.724815,0.059969,0.6863,-0.732475,0.093692,0.674276,0.862819,0.114933,0.492203,-0.272835,0.557634,-0.783929,-0.274331,0.448347,-0.850673,0.272835,0.557634,-0.783929,0,0.572253,-0.820063,0,0.459212,-0.888302,0.274331,0.448347,-0.850673,-0.862819,0.114933,0.492203,-0.87112,0.130985,0.47322,0.724815,0.059969,0.6863,0.732475,0.093692,0.674276,0.517136,0.517045,-0.682058,0.520066,0.418287,-0.744652,-0.942534,0.177557,0.282907,-0.950713,0.1742,0.256478,0.527818,0.015931,0.849178,0.53386,0.064241,0.843104,0.339793,0.821406,-0.457991,0.178961,0.830439,-0.527543,0,0.833674,-0.552232,-0.178961,0.830439,-0.527543,-0.339793,0.821406,-0.457991,-0.470473,0.808039,-0.354534,-0.566088,0.791986,-0.228584,-0.626148,0.77456,-0.089053,-0.651265,0.756584,0.05829,-0.640767,0.738639,0.209235,-0.592334,0.721183,0.359142,-0.502304,0.70513,0.500443,-0.368877,0.69158,0.620991,-0.196387,0.682394,0.704093,0,0.678976,0.734153,0.196417,0.682394,0.704093,0.368877,0.691549,0.620991,0.502304,0.7051,0.500443,0.651265,0.756554,0.05829,0.626148,0.77456,-0.089053,0.566088,0.791986,-0.228584,0.470473,0.808008,-0.354534,0,-0.799432,-0.600726,0,-0.083224,-0.996521,0.194403,-0.083224,-0.977355,0.117191,-0.799432,-0.58919,0.381329,-0.083224,-0.920652,0.229865,-0.799432,-0.55501,0.553636,-0.083224,-0.828578,0.33375,-0.799432,-0.499496,0.704642,-0.083224,-0.704642,0.424787,-0.799432,-0.424787,0.828578,-0.083224,-0.553636,0.499496,-0.799432,-0.33375,0.920652,-0.083224,-0.381329,0.55501,-0.799432,-0.229865,0.977355,-0.083224,-0.194403,0.58919,-0.799432,-0.117191,0.996521,-0.083224,-0,0.600726,-0.799432,-0,0.977355,-0.083224,0.194403,0.58919,-0.799432,0.117191,0.920652,-0.083224,0.381329,0.55501,-0.799432,0.229865,0.828578,-0.083224,0.553636,0.499496,-0.799432,0.33375,0.704642,-0.083224,0.704642,0.424787,-0.799432,0.424787,0.553636,-0.083224,0.828578,0.33375,-0.799432,0.499496,0.381329,-0.083224,0.920652,0.229865,-0.799432,0.55501,0.194403,-0.083224,0.977355,0.117191,-0.799432,0.58919,0,-0.083224,0.996521,0,-0.799432,0.600726,-0.194403,-0.083224,0.977355,-0.117191,-0.799432,0.58919,-0.381329,-0.083224,0.920652,-0.229865,-0.799432,0.55501,-0.553636,-0.083224,0.828578,-0.33375,-0.799432,0.499496,-0.704642,-0.083224,0.704642,-0.424787,-0.799432,0.424787,-0.828578,-0.083224,0.553636,-0.499496,-0.799432,0.33375,-0.920652,-0.083224,0.381329,-0.55501,-0.799432,0.229865,-0.977355,-0.083224,0.194403,-0.58919,-0.799432,0.117191,-0.996521,-0.083224,-0,-0.600726,-0.799432,-0,-0.977355,-0.083224,-0.194403,-0.58919,-0.799432,-0.117191,-0.920652,-0.083224,-0.381329,-0.55501,-0.799432,-0.229896,-0.828578,-0.083224,-0.553636,-0.499496,-0.799432,-0.33375,-0.704642,-0.083224,-0.704642,-0.424787,-0.799432,-0.424787,-0.553636,-0.083224,-0.828578,-0.33375,-0.799432,-0.499496,-0.381329,-0.083224,-0.920652,-0.229865,-0.799432,-0.55501,-0.879818,0.305063,0.364422,-0.934019,0.305063,0.185766,-0.194403,-0.083224,-0.977355,-0.117191,-0.799432,-0.58919,-0.791803,0.305063,-0.529069,-0.879818,0.305063,-0.364422,-0.922239,-0.059023,-0.382,-0.830012,-0.059023,-0.554582,0,0.305063,-0.9523,0.185766,0.305063,-0.934019,-0.185766,0.305063,-0.934019,0.934019,0.305063,0.185766,0.879818,0.305063,0.364422,-0.364422,0.305063,0.879818,-0.529069,0.305063,0.791803,-0.673391,0.305063,-0.673391,0.791803,0.305063,-0.529069,0.879818,0.305063,-0.364422,0.364422,0.305063,0.879818,0.185766,0.305063,0.934019,-0.9523,0.305063,-0,0.364422,0.305063,-0.879818,0.791803,0.305063,0.529069,-0.673391,0.305063,0.673391,-0.529069,0.305063,-0.791803,0.934019,0.305063,-0.185766,0,0.305063,0.9523,-0.934019,0.305063,-0.185766,0.529069,0.305063,-0.791803,0.673391,0.305063,0.673391,-0.791803,0.305063,0.529069,-0.364422,0.305063,-0.879818,0.9523,0.305063,-0,-0.185766,0.305063,0.934019,0.673391,0.305063,-0.673391,0.529069,0.305063,0.791803,0.554582,-0.059023,-0.830012,0.382,-0.059023,-0.922239,0.3408,-0.454787,-0.822779,0.494766,-0.454787,-0.740501,0.554582,-0.059023,0.830012,0.382,-0.059023,0.922239,0,-0.059023,-0.99823,0.194739,-0.059023,-0.979064,-0.705863,-0.059023,-0.705863,0.194739,-0.059023,0.979064,-0.554582,-0.059023,-0.830012,0,-0.059023,0.99823,-0.382,-0.059023,-0.922239,-0.194739,-0.059023,0.979064,0.705863,-0.059023,-0.705863,-0.194739,-0.059023,-0.979064,-0.382,-0.059023,0.922239,0.830012,-0.059023,-0.554582,-0.554582,-0.059023,0.830012,0.922239,-0.059023,-0.382,-0.705863,-0.059023,0.705863,0.979064,-0.059023,-0.194739,-0.830012,-0.059023,0.554582,0.99823,-0.059023,-0,-0.922239,-0.059023,0.382,0.979064,-0.059023,0.194739,-0.979064,-0.059023,0.194739,0.922239,-0.059023,0.382,-0.99823,-0.059023,-0,0.830012,-0.059023,0.554582,-0.979064,-0.059023,-0.194739,0.705863,-0.059023,0.705863,0.822779,-0.454787,-0.3408,0.740501,-0.454787,-0.494766,0.816858,-0.186468,-0.545824,0.907651,-0.186468,-0.375958,-0.494766,-0.454787,-0.740501,-0.3408,-0.454787,-0.822779,0,-0.454787,0.890591,-0.173742,-0.454787,0.87347,0.629719,-0.454787,-0.629719,-0.173742,-0.454787,-0.87347,-0.3408,-0.454787,0.822779,0,-0.454787,-0.890591,-0.494766,-0.454787,0.740501,-0.629719,-0.454787,0.629719,0.87347,-0.454787,-0.173742,-0.740501,-0.454787,0.494766,0.890591,-0.454787,-0,-0.822779,-0.454787,0.3408,0.87347,-0.454787,0.173742,-0.87347,-0.454787,0.173742,0.822779,-0.454787,0.3408,-0.890591,-0.454787,-0,0.740501,-0.454787,0.494766,-0.87347,-0.454787,-0.173742,0.629719,-0.454787,0.629719,-0.822779,-0.454787,-0.3408,0.494766,-0.454787,0.740501,-0.740501,-0.454787,-0.494766,0.3408,-0.454787,0.822779,0.173742,-0.454787,-0.87347,-0.629719,-0.454787,-0.629719,0.173742,-0.454787,0.87347,0.963561,-0.186468,0.191656,0.982452,-0.186468,-0,0.994537,0.104221,-0,0.975433,0.104221,0.194006,-0.545824,-0.186468,0.816858,-0.694693,-0.186468,0.694693,0.963561,-0.186468,-0.191656,-0.816858,-0.186468,0.545824,-0.907651,-0.186468,0.375958,-0.963561,-0.186468,0.191656,0.907651,-0.186468,0.375958,-0.982452,-0.186468,-0,0.816858,-0.186468,0.545824,-0.963561,-0.186468,-0.191656,0.694693,-0.186468,0.694693,-0.907651,-0.186468,-0.375958,0.545824,-0.186468,0.816858,-0.816858,-0.186468,-0.545824,0.375958,-0.186468,0.907651,0,-0.186468,-0.982452,0.191656,-0.186468,-0.963561,-0.694693,-0.186468,-0.694693,0.191656,-0.186468,0.963561,0.375958,-0.186468,-0.907651,-0.545824,-0.186468,-0.816858,0,-0.186468,0.982452,0.545824,-0.186468,-0.816858,-0.375958,-0.186468,-0.907651,-0.191656,-0.186468,0.963561,0.694693,-0.186468,-0.694693,-0.191656,-0.186468,-0.963561,-0.375958,-0.186468,0.907651,0.703238,0.104221,0.703238,0.82693,0.104221,0.552538,0.789087,0.315134,0.527238,0.671072,0.315134,0.671072,-0.918821,0.104221,0.380596,-0.975433,0.104221,0.194006,0.918821,0.104221,0.380596,-0.994537,0.104221,-0,-0.975433,0.104221,-0.194006,-0.918821,0.104221,-0.380596,0.552538,0.104221,0.82693,-0.82693,0.104221,-0.552538,0.380596,0.104221,0.918821,0,0.104221,-0.994537,0.194006,0.104221,-0.975433,-0.703238,0.104221,-0.703238,0.194006,0.104221,0.975433,0.380596,0.104221,-0.918821,-0.552538,0.104221,-0.82693,0,0.104221,0.994537,0.552538,0.104221,-0.82693,-0.380596,0.104221,-0.918821,-0.194006,0.104221,0.975433,0.703238,0.104221,-0.703238,-0.194006,0.104221,-0.975433,-0.380596,0.104221,0.918821,0.82693,0.104221,-0.552538,-0.552538,0.104221,0.82693,0.918821,0.104221,-0.380596,-0.703238,0.104221,0.703238,0.975433,0.104221,-0.194006,-0.82693,0.104221,0.552538,0.185125,0.315134,0.930784,0.36317,0.315134,0.876797,0.282968,0.648335,0.706778,0.140538,0.667531,0.731162,-0.930784,0.315134,-0.185125,-0.876797,0.315134,-0.36317,0.527238,0.315134,0.789087,-0.789087,0.315134,-0.527238,0,0.315134,-0.949034,0.185125,0.315134,-0.930784,-0.671072,0.315134,-0.671072,0.36317,0.315134,-0.876797,-0.527238,0.315134,-0.789087,0,0.315134,0.949034,0.527238,0.315134,-0.789087,-0.36317,0.315134,-0.876797,-0.185125,0.315134,0.930784,0.671072,0.315134,-0.671072,-0.185125,0.315134,-0.930784,-0.36317,0.315134,0.876797,0.789087,0.315134,-0.527238,-0.527238,0.315134,0.789087,0.876797,0.315134,-0.36317,-0.671072,0.315134,0.671072,0.930784,0.315134,-0.185125,-0.789087,0.315134,0.527238,0.949034,0.315134,-0,-0.876797,0.315134,0.36317,0.930784,0.315134,0.185125,-0.930784,0.315134,0.185125,0.876797,0.315134,0.36317,-0.949034,0.315134,-0,-0.282968,0.648335,0.706778,-0.140538,0.667531,0.731162,-0.199377,0.162572,0.966338,-0.390973,0.141667,0.909391,0.178381,0.424238,-0.887783,0.349559,0.425398,-0.834742,-0.642964,0.431166,-0.632984,-0.506577,0.427595,-0.74865,0,0.674276,0.738456,0.506577,0.427595,-0.74865,-0.349559,0.425398,-0.834742,0.642964,0.431166,-0.632984,-0.178381,0.424238,-0.887783,0.752861,0.436628,-0.492447,0,0.423872,-0.905698,-0.425733,0.619526,0.659444,0.831446,0.444685,-0.332987,-0.562822,0.585498,0.583422,0.875057,0.45616,-0.161626,-0.685141,0.550859,0.476516,0.881497,0.471938,0.013672,-0.78341,0.519333,0.34138,0.850337,0.492843,0.184301,-0.850337,0.492843,0.184301,0.78341,0.519333,0.34138,-0.881497,0.471938,0.013672,0.685141,0.550859,0.476516,-0.875057,0.45616,-0.161626,0.562822,0.585498,0.583422,-0.831446,0.444685,-0.332987,0.425733,0.619526,0.659444,-0.752861,0.436628,-0.492447,-0.844111,0.05118,0.533647,-0.720359,0.079867,0.688955,-0.590167,-0.696127,0.408734,-0.74279,-0.571154,0.349284,0.694296,0.034913,-0.718802,0.819269,0.026368,-0.572771,-0.190435,0.053407,-0.980224,0,0.054842,-0.998474,-0.567125,0.112003,0.815943,0.914121,0.018555,-0.40495,0.975127,0.013123,-0.221198,0.999512,0.011902,-0.028077,-0.933561,0.029786,0.357097,0.985748,0.016907,0.167211,-0.985748,0.016907,0.167211,0.933561,0.029786,0.357097,-0.999512,0.011902,-0.028077,0.844111,0.05118,0.533647,-0.975127,0.013123,-0.221198,0.720359,0.079867,0.688955,-0.914121,0.018555,-0.40495,0.567125,0.112003,0.815943,-0.819269,0.026368,-0.572771,0.390973,0.141667,0.909391,0.190435,0.053407,-0.980224,-0.694296,0.034913,-0.718802,0.199347,0.162572,0.966338,0.373974,0.049287,-0.926115,-0.544023,0.042909,-0.837947,0,0.17011,0.985412,0.544023,0.042909,-0.837947,-0.373974,0.049287,-0.926115,-0.935301,-0.350078,-0.051057,-0.916623,-0.384472,0.109226,-0.966857,-0.232765,0.10474,-0.974456,-0.215339,-0.063662,0.927396,-0.307199,-0.213294,0.95407,-0.297037,-0.038636,-0.853053,-0.459914,0.246406,0.936552,-0.327189,0.125584,0.876034,-0.401502,0.267006,0.768761,-0.518906,0.37376,-0.908719,-0.353801,-0.221381,0.613178,-0.660787,0.432813,-0.838221,-0.384655,-0.386517,0.436689,-0.779168,0.449599,-0.731254,-0.426435,-0.532304,0.274422,-0.849818,0.449965,0.000458,-0.52324,-0.852168,0.155522,-0.518418,-0.840846,-0.60036,-0.46498,-0.650624,0.132115,-0.883969,0.448408,0.310038,-0.505692,-0.805048,-0.45674,-0.493606,-0.740043,0.000671,-0.89462,0.446791,0.462722,-0.482803,-0.743461,-0.306955,-0.511765,-0.802393,-0.129765,-0.886441,0.444258,0.610431,-0.447218,-0.653676,-0.154027,-0.521134,-0.839442,-0.26838,-0.856807,0.44023,0.745811,-0.399304,-0.533158,-0.422956,-0.796381,0.432234,0.855922,-0.347087,-0.383221,0.953185,-0.198492,-0.228034,0.883328,-0.25486,-0.393353,0.775323,0.627552,-0.070742,0.79873,0.599109,0.055452,0.926664,-0.255501,0.275582,0.826319,-0.400372,0.396039,-0.94174,-0.24131,-0.23426,0.685385,-0.549852,0.47734,-0.872921,-0.286477,-0.394818,0.528672,-0.655049,0.539781,-0.775292,-0.331492,-0.537584,0.363598,-0.716514,0.595264,-0.000366,-0.408002,-0.912961,0.184484,-0.405042,-0.895474,-0.655599,-0.366283,-0.660298,0.186407,-0.748161,0.636769,0.359569,-0.396954,-0.844447,-0.516739,-0.388958,-0.762658,-0.000549,-0.758385,0.651784,0.518693,-0.38081,-0.765435,-0.359203,-0.401563,-0.842433,-0.187262,-0.749901,0.634449,0.660054,-0.352794,-0.663198,-0.185003,-0.407117,-0.894436,-0.363323,-0.721183,0.589801,0.782891,-0.31019,-0.539293,-0.525651,-0.665883,0.529374,-0.677297,-0.573717,0.460494,-0.813776,-0.443831,0.375103,0.985198,-0.163091,-0.052614,-0.914579,-0.312754,0.256294,0.977294,-0.174535,0.119999,0.390179,0.731834,-0.558702,0.205786,0.74691,-0.632221,0,0.752342,-0.658742,-0.205786,0.74691,-0.632221,-0.390179,0.731834,-0.558702,-0.53975,0.709799,-0.452528,-0.651173,0.683798,-0.329112,-0.727836,0.655965,-0.199744,-0.775323,0.627552,-0.070742,-0.79873,0.599109,0.055422,-0.801386,0.570849,0.178503,-0.784722,0.542924,0.29902,-0.748253,0.515488,0.417554,-0.689932,0.488937,0.533769,-0.606494,0.463942,0.64565,-0.494613,0.441633,0.748497,-0.352794,0.423597,0.834315,-0.184423,0.411634,0.892453,0,0.407453,0.913205,0.184423,0.411634,0.892453,0.352794,0.423597,0.834315,0.494613,0.441633,0.748497,0.606494,0.463942,0.64565,0.689932,0.488937,0.533769,0.748253,0.515488,0.417554,0.784722,0.542924,0.29902,0.801386,0.570849,0.178503,0.727836,0.655965,-0.199744,0.651173,0.683798,-0.329112,0.53975,0.709799,-0.452528],
+ "name":"Cylinder.019Geometry.1",
+ "uvs":[[0.904139,0.694959,0.910975,0.762858,0.904123,0.76451,0.882294,0.699747,0.898024,0.767892,0.862138,0.71003,0.893126,0.772742,0.845114,0.725269,0.889766,0.778691,0.832472,0.744521,0.888145,0.785297,0.825151,0.766525,0.888327,0.792085,0.823713,0.789825,0.890232,0.798585,0.828327,0.812876,0.893664,0.804378,0.83878,0.834137,0.898335,0.80911,0.854487,0.85214,0.903907,0.81251,0.874509,0.865571,0.909975,0.814406,0.897577,0.873361,0.916219,0.814637,0.922184,0.874786,0.922299,0.813208,0.946047,0.86858,0.927911,0.810216,0.96716,0.856396,0.932658,0.805798,0.984162,0.839258,0.936258,0.800231,0.996014,0.818467,0.938437,0.793855,1.00205,0.795509,0.938988,0.787076,1.00198,0.771951,0.937801,0.780353,0.995921,0.74936,0.934893,0.774167,0.984336,0.729221,0.930416,0.768977,0.968078,0.712858,0.924659,0.765184,0.948327,0.701318,0.918018,0.763086,0.926504,0.695275,0.547985,0.987841,0.546164,0.987326,0.54454,0.986357,0.543221,0.985,0.542298,0.983349,0.541834,0.981514,0.541861,0.979623,0.542376,0.977802,0.543345,0.976177,0.544702,0.974859,0.546353,0.973936,0.548187,0.973472,0.550079,0.973499,0.5519,0.974014,0.553525,0.974983,0.554843,0.97634,0.555766,0.977991,0.55623,0.979825,0.556203,0.981717,0.555688,0.983538,0.554719,0.985162,0.553362,0.986481,0.551711,0.987404,0.549877,0.987868,0.570555,0.809584,0.557022,0.809455,0.563122,0.763631,0.564314,0.76355,0.978661,0.912954,0.985682,0.924767,0.937074,0.941069,0.936932,0.940844,0.524284,0.726263,0.53407,0.717001,0.561172,0.755446,0.560232,0.75614,0.605785,0.727726,0.612172,0.739452,0.567553,0.757327,0.567083,0.756471,0.583629,0.806165,0.565413,0.763134,0.517229,0.737795,0.559502,0.757079,0.596401,0.718226,0.566402,0.755771,0.595325,0.799482,0.566362,0.762426,0.513443,0.750798,0.559069,0.758198,0.584958,0.711439,0.565535,0.755255,0.604853,0.790035,0.567085,0.761514,0.513222,0.76433,0.558995,0.759422,0.572179,0.707777,0.564514,0.754946,0.611608,0.778504,0.567582,0.76047,0.516585,0.777395,0.559283,0.760662,0.532467,0.798772,0.52325,0.789032,0.559909,0.761804,0.560818,0.762737,0.558864,0.707482,0.5634,0.754848,0.615178,0.76567,0.567826,0.75938,0.544005,0.805761,0.561921,0.763363,0.54587,0.71061,0.562263,0.755005,0.615366,0.75237,0.567805,0.758312,0.936537,0.942498,0.936256,0.942579,0.93596,0.942556,0.935684,0.942456,0.935447,0.942295,0.935265,0.94208,0.935149,0.94183,0.935106,0.941564,0.935134,0.941301,0.935228,0.941059,0.935381,0.940853,0.93558,0.940694,0.935796,0.940561,0.936032,0.940492,0.936278,0.940487,0.93652,0.940546,0.936743,0.940667,0.937156,0.941328,0.937169,0.941605,0.93711,0.94188,0.936979,0.942133,0.936784,0.942345,0.928066,0.998712,0.914274,0.994471,0.956557,0.995567,0.942526,0.999096,0.888467,0.92304,0.895808,0.911591,0.968944,0.903385,0.969102,0.98842,0.884232,0.936075,0.957195,0.896622,0.979233,0.978232,0.883455,0.949885,0.944174,0.893047,0.986244,0.96581,0.886288,0.963565,0.930693,0.892856,0.989708,0.952103,0.892648,0.976162,0.917608,0.896045,0.98948,0.938104,0.902183,0.986741,0.905738,0.902413,0.111802,0.590296,0.128214,0.586779,0.133293,0.638245,0.129449,0.639154,0.158871,0.715637,0.141355,0.720086,0.136135,0.667229,0.139516,0.666424,0.201106,0.644649,0.200929,0.662199,0.148604,0.655615,0.148918,0.651825,0.144998,0.587016,0.161344,0.591581,0.140961,0.63958,0.13724,0.638394,0.068054,0.657764,0.069026,0.640329,0.120529,0.650807,0.120622,0.654623,0.123306,0.719139,0.10629,0.713574,0.129283,0.666065,0.132663,0.66711,0.19619,0.679175,0.187183,0.694409,0.145307,0.662265,0.147355,0.659163,0.176102,0.600281,0.188204,0.612598,0.146666,0.644618,0.144177,0.641704,0.074451,0.623829,0.083902,0.60939,0.123307,0.643778,0.121432,0.64711,0.0914,0.703843,0.079601,0.690656,0.123583,0.66152,0.12617,0.664181,0.174477,0.706854,0.14265,0.664746,0.196753,0.627729,0.148278,0.648083,0.096668,0.597972,0.126039,0.641049,0.071652,0.674935,0.121686,0.658258,0.156731,1.00001,0.144767,0.895935,0.155249,0.893251,0.190157,0.992185,0.164538,0.887927,0.220873,0.975965,0.17195,0.880377,0.246674,0.952205,0.17698,0.871173,0.265661,0.922381,0.179324,0.860997,0.276423,0.888447,0.178899,0.850584,0.278125,0.852652,0.175833,0.840647,0.270544,0.817371,0.17044,0.83183,0.254039,0.784963,0.163167,0.824667,0.229539,0.757669,0.154541,0.81957,0.198516,0.737488,0.145187,0.816791,0.162939,0.726031,0.135596,0.816571,0.125139,0.724376,0.126296,0.818896,0.088645,0.734419,0.117747,0.82361,0.056502,0.753577,0.110556,0.830494,0.030776,0.780251,0.105151,0.839117,0.013034,0.812421,0.101944,0.848952,0.004268,0.84779,0.101245,0.859369,0.004877,0.883948,0.103212,0.869662,0.014674,0.918493,0.107811,0.879095,0.032892,0.949153,0.114794,0.886963,0.058201,0.973918,0.123714,0.892661,0.088767,0.991203,0.133952,0.895737,0.122395,1.00001,0.865641,0.890092,0.868446,0.890844,0.870961,0.892296,0.873015,0.89435,0.874467,0.896865,0.875219,0.89967,0.875219,0.902575,0.874467,0.90538,0.873015,0.907895,0.870961,0.909949,0.868446,0.911401,0.865641,0.912152,0.862736,0.912152,0.859931,0.911401,0.857416,0.909949,0.855362,0.907895,0.85391,0.90538,0.853158,0.902575,0.853158,0.89967,0.85391,0.896865,0.855362,0.89435,0.857416,0.892296,0.859931,0.890844,0.862736,0.890092,0.285406,0.625291,0.306183,0.625195,0.297811,0.695664,0.295984,0.695814,0.399856,0.723004,0.391241,0.708963,0.449226,0.688602,0.4494,0.688869,0.358233,0.752181,0.343413,0.766609,0.300981,0.708185,0.30241,0.7071,0.233103,0.7517,0.223047,0.73384,0.291147,0.705437,0.291887,0.706741,0.265414,0.630821,0.294305,0.696477,0.368813,0.734327,0.303509,0.705643,0.247714,0.766078,0.292946,0.707801,0.247605,0.641333,0.292863,0.697584,0.374343,0.714286,0.304151,0.703916,0.265425,0.776248,0.294288,0.708572,0.233185,0.65604,0.291775,0.698999,0.374389,0.693511,0.304238,0.702035,0.285119,0.781593,0.295862,0.709025,0.223067,0.673885,0.291034,0.700613,0.368945,0.673529,0.303769,0.700139,0.344103,0.641062,0.358461,0.655812,0.302782,0.698399,0.301367,0.696987,0.305563,0.781756,0.297575,0.709151,0.217864,0.693662,0.290682,0.702291,0.326242,0.630583,0.29966,0.69605,0.325441,0.776675,0.299317,0.708886,0.217864,0.71408,0.290738,0.70393,0.449846,0.686881,0.450181,0.686779,0.450536,0.686802,0.450868,0.686917,0.451155,0.687106,0.451377,0.68736,0.45152,0.687658,0.451577,0.687976,0.451548,0.688291,0.451438,0.688583,0.451259,0.688833,0.451023,0.689027,0.450766,0.68919,0.450484,0.689276,0.45019,0.689287,0.449899,0.68922,0.44963,0.689079,0.449123,0.688293,0.449103,0.687962,0.449169,0.687631,0.449322,0.687325,0.449552,0.687068,0.459048,0.61936,0.475651,0.62421,0.424953,0.623612,0.44171,0.619145,0.50779,0.70939,0.499185,0.723237,0.411664,0.734308,0.410037,0.63239,0.512646,0.693695,0.42586,0.742216,0.398067,0.644773,0.513344,0.67713,0.441529,0.746281,0.389873,0.65978,0.509716,0.660781,0.457689,0.746281,0.385954,0.676267,0.501881,0.64579,0.473319,0.742238,0.386463,0.693043,0.490274,0.633271,0.487439,0.734405,0.458469,0.992525,0.42872,0.999341,0.418166,0.905899,0.425131,0.904147,0.369675,0.765843,0.401408,0.757305,0.412255,0.853274,0.406128,0.854823,0.294707,0.895994,0.294579,0.864082,0.389883,0.874709,0.389408,0.881608,0.398199,0.999341,0.368362,0.99146,0.404189,0.903668,0.410985,0.905729,0.536278,0.868736,0.534959,0.900461,0.441049,0.882731,0.440783,0.875795,0.434248,0.758564,0.465329,0.768247,0.424743,0.855214,0.41857,0.853401,0.302759,0.833095,0.318745,0.805165,0.395706,0.862534,0.392063,0.868227,0.341307,0.976021,0.318987,0.953937,0.393688,0.894654,0.398288,0.899887,0.525519,0.930599,0.508706,0.957094,0.436179,0.895581,0.439503,0.889476,0.49265,0.785557,0.514441,0.809229,0.435223,0.863331,0.430451,0.85856,0.341527,0.782214,0.400474,0.857955,0.303056,0.926645,0.390668,0.888396,0.485788,0.978181,0.431283,0.900613,0.529297,0.837609,0.438755,0.869213,0.700494,0.00151,0.70052,0.023059,0.682069,0.023059,0.682277,0.00151,0.663556,0.023059,0.664002,0.00151,0.644908,0.023059,0.645598,0.00151,0.62604,0.023059,0.626987,0.00151,0.606852,0.023059,0.60807,0.00151,0.587215,0.023059,0.588728,0.00151,0.566959,0.023059,0.568795,0.00151,0.54585,0.023059,0.548046,0.00151,0.52355,0.023059,0.526152,0.00151,0.499554,0.023059,0.502617,0.00151,0.473082,0.023059,0.476663,0.00151,0.442894,0.023059,0.447023,0.00151,0.407002,0.023059,0.411599,0.00151,0.362435,0.023059,0.367067,0.00151,0.305998,0.023059,0.309439,0.00151,0.238433,0.023059,0.238848,0.00151,0.169395,0.023059,0.16649,0.00151,0.110084,0.023059,0.105578,0.00151,0.063061,0.023059,0.058397,0.00151,0.025494,0.023059,0.021244,0.00151,0.957269,0.00151,0.961519,0.023059,0.930242,0.023059,0.926538,0.00151,0.903057,0.023059,0.899881,0.00151,0.87858,0.023059,0.875878,0.00151,0.855947,0.023059,0.853663,0.00151,0.834602,0.023059,0.832687,0.00151,0.814176,0.023059,0.812592,0.00151,0.794415,0.023059,0.793132,0.00151,0.775137,0.023059,0.774131,0.00151,0.756206,0.023059,0.755459,0.00151,0.737516,0.023059,0.737015,0.00151,0.896544,0.111287,0.873054,0.111287,0.718979,0.023059,0.718718,0.00151,0,0,0.791802,0.111287,0.810949,0.111287,0.801011,0.190977,0.783788,0.190977,0.700466,0.111287,0.682492,0.111287,0.718447,0.111287,0.52887,0.111287,0.505831,0.111287,0.100514,0.111287,0.053304,0.111287,0.773089,0.111287,0.609333,0.111287,0.590297,0.111287,0.372234,0.111287,0.313412,0.111287,0.851284,0.111287,0.664463,0.111287,0.480446,0.111287,0.01669,0.111287,0.754686,0.111287,0.570702,0.111287,0.239337,0.111287,0.830698,0.111287,0.646312,0.111287,0.451433,0.111287,0.952715,0.111287,0.922616,0.111287,0.736498,0.111287,0.550332,0.111287,0.163112,0.111287,0.627966,0.111287,0.416593,0.111287,0.650594,0.190977,0.667221,0.190977,0.663629,0.273513,0.64502,0.273513,0.451931,0.190977,0.413163,0.190977,0.700302,0.190977,0.683778,0.190977,0.766826,0.190977,0.351423,0.190977,0.750048,0.190977,0.244865,0.190977,0.733399,0.190977,0.129143,0.190977,0.63385,0.190977,0.71683,0.190977,0.058934,0.190977,0.616936,0.190977,0.016539,0.190977,0.59978,0.190977,0.989329,0.111287,0.952564,0.190977,0.922113,0.190977,0.582285,0.190977,0.897317,0.190977,0.564313,0.190977,0.875548,0.190977,0.545653,0.190977,0.855564,0.190977,0.525969,0.190977,0.836707,0.190977,0.504686,0.190977,0.8186,0.190977,0.480738,0.190977,0.58746,0.273513,0.607049,0.273513,0.603846,0.327588,0.583492,0.327588,0.756085,0.273513,0.737434,0.273513,0.238497,0.273513,0.168945,0.273513,0.626194,0.273513,0.718937,0.273513,0.109377,0.273513,0.700516,0.273513,0.06232,0.273513,0.998345,0.273513,0.960838,0.273513,0.567257,0.273513,0.929647,0.273513,0.546206,0.273513,0.902545,0.273513,0.52397,0.273513,0.878144,0.273513,0.500048,0.273513,0.855577,0.273513,0.473658,0.273513,0.834292,0.273513,0.443555,0.273513,0.813919,0.273513,0.407733,0.273513,0.794207,0.273513,0.363164,0.273513,0.682103,0.273513,0.774974,0.273513,0.306532,0.273513,0.51723,0.327588,0.540485,0.327588,0.540485,0.399689,0.51723,0.399689,0.024814,0.273513,0.073566,0.327588,0.035366,0.327588,0.562455,0.327588,0.97139,0.327588,0.939024,0.327588,0.910688,0.327588,0.885132,0.327588,0.492176,0.327588,0.86152,0.327588,0.464564,0.327588,0.839294,0.327588,0.43325,0.327588,0.81807,0.327588,0.396562,0.327588,0.797579,0.327588,0.352335,0.327588,0.700586,0.327588,0.681555,0.327588,0.777623,0.327588,0.298849,0.327588,0.662454,0.327588,0.758053,0.327588,0.237596,0.327588,0.643201,0.327588,0.738754,0.327588,0.175371,0.327588,0.623703,0.327588,0.719626,0.327588,0.119803,0.327588,0.43325,0.399689,0.464564,0.399689,0.468883,0.449969,0.438108,0.449969,0.910688,0.399689,0.885132,0.399689,0.492176,0.399689,0.86152,0.399689,0.839294,0.399689,0.81807,0.399689,0.396562,0.399689,0.797579,0.399689,0.352335,0.399689,0.700586,0.399689,0.681555,0.399689,0.777623,0.399689,0.298849,0.399689,0.662454,0.399689,0.758053,0.399689,0.237596,0.399689,0.643201,0.399689,0.738754,0.399689,0.175371,0.399689,0.623703,0.399689,0.719626,0.399689,0.119803,0.399689,0.603846,0.399689,0.073566,0.399689,0.583492,0.399689,0.035365,0.399689,0.562455,0.399689,0.002999,0.327588,0.002999,0.399689,0.939024,0.399689,0.302308,0.449969,0.357302,0.449969,0.370349,0.497404,0.311945,0.497404,0.836889,0.449969,0.816072,0.449969,0.401769,0.449969,0.795954,0.449969,0.700552,0.449969,0.681819,0.449969,0.776345,0.449969,0.663021,0.449969,0.757104,0.449969,0.237997,0.449969,0.644079,0.449969,0.738117,0.449969,0.172489,0.449969,0.624904,0.449969,0.719293,0.449969,0.115041,0.449969,0.60539,0.449969,0.068341,0.449969,0.585403,0.449969,0.030402,0.449969,0.564764,0.449969,0.97139,0.399689,0.966427,0.449969,0.934577,0.449969,0.543232,0.449969,0.906805,0.449969,0.520458,0.449969,0.881787,0.449969,0.495934,0.449969,0.858668,0.449969,0.102366,0.497404,0.164362,0.497404,0.153191,0.509014,0.086758,0.510574,0.682415,0.497404,0.664299,0.497404,0.77346,0.497404,0.754961,0.497404,0.239155,0.497404,0.646058,0.497404,0.736682,0.497404,0.627617,0.497404,0.718543,0.497404,0.608883,0.497404,0.700476,0.497404,0.055149,0.497404,0.589738,0.497404,0.01833,0.497404,0.570023,0.497404,0.954354,0.497404,0.924022,0.497404,0.549517,0.497404,0.897738,0.497404,0.527899,0.497404,0.874063,0.497404,0.504682,0.497404,0.852133,0.497404,0.47909,0.497404,0.831407,0.497404,0.449847,0.497404,0.811535,0.497404,0.414787,0.497404,0.792275,0.497404,0.913693,0.520676,0.941832,0.51652,0.961508,0.547034,0.930616,0.552595,0.629486,0.555309,0.611406,0.551153,0.717971,0.562815,0.700351,0.563342,0.040423,0.513109,0.593022,0.546411,0.005807,0.51652,0.574205,0.541265,0.554768,0.535915,0.8893,0.525418,0.534429,0.530564,0.867202,0.530564,0.512748,0.525418,0.84658,0.535915,0.489002,0.520676,0.826943,0.541265,0.461924,0.51652,0.807983,0.546411,0.429166,0.513109,0.789494,0.551153,0.386198,0.510574,0.682738,0.562815,0.771336,0.555309,0.325161,0.509014,0.665089,0.561255,0.75341,0.55872,0.241021,0.508487,0.647357,0.55872,0.735641,0.561255,0.857064,0.572984,0.879533,0.565824,0.881655,0.598098,0.853887,0.611489,0.565645,0.580143,0.544636,0.572984,0.90376,0.55894,0.522527,0.565824,0.498812,0.55894,0.47271,0.552595,0.835795,0.580143,0.442964,0.547034,0.815363,0.587028,0.407544,0.54247,0.795518,0.593373,0.363355,0.539079,0.700417,0.609683,0.681668,0.608977,0.776087,0.598934,0.306936,0.53699,0.662875,0.606889,0.756945,0.603498,0.238802,0.536285,0.643981,0.603498,0.737999,0.606889,0.16904,0.53699,0.624915,0.598934,0.719176,0.608977,0.109492,0.539079,0.605589,0.593373,0.062675,0.54247,0.585886,0.587028,0.025483,0.547034,0.57368,0.624879,0.595866,0.637756,0.593147,0.68623,0.570578,0.669663,0.490274,0.585222,0.455269,0.573356,0.829171,0.62488,0.416354,0.562954,0.806947,0.637756,0.373954,0.554418,0.786699,0.649623,0.328915,0.548075,0.7014,0.680127,0.685406,0.678808,0.767979,0.660024,0.282237,0.54417,0.669159,0.674903,0.750402,0.66856,0.234774,0.542851,0.652391,0.66856,0.733637,0.674903,0.18718,0.54417,0.634813,0.660024,0.717392,0.678808,0.140146,0.548075,0.616097,0.649623,0.094612,0.554418,0.051693,0.562954,0.987718,0.562954,0.948355,0.573356,0.54904,0.611489,0.913014,0.585223,0.521409,0.598098,0.814194,0.866136,0.815933,0.888539,0.812757,0.910783,0.804788,0.932015,0.792332,0.951418,0.775867,0.968246,0.756027,0.981853,0.733573,0.991716,0.70937,0.997456,0.684346,0.998852,0.659463,0.99585,0.635678,0.988567,0.613905,0.977281,0.59498,0.962427,0.579631,0.944575,0.568448,0.924412,0.56186,0.902712,0.56012,0.880309,0.563296,0.858064,0.571265,0.836832,0.583722,0.81743,0.600186,0.800601,0.620027,0.786994,0.64248,0.777131,0.666684,0.771392,0.691708,0.769996,0.716591,0.772997,0.740375,0.780281,0.762149,0.791567,0.781073,0.806421,0.796422,0.824273,0.807606,0.844436,0.01233,0.573356,0.054719,0.589985,0.015812,0.603368,0.545628,0.652433,0.951837,0.603368,0.916697,0.618637,0.517799,0.635204,0.885308,0.635204,0.486632,0.618637,0.85734,0.652434,0.451814,0.603368,0.832307,0.669663,0.413328,0.589985,0.809693,0.68623,0.371565,0.579002,0.789016,0.701499,0.327284,0.570841,0.701406,0.740749,0.684946,0.739052,0.769845,0.714882,0.281394,0.565815,0.668233,0.734026,0.751807,0.725865,0.23471,0.564118,0.651001,0.725865,0.734577,0.734026,0.187908,0.565815,0.632965,0.714882,0.717865,0.739052,0.141693,0.570841,0.613803,0.701499,0.09696,0.579002]],
+ "faces":[41,0,1,3,2,0,1,2,3,0,1,2,3,41,2,3,5,4,3,2,4,5,3,2,4,5,41,4,5,98,6,5,4,6,7,5,4,6,7,41,6,98,99,7,7,6,8,9,7,6,8,9,41,7,99,9,8,9,8,10,11,9,8,10,11,41,8,9,100,10,11,10,12,13,11,10,12,13,41,10,100,12,11,13,12,14,15,13,12,14,15,41,11,12,101,13,15,14,16,17,15,14,16,17,41,13,101,15,14,17,16,18,19,17,16,18,19,41,14,15,17,16,19,18,20,21,19,18,20,21,41,16,17,19,18,21,20,22,23,21,20,22,23,41,18,19,21,20,23,22,24,25,23,22,24,25,41,20,21,102,22,25,24,26,27,25,24,26,27,41,22,102,24,23,27,26,28,29,27,26,28,29,41,23,24,26,25,29,28,30,31,29,28,30,31,41,25,26,103,27,31,30,32,33,31,30,32,33,41,27,103,104,28,33,32,34,35,33,32,34,35,41,28,104,30,29,35,34,36,37,35,34,36,37,41,29,30,105,31,37,36,38,39,37,36,38,39,41,31,105,33,32,39,38,40,41,39,38,40,41,41,32,33,35,34,41,40,42,43,41,40,42,43,41,34,35,37,36,43,42,44,45,43,42,44,45,41,36,37,39,38,45,44,46,47,45,44,46,47,41,1,0,38,39,1,0,47,46,1,0,47,46,40,38,0,2,71,48,49,47,0,3,40,2,4,6,49,50,51,3,5,7,40,6,7,8,51,52,53,7,9,11,40,8,10,11,53,54,55,11,13,15,40,11,13,14,55,56,57,15,17,19,40,14,16,18,57,58,59,19,21,23,40,18,20,22,59,60,61,23,25,27,40,22,23,25,61,62,63,27,29,31,40,25,27,28,63,64,65,31,33,35,40,28,29,31,65,66,67,35,37,39,40,31,32,34,67,68,69,39,41,43,40,34,36,38,69,70,71,43,45,47,40,38,2,6,71,49,51,47,3,7,40,6,8,11,51,53,55,7,11,15,40,11,14,18,55,57,59,15,19,23,40,18,22,25,59,61,63,23,27,31,40,25,28,31,63,65,67,31,35,39,40,31,34,38,67,69,71,39,43,47,40,38,6,11,71,51,55,47,7,15,40,11,18,25,55,59,63,15,23,31,40,25,31,38,63,67,71,31,39,47,40,11,25,38,55,63,71,15,31,47,41,107,42,53,54,72,73,74,75,48,49,50,51,41,58,57,81,82,76,77,78,79,52,53,54,55,41,118,117,68,69,80,81,82,83,56,57,58,59,41,114,113,61,62,84,85,86,87,60,61,62,63,41,108,107,54,55,88,72,75,89,64,48,51,65,41,47,118,69,70,90,80,83,91,66,56,59,67,41,115,114,62,63,92,84,87,93,68,60,63,69,41,109,108,55,56,94,88,89,95,70,64,65,71,41,119,47,70,71,96,90,91,97,72,66,67,73,41,44,115,63,64,98,92,93,99,74,68,69,75,41,43,109,56,57,100,94,95,101,76,70,71,53,41,48,119,71,72,102,96,97,103,77,72,73,78,41,116,44,64,65,104,98,99,105,79,74,75,80,41,110,43,57,58,106,100,101,107,81,76,53,52,41,49,48,72,73,108,102,103,109,82,77,78,83,41,106,40,51,50,110,111,112,113,84,85,86,87,41,45,116,65,66,114,104,105,115,88,79,80,89,41,111,110,58,59,116,106,107,117,90,81,52,91,41,40,49,73,51,111,108,109,112,85,82,83,86,41,41,106,50,52,118,110,113,119,92,84,87,93,41,46,45,66,67,120,114,115,121,94,88,89,95,41,112,111,59,60,122,116,117,123,96,90,91,97,41,42,41,52,53,73,118,119,74,49,92,93,50,41,117,46,67,68,81,120,121,82,57,94,95,58,41,113,112,60,61,85,122,123,86,61,96,97,62,40,76,74,75,145,124,125,98,99,100,40,75,97,96,125,126,127,100,101,102,40,96,95,94,127,128,129,102,103,104,40,94,93,92,129,130,131,104,105,106,40,92,91,90,131,132,133,106,107,108,40,90,89,88,133,134,135,108,109,110,40,88,87,86,135,136,137,110,111,112,40,86,85,84,137,138,139,112,113,114,40,84,83,82,139,140,79,114,115,55,40,82,81,80,79,78,141,55,54,116,40,80,79,78,141,142,143,116,117,118,40,78,77,76,143,144,145,118,119,98,40,76,75,96,145,125,127,98,100,102,40,96,94,92,127,129,131,102,104,106,40,92,90,88,131,133,135,106,108,110,40,88,86,84,135,137,139,110,112,114,40,84,82,80,139,79,141,114,55,116,40,80,78,76,141,143,145,116,118,98,40,76,96,92,145,127,131,98,102,106,40,92,88,84,131,135,139,106,110,114,40,84,80,76,139,141,145,114,116,98,40,92,84,76,131,139,145,106,114,98,41,73,72,96,97,146,147,127,126,83,78,102,101,41,50,51,75,74,148,149,125,124,87,86,100,99,41,66,65,89,90,150,151,134,133,89,80,109,108,41,59,58,82,83,152,76,79,140,91,52,55,115,41,51,73,97,75,149,146,126,125,86,83,101,100,41,52,50,74,76,153,148,124,145,93,87,99,98,41,67,66,90,91,154,150,133,132,95,89,108,107,41,60,59,83,84,155,152,140,139,97,91,115,114,41,53,52,76,77,156,153,145,144,50,93,98,119,41,68,67,91,92,157,154,132,131,58,95,107,106,41,61,60,84,85,158,155,139,138,62,97,114,113,41,54,53,77,78,159,156,144,143,51,50,119,118,41,69,68,92,93,160,157,131,130,59,58,106,105,41,62,61,85,86,161,158,138,137,63,62,113,112,41,55,54,78,79,162,159,143,142,65,51,118,117,41,70,69,93,94,163,160,130,129,67,59,105,104,41,63,62,86,87,164,161,137,136,69,63,112,111,41,56,55,79,80,165,162,142,141,71,65,117,116,41,71,70,94,95,166,163,129,128,73,67,104,103,41,64,63,87,88,167,164,136,135,75,69,111,110,41,57,56,80,81,77,165,141,78,53,71,116,54,41,72,71,95,96,147,166,128,127,78,73,103,102,41,65,64,88,89,151,167,135,134,80,75,110,109,41,3,1,40,106,168,169,170,171,2,1,85,84,41,102,21,114,115,172,173,174,175,26,24,60,68,41,30,104,46,117,176,177,178,179,36,34,94,57,41,39,37,48,49,180,181,182,183,46,44,77,82,41,100,9,108,109,184,185,186,187,12,10,64,70,41,19,17,112,113,188,189,190,191,22,20,96,61,41,103,26,116,45,192,193,194,195,32,30,79,88,41,35,33,47,119,196,197,198,199,42,40,66,72,41,99,98,42,107,200,201,202,203,8,6,49,48,41,15,101,110,111,204,205,206,207,18,16,81,90,41,24,102,115,44,208,172,175,209,28,26,68,74,41,105,30,117,118,210,176,179,211,38,36,57,56,41,1,39,49,40,169,180,183,170,1,46,82,85,41,5,3,106,41,212,168,171,213,4,2,84,92,41,12,100,109,43,214,184,187,215,14,12,70,76,41,21,19,113,114,173,188,191,174,24,22,61,60,41,104,103,45,46,177,192,195,178,34,32,88,94,41,37,35,119,48,181,196,199,182,44,42,72,77,41,9,99,107,108,185,200,203,186,10,8,48,64,41,17,15,111,112,189,204,207,190,20,18,90,96,41,26,24,44,116,193,208,209,194,30,28,74,79,41,33,105,118,47,197,210,211,198,40,38,56,66,41,98,5,41,42,201,212,213,202,6,4,92,49,41,101,12,43,110,205,214,215,206,16,14,76,81,41,120,121,123,122,216,217,218,219,120,121,122,123,41,122,123,125,124,219,218,220,221,123,122,124,125,41,124,125,218,126,221,220,222,223,125,124,126,127,41,126,218,219,127,223,222,224,225,127,126,128,129,41,127,219,129,128,225,224,226,227,129,128,130,131,41,128,129,220,130,227,226,228,229,131,130,132,133,41,130,220,132,131,229,228,230,231,133,132,134,135,41,131,132,221,133,231,230,232,233,135,134,136,137,41,133,221,135,134,233,232,234,235,137,136,138,139,41,134,135,137,136,235,234,236,237,139,138,140,141,41,136,137,139,138,237,236,238,239,141,140,142,143,41,138,139,141,140,239,238,240,241,143,142,144,145,41,140,141,222,142,241,240,242,243,145,144,146,147,41,142,222,144,143,243,242,244,245,147,146,148,149,41,143,144,146,145,245,244,246,247,149,148,150,151,41,145,146,223,147,247,246,248,249,151,150,152,153,41,147,223,224,148,249,248,250,251,153,152,154,155,41,148,224,150,149,251,250,252,253,155,154,156,157,41,149,150,225,151,253,252,254,255,157,156,158,159,41,151,225,153,152,255,254,256,257,159,158,160,161,41,152,153,155,154,257,256,258,259,161,160,162,163,41,154,155,157,156,259,258,260,261,163,162,164,165,41,156,157,159,158,261,260,262,263,165,164,166,167,41,158,159,121,120,263,262,217,216,167,166,121,120,40,158,120,122,287,264,265,167,120,123,40,122,124,126,265,266,267,123,125,127,40,126,127,128,267,268,269,127,129,131,40,128,130,131,269,270,271,131,133,135,40,131,133,134,271,272,273,135,137,139,40,134,136,138,273,274,275,139,141,143,40,138,140,142,275,276,277,143,145,147,40,142,143,145,277,278,279,147,149,151,40,145,147,148,279,280,281,151,153,155,40,148,149,151,281,282,283,155,157,159,40,151,152,154,283,284,285,159,161,163,40,154,156,158,285,286,287,163,165,167,40,158,122,126,287,265,267,167,123,127,40,126,128,131,267,269,271,127,131,135,40,131,134,138,271,273,275,135,139,143,40,138,142,145,275,277,279,143,147,151,40,145,148,151,279,281,283,151,155,159,40,151,154,158,283,285,287,159,163,167,40,158,126,131,287,267,271,167,127,135,40,131,138,145,271,275,279,135,143,151,40,145,151,158,279,283,287,151,159,167,40,131,145,158,271,279,287,135,151,167,41,227,162,173,174,288,289,290,291,168,169,170,171,41,178,177,201,202,292,293,294,295,172,173,174,175,41,238,237,188,189,296,297,298,299,176,177,178,179,41,234,233,181,182,300,301,302,303,180,181,182,183,41,228,227,174,175,304,288,291,305,184,168,171,185,41,167,238,189,190,306,296,299,307,186,176,179,187,41,235,234,182,183,308,300,303,309,188,180,183,189,41,229,228,175,176,310,304,305,311,190,184,185,191,41,239,167,190,191,312,306,307,313,192,186,187,193,41,164,235,183,184,314,308,309,315,194,188,189,195,41,163,229,176,177,316,310,311,317,196,190,191,173,41,168,239,191,192,318,312,313,319,197,192,193,198,41,236,164,184,185,320,314,315,321,199,194,195,200,41,230,163,177,178,322,316,317,323,201,196,173,172,41,169,168,192,193,324,318,319,325,202,197,198,203,41,226,160,171,170,326,327,328,329,204,205,206,207,41,165,236,185,186,330,320,321,331,208,199,200,209,41,231,230,178,179,332,322,323,333,210,201,172,211,41,160,169,193,171,327,324,325,328,205,202,203,206,41,161,226,170,172,334,326,329,335,212,204,207,213,41,166,165,186,187,336,330,331,337,214,208,209,215,41,232,231,179,180,338,332,333,339,216,210,211,217,41,162,161,172,173,289,334,335,290,169,212,213,170,41,237,166,187,188,297,336,337,298,177,214,215,178,41,233,232,180,181,301,338,339,302,181,216,217,182,40,196,194,195,361,340,341,218,219,220,40,195,217,216,341,342,343,220,221,222,40,216,215,214,343,344,345,222,223,224,40,214,213,212,345,346,347,224,225,226,40,212,211,210,347,348,349,226,227,228,40,210,209,208,349,350,351,228,229,230,40,208,207,206,351,352,353,230,231,232,40,206,205,204,353,354,355,232,233,234,40,204,203,202,355,356,295,234,235,175,40,202,201,200,295,294,357,175,174,236,40,200,199,198,357,358,359,236,237,238,40,198,197,196,359,360,361,238,239,218,40,196,195,216,361,341,343,218,220,222,40,216,214,212,343,345,347,222,224,226,40,212,210,208,347,349,351,226,228,230,40,208,206,204,351,353,355,230,232,234,40,204,202,200,355,295,357,234,175,236,40,200,198,196,357,359,361,236,238,218,40,196,216,212,361,343,347,218,222,226,40,212,208,204,347,351,355,226,230,234,40,204,200,196,355,357,361,234,236,218,40,212,204,196,347,355,361,226,234,218,41,193,192,216,217,362,363,343,342,203,198,222,221,41,170,171,195,194,364,365,341,340,207,206,220,219,41,186,185,209,210,366,367,350,349,209,200,229,228,41,179,178,202,203,368,292,295,356,211,172,175,235,41,171,193,217,195,365,362,342,341,206,203,221,220,41,172,170,194,196,369,364,340,361,213,207,219,218,41,187,186,210,211,370,366,349,348,215,209,228,227,41,180,179,203,204,371,368,356,355,217,211,235,234,41,173,172,196,197,372,369,361,360,170,213,218,239,41,188,187,211,212,373,370,348,347,178,215,227,226,41,181,180,204,205,374,371,355,354,182,217,234,233,41,174,173,197,198,375,372,360,359,171,170,239,238,41,189,188,212,213,376,373,347,346,179,178,226,225,41,182,181,205,206,377,374,354,353,183,182,233,232,41,175,174,198,199,378,375,359,358,185,171,238,237,41,190,189,213,214,379,376,346,345,187,179,225,224,41,183,182,206,207,380,377,353,352,189,183,232,231,41,176,175,199,200,381,378,358,357,191,185,237,236,41,191,190,214,215,382,379,345,344,193,187,224,223,41,184,183,207,208,383,380,352,351,195,189,231,230,41,177,176,200,201,293,381,357,294,173,191,236,174,41,192,191,215,216,363,382,344,343,198,193,223,222,41,185,184,208,209,367,383,351,350,200,195,230,229,41,123,121,160,226,384,385,386,387,122,121,205,204,41,222,141,234,235,388,389,390,391,146,144,180,188,41,150,224,166,237,392,393,394,395,156,154,214,177,41,159,157,168,169,396,397,398,399,166,164,197,202,41,220,129,228,229,400,401,402,403,132,130,184,190,41,139,137,232,233,404,405,406,407,142,140,216,181,41,223,146,236,165,408,409,410,411,152,150,199,208,41,155,153,167,239,412,413,414,415,162,160,186,192,41,219,218,162,227,416,417,418,419,128,126,169,168,41,135,221,230,231,420,421,422,423,138,136,201,210,41,144,222,235,164,424,388,391,425,148,146,188,194,41,225,150,237,238,426,392,395,427,158,156,177,176,41,121,159,169,160,385,396,399,386,121,166,202,205,41,125,123,226,161,428,384,387,429,124,122,204,212,41,132,220,229,163,430,400,403,431,134,132,190,196,41,141,139,233,234,389,404,407,390,144,142,181,180,41,224,223,165,166,393,408,411,394,154,152,208,214,41,157,155,239,168,397,412,415,398,164,162,192,197,41,129,219,227,228,401,416,419,402,130,128,168,184,41,137,135,231,232,405,420,423,406,140,138,210,216,41,146,144,164,236,409,424,425,410,150,148,194,199,41,153,225,238,167,413,426,427,414,160,158,176,186,41,218,125,161,162,417,428,429,418,126,124,212,169,41,221,132,163,230,421,430,431,422,136,134,196,201,41,240,241,243,242,432,433,434,435,240,241,242,243,41,242,243,245,244,435,434,436,437,243,242,244,245,41,244,245,247,246,437,436,438,439,245,244,246,247,41,246,247,249,248,439,438,440,441,247,246,248,249,41,248,249,251,250,441,440,442,443,249,248,250,251,41,250,251,253,252,443,442,444,445,251,250,252,253,41,252,253,255,254,445,444,446,447,253,252,254,255,41,254,255,257,256,447,446,448,449,255,254,256,257,41,256,257,259,258,449,448,450,451,257,256,258,259,41,258,259,261,260,451,450,452,453,259,258,260,261,41,260,261,263,262,453,452,454,455,261,260,262,263,41,262,263,265,264,455,454,456,457,263,262,264,265,41,264,265,267,266,457,456,458,459,265,264,266,267,41,266,267,269,268,459,458,460,461,267,266,268,269,41,268,269,271,270,461,460,462,463,269,268,270,271,41,270,271,273,272,463,462,464,465,271,270,272,273,41,272,273,275,274,465,464,466,467,273,272,274,275,41,274,275,277,276,467,466,468,469,275,274,276,277,41,276,277,279,278,469,468,470,471,277,276,278,279,41,278,279,281,280,471,470,472,473,279,278,280,281,41,280,281,283,282,474,475,476,477,281,280,282,283,41,282,283,285,284,477,476,478,479,283,282,284,285,41,284,285,287,286,479,478,480,481,285,284,286,287,41,286,287,289,288,481,480,482,483,287,286,288,289,41,288,289,291,290,483,482,484,485,289,288,290,291,41,290,291,293,292,485,484,486,487,291,290,292,293,41,292,293,295,294,487,486,488,489,293,292,294,295,41,294,295,297,296,489,488,490,491,295,294,296,297,41,296,297,299,298,491,490,492,493,297,296,298,299,41,298,299,301,300,493,492,494,495,299,298,300,301,41,287,285,326,327,480,478,496,497,286,284,302,303,41,300,301,303,302,495,494,498,499,301,300,304,305,41,302,303,241,240,499,498,433,432,305,304,241,240,40,302,240,242,500,500,500,305,240,243,40,242,244,246,500,500,500,243,245,247,40,246,248,250,500,500,500,247,249,251,40,250,252,254,500,500,500,251,253,255,40,254,256,258,500,500,500,255,257,259,40,258,260,262,500,500,500,259,261,263,40,262,264,266,500,500,500,263,265,267,40,266,268,270,500,500,500,267,269,271,40,270,272,274,500,500,500,271,273,275,40,274,276,278,500,500,500,275,277,279,40,278,280,282,500,500,500,279,281,283,40,282,284,286,500,500,500,283,285,287,40,286,288,290,500,500,500,287,289,291,40,290,292,294,500,500,500,291,293,295,40,294,296,298,500,500,500,295,297,299,40,298,300,302,500,500,500,299,301,305,40,302,242,246,500,500,500,305,243,247,40,246,250,254,500,500,500,247,251,255,40,254,258,262,500,500,500,255,259,263,40,262,266,270,500,500,500,263,267,271,40,270,274,278,500,500,500,271,275,279,40,278,282,286,500,500,500,279,283,287,40,286,290,294,500,500,500,287,291,295,40,294,298,302,500,500,500,295,299,305,40,302,246,254,500,500,500,305,247,255,40,254,262,270,500,500,500,255,263,271,40,270,278,286,500,500,500,271,279,287,40,286,294,302,500,500,500,287,295,305,40,302,254,270,500,500,500,305,255,271,40,270,286,302,500,500,500,271,287,305,41,331,330,362,363,501,502,503,504,306,307,308,309,41,243,241,305,304,434,433,505,506,242,241,310,311,41,241,303,335,305,433,498,507,505,241,304,312,310,41,261,259,313,314,452,450,508,509,260,258,313,314,41,279,277,322,323,470,468,510,511,278,276,315,316,41,297,295,331,332,490,488,501,512,296,294,306,317,41,253,251,309,310,444,442,513,514,252,250,318,319,41,271,269,318,319,462,460,515,516,270,268,320,321,41,289,287,327,328,482,480,497,517,288,286,303,322,41,245,243,304,306,436,434,506,518,244,242,311,323,41,263,261,314,315,454,452,509,519,262,260,314,324,41,281,279,323,324,472,470,511,520,280,278,316,325,41,299,297,332,333,492,490,512,521,298,296,317,326,41,255,253,310,311,446,444,514,522,254,252,319,327,41,273,271,319,320,464,462,516,523,272,270,321,328,41,291,289,328,329,484,482,517,524,290,288,322,329,41,247,245,306,307,438,436,518,525,246,244,323,330,41,265,263,315,316,456,454,519,526,264,262,324,331,41,283,281,324,325,476,475,527,528,282,280,325,332,41,301,299,333,334,494,492,521,529,300,298,326,333,41,257,255,311,312,448,446,522,530,256,254,327,334,41,275,273,320,321,466,464,523,531,274,272,328,335,41,293,291,329,330,486,484,524,502,292,290,329,307,41,249,247,307,308,440,438,525,532,248,246,330,336,41,267,265,316,317,458,456,526,533,266,264,331,337,41,285,283,325,326,478,476,528,496,284,282,332,302,41,303,301,334,335,498,494,529,507,304,300,333,312,41,259,257,312,313,450,448,530,508,258,256,334,313,41,277,275,321,322,468,466,531,510,276,274,335,315,41,295,293,330,331,488,486,502,501,294,292,307,306,41,251,249,308,309,442,440,532,513,250,248,336,318,41,269,267,317,318,460,458,533,515,268,266,337,320,41,339,338,370,371,534,535,536,537,338,339,340,341,41,318,317,349,350,515,533,538,539,320,337,342,343,41,304,305,337,336,506,505,540,541,311,310,344,345,41,332,331,363,364,512,501,504,542,317,306,309,346,41,319,318,350,351,516,515,539,543,321,320,343,347,41,306,304,336,338,518,506,541,535,323,311,345,339,41,333,332,364,365,521,512,542,544,326,317,346,348,41,320,319,351,352,523,516,543,545,328,321,347,349,41,307,306,338,339,525,518,535,534,330,323,339,338,41,334,333,365,366,529,521,544,546,333,326,348,350,41,321,320,352,353,531,523,545,547,335,328,349,351,41,308,307,339,340,532,525,534,548,336,330,338,352,41,335,334,366,367,507,529,546,549,312,333,350,353,41,322,321,353,354,510,531,547,550,315,335,351,354,41,309,308,340,341,513,532,548,551,318,336,352,355,41,305,335,367,337,505,507,549,540,310,312,353,344,41,323,322,354,355,511,510,550,552,316,315,354,356,41,310,309,341,342,514,513,551,553,319,318,355,357,41,324,323,355,356,527,554,555,556,325,316,356,358,41,311,310,342,343,522,514,553,557,327,319,357,359,41,325,324,356,357,528,527,556,558,332,325,358,360,41,312,311,343,344,530,522,557,559,334,327,359,361,41,326,325,357,358,496,528,558,560,302,332,360,362,41,313,312,344,345,508,530,559,561,313,334,361,363,41,327,326,358,359,497,496,560,562,303,302,362,364,41,314,313,345,346,509,508,561,563,314,313,363,365,41,328,327,359,360,517,497,562,564,322,303,364,366,41,315,314,346,347,519,509,563,565,324,314,365,367,41,329,328,360,361,524,517,564,566,329,322,366,368,41,316,315,347,348,526,519,565,567,331,324,367,369,41,330,329,361,362,502,524,566,503,307,329,368,308,41,317,316,348,349,533,526,567,538,337,331,369,342,41,374,373,405,406,568,569,570,571,370,371,372,373,41,366,365,397,398,546,544,572,573,350,348,374,375,41,353,352,384,385,547,545,574,575,351,349,376,377,41,340,339,371,372,548,534,537,576,352,338,341,378,41,367,366,398,399,549,546,573,577,353,350,375,379,41,354,353,385,386,550,547,575,578,354,351,377,380,41,341,340,372,373,551,548,576,569,355,352,378,371,41,337,367,399,369,540,549,577,579,344,353,379,381,41,355,354,386,387,552,550,578,580,356,354,380,382,41,342,341,373,374,553,551,569,568,357,355,371,370,41,356,355,387,388,556,555,581,582,358,356,382,383,41,343,342,374,375,557,553,568,583,359,357,370,384,41,357,356,388,389,558,556,582,584,360,358,383,385,41,344,343,375,376,559,557,583,585,361,359,384,386,41,358,357,389,390,560,558,584,586,362,360,385,387,41,345,344,376,377,561,559,585,587,363,361,386,388,41,359,358,390,391,562,560,586,588,364,362,387,389,41,346,345,377,378,563,561,587,589,365,363,388,390,41,360,359,391,392,564,562,588,590,366,364,389,391,41,347,346,378,379,565,563,589,591,367,365,390,392,41,361,360,392,393,566,564,590,592,368,366,391,393,41,348,347,379,380,567,565,591,593,369,367,392,394,41,362,361,393,394,503,566,592,594,308,368,393,395,41,349,348,380,381,538,567,593,595,342,369,394,396,41,363,362,394,395,504,503,594,596,309,308,395,397,41,350,349,381,382,539,538,595,597,343,342,396,398,41,336,337,369,368,541,540,579,598,345,344,381,399,41,364,363,395,396,542,504,596,599,346,309,397,400,41,351,350,382,383,543,539,597,600,347,343,398,401,41,338,336,368,370,535,541,598,536,339,345,399,340,41,365,364,396,397,544,542,599,572,348,346,400,374,41,352,351,383,384,545,543,600,574,349,347,401,376,41,409,408,440,441,601,602,603,604,402,403,404,405,41,388,387,419,420,605,580,606,607,383,382,406,407,41,375,374,406,407,583,568,571,608,384,370,373,408,41,389,388,420,421,584,582,609,610,385,383,407,409,41,376,375,407,408,585,583,608,602,386,384,408,403,41,390,389,421,422,586,584,610,611,387,385,409,410,41,377,376,408,409,587,585,602,601,388,386,403,402,41,391,390,422,423,588,586,611,612,389,387,410,411,41,378,377,409,410,589,587,601,613,390,388,402,412,41,392,391,423,424,590,588,612,614,391,389,411,413,41,379,378,410,411,591,589,613,615,392,390,412,414,41,393,392,424,425,592,590,614,616,393,391,413,415,41,380,379,411,412,593,591,615,617,394,392,414,416,41,394,393,425,426,594,592,616,618,395,393,415,417,41,381,380,412,413,595,593,617,619,396,394,416,418,41,395,394,426,427,596,594,618,620,397,395,417,419,41,382,381,413,414,597,595,619,621,398,396,418,420,41,368,369,401,400,598,579,622,623,399,381,421,422,41,396,395,427,428,599,596,620,624,400,397,419,423,41,383,382,414,415,600,597,621,625,401,398,420,424,41,370,368,400,402,536,598,623,626,340,399,422,425,41,397,396,428,429,572,599,624,627,374,400,423,426,41,384,383,415,416,574,600,625,628,376,401,424,427,41,371,370,402,403,537,536,626,629,341,340,425,428,41,398,397,429,430,573,572,627,630,375,374,426,429,41,385,384,416,417,575,574,628,631,377,376,427,430,41,372,371,403,404,576,537,629,632,378,341,428,431,41,399,398,430,431,577,573,630,633,379,375,429,432,41,386,385,417,418,578,575,631,634,380,377,430,433,41,373,372,404,405,569,576,632,570,371,378,431,372,41,369,399,431,401,579,577,633,622,381,379,432,421,41,387,386,418,419,580,578,634,606,382,380,433,406,41,444,443,475,476,635,636,637,638,434,435,436,437,41,423,422,454,455,612,611,639,640,411,410,438,439,41,410,409,441,442,613,601,604,641,412,402,405,440,41,424,423,455,456,614,612,640,642,413,411,439,441,41,411,410,442,443,615,613,641,636,414,412,440,435,41,425,424,456,457,616,614,642,643,415,413,441,442,41,412,411,443,444,617,615,636,635,416,414,435,434,41,426,425,457,458,618,616,643,644,417,415,442,443,41,413,412,444,445,619,617,635,645,418,416,434,444,41,427,426,458,459,620,618,644,646,419,417,443,445,41,414,413,445,446,621,619,645,647,420,418,444,446,41,400,401,433,432,623,622,648,649,422,421,447,448,41,428,427,459,460,624,620,646,650,423,419,445,449,41,415,414,446,447,625,621,647,651,424,420,446,450,41,402,400,432,434,626,623,649,652,425,422,448,451,41,429,428,460,461,627,624,650,653,426,423,449,452,41,416,415,447,448,628,625,651,654,427,424,450,453,41,403,402,434,435,629,626,652,655,428,425,451,454,41,430,429,461,462,630,627,653,656,429,426,452,455,41,417,416,448,449,631,628,654,657,430,427,453,456,41,404,403,435,436,632,629,655,658,431,428,454,457,41,431,430,462,463,633,630,656,659,432,429,455,458,41,418,417,449,450,634,631,657,660,433,430,456,459,41,405,404,436,437,570,632,658,661,372,431,457,460,41,401,431,463,433,622,633,659,648,421,432,458,447,41,419,418,450,451,606,634,660,662,406,433,459,461,41,406,405,437,438,571,570,661,663,373,372,460,462,41,420,419,451,452,607,606,662,664,407,406,461,463,41,407,406,438,439,608,571,663,665,408,373,462,464,41,421,420,452,453,666,607,664,667,409,407,463,465,41,408,407,439,440,602,608,665,603,403,408,464,404,41,422,421,453,454,611,610,668,639,410,409,465,438,41,479,478,510,511,669,670,671,672,466,467,468,469,41,458,457,489,490,644,643,673,674,443,442,470,471,41,445,444,476,477,645,635,638,675,444,434,437,472,41,459,458,490,491,646,644,674,676,445,443,471,473,41,446,445,477,478,647,645,675,670,446,444,472,467,41,432,433,465,464,649,648,677,678,448,447,474,475,41,460,459,491,492,650,646,676,679,449,445,473,476,41,447,446,478,479,651,647,670,669,450,446,467,466,41,434,432,464,466,652,649,678,680,451,448,475,477,41,461,460,492,493,653,650,679,681,452,449,476,478,41,448,447,479,480,654,651,669,682,453,450,466,479,41,435,434,466,467,655,652,680,683,454,451,477,480,41,462,461,493,494,656,653,681,684,455,452,478,481,41,449,448,480,481,657,654,682,685,456,453,479,482,41,436,435,467,468,658,655,683,686,457,454,480,483,41,463,462,494,495,659,656,684,687,458,455,481,484,41,450,449,481,482,660,657,685,688,459,456,482,485,41,437,436,468,469,661,658,686,689,460,457,483,486,41,433,463,495,465,648,659,687,677,447,458,484,474,41,451,450,482,483,662,660,688,690,461,459,485,487,41,438,437,469,470,663,661,689,691,462,460,486,488,41,452,451,483,484,664,662,690,692,463,461,487,489,41,439,438,470,471,665,663,691,693,464,462,488,490,41,453,452,484,485,668,694,695,696,465,463,489,491,41,440,439,471,472,603,665,693,697,404,464,490,492,41,454,453,485,486,639,668,696,698,438,465,491,493,41,441,440,472,473,604,603,697,699,405,404,492,494,41,455,454,486,487,640,639,698,700,439,438,493,495,41,442,441,473,474,641,604,699,701,440,405,494,496,41,456,455,487,488,642,640,700,702,441,439,495,497,41,443,442,474,475,636,641,701,637,435,440,496,436,41,457,456,488,489,643,642,702,673,442,441,497,470,41,514,513,545,546,703,704,705,706,498,499,500,501,41,466,464,496,498,680,678,707,708,477,475,502,503,41,493,492,524,525,681,679,709,710,478,476,504,505,41,480,479,511,512,682,669,672,711,479,466,469,506,41,467,466,498,499,683,680,708,712,480,477,503,507,41,494,493,525,526,684,681,710,713,481,478,505,508,41,481,480,512,513,685,682,711,704,482,479,506,499,41,468,467,499,500,686,683,712,714,483,480,507,509,41,495,494,526,527,687,684,713,715,484,481,508,510,41,482,481,513,514,688,685,704,703,485,482,499,498,41,469,468,500,501,689,686,714,716,486,483,509,511,41,465,495,527,497,677,687,715,717,474,484,510,512,41,483,482,514,515,690,688,703,718,487,485,498,513,41,470,469,501,502,691,689,716,719,488,486,511,514,41,484,483,515,516,692,690,718,720,489,487,513,515,41,471,470,502,503,693,691,719,721,490,488,514,516,41,485,484,516,517,696,695,722,723,491,489,515,517,41,472,471,503,504,697,693,721,724,492,490,516,518,41,486,485,517,518,698,696,723,725,493,491,517,519,41,473,472,504,505,699,697,724,726,494,492,518,520,41,487,486,518,519,700,698,725,727,495,493,519,521,41,474,473,505,506,701,699,726,728,496,494,520,522,41,488,487,519,520,702,700,727,729,497,495,521,523,41,475,474,506,507,637,701,728,730,436,496,522,524,41,489,488,520,521,673,702,729,731,470,497,523,525,41,476,475,507,508,638,637,730,732,437,436,524,526,41,489,521,522,490,673,731,733,674,470,525,527,471,41,477,476,508,509,675,638,732,734,472,437,526,528,41,491,490,522,523,676,674,733,735,473,471,527,529,41,478,477,509,510,670,675,734,671,467,472,528,468,41,464,465,497,496,678,677,717,707,475,474,512,502,41,492,491,523,524,679,676,735,709,476,473,529,504,41,549,548,580,581,736,737,738,739,530,531,532,533,41,501,500,532,533,716,714,740,741,511,509,534,535,41,497,527,559,529,717,715,742,743,512,510,536,537,41,515,514,546,547,718,703,706,744,513,498,501,538,41,502,501,533,534,719,716,741,745,514,511,535,539,41,516,515,547,548,720,718,744,746,515,513,538,531,41,503,502,534,535,721,719,745,747,516,514,539,540,41,517,516,548,549,723,722,737,736,517,515,531,530,41,504,503,535,536,724,721,747,748,518,516,540,541,41,518,517,549,550,725,723,736,749,519,517,530,542,41,505,504,536,537,726,724,748,750,520,518,541,543,41,519,518,550,551,727,725,749,751,521,519,542,544,41,506,505,537,538,728,726,750,752,522,520,543,545,41,520,519,551,552,729,727,751,753,523,521,544,546,41,507,506,538,539,730,728,752,754,524,522,545,547,41,521,520,552,553,731,729,753,755,525,523,546,548,41,508,507,539,540,732,730,754,756,526,524,547,549,41,522,521,553,554,733,731,755,757,527,525,548,550,41,509,508,540,541,734,732,756,758,528,526,549,551,41,523,522,554,555,735,733,757,759,529,527,550,552,41,510,509,541,542,671,734,758,760,468,528,551,553,41,496,497,529,528,707,717,743,761,502,512,537,554,41,524,523,555,556,709,735,759,762,504,529,552,555,41,511,510,542,543,672,671,760,763,469,468,553,556,41,498,496,528,530,708,707,761,764,503,502,554,557,41,525,524,556,557,710,709,762,765,505,504,555,558,41,512,511,543,544,711,672,763,766,506,469,556,559,41,499,498,530,531,712,708,764,767,507,503,557,560,41,526,525,557,558,713,710,765,768,508,505,558,561,41,513,512,544,545,704,711,766,705,499,506,559,500,41,500,499,531,532,714,712,767,740,509,507,560,534,41,527,526,558,559,715,713,768,742,510,508,561,536,41,584,583,615,616,769,770,771,772,562,563,564,565,41,536,535,567,568,748,747,773,774,541,540,566,567,41,550,549,581,582,749,736,739,775,542,530,533,568,41,537,536,568,569,750,748,774,776,543,541,567,569,41,551,550,582,583,751,749,775,770,544,542,568,563,41,538,537,569,570,752,750,776,777,545,543,569,570,41,552,551,583,584,753,751,770,769,546,544,563,562,41,539,538,570,571,754,752,777,778,547,545,570,571,41,553,552,584,585,755,753,769,779,548,546,562,572,41,540,539,571,572,756,754,778,780,549,547,571,573,41,554,553,585,586,757,755,779,781,550,548,572,574,41,541,540,572,573,758,756,780,782,551,549,573,575,41,555,554,586,587,759,757,781,783,552,550,574,576,41,542,541,573,574,760,758,782,784,553,551,575,577,41,528,529,561,560,761,743,785,786,554,537,578,579,41,556,555,587,588,762,759,783,787,555,552,576,580,41,543,542,574,575,763,760,784,788,556,553,577,581,41,530,528,560,562,764,761,786,789,557,554,579,582,41,557,556,588,589,765,762,787,790,558,555,580,583,41,544,543,575,576,766,763,788,791,559,556,581,584,41,531,530,562,563,767,764,789,792,560,557,582,585,41,558,557,589,590,768,765,790,793,561,558,583,586,41,545,544,576,577,705,766,791,794,500,559,584,587,41,532,531,563,564,740,767,792,795,534,560,585,588,41,559,558,590,591,742,768,793,796,536,561,586,589,41,546,545,577,578,706,705,794,797,501,500,587,590,41,533,532,564,565,741,740,795,798,535,534,588,591,41,529,559,591,561,743,742,796,785,537,536,589,578,41,547,546,578,579,744,706,797,799,538,501,590,592,41,534,533,565,566,745,741,798,800,539,535,591,593,41,548,547,579,580,746,744,799,801,531,538,592,532,41,535,534,566,567,747,745,800,773,540,539,593,566,41,599,598,630,631,802,803,804,805,594,595,596,597,41,571,570,602,603,778,777,806,807,571,570,598,599,41,585,584,616,617,779,769,772,808,572,562,565,600,41,572,571,603,604,780,778,807,809,573,571,599,601,41,586,585,617,618,781,779,808,810,574,572,600,602,41,573,572,604,605,782,780,809,811,575,573,601,603,41,587,586,618,619,783,781,810,812,576,574,602,604,41,574,573,605,606,784,782,811,813,577,575,603,605,41,560,561,593,592,786,785,814,815,579,578,606,607,41,588,587,619,620,787,783,812,816,580,576,604,608,41,575,574,606,607,788,784,813,817,581,577,605,609,41,562,560,592,594,789,786,815,818,582,579,607,610,41,589,588,620,621,790,787,816,819,583,580,608,611,41,576,575,607,608,791,788,817,820,584,581,609,612,41,563,562,594,595,792,789,818,821,585,582,610,613,41,590,589,621,622,793,790,819,822,586,583,611,614,41,577,576,608,609,794,791,820,823,587,584,612,615,41,564,563,595,596,795,792,821,824,588,585,613,616,41,591,590,622,623,796,793,822,825,589,586,614,617,41,578,577,609,610,797,794,823,826,590,587,615,618,41,565,564,596,597,798,795,824,827,591,588,616,619,41,561,591,623,593,785,796,825,814,578,589,617,606,41,579,578,610,611,799,797,826,828,592,590,618,620,41,566,565,597,598,800,798,827,803,593,591,619,595,41,580,579,611,612,801,799,828,829,532,592,620,621,41,567,566,598,599,773,800,803,802,566,593,595,594,41,581,580,612,613,739,738,830,831,533,532,621,622,41,568,567,599,600,774,773,802,832,567,566,594,623,41,582,581,613,614,775,739,831,833,568,533,622,624,41,569,568,600,601,776,774,832,834,569,567,623,625,41,583,582,614,615,770,775,833,771,563,568,624,564,41,570,569,601,602,777,776,834,806,570,569,625,598,40,626,624,625,866,835,836,626,627,628,40,625,655,654,836,837,838,628,629,630,40,654,653,652,838,839,840,630,631,632,40,652,651,650,840,841,842,632,633,634,40,650,649,648,842,843,844,634,635,636,40,648,647,646,844,845,846,636,637,638,40,646,645,644,846,847,848,638,639,640,40,644,643,642,848,849,850,640,641,642,40,642,641,640,850,851,852,642,643,644,40,640,639,638,852,853,854,644,645,646,40,638,637,636,854,855,856,646,647,648,40,636,635,634,856,857,858,648,649,650,40,634,633,632,858,859,860,650,651,652,40,632,631,630,860,861,862,652,597,596,40,630,629,628,862,863,864,596,653,654,40,628,627,626,864,865,866,654,655,626,40,626,625,654,866,836,838,626,628,630,40,654,652,650,838,840,842,630,632,634,40,650,648,646,842,844,846,634,636,638,40,646,644,642,846,848,850,638,640,642,40,642,640,638,850,852,854,642,644,646,40,638,636,634,854,856,858,646,648,650,40,634,632,630,858,860,862,650,652,596,40,630,628,626,862,864,866,596,654,626,40,626,654,650,866,838,842,626,630,634,40,650,646,642,842,846,850,634,638,642,40,642,638,634,850,854,858,642,646,650,40,634,630,626,858,862,866,650,596,626,40,626,650,642,866,842,850,626,634,642,40,642,634,626,850,858,866,642,650,626,41,613,612,644,645,867,829,868,869,622,621,640,639,41,600,599,631,632,832,802,805,870,623,594,597,652,41,614,613,645,646,833,831,871,872,624,622,639,638,41,601,600,632,633,834,832,870,873,625,623,652,651,41,615,614,646,647,771,833,872,874,564,624,638,637,41,602,601,633,634,806,834,873,875,598,625,651,650,41,616,615,647,648,772,771,874,876,565,564,637,636,41,603,602,634,635,807,806,875,877,599,598,650,649,41,617,616,648,649,808,772,876,878,600,565,636,635,41,604,603,635,636,809,807,877,879,601,599,649,648,41,618,617,649,650,810,808,878,880,602,600,635,634,41,605,604,636,637,811,809,879,881,603,601,648,647,41,619,618,650,651,812,810,880,882,604,602,634,633,41,606,605,637,638,813,811,881,883,605,603,647,646,41,592,593,625,624,815,814,884,885,607,606,628,627,41,620,619,651,652,816,812,882,886,608,604,633,632,41,607,606,638,639,817,813,883,887,609,605,646,645,41,594,592,624,626,818,815,885,888,610,607,627,626,41,621,620,652,653,819,816,886,889,611,608,632,631,41,608,607,639,640,820,817,887,890,612,609,645,644,41,595,594,626,627,821,818,888,891,613,610,626,655,41,622,621,653,654,822,819,889,892,614,611,631,630,41,609,608,640,641,823,820,890,893,615,612,644,643,41,596,595,627,628,824,821,891,894,616,613,655,654,41,623,622,654,655,825,822,892,895,617,614,630,629,41,610,609,641,642,826,823,893,896,618,615,643,642,41,597,596,628,629,827,824,894,897,619,616,654,653,41,593,623,655,625,814,825,895,884,606,617,629,628,41,611,610,642,643,828,826,896,898,620,618,642,641,41,598,597,629,630,803,827,897,804,595,619,653,596,41,612,611,643,644,829,828,898,868,621,620,641,640]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/ship/ship-diffusemap.jpg b/src/games/chessbase/res/fairy/ship/ship-diffusemap.jpg
new file mode 100644
index 0000000..42b19c9
Binary files /dev/null and b/src/games/chessbase/res/fairy/ship/ship-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/ship/ship-normalmap.jpg b/src/games/chessbase/res/fairy/ship/ship-normalmap.jpg
new file mode 100644
index 0000000..e5490a3
Binary files /dev/null and b/src/games/chessbase/res/fairy/ship/ship-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/ship/ship.js b/src/games/chessbase/res/fairy/ship/ship.js
new file mode 100644
index 0000000..a83482d
--- /dev/null
+++ b/src/games/chessbase/res/fairy/ship/ship.js
@@ -0,0 +1,16 @@
+{
+ "name":"Plane.002Geometry",
+ "vertices":[-0.923511,1.87529,0.125011,0.906795,1.87511,0.125019,-0.847742,2.85939,0.211377,-0.940197,2.28204,0.317545,0.923123,2.28204,0.317545,0.902801,2.495,0.323709,0.83047,2.85939,0.211377,0.527484,3.06184,0.096597,-0.385843,3.76308,0.050866,0.415686,3.76308,0.050866,-0.413009,3.68888,0.12159,-0.456868,3.47563,0.186516,0.50411,3.3464,0.188532,0.486671,3.47563,0.186516,0.442841,3.68888,0.12159,-0.319726,1.85253,0.125998,0.302845,1.85253,0.125998,0.254486,2.98428,0.076921,-0.27181,2.98428,0.076921,0.308243,2.05271,0.263446,-0.325241,2.05271,0.263446,0.305515,2.27411,0.320262,-0.322603,2.27411,0.320262,0.297673,2.49104,0.325708,-0.314835,2.49104,0.325708,0.286175,2.68954,0.289204,-0.303399,2.68954,0.289204,0.271809,2.85905,0.211735,-0.289085,2.85905,0.211735,-0.157117,3.05726,0.096896,0.18686,3.05726,0.096896,0.14851,3.76308,0.050866,-0.118666,3.76308,0.050866,0.183477,3.2039,0.165205,-0.15371,3.2039,0.165205,0.178654,3.34464,0.189113,-0.148867,3.34464,0.189113,0.172661,3.47471,0.186949,-0.142857,3.47471,0.186949,0.165667,3.59058,0.164264,-0.135848,3.59058,0.164264,0.157722,3.68879,0.121672,-0.12789,3.68879,0.121672,0.780783,2.98428,0.076921,0.927618,2.06655,0.260676,0.871089,2.69109,0.288085,-0.798107,2.98428,0.076921,-0.944478,2.06667,0.260652,-0.919953,2.495,0.323709,-0.888306,2.69109,0.288085,-0.488253,3.20683,0.164607,-0.474324,3.3464,0.188532,-0.436375,3.59096,0.164016,-0.497771,3.0618,0.096599,0.517985,3.20687,0.1646,0.466193,3.59096,0.164016,0.901621,1.91434,0.070377,-0.798107,2.93485,0.031007,0.780783,2.93485,0.031007,-0.887735,2.67167,0.223481,-0.918814,2.49018,0.256427,0.870492,2.67166,0.223483,0.52578,3.09038,0.035492,0.415686,3.71653,0.002033,-0.473509,3.35186,0.121295,-0.486909,3.22717,0.100298,0.516615,3.2272,0.100289,0.503307,3.35186,0.121295,0.4862,3.46906,0.119374,-0.31907,1.89078,0.070432,0.302189,1.89078,0.070432,0.254486,2.93485,0.031007,-0.27181,2.93485,0.031007,0.307751,2.0807,0.202064,-0.324748,2.0807,0.202064,0.305295,2.28343,0.253447,-0.322383,2.28343,0.253447,0.297574,2.48577,0.25845,-0.314736,2.48577,0.25845,0.286138,2.66927,0.224857,-0.303362,2.66927,0.224857,0.271801,2.81956,0.157043,-0.289077,2.81956,0.157041,-0.156913,3.08575,0.035745,0.186656,3.08575,0.035745,0.14851,3.71653,0.002033,-0.118666,3.71653,0.002033,0.183325,3.22399,0.100802,-0.153558,3.22399,0.100802,0.178578,3.34976,0.121844,-0.14879,3.34976,0.121844,0.172624,3.46764,0.119857,-0.142819,3.46764,0.119857,0.165653,3.57056,0.099838,-0.135833,3.57056,0.099838,0.15772,3.65152,0.065438,-0.127888,3.65152,0.065438,0.923698,2.0944,0.199351,0.920992,2.29155,0.25079,0.901611,2.49016,0.25643,0.830277,2.82151,0.155549,-0.940527,2.0945,0.199324,-0.938118,2.29156,0.25079,-0.847559,2.82152,0.155547,-0.918225,1.91451,0.070375,-0.385843,3.71653,0.002033,-0.45638,3.46905,0.119376,-0.436117,3.57175,0.099347,-0.412925,3.65311,0.064389,-0.496116,3.09035,0.035494,0.465946,3.57175,0.099345,0.44276,3.65311,0.064389,0,-0.00189,-0.741124,0,0.078668,-0.770951,0.191817,-0.00189,-0.715871,0.199537,0.078668,-0.744681,0.370562,-0.00189,-0.641832,0.385475,0.078668,-0.667663,0.524054,-0.00189,-0.524054,0.545145,0.078668,-0.545144,0.641832,-0.00189,-0.370562,0.667663,0.078668,-0.385475,0.715871,-0.00189,-0.191817,0.744681,0.078668,-0.199537,0.741124,-0.00189,-0,0.770951,0.078668,-0,0.715871,-0.00189,0.191817,0.744681,0.078668,0.199537,0.641832,-0.00189,0.370562,0.667663,0.078668,0.385475,0.524054,-0.00189,0.524054,0.545145,0.078668,0.545144,0.370562,-0.001891,0.641832,0.385476,0.078668,0.667663,0.191817,-0.00189,0.715871,0.199537,0.078668,0.744681,0,-0.00189,0.741124,0,0.078668,0.770951,-0.191817,-0.00189,0.715871,-0.199536,0.078668,0.744681,-0.370562,-0.00189,0.641832,-0.385475,0.078668,0.667663,-0.524054,-0.001891,0.524054,-0.545144,0.078668,0.545145,-0.641832,-0.00189,0.370562,-0.667663,0.078668,0.385476,-0.715871,-0.00189,0.191817,-0.744681,0.078668,0.199537,-0.741124,-0.00189,0,-0.770951,0.078668,0,-0.715871,-0.00189,-0.191817,-0.744681,0.078668,-0.199536,-0.641833,-0.00189,-0.370562,-0.667663,0.078668,-0.385475,-0.524054,-0.00189,-0.524054,-0.545145,0.078668,-0.545144,-0.370562,-0.00189,-0.641832,-0.385476,0.078668,-0.667663,-0.191818,-0.00189,-0.715871,-0.199537,0.078668,-0.744681,0,0.388342,-0.717427,0.185684,0.388342,-0.692981,0.358714,0.388342,-0.62131,0.507298,0.388342,-0.507298,0.62131,0.388342,-0.358714,0.692981,0.388342,-0.185684,0.717427,0.388342,-0,0.692981,0.388342,0.185684,0.62131,0.388342,0.358713,0.507298,0.388342,0.507297,0.358714,0.388342,0.62131,0.185684,0.388342,0.692981,0,0.388342,0.717427,-0.185683,0.388342,0.692981,-0.358713,0.388342,0.62131,-0.507297,0.388342,0.507298,-0.62131,0.388342,0.358714,-0.692981,0.388342,0.185684,-0.717427,0.388342,0,-0.692981,0.388342,-0.185683,-0.62131,0.388342,-0.358713,-0.507298,0.388342,-0.507297,-0.358714,0.388342,-0.62131,-0.185684,0.388342,-0.692981,0,0.590304,-0.609941,0.157864,0.590304,-0.589158,0.304971,0.590304,-0.528224,0.431293,0.590304,-0.431293,0.528225,0.590304,-0.30497,0.589158,0.590304,-0.157864,0.609941,0.590304,0,0.589158,0.590304,0.157864,0.528225,0.590304,0.30497,0.431294,0.590304,0.431293,0.304971,0.590304,0.528224,0.157865,0.590304,0.589158,0,0.590304,0.609941,-0.157864,0.590304,0.589158,-0.30497,0.590304,0.528225,-0.431293,0.590304,0.431294,-0.528224,0.590304,0.304971,-0.589158,0.590304,0.157865,-0.609941,0.590304,0,-0.589158,0.590304,-0.157864,-0.528225,0.590304,-0.30497,-0.431294,0.590304,-0.431293,-0.304971,0.590304,-0.528224,-0.157865,0.590304,-0.589158,0,0.64416,-0.273338,0.070745,0.64416,-0.264024,0.136669,0.64416,-0.236717,0.193279,0.64416,-0.193279,0.236717,0.64416,-0.136669,0.264024,0.64416,-0.070745,0.273338,0.64416,0,0.264024,0.64416,0.070745,0.236717,0.64416,0.136669,0.193279,0.64416,0.193279,0.136669,0.64416,0.236717,0.070745,0.64416,0.264024,0,0.64416,0.273338,-0.070745,0.64416,0.264024,-0.136669,0.64416,0.236717,-0.193279,0.64416,0.193279,-0.236717,0.64416,0.136669,-0.264024,0.64416,0.070745,-0.273338,0.64416,0,-0.264024,0.64416,-0.070745,-0.236717,0.64416,-0.136669,-0.193279,0.64416,-0.193279,-0.136669,0.64416,-0.236717,-0.070745,0.64416,-0.264024,0,0.704749,-0.423112,0.10951,0.704749,-0.408695,0.211556,0.704749,-0.366426,0.299186,0.704749,-0.299186,0.366426,0.704749,-0.211556,0.408695,0.704749,-0.10951,0.423113,0.704749,0,0.408695,0.704749,0.10951,0.366426,0.704749,0.211556,0.299186,0.704749,0.299186,0.211556,0.704749,0.366426,0.10951,0.704749,0.408695,0,0.704749,0.423112,-0.109509,0.704749,0.408695,-0.211556,0.704749,0.366426,-0.299186,0.704749,0.299186,-0.366426,0.704749,0.211556,-0.408695,0.704749,0.10951,-0.423112,0.704749,0,-0.408695,0.704749,-0.109509,-0.366426,0.704749,-0.211556,-0.299186,0.704749,-0.299185,-0.211556,0.704749,-0.366426,-0.10951,0.704749,-0.408695,-0,0.876416,-0.749671,0.194029,0.876416,-0.724126,0.374835,0.876416,-0.649234,0.530097,0.876416,-0.530097,0.649234,0.876416,-0.374835,0.724126,0.876416,-0.194029,0.749671,0.876416,-0,0.724126,0.876416,0.194029,0.649234,0.876416,0.374835,0.530097,0.876416,0.530097,0.374836,0.876416,0.649234,0.194029,0.876416,0.724126,0,0.876416,0.74967,-0.194029,0.876416,0.724126,-0.374835,0.876416,0.649234,-0.530097,0.876416,0.530097,-0.649234,0.876416,0.374836,-0.724126,0.876416,0.194029,-0.749671,0.876416,0,-0.724126,0.876416,-0.194029,-0.649234,0.876416,-0.374835,-0.530098,0.876416,-0.530097,-0.374836,0.876416,-0.649234,-0.19403,0.876416,-0.724126,-0,0.947102,-0.787708,0.203874,0.947102,-0.760867,0.393854,0.947102,-0.682175,0.556994,0.947102,-0.556994,0.682175,0.947102,-0.393854,0.760868,0.947102,-0.203874,0.787708,0.947102,-0,0.760868,0.947102,0.203874,0.682175,0.947102,0.393854,0.556994,0.947102,0.556993,0.393854,0.947102,0.682175,0.203874,0.947102,0.760867,0,0.947102,0.787708,-0.203874,0.947102,0.760868,-0.393854,0.947102,0.682175,-0.556993,0.947102,0.556994,-0.682175,0.947102,0.393854,-0.760867,0.947102,0.203874,-0.787708,0.947102,0,-0.760868,0.947102,-0.203873,-0.682175,0.947102,-0.393854,-0.556994,0.947102,-0.556993,-0.393854,0.947102,-0.682175,-0.203874,0.947102,-0.760867,-0,1.27697,-0.61739,0.159792,1.27697,-0.596353,0.308695,1.27697,-0.534675,0.43656,1.27697,-0.43656,0.534675,1.27697,-0.308695,0.596353,1.27697,-0.159792,0.61739,1.27697,-0,0.596353,1.27697,0.159792,0.534675,1.27697,0.308695,0.43656,1.27697,0.43656,0.308695,1.27697,0.534675,0.159792,1.27697,0.596353,0,1.27697,0.61739,-0.159792,1.27697,0.596353,-0.308695,1.27697,0.534675,-0.43656,1.27697,0.436561,-0.534675,1.27697,0.308695,-0.596353,1.27697,0.159792,-0.61739,1.27697,0,-0.596353,1.27697,-0.159792,-0.534675,1.27697,-0.308694,-0.436561,1.27697,-0.43656,-0.308695,1.27697,-0.534675,-0.159793,1.27697,-0.596353,0,1.55972,-0.413364,0.106986,1.55972,-0.399279,0.206682,1.55972,-0.357983,0.292292,1.55972,-0.292292,0.357984,1.55972,-0.206682,0.399279,1.55972,-0.106986,0.413364,1.55972,0,0.399279,1.55972,0.106986,0.357984,1.55972,0.206682,0.292292,1.55972,0.292292,0.206682,1.55972,0.357983,0.106987,1.55972,0.399279,0,1.55972,0.413364,-0.106986,1.55972,0.399279,-0.206682,1.55972,0.357984,-0.292292,1.55972,0.292292,-0.357983,1.55972,0.206682,-0.399279,1.55972,0.106987,-0.413364,1.55972,0,-0.399279,1.55972,-0.106986,-0.357984,1.55972,-0.206682,-0.292292,1.55972,-0.292292,-0.206682,1.55972,-0.357983,-0.106987,1.55972,-0.399279,0,1.6809,-0.413364,0.106986,1.6809,-0.399279,0.206682,1.6809,-0.357983,0.292292,1.6809,-0.292292,0.357984,1.6809,-0.206682,0.399279,1.6809,-0.106986,0.413364,1.6809,0,0.399279,1.6809,0.106986,0.357984,1.6809,0.206682,0.292292,1.6809,0.292292,0.206682,1.6809,0.357984,0.106987,1.6809,0.399279,0,1.6809,0.413364,-0.106986,1.6809,0.399279,-0.206682,1.6809,0.357984,-0.292292,1.6809,0.292293,-0.357983,1.6809,0.206682,-0.399279,1.6809,0.106987,-0.413364,1.6809,0,-0.399279,1.6809,-0.106986,-0.357984,1.6809,-0.206682,-0.292292,1.6809,-0.292292,-0.206682,1.6809,-0.357983,-0.106987,1.6809,-0.399279,0,1.73139,-0.342727,0.088704,1.73139,-0.331049,0.171364,1.73139,-0.29681,0.242345,1.73139,-0.242345,0.29681,1.73139,-0.171363,0.331049,1.73139,-0.088704,0.342727,1.73139,0,0.331049,1.73139,0.088704,0.29681,1.73139,0.171364,0.242345,1.73139,0.242345,0.171364,1.73139,0.29681,0.088704,1.73139,0.331049,0,1.73139,0.342727,-0.088704,1.73139,0.331049,-0.171363,1.73139,0.29681,-0.242344,1.73139,0.242345,-0.29681,1.73139,0.171364,-0.331049,1.73139,0.088704,-0.342727,1.73139,0,-0.331049,1.73139,-0.088704,-0.29681,1.73139,-0.171363,-0.242345,1.73139,-0.242344,-0.171364,1.73139,-0.29681,-0.088705,1.73139,-0.331049,0,1.76505,-0.108094,0.027977,1.76505,-0.104411,0.054047,1.76505,-0.093612,0.076434,1.76505,-0.076434,0.093612,1.76505,-0.054047,0.104411,1.76505,-0.027977,0.108094,1.76505,0,0.104411,1.76505,0.027977,0.093612,1.76505,0.054047,0.076434,1.76505,0.076434,0.054047,1.76505,0.093612,0.027977,1.76505,0.104411,0,1.76505,0.108094,-0.027977,1.76505,0.104411,-0.054047,1.76505,0.093612,-0.076434,1.76505,0.076434,-0.093612,1.76505,0.054047,-0.104411,1.76505,0.027977,-0.108094,1.76505,0,-0.104411,1.76505,-0.027977,-0.093612,1.76505,-0.054047,-0.076434,1.76505,-0.076434,-0.054047,1.76505,-0.093612,-0.027977,1.76505,-0.104411,-2e-06,3.91257,-0.04704,0.012173,3.91257,-0.045437,0.023519,3.91257,-0.040738,0.033261,3.91257,-0.033262,0.040736,3.91257,-0.02352,0.045436,3.91257,-0.012175,0.047039,3.91257,0,0.045436,3.91257,0.012175,0.040736,3.91257,0.02352,0.033261,3.91257,0.033263,0.023519,3.91257,0.040738,0.012173,3.91257,0.045437,-2e-06,3.91257,0.04704,-0.012176,3.91257,0.045437,-0.023522,3.91257,0.040738,-0.033264,3.91257,0.033263,-0.040739,3.91257,0.02352,-0.045439,3.91257,0.012175,-0.047042,3.91257,0,-0.045439,3.91257,-0.012175,-0.04074,3.91257,-0.02352,-0.033264,3.91257,-0.033262,-0.023522,3.91257,-0.040738,-0.012176,3.91257,-0.045437,0.075103,2.83227,-0.020124,0.077752,2.83227,0,-0.067337,2.83227,-0.038876,-0.05498,2.83227,-0.05498,-0.020125,2.83227,0.075104,-0.038877,2.83227,0.067336,0.075103,2.83227,0.020124,-0.038877,2.83227,-0.067336,-0.05498,2.83227,0.05498,0.067335,2.83227,0.038877,-0.020125,2.83227,-0.075103,-1e-06,2.83227,-0.077753,0.020123,2.83227,-0.075103,-0.067337,2.83227,0.038877,0.054979,2.83227,0.05498,0.038876,2.83227,-0.067336,-0.075104,2.83227,0.020124,0.038876,2.83227,0.067336,0.054979,2.83227,-0.05498,-0.077754,2.83227,0,0.020123,2.83227,0.075104,0.067335,2.83227,-0.038876,-0.075104,2.83227,-0.020124,-1e-06,2.83227,0.077753,-2e-06,3.92038,-0.155541,0.040255,3.92038,-0.150241,0.077769,3.92038,-0.134703,0.109983,3.92038,-0.109984,0.134701,3.92038,-0.077771,0.15024,3.92038,-0.040257,0.15554,3.92038,0,0.15024,3.92038,0.040257,0.134701,3.92038,0.077771,0.109983,3.92038,0.109984,0.077769,3.92038,0.134703,0.040256,3.92038,0.150241,-1e-06,3.92038,0.155541,-0.040258,3.92038,0.150241,-0.077772,3.92038,0.134703,-0.109986,3.92038,0.109984,-0.134704,3.92038,0.077771,-0.150243,3.92038,0.040257,-0.155543,3.92038,0,-0.150243,3.92038,-0.040257,-0.134704,3.92038,-0.07777,-0.109986,3.92038,-0.109984,-0.077772,3.92038,-0.134703,-0.040259,3.92038,-0.150241,-2e-06,4.0658,-0.149075,0.038582,4.0658,-0.143995,0.074536,4.0658,-0.129103,0.10541,4.0658,-0.105412,0.129101,4.0658,-0.074537,0.143994,4.0658,-0.038583,0.149074,4.0658,0,0.143994,4.0658,0.038584,0.129101,4.0658,0.074538,0.10541,4.0658,0.105412,0.074536,4.0658,0.129103,0.038582,4.0658,0.143996,-2e-06,4.0658,0.149075,-0.038585,4.0658,0.143996,-0.074539,4.0658,0.129103,-0.105414,4.0658,0.105412,-0.129104,4.0658,0.074538,-0.143997,4.0658,0.038584,-0.149077,4.0658,0,-0.143997,4.0658,-0.038583,-0.129105,4.0658,-0.074537,-0.105414,4.0658,-0.105412,-0.074539,4.0658,-0.129103,-0.038585,4.0658,-0.143995],
+ "uvs":[[0.068722,0.014873,0.068967,0.128969,0.039005,0.13176,0.038961,0.022785,0.068967,0.243975,0.039005,0.241172,0.107245,0.0087,0.107933,0.126739,0.107933,0.246219,0.152293,0.004751,0.153759,0.125224,0.153759,0.247749,0.201476,0.003916,0.2042,0.124709,0.2042,0.248281,0.251271,0.008006,0.255967,0.125784,0.255967,0.247228,0.022424,0.135129,0.022424,0.032466,0.022424,0.237792,0.716372,0.069723,0.657673,0.06978,0.656118,0.05411,0.711808,0.054098,0.598781,0.06978,0.600332,0.05411,0.720375,0.089078,0.659042,0.089223,0.597415,0.089223,0.723784,0.111569,0.660216,0.111855,0.596244,0.111855,0.726505,0.136766,0.661162,0.137256,0.595302,0.137256,0.728364,0.164443,0.661827,0.165227,0.594642,0.165227,0.654317,0.043596,0.706502,0.043596,0.602132,0.043596,0.068722,0.358073,0.038961,0.350148,0.107245,0.364259,0.152293,0.368223,0.201499,0.3691,0.251307,0.365038,0.022424,0.340455,0.540082,0.069723,0.544643,0.054098,0.536082,0.089078,0.532676,0.111569,0.529966,0.13676,0.52811,0.164437,0.549947,0.043596,0.470404,0.015654,0.469861,0.124595,0.435169,0.121809,0.435766,0.007817,0.469528,0.128163,0.469528,0.237572,0.434836,0.240369,0.434836,0.125377,0.431268,0.014213,0.430847,0.128205,0.394071,0.125987,0.394876,0.008151,0.430847,0.243197,0.394071,0.245428,0.350849,0.124496,0.352404,0.004386,0.35085,0.246935,0.304598,0.124034,0.30735,0.003916,0.304598,0.247414,0.255967,0.125142,0.260994,0.008267,0.255967,0.246329,0.507516,0.0253,0.507516,0.127963,0.507184,0.131532,0.507184,0.234195,0.536689,0.211481,0.60319,0.211818,0.601336,0.229045,0.531278,0.228794,0.669824,0.211818,0.671675,0.229045,0.599706,0.250935,0.52655,0.250635,0.673301,0.250935,0.598313,0.275999,0.522554,0.275554,0.67469,0.275999,0.597201,0.302732,0.519428,0.302055,0.675798,0.302732,0.596418,0.332099,0.51728,0.331121,0.676575,0.332099,0.543007,0.197973,0.605341,0.197973,0.667675,0.197973,0.46856,0.239205,0.469103,0.348145,0.434465,0.35599,0.433868,0.242001,0.431268,0.357185,0.394875,0.363256,0.352402,0.367037,0.30733,0.367565,0.260959,0.363258,0.506216,0.235827,0.506216,0.33849,0.736326,0.21148,0.741735,0.228793,0.74646,0.250634,0.750452,0.275552,0.753557,0.302049,0.755695,0.331114,0.730009,0.197974,0.868894,0.270015,0.834964,0.23259,0.848944,0.226344,0.88122,0.261472,0.915436,0.276168,0.884762,0.248522,0.898126,0.241256,0.926626,0.266465,0.839357,0.068522,0.870031,0.04088,0.881221,0.050583,0.852721,0.075787,0.822711,0.104338,0.837912,0.107767,0.816054,0.145285,0.831724,0.145707,0.819474,0.189076,0.83488,0.186559,0.880366,0.084419,0.9143,0.046982,0.926626,0.055525,0.894344,0.090667,0.864881,0.12796,0.880288,0.130476,0.861461,0.171753,0.877131,0.17133,0.868116,0.212703,0.883317,0.209272,0.664,0.015209,0.63648,0.028779,0.631847,0.017575,0.657811,0.00466,0.822582,0.014864,0.806725,0.026822,0.800434,0.016281,0.814123,0.005691,0.540872,0.025791,0.525015,0.013832,0.533473,0.00466,0.547163,0.015249,0.56089,0.032439,0.563907,0.020751,0.583967,0.035341,0.584517,0.023348,0.609415,0.034432,0.607637,0.02255,0.711128,0.02981,0.683607,0.016241,0.689797,0.005691,0.71576,0.018605,0.738184,0.035464,0.739963,0.023583,0.763631,0.036373,0.763082,0.02438,0.786707,0.033471,0.78369,0.021782,0.97567,0.10782,0.979728,0.008059,0.995043,0.008932,0.990965,0.107928,0.97568,0.210685,0.990975,0.210576,0.942724,0.10091,0.942724,0.013952,0.956812,0.013952,0.956811,0.10091,0.942724,0.187867,0.956811,0.187867,0.59637,0.33818,0.516893,0.337213,0.676622,0.33818,0.667675,0.188096,0.730009,0.188096,0.605341,0.188096,0.979726,0.310473,0.995043,0.309617,0.942724,0.274825,0.956811,0.274825,0.543007,0.188096,0.756092,0.337205,0.678046,0.377119,0.678111,0.399803,0.641324,0.399803,0.641207,0.377119,0.604746,0.399803,0.604586,0.377119,0.568451,0.399803,0.568262,0.377119,0.532486,0.399803,0.532281,0.377119,0.496874,0.399803,0.496668,0.377119,0.461609,0.399803,0.461415,0.377119,0.426664,0.399803,0.426495,0.377119,0.391994,0.399803,0.39186,0.377119,0.35754,0.399803,0.357448,0.377119,0.32323,0.399803,0.323186,0.377119,0.28899,0.399803,0.288996,0.377119,0.254741,0.399803,0.254796,0.377119,0.220403,0.399803,0.220506,0.377119,0.185903,0.399803,0.186046,0.377119,0.151172,0.399803,0.151348,0.377119,0.116154,0.399803,0.116352,0.377119,0.080808,0.399803,0.081015,0.377119,0.04511,0.399803,0.045313,0.377119,0.898011,0.377119,0.897808,0.399803,0.861761,0.399803,0.861945,0.377119,0.825393,0.399803,0.825543,0.377119,0.788758,0.399803,0.788863,0.377119,0.751933,0.399803,0.751984,0.377119,0.496492,0.487001,0.46125,0.487001,0.715016,0.399803,0.715009,0.377119,0.929201,0.200481,0.932511,0.202392,0.935213,0.205095,0.937124,0.208404,0.938113,0.212096,0.938113,0.215917,0.937124,0.219609,0.935213,0.222918,0.932511,0.225621,0.929201,0.227531,0.92551,0.228521,0.921688,0.228521,0.917997,0.227531,0.914687,0.225621,0.911985,0.222918,0.910074,0.219609,0.909085,0.215917,0.909085,0.212096,0.910074,0.208404,0.911985,0.205095,0.914687,0.202392,0.917997,0.200481,0.921688,0.199492,0.92551,0.199492,0.532106,0.487001,0.53114,0.54387,0.495522,0.54387,0.323149,0.487001,0.289001,0.487001,0.151498,0.487001,0.116521,0.487001,0.825672,0.487001,0.788952,0.487001,0.5681,0.487001,0.391746,0.487001,0.35737,0.487001,0.220593,0.487001,0.186168,0.487001,0.898184,0.487001,0.862101,0.487001,0.715003,0.487001,0.677991,0.487001,0.641107,0.487001,0.60445,0.487001,0.426351,0.487001,0.254844,0.487001,0.081192,0.487001,0.752028,0.487001,0.045486,0.487001,0.356944,0.54387,0.391121,0.54387,0.386218,0.559035,0.353629,0.559035,0.862969,0.54387,0.826383,0.54387,0.255103,0.54387,0.221069,0.54387,0.460342,0.54387,0.789451,0.54387,0.186837,0.54387,0.425561,0.54387,0.752271,0.54387,0.152321,0.54387,0.714969,0.54387,0.677684,0.54387,0.640553,0.54387,0.117449,0.54387,0.603696,0.54387,0.082167,0.54387,0.322944,0.54387,0.567205,0.54387,0.289029,0.54387,0.899139,0.54387,0.832525,0.559035,0.870333,0.559035,0.865561,0.576095,0.828525,0.576095,0.714673,0.559035,0.674982,0.559035,0.635722,0.559035,0.597206,0.559035,0.124937,0.559035,0.090162,0.559035,0.321362,0.559035,0.559637,0.559035,0.046441,0.54387,0.054418,0.559035,0.289246,0.559035,0.523107,0.559035,0.907116,0.559035,0.25711,0.559035,0.487603,0.559035,0.224782,0.559035,0.453044,0.559035,0.793808,0.559035,0.192089,0.559035,0.419301,0.559035,0.754412,0.559035,0.158863,0.559035,0.355717,0.576095,0.389314,0.576095,0.3919,0.624434,0.357475,0.624434,0.255847,0.576095,0.222442,0.576095,0.492671,0.576095,0.457691,0.576095,0.790959,0.576095,0.188769,0.576095,0.423269,0.576095,0.753009,0.576095,0.154712,0.576095,0.714867,0.576095,0.676753,0.576095,0.638878,0.576095,0.120164,0.576095,0.601428,0.576095,0.085038,0.576095,0.322357,0.576095,0.564535,0.576095,0.049277,0.576095,0.28911,0.576095,0.528276,0.576095,0.901975,0.576095,0.220475,0.624434,0.25478,0.624434,0.254711,0.644338,0.220349,0.644338,0.715011,0.624434,0.678066,0.624434,0.641241,0.624434,0.604633,0.624434,0.116294,0.624434,0.080954,0.624434,0.323199,0.624434,0.568317,0.624434,0.045253,0.624434,0.288994,0.624434,0.532341,0.624434,0.897951,0.624434,0.861891,0.624434,0.496728,0.624434,0.825499,0.624434,0.461472,0.624434,0.788832,0.624434,0.186004,0.624434,0.426545,0.624434,0.751969,0.624434,0.151296,0.624434,0.678145,0.644338,0.715019,0.644338,0.714972,0.737223,0.677709,0.737223,0.496983,0.644338,0.461711,0.644338,0.825314,0.644338,0.788702,0.644338,0.185827,0.644338,0.426753,0.644338,0.751906,0.644338,0.151079,0.644338,0.392065,0.644338,0.641385,0.644338,0.11605,0.644338,0.357588,0.644338,0.60483,0.644338,0.080698,0.644338,0.323254,0.644338,0.568551,0.644338,0.045003,0.644338,0.288987,0.644338,0.532594,0.644338,0.897701,0.644338,0.861665,0.644338,0.221031,0.737223,0.255082,0.737223,0.255903,0.816839,0.222546,0.816839,0.640598,0.737223,0.603757,0.737223,0.117375,0.737223,0.082088,0.737223,0.356978,0.737223,0.322961,0.737223,0.567277,0.737223,0.046364,0.737223,0.289027,0.737223,0.531218,0.737223,0.899062,0.737223,0.862898,0.737223,0.4956,0.737223,0.826326,0.737223,0.460415,0.737223,0.78941,0.737223,0.186783,0.737223,0.425625,0.737223,0.752251,0.737223,0.152255,0.737223,0.391171,0.737223,0.60125,0.816839,0.638747,0.816839,0.638747,0.85096,0.60125,0.85096,0.492452,0.816839,0.457488,0.816839,0.828693,0.816839,0.791077,0.816839,0.188916,0.816839,0.423095,0.816839,0.753066,0.816839,0.154894,0.816839,0.389178,0.816839,0.714859,0.816839,0.676679,0.816839,0.120371,0.816839,0.355624,0.816839,0.085259,0.816839,0.322313,0.816839,0.564328,0.816839,0.049497,0.816839,0.289116,0.816839,0.528055,0.816839,0.902195,0.816839,0.865763,0.816839,0.457488,0.85096,0.492452,0.85096,0.490497,0.865178,0.455687,0.865178,0.120371,0.85096,0.085259,0.85096,0.355624,0.850961,0.322313,0.85096,0.564328,0.85096,0.049497,0.85096,0.289116,0.85096,0.528055,0.85096,0.902195,0.85096,0.865763,0.85096,0.255903,0.85096,0.828693,0.85096,0.222546,0.85096,0.791077,0.85096,0.188916,0.85096,0.423095,0.85096,0.753066,0.85096,0.154894,0.850961,0.389178,0.85096,0.714859,0.85096,0.676679,0.85096,0.087234,0.865178,0.12222,0.865178,0.144181,0.874656,0.111784,0.874656,0.83021,0.865178,0.792154,0.865178,0.223461,0.865178,0.190212,0.865178,0.42155,0.865178,0.753595,0.865178,0.156509,0.865178,0.387968,0.865178,0.714786,0.865178,0.676012,0.865178,0.637553,0.865178,0.354807,0.865178,0.599647,0.865178,0.321923,0.865178,0.562458,0.865178,0.051468,0.865178,0.289169,0.865178,0.526071,0.865178,0.904166,0.865178,0.867583,0.865178,0.256398,0.865178,0.438191,0.923178,0.46397,0.923178,0.441529,0.961309,0.420245,0.961309,0.345935,0.874656,0.317734,0.874656,0.576379,0.874656,0.536862,0.874656,0.077292,0.874656,0.289742,0.874656,0.500405,0.874656,0.92999,0.874656,0.892846,0.874656,0.261721,0.874656,0.466466,0.874656,0.852531,0.874656,0.233433,0.874656,0.434494,0.874656,0.808806,0.874656,0.204619,0.874656,0.404006,0.874656,0.762065,0.874656,0.174985,0.874656,0.374598,0.874656,0.713604,0.874656,0.665392,0.874656,0.619291,0.874656,0.341975,0.961309,0.361004,0.961309,0.374062,0.978161,0.348058,0.978161,0.781363,0.923178,0.821515,0.923178,0.859035,0.961309,0.8184,0.961309,0.254789,0.923178,0.277771,0.923178,0.28504,0.961309,0.265693,0.961309,0.413768,0.923178,0.399941,0.961309,0.736045,0.923178,0.760691,0.961309,0.231113,0.923178,0.245895,0.961309,0.390285,0.923178,0.38027,0.961309,0.687397,0.923178,0.683591,0.961309,0.595094,0.923178,0.639248,0.923178,0.610059,0.961309,0.557212,0.961309,0.206408,0.923178,0.225393,0.961309,0.36743,0.923178,0.556204,0.923178,0.519411,0.961309,0.180226,0.923178,0.203803,0.961309,0.344954,0.923178,0.522086,0.923178,0.489695,0.961309,0.151951,0.923178,0.180489,0.961309,0.322647,0.923178,0.323051,0.961309,0.491676,0.923178,0.464352,0.961309,0.120752,0.923178,0.154315,0.961309,0.300318,0.923178,0.304112,0.961309,0.856686,0.923178,0.890249,0.961309,0.273828,0.87929,0.298243,0.87929,0.80815,0.87929,0.842944,0.87929,0.474951,0.87929,0.504242,0.87929,0.322426,0.87929,0.10701,0.87929,0.139068,0.87929,0.535707,0.87929,0.346585,0.87929,0.168837,0.87929,0.569812,0.87929,0.370924,0.87929,0.196797,0.87929,0.606849,0.87929,0.646637,0.87929,0.688247,0.87929,0.395662,0.87929,0.223383,0.87929,0.730072,0.87929,0.421043,0.87929,0.24896,0.87929,0.770412,0.87929,0.447357,0.87929,0.373734,0.996915,0.347903,0.996915,0.57935,0.978161,0.545891,0.978161,0.159536,0.978161,0.129019,0.978161,0.322224,0.978161,0.514163,0.978161,0.916423,0.961309,0.864953,0.978161,0.83282,0.978161,0.296367,0.978161,0.484,0.978161,0.798938,0.978161,0.270293,0.978161,0.455163,0.978161,0.763361,0.978161,0.2438,0.978161,0.427392,0.978161,0.726423,0.978161,0.21667,0.978161,0.400435,0.978161,0.68876,0.978161,0.6512,0.978161,0.61454,0.978161,0.188667,0.978161,0.922661,0.186451,0.917648,0.189345,0.912056,0.190843,0.906267,0.190843,0.900676,0.189345,0.895662,0.186451,0.891569,0.182357,0.888675,0.177344,0.887176,0.171752,0.887176,0.165964,0.888675,0.160372,0.891569,0.155359,0.895662,0.151265,0.900676,0.148371,0.906267,0.146873,0.912056,0.146873,0.917648,0.148371,0.922661,0.151265,0.926754,0.155359,0.929649,0.160372,0.931147,0.165964,0.931147,0.171752,0.929649,0.177344,0.926754,0.182357,0.578451,0.996915,0.544908,0.996915,0.160468,0.996915,0.130006,0.996915,0.322245,0.996915,0.513183,0.996915,0.86594,0.996915,0.833793,0.996915,0.296563,0.996915,0.48309,0.996915,0.799802,0.996915,0.270662,0.996915,0.454367,0.996915,0.764008,0.996915,0.244335,0.996915,0.426737,0.996915,0.726752,0.996915,0.217361,0.996915,0.399939,0.996915,0.688715,0.996915,0.650787,0.996915,0.613832,0.996915,0.189494,0.996915]],
+ "faces":[41,49,26,28,2,0,1,2,3,0,1,2,3,41,26,25,27,28,1,4,5,2,1,4,5,2,41,48,24,26,49,6,7,1,0,6,7,1,0,41,24,23,25,26,7,8,4,1,7,8,4,1,41,3,22,24,48,9,10,7,6,9,10,7,6,41,22,21,23,24,10,11,8,7,10,11,8,7,41,47,20,22,3,12,13,10,9,12,13,10,9,41,20,19,21,22,13,14,11,10,13,14,11,10,41,0,15,20,47,15,16,13,12,15,16,13,12,41,15,16,19,20,16,17,14,13,16,17,14,13,41,2,28,18,46,3,2,18,19,3,2,18,19,41,28,27,17,18,2,5,20,18,2,5,18,18,41,52,40,42,10,21,22,23,24,20,21,22,23,41,40,39,41,42,22,25,26,23,21,24,25,22,41,11,38,40,52,27,28,22,21,26,27,21,20,41,38,37,39,40,28,29,25,22,27,28,24,21,41,51,36,38,11,30,31,28,27,29,30,27,26,41,36,35,37,38,31,32,29,28,30,31,28,27,41,50,34,36,51,33,34,31,30,32,33,30,29,41,34,33,35,36,34,35,32,31,33,34,31,30,41,53,29,34,50,36,37,34,33,35,36,33,32,41,29,30,33,34,37,38,35,34,36,37,34,33,41,10,42,32,8,24,23,39,40,23,22,38,39,41,42,41,31,32,23,26,41,39,22,25,38,38,41,25,45,6,27,4,42,43,5,4,40,41,5,41,23,5,45,25,8,44,42,4,8,42,40,4,41,21,4,5,23,11,45,44,8,11,43,42,8,41,19,44,4,21,14,46,45,11,14,44,43,11,41,16,1,44,19,17,47,46,14,17,45,44,14,41,27,6,43,17,5,43,48,20,5,41,46,18,41,39,55,14,41,25,49,50,26,24,47,48,25,41,37,13,55,39,29,51,49,25,28,49,47,24,41,35,12,13,37,32,52,51,29,31,50,49,28,41,33,54,12,35,35,53,52,32,34,51,50,31,41,30,7,54,33,38,54,53,35,37,52,51,34,41,41,14,9,31,26,50,55,41,25,48,53,38,41,103,82,80,59,56,57,58,59,54,55,56,57,41,82,81,79,80,60,61,62,63,55,58,59,56,41,59,80,78,60,64,65,66,67,57,56,60,61,41,80,79,77,78,65,68,69,66,56,59,62,60,41,60,78,76,102,67,66,70,71,61,60,63,64,41,78,77,75,76,66,69,72,70,60,62,65,63,41,102,76,74,101,71,70,73,74,64,63,66,67,41,76,75,73,74,70,72,75,73,63,65,68,66,41,101,74,69,104,74,73,76,77,67,66,69,70,41,74,73,70,69,73,75,78,76,66,68,71,69,41,57,72,82,103,79,80,57,56,72,73,55,54,41,72,71,81,82,81,82,61,60,73,74,58,55,41,108,96,94,107,83,84,85,86,75,76,77,78,41,96,95,93,94,84,87,88,85,76,79,80,77,41,107,94,92,106,86,85,89,90,78,77,81,82,41,94,93,91,92,85,88,91,89,77,80,83,81,41,106,92,90,64,90,89,92,93,82,81,84,85,41,92,91,89,90,89,91,94,92,81,83,86,84,41,64,90,88,65,93,92,95,96,85,84,87,88,41,90,89,87,88,92,94,97,95,84,86,89,87,41,65,88,83,109,96,95,98,99,88,87,90,91,41,88,87,84,83,95,97,100,98,87,89,92,90,41,105,86,96,108,101,102,84,83,93,94,76,75,41,86,85,95,96,102,103,87,84,94,95,79,76,41,81,100,61,79,104,105,106,107,58,96,97,59,41,79,61,99,77,68,108,109,69,59,97,98,62,41,77,99,98,75,69,109,110,72,62,98,99,65,41,75,98,97,73,72,110,111,75,65,99,100,68,41,73,97,56,70,75,111,112,78,68,100,101,71,41,71,58,100,81,113,114,105,104,74,102,96,58,41,95,111,110,93,87,115,116,88,79,103,104,80,41,93,110,68,91,88,116,117,91,80,104,105,83,41,91,68,67,89,91,117,118,94,83,105,106,86,41,89,67,66,87,94,118,119,97,86,106,107,89,41,87,66,62,84,97,119,120,100,89,107,108,92,41,85,63,111,95,103,121,115,87,95,109,103,79,41,0,47,101,104,122,123,124,125,15,12,67,70,41,43,6,100,58,126,127,128,129,46,41,96,102,41,2,46,57,103,130,131,132,133,3,19,72,54,41,49,2,103,59,134,130,133,135,0,3,54,57,41,48,49,59,60,136,134,135,137,6,0,57,61,41,3,48,60,102,138,136,137,139,9,6,61,64,41,47,3,102,101,123,138,139,124,12,9,64,67,41,44,1,56,97,140,141,142,143,44,45,101,100,41,4,44,97,98,144,140,143,145,43,44,100,99,41,5,4,98,99,146,144,145,147,42,43,99,98,41,45,5,99,61,148,146,147,149,40,42,98,97,41,6,45,61,100,127,148,149,128,41,40,97,96,41,53,50,65,109,150,151,152,153,35,32,88,91,41,9,14,111,63,154,155,156,157,53,48,103,109,41,10,8,105,108,158,159,160,161,23,39,93,75,41,52,10,108,107,162,158,161,163,20,23,75,78,41,11,52,107,106,164,162,163,165,26,20,78,82,41,51,11,106,64,166,164,165,167,29,26,82,85,41,50,51,64,65,151,166,167,152,32,29,85,88,41,54,7,62,66,168,169,170,171,51,52,108,107,41,12,54,66,67,172,168,171,173,50,51,107,106,41,13,12,67,68,174,172,173,175,49,50,106,105,41,55,13,68,110,176,174,175,177,47,49,105,104,41,14,55,110,111,155,176,177,156,48,47,104,103,41,15,0,104,69,178,179,180,181,16,15,70,69,41,16,15,69,70,182,178,181,183,17,16,69,71,41,17,43,58,71,184,185,186,187,18,46,102,74,41,18,17,71,72,188,184,187,189,18,18,74,73,41,29,53,109,83,190,191,99,98,36,35,91,90,41,30,29,83,84,192,190,98,100,37,36,90,92,41,31,9,63,85,193,194,121,103,38,53,109,95,41,32,31,85,86,195,193,103,102,38,38,95,94,41,1,16,70,56,196,182,183,197,45,17,71,101,41,46,18,72,57,198,188,189,199,19,18,73,72,41,8,32,86,105,200,195,102,101,39,38,94,93,41,7,30,84,62,201,192,100,120,52,37,92,108,41,112,113,115,114,202,203,204,205,110,111,112,113,41,114,115,117,116,205,204,206,207,113,112,114,115,41,116,117,119,118,207,206,208,209,115,114,116,117,41,118,119,121,120,209,208,210,211,117,116,118,119,41,120,121,123,122,211,210,212,213,119,118,120,121,41,122,123,125,124,213,212,214,215,121,120,122,123,41,124,125,127,126,215,214,216,217,123,122,124,125,41,126,127,129,128,217,216,218,219,125,124,126,127,41,128,129,131,130,219,218,220,221,127,126,128,129,41,130,131,133,132,221,220,222,223,129,128,130,131,41,132,133,135,134,223,222,224,225,131,130,132,133,41,134,135,137,136,225,224,226,227,133,132,134,135,41,136,137,139,138,227,226,228,229,135,134,136,137,41,138,139,141,140,229,228,230,231,137,136,138,139,41,140,141,143,142,231,230,232,233,139,138,140,141,41,142,143,145,144,233,232,234,235,141,140,142,143,41,144,145,147,146,235,234,236,237,143,142,144,145,41,146,147,149,148,237,236,238,239,145,144,146,147,41,148,149,151,150,240,241,242,243,147,146,148,149,41,150,151,153,152,243,242,244,245,149,148,150,151,41,152,153,155,154,245,244,246,247,151,150,152,153,41,154,155,157,156,247,246,248,249,153,152,154,155,41,125,123,165,166,214,212,250,251,122,120,156,157,41,156,157,159,158,249,248,252,253,155,154,158,159,41,158,159,113,112,253,252,203,202,159,158,111,110,40,158,112,114,277,254,255,159,110,113,40,114,116,118,255,256,257,113,115,117,40,118,120,122,257,258,259,117,119,121,40,122,124,126,259,260,261,121,123,125,40,126,128,130,261,262,263,125,127,129,40,130,132,134,263,264,265,129,131,133,40,134,136,138,265,266,267,133,135,137,40,138,140,142,267,268,269,137,139,141,40,142,144,146,269,270,271,141,143,145,40,146,148,150,271,272,273,145,147,149,40,150,152,154,273,274,275,149,151,153,40,154,156,158,275,276,277,153,155,159,40,158,114,118,277,255,257,159,113,117,40,118,122,126,257,259,261,117,121,125,40,126,130,134,261,263,265,125,129,133,40,134,138,142,265,267,269,133,137,141,40,142,146,150,269,271,273,141,145,149,40,150,154,158,273,275,277,149,153,159,40,158,118,126,277,257,261,159,117,125,40,126,134,142,261,265,269,125,133,141,40,142,150,158,269,273,277,141,149,159,40,126,142,158,261,269,277,125,141,159,41,165,164,188,189,250,278,279,280,156,160,161,162,41,135,133,170,171,224,222,281,282,132,130,163,164,41,145,143,175,176,234,232,283,284,142,140,165,166,41,155,153,180,181,246,244,285,286,152,150,167,168,41,121,119,163,164,210,208,287,278,118,116,169,160,41,131,129,168,169,220,218,288,289,128,126,170,171,41,141,139,173,174,230,228,290,291,138,136,172,173,41,151,149,178,179,242,241,292,293,148,146,174,175,41,113,159,183,160,203,252,294,295,111,158,176,177,41,117,115,161,162,206,204,296,297,114,112,178,179,41,127,125,166,167,216,214,251,298,124,122,157,180,41,137,135,171,172,226,224,282,299,134,132,164,181,41,147,145,176,177,236,234,284,300,144,142,166,182,41,157,155,181,182,248,246,286,301,154,152,168,183,41,123,121,164,165,212,210,278,250,120,118,160,156,41,133,131,169,170,222,220,289,281,130,128,171,163,41,143,141,174,175,232,230,291,283,140,138,173,165,41,153,151,179,180,244,242,293,285,150,148,175,167,41,119,117,162,163,208,206,297,287,116,114,179,169,41,129,127,167,168,218,216,298,288,126,124,180,170,41,115,113,160,161,204,203,295,296,112,111,177,178,41,139,137,172,173,228,226,299,290,136,134,181,172,41,149,147,177,178,238,236,300,302,146,144,182,174,41,159,157,182,183,252,248,301,294,158,154,183,176,41,193,192,216,217,303,304,305,306,184,185,186,187,41,180,179,203,204,285,293,307,308,167,175,188,189,41,173,172,196,197,290,299,309,310,172,181,190,191,41,166,165,189,190,251,250,280,311,157,156,162,192,41,181,180,204,205,286,285,308,312,168,167,189,193,41,174,173,197,198,291,290,310,313,173,172,191,194,41,167,166,190,191,298,251,311,314,180,157,192,195,41,182,181,205,206,301,286,312,315,183,168,193,196,41,175,174,198,199,283,291,313,316,165,173,194,197,41,168,167,191,192,288,298,314,304,170,180,195,185,41,183,182,206,207,294,301,315,317,176,183,196,198,41,161,160,184,185,296,295,318,319,178,177,199,200,41,176,175,199,200,284,283,316,320,166,165,197,201,41,169,168,192,193,289,288,304,303,171,170,185,184,41,160,183,207,184,295,294,317,318,177,176,198,199,41,162,161,185,186,297,296,319,321,179,178,200,202,41,177,176,200,201,300,284,320,322,182,166,201,203,41,170,169,193,194,281,289,303,323,163,171,184,204,41,163,162,186,187,287,297,321,324,169,179,202,205,41,171,170,194,195,282,281,323,325,164,163,204,206,41,164,163,187,188,278,287,324,279,160,169,205,161,41,179,178,202,203,293,292,326,307,175,174,207,188,41,172,171,195,196,299,282,325,309,181,164,206,190,41,228,227,251,252,327,328,329,330,208,209,210,211,41,184,207,231,208,318,317,331,332,199,198,212,213,41,186,185,209,210,321,319,333,334,202,200,214,215,41,201,200,224,225,322,320,335,336,203,201,216,217,41,194,193,217,218,323,303,306,337,204,184,187,218,41,187,186,210,211,324,321,334,338,205,202,215,219,41,202,201,225,226,339,322,336,340,207,203,217,220,41,195,194,218,219,325,323,337,341,206,204,218,221,41,188,187,211,212,279,324,338,342,161,205,219,222,41,203,202,226,227,307,326,343,328,188,207,220,209,41,196,195,219,220,309,325,341,344,190,206,221,223,41,189,188,212,213,280,279,342,345,162,161,222,224,41,204,203,227,228,308,307,328,327,189,188,209,208,41,197,196,220,221,310,309,344,346,191,190,223,225,41,190,189,213,214,311,280,345,347,192,162,224,226,41,205,204,228,229,312,308,327,348,193,189,208,227,41,198,197,221,222,313,310,346,349,194,191,225,228,41,191,190,214,215,314,311,347,350,195,192,226,229,41,206,205,229,230,315,312,348,351,196,193,227,230,41,199,198,222,223,316,313,349,352,197,194,228,231,41,192,191,215,216,304,314,350,305,185,195,229,186,41,207,206,230,231,317,315,351,331,198,196,230,212,41,185,184,208,209,319,318,332,333,200,199,213,214,41,200,199,223,224,320,316,352,335,201,197,231,216,41,241,240,264,265,353,354,355,356,232,233,234,235,41,221,220,244,245,346,344,357,358,225,223,236,237,41,214,213,237,238,347,345,359,360,226,224,238,239,41,229,228,252,253,348,327,330,361,227,208,211,240,41,222,221,245,246,349,346,358,362,228,225,237,241,41,215,214,238,239,350,347,360,363,229,226,239,242,41,230,229,253,254,351,348,361,364,230,227,240,243,41,223,222,246,247,352,349,362,365,231,228,241,244,41,216,215,239,240,305,350,363,354,186,229,242,233,41,231,230,254,255,331,351,364,366,212,230,243,245,41,209,208,232,233,333,332,367,368,214,213,246,247,41,224,223,247,248,335,352,365,369,216,231,244,248,41,217,216,240,241,306,305,354,353,187,186,233,232,41,208,231,255,232,332,331,366,367,213,212,245,246,41,210,209,233,234,334,333,368,370,215,214,247,249,41,225,224,248,249,336,335,369,371,217,216,248,250,41,218,217,241,242,337,306,353,372,218,187,232,251,41,211,210,234,235,338,334,370,373,219,215,249,252,41,226,225,249,250,340,336,371,374,220,217,250,253,41,219,218,242,243,341,337,372,375,221,218,251,254,41,212,211,235,236,342,338,373,376,222,219,252,255,41,227,226,250,251,328,343,377,329,209,220,253,210,41,220,219,243,244,344,341,375,357,223,221,254,236,41,213,212,236,237,345,342,376,359,224,222,255,238,41,269,268,292,293,378,379,380,381,256,257,258,259,41,232,255,279,256,367,366,382,383,246,245,260,261,41,234,233,257,258,370,368,384,385,249,247,262,263,41,249,248,272,273,371,369,386,387,250,248,264,265,41,242,241,265,266,372,353,356,388,251,232,235,266,41,235,234,258,259,373,370,385,389,252,249,263,267,41,250,249,273,274,374,371,387,390,253,250,265,268,41,243,242,266,267,375,372,388,391,254,251,266,269,41,236,235,259,260,376,373,389,392,255,252,267,270,41,251,250,274,275,329,377,393,394,210,253,268,271,41,244,243,267,268,357,375,391,379,236,254,269,257,41,237,236,260,261,359,376,392,395,238,255,270,272,41,252,251,275,276,330,329,394,396,211,210,271,273,41,245,244,268,269,358,357,379,378,237,236,257,256,41,238,237,261,262,360,359,395,397,239,238,272,274,41,253,252,276,277,361,330,396,398,240,211,273,275,41,246,245,269,270,362,358,378,399,241,237,256,276,41,239,238,262,263,363,360,397,400,242,239,274,277,41,254,253,277,278,364,361,398,401,243,240,275,278,41,247,246,270,271,365,362,399,402,244,241,276,279,41,240,239,263,264,354,363,400,355,233,242,277,234,41,255,254,278,279,366,364,401,382,245,243,278,260,41,233,232,256,257,368,367,383,384,247,246,261,262,41,248,247,271,272,369,365,402,386,248,244,279,264,41,280,303,327,304,403,404,405,406,280,281,282,283,41,262,261,285,286,397,395,407,408,274,272,284,285,41,277,276,300,301,398,396,409,410,275,273,286,287,41,270,269,293,294,399,378,381,411,276,256,259,288,41,263,262,286,287,400,397,408,412,277,274,285,289,41,278,277,301,302,401,398,410,413,278,275,287,290,41,271,270,294,295,402,399,411,414,279,276,288,291,41,264,263,287,288,355,400,412,415,234,277,289,292,41,279,278,302,303,382,401,413,404,260,278,290,281,41,257,256,280,281,384,383,403,416,262,261,280,293,41,272,271,295,296,386,402,414,417,264,279,291,294,41,265,264,288,289,356,355,415,418,235,234,292,295,41,256,279,303,280,383,382,404,403,261,260,281,280,41,258,257,281,282,385,384,416,419,263,262,293,296,41,273,272,296,297,387,386,417,420,265,264,294,297,41,266,265,289,290,388,356,418,421,266,235,295,298,41,259,258,282,283,389,385,419,422,267,263,296,299,41,274,273,297,298,390,387,420,423,268,265,297,300,41,267,266,290,291,391,388,421,424,269,266,298,301,41,260,259,283,284,392,389,422,425,270,267,299,302,41,275,274,298,299,394,393,426,427,271,268,300,303,41,268,267,291,292,379,391,424,380,257,269,301,258,41,261,260,284,285,395,392,425,407,272,270,302,284,41,276,275,299,300,396,394,427,409,273,271,303,286,41,317,316,340,341,428,429,430,431,304,305,306,307,41,282,281,305,306,419,416,432,433,296,293,308,309,41,297,296,320,321,420,417,434,435,297,294,310,311,41,290,289,313,314,421,418,436,437,298,295,312,313,41,283,282,306,307,422,419,433,438,299,296,309,314,41,298,297,321,322,423,420,435,439,300,297,311,315,41,291,290,314,315,424,421,437,440,301,298,313,316,41,284,283,307,308,425,422,438,441,302,299,314,317,41,299,298,322,323,427,426,442,443,303,300,315,318,41,292,291,315,316,380,424,440,429,258,301,316,305,41,285,284,308,309,407,425,441,444,284,302,317,319,41,300,299,323,324,409,427,443,445,286,303,318,320,41,293,292,316,317,381,380,429,428,259,258,305,304,41,286,285,309,310,408,407,444,446,285,284,319,321,41,301,300,324,325,410,409,445,447,287,286,320,322,41,294,293,317,318,411,381,428,448,288,259,304,323,41,287,286,310,311,412,408,446,449,289,285,321,324,41,302,301,325,326,413,410,447,450,290,287,322,325,41,295,294,318,319,414,411,448,451,291,288,323,326,41,288,287,311,312,415,412,449,452,292,289,324,327,41,303,302,326,327,404,413,450,405,281,290,325,282,41,281,280,304,305,416,403,406,432,293,280,283,308,41,296,295,319,320,417,414,451,434,294,291,326,310,41,289,288,312,313,418,415,452,436,295,292,327,312,41,330,329,353,354,453,454,455,456,328,329,330,331,41,310,309,333,334,446,444,457,458,321,319,332,333,41,325,324,348,349,447,445,459,460,322,320,334,335,41,318,317,341,342,448,428,431,461,323,304,307,336,41,311,310,334,335,449,446,458,462,324,321,333,337,41,326,325,349,350,450,447,460,463,325,322,335,338,41,319,318,342,343,451,448,461,464,326,323,336,339,41,312,311,335,336,452,449,462,465,327,324,337,340,41,327,326,350,351,405,450,463,466,282,325,338,341,41,305,304,328,329,432,406,467,454,308,283,342,329,41,320,319,343,344,434,451,464,468,310,326,339,343,41,313,312,336,337,436,452,465,469,312,327,340,344,41,304,327,351,328,406,405,466,467,283,282,341,342,41,306,305,329,330,433,432,454,453,309,308,329,328,41,321,320,344,345,435,434,468,470,311,310,343,345,41,314,313,337,338,437,436,469,471,313,312,344,346,41,307,306,330,331,438,433,453,472,314,309,328,347,41,322,321,345,346,439,435,470,473,315,311,345,348,41,315,314,338,339,440,437,471,474,316,313,346,349,41,308,307,331,332,441,438,472,475,317,314,347,350,41,323,322,346,347,443,442,476,477,318,315,348,351,41,316,315,339,340,429,440,474,430,305,316,349,306,41,309,308,332,333,444,441,475,457,319,317,350,332,41,324,323,347,348,445,443,477,459,320,318,351,334,41,358,357,381,382,478,479,480,481,352,353,354,355,41,345,344,368,369,470,468,482,483,345,343,356,357,41,338,337,361,362,471,469,484,485,346,344,358,359,41,331,330,354,355,472,453,456,486,347,328,331,360,41,346,345,369,370,473,470,483,487,348,345,357,361,41,339,338,362,363,474,471,485,488,349,346,359,362,41,332,331,355,356,475,472,486,489,350,347,360,363,41,347,346,370,371,477,476,490,491,351,348,361,364,41,340,339,363,364,430,474,488,492,306,349,362,365,41,333,332,356,357,457,475,489,479,332,350,363,353,41,348,347,371,372,459,477,491,493,334,351,364,366,41,341,340,364,365,431,430,492,494,307,306,365,367,41,334,333,357,358,458,457,479,478,333,332,353,352,41,349,348,372,373,460,459,493,495,335,334,366,368,41,342,341,365,366,461,431,494,496,336,307,367,369,41,335,334,358,359,462,458,478,497,337,333,352,370,41,350,349,373,374,463,460,495,498,338,335,368,371,41,343,342,366,367,464,461,496,499,339,336,369,372,41,336,335,359,360,465,462,497,500,340,337,370,373,41,351,350,374,375,466,463,498,501,341,338,371,374,41,329,328,352,353,454,467,502,455,329,342,375,330,41,344,343,367,368,468,464,499,482,343,339,372,356,41,337,336,360,361,469,465,500,484,344,340,373,358,41,328,351,375,352,467,466,501,502,342,341,374,375,41,393,392,416,417,503,504,505,506,376,377,378,379,41,373,372,396,397,495,493,507,508,368,366,380,381,41,366,365,389,390,496,494,509,510,369,367,382,383,41,359,358,382,383,497,478,481,511,370,352,355,384,41,374,373,397,398,498,495,508,512,371,368,381,385,41,367,366,390,391,499,496,510,513,372,369,383,386,41,360,359,383,384,500,497,511,514,373,370,384,387,41,375,374,398,399,501,498,512,515,374,371,385,388,41,353,352,376,377,455,502,516,517,330,375,389,390,41,368,367,391,392,482,499,513,504,356,372,386,377,41,361,360,384,385,484,500,514,518,358,373,387,391,41,352,375,399,376,502,501,515,516,375,374,388,389,41,354,353,377,378,456,455,517,519,331,330,390,392,41,369,368,392,393,483,482,504,503,357,356,377,376,41,362,361,385,386,485,484,518,520,359,358,391,393,41,355,354,378,379,486,456,519,521,360,331,392,394,41,370,369,393,394,487,483,503,522,361,357,376,395,41,363,362,386,387,488,485,520,523,362,359,393,396,41,356,355,379,380,489,486,521,524,363,360,394,397,41,371,370,394,395,491,490,525,526,364,361,395,398,41,364,363,387,388,492,488,523,527,365,362,396,399,41,357,356,380,381,479,489,524,480,353,363,397,354,41,372,371,395,396,493,491,526,507,366,364,398,380,41,365,364,388,389,494,492,527,509,367,365,399,382,41,449,448,429,430,528,529,530,531,400,401,402,403,41,386,385,409,410,520,518,532,533,393,391,404,405,41,379,378,402,403,521,519,534,535,394,392,406,407,41,394,393,417,418,522,503,506,536,395,376,379,408,41,387,386,410,411,523,520,533,537,396,393,405,409,41,380,379,403,404,524,521,535,538,397,394,407,410,41,395,394,418,419,526,525,539,540,398,395,408,411,41,388,387,411,412,527,523,537,541,399,396,409,412,41,381,380,404,405,480,524,538,542,354,397,410,413,41,396,395,419,420,507,526,540,543,380,398,411,414,41,389,388,412,413,509,527,541,544,382,399,412,415,41,382,381,405,406,481,480,542,545,355,354,413,416,41,397,396,420,421,508,507,543,546,381,380,414,417,41,390,389,413,414,510,509,544,547,383,382,415,418,41,383,382,406,407,511,481,545,548,384,355,416,419,41,398,397,421,422,512,508,546,549,385,381,417,420,41,391,390,414,415,513,510,547,550,386,383,418,421,41,384,383,407,408,514,511,548,551,387,384,419,422,41,399,398,422,423,515,512,549,552,388,385,420,423,41,377,376,400,401,517,516,553,554,390,389,424,425,41,392,391,415,416,504,513,550,505,377,386,421,378,41,385,384,408,409,518,514,551,532,391,387,422,404,41,376,399,423,400,516,515,552,553,389,388,423,424,41,378,377,401,402,519,517,554,534,392,390,425,406,41,434,433,481,482,555,556,557,558,426,427,428,429,41,451,450,444,445,559,560,561,562,430,431,432,433,41,453,452,437,438,563,564,565,566,434,435,436,437,41,454,449,430,431,567,528,531,568,438,400,403,439,41,455,451,445,446,569,559,562,570,440,430,433,441,41,456,453,438,439,571,563,566,572,442,434,437,443,41,457,454,431,432,573,567,568,574,444,438,439,445,41,458,455,446,447,575,569,570,576,446,440,441,447,41,460,459,424,425,577,578,579,580,448,449,450,451,41,461,456,439,440,581,571,572,582,452,442,443,453,41,462,457,432,433,583,573,574,556,454,444,445,427,41,459,458,447,424,578,575,576,579,449,446,447,450,41,463,460,425,426,584,577,580,585,455,448,451,456,41,464,461,440,441,586,581,582,587,457,452,453,458,41,465,462,433,434,588,583,556,555,459,454,427,426,41,466,463,426,427,589,584,585,590,460,455,456,461,41,467,464,441,442,591,586,587,592,462,457,458,463,41,468,465,434,435,593,588,555,594,464,459,426,465,41,469,466,427,428,595,589,590,596,466,460,461,467,41,470,467,442,443,597,591,592,598,468,462,463,469,41,471,468,435,436,599,593,594,600,470,464,465,471,41,448,469,428,429,529,595,596,530,401,466,467,402,41,450,470,443,444,560,601,602,561,431,468,469,432,41,452,471,436,437,564,599,600,565,435,470,471,436,41,413,412,471,452,603,604,599,564,415,412,470,435,41,420,419,470,450,605,606,601,560,414,411,468,431,41,405,404,469,448,607,608,595,529,413,410,466,401,41,412,411,468,471,604,609,593,599,412,409,464,470,41,419,418,467,470,610,611,591,597,411,408,462,468,41,404,403,466,469,608,612,589,595,410,407,460,466,41,411,410,465,468,609,613,588,593,409,405,459,464,41,418,417,464,467,611,614,586,591,408,379,457,462,41,403,402,463,466,612,615,584,589,407,406,455,460,41,410,409,462,465,613,616,583,588,405,404,454,459,41,417,416,461,464,614,617,581,586,379,378,452,457,41,402,401,460,463,615,618,577,584,406,425,448,455,41,400,423,458,459,619,620,575,578,424,423,446,449,41,409,408,457,462,616,621,573,583,404,422,444,454,41,416,415,456,461,617,622,571,581,378,421,442,452,41,401,400,459,460,618,619,578,577,425,424,449,448,41,423,422,455,458,620,623,569,575,423,420,440,446,41,408,407,454,457,621,624,567,573,422,419,438,444,41,415,414,453,456,622,625,563,571,421,418,434,442,41,422,421,451,455,623,626,559,569,420,417,430,440,41,407,406,449,454,624,627,528,567,419,416,400,438,41,414,413,452,453,625,603,564,563,418,415,435,434,41,421,420,450,451,626,605,560,559,417,414,431,430,41,406,405,448,449,627,607,529,528,416,413,401,400,41,482,481,505,506,558,557,628,629,429,428,472,473,41,427,426,474,475,590,585,630,631,461,456,474,475,41,442,441,489,490,592,587,632,633,463,458,476,477,41,435,434,482,483,594,555,558,634,465,426,429,478,41,428,427,475,476,596,590,631,635,467,461,475,479,41,443,442,490,491,602,636,637,638,469,463,477,480,41,436,435,483,484,600,594,634,639,471,465,478,481,41,429,428,476,477,530,596,635,640,402,467,479,482,41,444,443,491,492,561,602,638,641,432,469,480,483,41,437,436,484,485,565,600,639,642,436,471,481,484,41,430,429,477,478,531,530,640,643,403,402,482,485,41,445,444,492,493,562,561,641,644,433,432,483,486,41,438,437,485,486,566,565,642,645,437,436,484,487,41,431,430,478,479,568,531,643,646,439,403,485,488,41,446,445,493,494,570,562,644,647,441,433,486,489,41,439,438,486,487,572,566,645,648,443,437,487,490,41,432,431,479,480,574,568,646,649,445,439,488,491,41,447,446,494,495,576,570,647,650,447,441,489,492,41,425,424,472,473,580,579,651,652,451,450,493,494,41,440,439,487,488,582,572,648,653,453,443,490,495,41,433,432,480,481,556,574,649,557,427,445,491,428,41,424,447,495,472,579,576,650,651,450,447,492,493,41,426,425,473,474,585,580,652,630,456,451,494,474,41,441,440,488,489,587,582,653,632,458,453,495,476,40,498,497,496,677,654,655,496,497,498,40,496,519,518,655,656,657,498,499,500,40,518,517,516,657,658,659,500,501,502,40,516,515,514,659,660,661,502,503,504,40,514,513,512,661,662,663,504,505,506,40,512,511,510,663,664,665,506,507,508,40,510,509,508,665,666,667,508,509,510,40,508,507,506,667,668,669,510,511,473,40,506,505,504,669,670,671,473,472,512,40,504,503,502,671,672,673,512,513,514,40,502,501,500,673,674,675,514,515,516,40,500,499,498,675,676,677,516,517,496,40,498,496,518,677,655,657,496,498,500,40,518,516,514,657,659,661,500,502,504,40,514,512,510,661,663,665,504,506,508,40,510,508,506,665,667,669,508,510,473,40,506,504,502,669,671,673,473,512,514,40,502,500,498,673,675,677,514,516,496,40,498,518,514,677,657,661,496,500,504,40,514,510,506,661,665,669,504,508,473,40,506,502,498,669,673,677,473,514,496,40,514,506,498,661,669,677,504,473,496,41,475,474,498,499,631,630,678,679,475,474,496,517,41,490,489,513,514,633,632,680,681,477,476,505,504,41,483,482,506,507,634,558,629,682,478,429,473,511,41,476,475,499,500,635,631,679,683,479,475,517,516,41,491,490,514,515,638,637,684,685,480,477,504,503,41,484,483,507,508,639,634,682,686,481,478,511,510,41,477,476,500,501,640,635,683,687,482,479,516,515,41,492,491,515,516,641,638,685,688,483,480,503,502,41,485,484,508,509,642,639,686,689,484,481,510,509,41,478,477,501,502,643,640,687,690,485,482,515,514,41,493,492,516,517,644,641,688,691,486,483,502,501,41,486,485,509,510,645,642,689,692,487,484,509,508,41,479,478,502,503,646,643,690,693,488,485,514,513,41,494,493,517,518,647,644,691,694,489,486,501,500,41,487,486,510,511,648,645,692,695,490,487,508,507,41,480,479,503,504,649,646,693,696,491,488,513,512,41,495,494,518,519,650,647,694,697,492,489,500,499,41,473,472,496,497,652,651,698,699,494,493,498,497,41,488,487,511,512,653,648,695,700,495,490,507,506,41,481,480,504,505,557,649,696,628,428,491,512,472,41,472,495,519,496,651,650,697,698,493,492,499,498,41,474,473,497,498,630,652,699,678,474,494,497,496,41,489,488,512,513,632,653,700,680,476,495,506,505,41,177,201,202,178,300,322,339,302,182,203,207,174],
+ "metadata":{
+ "vertices":520,
+ "version":3,
+ "generator":"io_three",
+ "faces":536,
+ "normals":518,
+ "type":"Geometry",
+ "uvs":1
+ },
+ "normals":[-0.680868,0.333048,0.652272,-0.000549,0.300119,0.953887,-9.2e-05,0.585315,0.810755,-0.65215,0.551775,0.519791,0.000549,0.300119,0.953887,9.2e-05,0.585315,0.810755,-0.69454,0.138462,0.705985,-0.001465,0.077425,0.996979,0.001465,0.077425,0.996979,-0.704856,-0.06238,0.706565,-0.003235,-0.139378,0.990204,0.003235,-0.139348,0.990234,-0.705863,-0.3155,0.634175,-0.007324,-0.41728,0.908719,0.007294,-0.417219,0.90875,-0.581286,-0.804224,0.123508,-0.017792,-0.984191,0.176183,0.01764,-0.984191,0.176214,0,0.999298,-0.036836,-0.482528,0.873928,-0.05826,-0.678121,0.340495,0.651295,-0.000214,0.296579,0.954985,-3.1e-05,0.552385,0.833552,-0.653981,0.534318,0.535508,0.000214,0.296579,0.954985,3.1e-05,0.552385,0.833552,-0.687307,0.178961,0.70394,-0.000519,0.104526,0.994507,0.000519,0.104526,0.994507,-0.691519,0.02353,0.721946,-0.001099,-0.076113,0.99707,0.001099,-0.076113,0.99707,-0.689749,-0.166601,0.704581,-0.002228,-0.298196,0.954466,0.002228,-0.298227,0.954466,-0.60857,-0.743553,0.277017,-0.006287,-0.93997,0.341166,0.006317,-0.93997,0.341166,0,0.999695,0.023927,-0.482925,0.875607,-0.00766,0.68096,0.333201,0.652089,0.65215,0.551866,0.519669,0.694723,0.138676,0.705741,0.704917,-0.061861,0.706565,0.705771,-0.315012,0.634541,0.581042,-0.804376,0.123692,0.482437,0.873959,-0.058321,0.678091,0.340434,0.651357,0.653981,0.534257,0.535569,0.687246,0.178869,0.704001,0.691549,0.023286,0.721946,0.689871,-0.166784,0.704428,0.608753,-0.743431,0.276925,0.482955,0.875607,-0.00766,-0.733757,-0.209693,-0.646199,6.1e-05,-0.58684,-0.809687,0.00061,-0.29783,-0.954588,-0.721885,-0.055971,-0.689718,-6.1e-05,-0.58684,-0.809687,-0.00061,-0.29783,-0.954588,0.001465,-0.077303,-0.996979,-0.723228,0.046632,-0.689016,-0.001465,-0.077303,-0.996979,0.003204,0.13773,-0.990448,-0.725028,0.138279,-0.674642,-0.003204,0.1377,-0.990448,0.007324,0.418043,-0.908383,-0.733421,0.25544,-0.629902,-0.007263,0.418012,-0.908383,-0.004364,-0.183599,-0.982971,-0.52855,-0.138493,-0.837489,0.004334,-0.183538,-0.982971,-0.488876,0.006317,-0.872311,-0.000122,-0.040925,-0.999146,0.000122,-0.040925,-0.999146,-0.728843,-0.186529,-0.658742,-3.1e-05,-0.554643,-0.832057,0.000305,-0.293069,-0.956084,-0.717734,-0.045351,-0.694784,3.1e-05,-0.554643,-0.832057,-0.000305,-0.293069,-0.956084,0.000549,-0.104221,-0.994537,-0.71865,0.050295,-0.693503,-0.000549,-0.104221,-0.994537,0.001099,0.074648,-0.997192,-0.721458,0.143101,-0.67748,-0.001099,0.074679,-0.997192,0.002228,0.298868,-0.954283,-0.731559,0.263924,-0.62859,-0.002228,0.298868,-0.954283,-0.002075,-0.342845,-0.93936,-0.589068,-0.257454,-0.765954,0.002075,-0.342875,-0.93936,-0.487106,0.054506,-0.871609,-0.000214,0.017762,-0.999817,0.000214,0.017762,-0.999817,0.733634,-0.209571,-0.646382,0.721671,-0.055849,-0.689932,0.722922,0.046815,-0.689291,0.724723,0.138829,-0.674856,0.733696,0.255959,-0.629383,0.529221,-0.138462,-0.837062,0.488784,0.006317,-0.872341,0.728904,-0.18656,-0.658681,0.717826,-0.045412,-0.694723,0.718741,0.050233,-0.693411,0.72158,0.142888,-0.677389,0.731376,0.263741,-0.628864,0.588794,-0.257485,-0.766137,0.487136,0.054506,-0.871609,0,-0.79873,-0.601672,0,-0.089663,-0.995941,0.257759,-0.089663,-0.962004,0.155705,-0.79873,-0.581164,0.497971,-0.089663,-0.862514,0.300821,-0.79873,-0.521043,0.704245,-0.089663,-0.704245,0.425428,-0.79873,-0.425428,0.862514,-0.089663,-0.497971,0.521043,-0.79873,-0.300821,0.962004,-0.089663,-0.257759,0.581164,-0.79873,-0.155705,0.995941,-0.089663,-0,0.601672,-0.79873,-0,0.962004,-0.089663,0.257759,0.581164,-0.79873,0.155705,0.862514,-0.089663,0.497971,0.521043,-0.79873,0.300821,0.704245,-0.089663,0.704245,0.425428,-0.79873,0.425428,0.497971,-0.089663,0.862514,0.300821,-0.79873,0.521043,0.257759,-0.089663,0.962004,0.155705,-0.79873,0.581164,0,-0.089663,0.995941,0,-0.79873,0.601672,-0.257759,-0.089663,0.962004,-0.155705,-0.79873,0.581164,-0.497971,-0.089663,0.862514,-0.300821,-0.79873,0.521043,-0.704245,-0.089663,0.704245,-0.425428,-0.79873,0.425428,-0.862514,-0.089663,0.497971,-0.521043,-0.79873,0.300821,-0.962004,-0.089663,0.257759,-0.581164,-0.79873,0.155705,-0.995941,-0.089663,-0,-0.601672,-0.79873,-0,-0.962004,-0.089663,-0.257759,-0.581164,-0.79873,-0.155705,-0.862514,-0.089663,-0.497971,-0.521043,-0.79873,-0.300821,-0.704245,-0.089663,-0.704245,-0.425428,-0.79873,-0.425428,-0.497971,-0.089663,-0.862514,-0.300821,-0.79873,-0.521043,0.915067,0.32017,-0.245186,0.947325,0.32017,-0,-0.257759,-0.089663,-0.962004,-0.155705,-0.79873,-0.581164,0.820429,0.32017,-0.473647,0.523698,0.796411,-0.302347,0.584094,0.796411,-0.156499,0.473647,0.32017,0.820429,0.245186,0.32017,0.915067,-0.669851,0.32017,0.669851,-0.820429,0.32017,0.473647,-0.820429,0.32017,-0.473647,-0.669851,0.32017,-0.669851,0.669851,0.32017,-0.669851,0.820429,0.32017,0.473647,0.669851,0.32017,0.669851,-0.245186,0.32017,0.915067,-0.473647,0.32017,0.820429,-0.947325,0.32017,-0,-0.915067,0.32017,-0.245186,-0.245186,0.32017,-0.915067,0,0.32017,-0.947325,0.245186,0.32017,-0.915067,0.473647,0.32017,-0.820429,0.915067,0.32017,0.245186,0,0.32017,0.947325,-0.915067,0.32017,0.245186,-0.473647,0.32017,-0.820429,0.427595,0.796411,0.427595,0.523698,0.796411,0.302347,0.859462,0.122776,0.4962,0.701743,0.122776,0.701743,-0.584094,0.796411,-0.156499,-0.523698,0.796411,-0.302347,0,0.796411,0.604694,-0.156499,0.796411,0.584094,0.604694,0.796411,-0,-0.427595,0.796411,-0.427595,-0.302347,0.796411,0.523698,0.584094,0.796411,0.156499,-0.302347,0.796411,-0.523698,-0.427595,0.796411,0.427595,-0.156499,0.796411,-0.584094,0,0.796411,-0.604694,0.156499,0.796411,-0.584094,-0.523698,0.796411,0.302347,0.302347,0.796411,-0.523698,-0.584094,0.796411,0.156499,0.302347,0.796411,0.523698,0.427595,0.796411,-0.427595,0.156499,0.796411,0.584094,-0.604694,0.796411,-0,-0.859462,0.122776,-0.4962,-0.958617,0.122776,-0.256844,-0.409619,-0.905606,-0.109745,-0.36726,-0.905606,-0.212012,-0.256844,0.122776,-0.958617,0,0.122776,-0.992431,0.256844,0.122776,-0.958617,0.4962,0.122776,-0.859462,-0.859462,0.122776,0.4962,-0.958617,0.122776,0.256844,0.4962,0.122776,0.859462,0.701743,0.122776,-0.701743,-0.992431,0.122776,-0,0.256844,0.122776,0.958617,0.859462,0.122776,-0.4962,0,0.122776,0.992431,0.958617,0.122776,-0.256844,-0.256844,0.122776,0.958617,0.992431,0.122776,-0,-0.701743,0.122776,-0.701743,-0.4962,0.122776,0.859462,0.958617,0.122776,0.256844,-0.4962,0.122776,-0.859462,-0.701743,0.122776,0.701743,0.299844,-0.905606,0.299844,0.36726,-0.905606,0.212012,0.619678,-0.698538,0.357768,0.505966,-0.698538,0.505966,0,-0.905606,0.424055,-0.109745,-0.905606,0.409619,0.409619,-0.905606,-0.109745,0.424055,-0.905606,-0,-0.299844,-0.905606,-0.299844,-0.212012,-0.905606,0.36726,0.409619,-0.905606,0.109745,-0.212012,-0.905606,-0.36726,-0.299844,-0.905606,0.299844,-0.109745,-0.905606,-0.409619,0,-0.905606,-0.424055,0.109745,-0.905606,-0.409619,-0.36726,-0.905606,0.212012,0.212012,-0.905606,-0.36726,-0.409619,-0.905606,0.109745,0.212012,-0.905606,0.36726,0.299844,-0.905606,-0.299844,-0.424055,-0.905606,-0,0.109745,-0.905606,0.409619,0.36726,-0.905606,-0.212012,-0.185186,-0.698538,0.691153,0,-0.698538,0.715537,0,-0.008209,0.999939,-0.258797,-0.008209,0.96588,-0.185186,-0.698538,-0.691153,0,-0.698538,-0.715537,0.185186,-0.698538,-0.691153,0.357768,-0.698538,-0.619678,-0.619678,-0.698538,0.357768,-0.691153,-0.698538,0.185186,0.357768,-0.698538,0.619678,0.505966,-0.698538,-0.505966,-0.715537,-0.698538,-0,0.185186,-0.698538,0.691153,0.619678,-0.698538,-0.357768,-0.691153,-0.698538,-0.185186,0.691153,-0.698538,-0.185186,-0.619678,-0.698538,-0.357768,0.715537,-0.698538,-0,-0.505966,-0.698538,-0.505966,-0.357768,-0.698538,0.619678,0.691153,-0.698538,0.185186,-0.357768,-0.698538,-0.619678,-0.505966,-0.698538,0.505966,0,-0.008209,-0.999939,-0.258797,-0.008209,-0.96588,-0.220954,0.520646,-0.824641,0,0.520646,-0.853755,0.96588,-0.008209,-0.258797,0.999939,-0.008209,-0,-0.865993,-0.008209,-0.499954,-0.707083,-0.008209,-0.707053,-0.499954,-0.008209,0.865993,0.96588,-0.008209,0.258797,-0.499954,-0.008209,-0.865993,-0.707053,-0.008209,0.707053,0.865993,-0.008209,0.499954,0.258797,-0.008209,-0.96588,-0.865993,-0.008209,0.499954,0.707053,-0.008209,0.707053,0.499954,-0.008209,-0.865993,-0.96588,-0.008209,0.258797,0.499954,-0.008209,0.865993,0.707053,-0.008209,-0.707053,-0.999939,-0.008209,-0,0.258797,-0.008209,0.96588,0.865993,-0.008209,-0.499954,-0.96588,-0.008209,-0.258797,-0.220954,0.520646,0.824641,0,0.520646,0.853755,0,0.315195,0.949004,-0.245613,0.315195,0.916654,0.220954,0.520646,-0.824641,0.426862,0.520646,-0.739372,-0.739372,0.520646,0.426862,-0.824641,0.520646,0.220954,0.603687,0.520646,0.603687,0.426862,0.520646,0.739372,0.603687,0.520646,-0.603687,-0.853755,0.520646,-0,0.220954,0.520646,0.824641,0.739372,0.520646,-0.426862,-0.824641,0.520646,-0.220954,0.824641,0.520646,-0.220954,-0.739372,0.520646,-0.426862,0.853755,0.520646,-0,-0.603687,0.520646,-0.603687,-0.426862,0.520646,0.739372,0.824641,0.520646,0.220954,-0.426862,0.520646,-0.739372,-0.603687,0.520646,0.603687,0.739372,0.520646,0.426862,0.474502,0.315195,-0.821863,0.245613,0.315195,-0.916654,0.232063,0.44261,-0.866146,0.448347,0.44261,-0.776543,0.916654,0.315195,-0.245613,0.949004,0.315195,-0,-0.821863,0.315195,-0.474502,-0.671041,0.315195,-0.671041,-0.474502,0.315195,0.821863,0.916654,0.315195,0.245613,-0.474502,0.315195,-0.821863,-0.671041,0.315195,0.671041,0.821863,0.315195,0.474502,-0.245613,0.315195,-0.916654,0,0.315195,-0.949004,-0.821863,0.315195,0.474502,0.671041,0.315195,0.671041,-0.916654,0.315195,0.245613,0.474502,0.315195,0.821863,0.671041,0.315195,-0.671041,-0.949004,0.315195,-0,0.245613,0.315195,0.916654,0.821863,0.315195,-0.474502,-0.916654,0.315195,-0.245613,0.896695,0.44261,-0,0.866146,0.44261,-0.232063,0.375805,0.921201,-0.100681,0.38908,0.921201,-0,-0.776543,0.44261,0.448347,-0.866146,0.44261,0.232063,0.634053,0.44261,0.634053,0.448347,0.44261,0.776543,0.634053,0.44261,-0.634053,-0.896695,0.44261,-0,0.232063,0.44261,0.866146,0.776543,0.44261,-0.448347,-0.866146,0.44261,-0.232063,0,0.44261,0.896695,-0.776543,0.44261,-0.448347,-0.232063,0.44261,0.866146,-0.634053,0.44261,-0.634053,-0.448347,0.44261,0.776543,0.866146,0.44261,0.232063,-0.448347,0.44261,-0.776543,-0.634053,0.44261,0.634053,0.776543,0.44261,0.448347,-0.232063,0.44261,-0.866146,0,0.44261,-0.896695,-0.375805,0.921171,0.100681,-0.336955,0.921171,0.194525,-0.623981,0.693411,0.36024,-0.695975,0.693411,0.186468,-0.336955,0.921171,-0.194525,-0.275124,0.921171,-0.275124,-0.100681,0.921171,0.375805,-0.194525,0.921171,0.336955,0.375805,0.921171,0.100681,-0.194525,0.921171,-0.336955,-0.275124,0.921171,0.275124,0.336955,0.921171,0.194525,-0.100681,0.921171,-0.375805,0,0.921171,-0.38908,0.100681,0.921171,-0.375805,0.275124,0.921171,0.275124,0.194525,0.921171,-0.336955,0.194525,0.921171,0.336955,0.275124,0.921171,-0.275124,-0.38908,0.921171,-0,0.100681,0.921171,0.375805,0.336955,0.921201,-0.194525,-0.375805,0.921201,-0.100681,0,0.921171,0.38908,0.999573,0.028413,-0,0.965514,0.028413,-0.258705,0.689138,-0.700674,-0.184637,0.713431,-0.700674,-0,0.509476,0.693411,0.509476,0.36024,0.693411,0.623981,0.36024,0.693411,-0.623981,0.509476,0.693411,-0.509476,-0.720511,0.693411,-0,0.186468,0.693411,0.695944,0.623981,0.693411,-0.36024,-0.695975,0.693411,-0.186468,0,0.693411,0.720511,0.695975,0.693411,-0.186468,-0.623981,0.693411,-0.36024,-0.186468,0.693411,0.695975,0.720511,0.693411,-0,-0.509476,0.693411,-0.509476,-0.36024,0.693411,0.623981,0.695975,0.693411,0.186468,-0.36024,0.693411,-0.623981,-0.509476,0.693411,0.509476,0.623981,0.693411,0.36024,-0.186468,0.693411,-0.695975,0,0.693411,-0.720511,0.186468,0.693411,-0.695975,0.3567,-0.700674,0.617878,0.504471,-0.700674,0.504471,0.544877,-0.637287,0.544877,0.385296,-0.637287,0.667348,-0.706809,0.028413,-0.706809,-0.865658,0.028413,-0.499771,-0.617878,-0.700674,-0.3567,-0.504471,-0.700674,-0.504471,-0.499771,0.028413,0.865658,-0.258705,0.028413,0.965514,-0.184637,-0.700674,0.689138,-0.3567,-0.700674,0.617878,0.965514,0.028413,0.258705,0.689138,-0.700674,0.184637,-0.499771,0.028413,-0.865658,-0.3567,-0.700674,-0.617847,-0.706809,0.028413,0.706809,-0.504471,-0.700674,0.504471,0.865658,0.028413,0.499771,0.617847,-0.700674,0.3567,-0.258705,0.028413,-0.965514,-0.184637,-0.700674,-0.689138,0.258705,0.028413,-0.965514,0,0.028413,-0.999573,0,-0.700674,-0.713431,0.184637,-0.700674,-0.689138,-0.865658,0.028413,0.499771,-0.617847,-0.700674,0.3567,0.706809,0.028413,0.706809,0.499771,0.028413,-0.865658,0.3567,-0.700674,-0.617847,-0.965514,0.028413,0.258705,-0.689138,-0.700674,0.184637,0.499771,0.028413,0.865658,0.706809,0.028413,-0.706809,0.504471,-0.700674,-0.504471,-0.999573,0.028413,-0,-0.713431,-0.700674,-0,0.258705,0.028413,0.965514,0.184637,-0.700674,0.689138,0.865658,0.028413,-0.499771,0.617878,-0.700674,-0.3567,-0.965514,0.028413,-0.258705,-0.689138,-0.700674,-0.184637,0,0.028413,0.999573,0,-0.700674,0.713462,0.508408,0.694968,0.508408,0.359508,0.694968,0.6227,0.385296,-0.637287,-0.667348,0.544877,-0.637287,-0.544877,-0.744346,-0.637287,0.199438,-0.770592,-0.637287,-0,0.199438,-0.637287,0.744346,0.667348,-0.637287,-0.385296,-0.744346,-0.637287,-0.199438,0,-0.637287,0.770592,0.744346,-0.637287,-0.199438,-0.667348,-0.637287,-0.385296,-0.199438,-0.637287,0.744346,0.770592,-0.637287,-0,-0.544877,-0.637287,-0.544877,-0.385296,-0.637287,0.667348,0.744346,-0.637287,0.199438,-0.385296,-0.637287,-0.667348,-0.544908,-0.637287,0.544877,0.667348,-0.637287,0.385296,-0.199438,-0.637287,-0.744346,0,-0.637287,-0.770592,0.199438,-0.637287,-0.744346,-0.667348,-0.637287,0.385296,0.359508,0.694968,-0.6227,0.186071,0.694968,-0.69451,0,0.694968,-0.719016,-0.186071,0.694968,-0.69451,-0.359508,0.694968,-0.6227,-0.508408,0.694968,-0.508408,-0.6227,0.694968,-0.359508,-0.69451,0.694968,-0.186071,-0.719016,0.694968,-0,-0.69451,0.694968,0.186071,-0.6227,0.694968,0.359508,-0.508408,0.694968,0.508408,-0.359508,0.694968,0.6227,-0.186071,0.694968,0.69451,0,0.694968,0.719016,0.186071,0.694968,0.69451,0.6227,0.694968,0.359508,0.69451,0.694968,0.186071,0.719016,0.694968,-0,0.69451,0.694968,-0.186071,0.6227,0.694968,-0.359508,0.508408,0.694968,-0.508408]
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/star/star-diffusemap.jpg b/src/games/chessbase/res/fairy/star/star-diffusemap.jpg
new file mode 100644
index 0000000..be5843f
Binary files /dev/null and b/src/games/chessbase/res/fairy/star/star-diffusemap.jpg differ
diff --git a/src/games/chessbase/res/fairy/star/star-normalmap.jpg b/src/games/chessbase/res/fairy/star/star-normalmap.jpg
new file mode 100644
index 0000000..a2eba02
Binary files /dev/null and b/src/games/chessbase/res/fairy/star/star-normalmap.jpg differ
diff --git a/src/games/chessbase/res/fairy/star/star.js b/src/games/chessbase/res/fairy/star/star.js
new file mode 100644
index 0000000..f5d47d8
--- /dev/null
+++ b/src/games/chessbase/res/fairy/star/star.js
@@ -0,0 +1,14 @@
+{
+ "faces":[8,7,0,1,7,0,1,8,7,1,2,7,1,2,8,4,5,6,4,5,6,8,7,2,3,7,2,3,8,3,4,6,3,4,6,8,3,6,7,3,6,7,9,0,7,8,9,8,9,10,11,8,11,5,4,13,5,4,8,11,4,12,13,4,14,8,1,0,10,1,0,12,8,11,12,13,13,14,15,8,13,1,10,15,1,12,8,10,11,13,12,13,15,9,6,5,14,15,16,17,18,19,8,6,16,17,21,22,23,8,6,17,18,21,23,24,8,20,21,7,26,27,20,8,6,18,19,21,24,25,8,19,20,7,25,26,20,8,7,6,19,20,21,25,9,10,0,9,22,28,8,11,29,9,7,21,23,8,9,30,31,10,8,10,24,25,39,32,33,8,10,25,26,39,33,34,8,28,29,11,36,37,38,8,10,26,27,39,34,35,8,27,28,11,35,36,38,8,27,11,10,35,38,39,9,5,11,30,14,17,40,41,18,9,16,6,15,31,42,16,19,43,8,31,15,14,43,19,18,8,14,30,42,18,41,44,8,42,59,68,44,45,46,8,68,69,44,46,47,48,8,44,43,31,48,49,43,8,31,14,42,43,18,44,8,42,68,44,44,46,48,8,42,44,31,44,48,43,8,35,21,20,57,50,51,8,35,20,32,57,51,52,8,17,16,34,54,55,56,8,35,32,33,57,52,53,8,33,17,34,53,54,56,8,33,34,35,53,56,57,9,24,10,22,36,58,28,29,59,9,21,35,37,23,30,60,61,31,8,39,29,28,63,37,36,8,39,28,40,63,36,64,8,25,24,38,33,32,62,8,39,40,41,63,64,65,8,41,25,38,65,33,62,8,38,39,41,62,63,65,9,11,29,42,30,40,66,44,41,9,34,16,31,43,67,42,43,49,8,34,45,46,69,70,71,8,34,46,47,69,71,72,8,49,50,35,74,75,68,8,34,47,48,69,72,73,8,48,49,35,73,74,68,8,35,34,48,68,69,73,9,38,24,36,51,76,58,59,77,9,35,50,52,37,60,78,79,61,8,38,53,54,87,80,81,8,38,54,55,87,81,82,8,57,58,39,84,85,86,8,38,55,56,87,82,83,8,56,57,39,83,84,86,8,56,39,38,83,86,87,9,29,39,59,42,66,88,45,44,9,45,34,43,44,89,67,49,48,8,63,50,49,96,90,91,8,63,49,60,96,91,92,8,46,45,62,94,68,95,8,63,60,61,96,92,93,8,61,46,62,93,94,95,8,61,62,63,93,95,96,9,53,38,51,64,97,76,77,98,9,50,63,65,52,78,99,100,79,8,62,58,57,102,103,104,8,62,57,66,102,104,105,8,54,53,63,107,108,101,8,62,66,67,102,105,106,8,67,54,63,106,107,101,8,63,62,67,101,102,106,9,39,58,68,59,88,109,46,45,9,62,45,44,69,110,89,48,47,9,63,53,64,65,99,97,98,100,9,58,62,69,68,109,110,47,46,8,9,8,23,11,10,31,8,23,37,52,31,61,79,8,52,65,64,79,100,98,8,64,51,36,98,77,59,8,36,22,9,59,29,11,8,9,23,52,11,31,79,8,52,64,36,79,98,59,8,9,52,36,11,79,59,9,2,70,71,3,111,112,113,114,9,70,2,1,13,115,116,8,117,9,12,71,70,13,90,118,119,120,9,3,71,12,4,121,122,123,124,9,18,72,73,19,125,126,127,128,9,33,72,18,17,129,130,131,132,9,32,73,72,33,133,134,135,111,9,19,73,32,20,136,137,138,30,9,47,74,75,48,139,140,141,142,9,61,74,47,46,143,144,145,146,9,60,75,74,61,147,148,149,150,9,48,75,60,49,151,152,153,78,9,66,76,77,67,154,155,156,157,9,56,76,66,57,158,159,160,161,9,55,77,76,56,162,69,126,163,9,67,77,55,54,164,165,166,97,9,40,78,79,41,112,156,167,168,9,27,78,40,28,169,170,171,172,9,26,79,78,27,173,174,175,176,9,41,79,26,25,177,178,179,58,9,152,81,83,153,180,181,182,183,9,153,83,85,154,183,182,184,185,9,154,85,87,155,185,184,186,187,9,155,87,89,156,187,186,188,189,9,156,89,91,157,189,188,190,191,9,157,91,93,158,191,190,192,193,9,158,93,95,159,193,192,194,195,9,159,95,97,160,195,194,196,197,9,160,97,99,161,197,196,198,199,9,161,99,101,162,199,198,200,201,9,162,101,103,163,201,200,202,203,9,163,103,105,164,203,202,204,205,9,164,105,107,165,205,204,206,207,9,165,107,109,166,207,206,208,209,9,166,109,111,167,209,208,210,211,9,167,111,113,168,211,210,212,213,9,168,113,115,169,213,212,214,215,9,169,115,117,170,215,214,216,217,9,170,117,119,171,218,219,220,221,9,171,119,121,172,221,220,222,223,9,172,121,123,173,223,222,224,225,9,173,123,125,174,225,224,226,227,9,119,117,194,195,220,219,228,229,9,174,125,127,175,227,226,230,231,9,175,127,81,152,231,230,181,180,8,126,80,82,255,232,233,8,82,84,86,233,234,235,8,86,88,90,235,236,237,8,90,92,94,237,238,239,8,94,96,98,239,240,241,8,98,100,102,241,242,243,8,102,104,106,243,244,245,8,106,108,110,245,246,247,8,110,112,114,247,248,249,8,114,116,118,249,250,251,8,118,120,122,251,252,253,8,122,124,126,253,254,255,8,126,82,86,255,233,235,8,86,90,94,235,237,239,8,94,98,102,239,241,243,8,102,106,110,243,245,247,8,110,114,118,247,249,251,8,118,122,126,251,253,255,8,126,86,94,255,235,239,8,94,102,110,239,243,247,8,110,118,126,247,251,255,8,94,110,126,239,247,255,9,126,151,128,80,256,257,258,259,9,124,150,151,126,260,261,257,256,9,122,149,150,124,262,263,261,260,9,120,148,149,122,264,265,263,262,9,118,147,148,120,266,267,265,264,9,116,146,147,118,268,269,267,266,9,114,145,146,116,270,271,272,273,9,112,144,145,114,274,275,271,270,9,110,143,144,112,276,277,275,274,9,108,142,143,110,278,279,277,276,9,106,141,142,108,280,281,279,278,9,104,140,141,106,282,283,281,280,9,102,139,140,104,284,285,283,282,9,100,138,139,102,286,287,285,284,9,98,137,138,100,288,289,287,286,9,96,136,137,98,290,291,289,288,9,94,135,136,96,292,293,291,290,9,92,134,135,94,294,295,293,292,9,90,133,134,92,296,297,295,294,9,88,132,133,90,298,299,297,296,9,86,131,132,88,300,301,299,298,9,84,130,131,86,302,303,301,300,9,82,129,130,84,304,305,303,302,9,80,128,129,82,259,258,305,304,9,151,175,152,128,257,231,180,258,9,150,174,175,151,261,227,231,257,9,149,173,174,150,263,225,227,261,9,148,172,173,149,265,223,225,263,9,147,171,172,148,267,221,223,265,9,146,170,171,147,269,218,221,267,9,145,169,170,146,271,215,217,272,9,144,168,169,145,275,213,215,271,9,143,167,168,144,277,211,213,275,9,142,166,167,143,279,209,211,277,9,141,165,166,142,281,207,209,279,9,140,164,165,141,283,205,207,281,9,139,163,164,140,285,203,205,283,9,138,162,163,139,287,201,203,285,9,137,161,162,138,289,199,201,287,9,136,160,161,137,291,197,199,289,9,135,159,160,136,293,195,197,291,9,134,158,159,135,295,193,195,293,9,133,157,158,134,297,191,193,295,9,132,156,157,133,299,189,191,297,9,131,155,156,132,301,187,189,299,9,130,154,155,131,303,185,187,301,9,129,153,154,130,305,183,185,303,9,128,152,153,129,258,180,183,305,9,191,190,214,215,306,307,308,309,9,81,127,199,177,181,230,310,311,9,85,83,176,178,184,182,312,313,9,95,93,182,183,194,192,314,315,9,105,103,187,188,204,202,316,317,9,115,113,192,193,214,212,318,319,9,125,123,197,198,226,224,320,321,9,91,89,180,181,190,188,322,323,9,101,99,185,186,200,198,324,325,9,111,109,190,191,210,208,307,306,9,121,119,195,196,222,220,229,326,9,87,85,178,179,186,184,313,327,9,97,95,183,184,196,194,315,328,9,83,81,177,176,182,181,311,312,9,107,105,188,189,206,204,317,329,9,117,115,193,194,216,214,319,330,9,127,125,198,199,230,226,321,310,9,93,91,181,182,192,190,323,314,9,103,101,186,187,202,200,325,316,9,113,111,191,192,212,210,306,318,9,123,121,196,197,224,222,326,320,9,89,87,179,180,188,186,327,322,9,99,97,184,185,198,196,328,324,9,109,107,189,190,208,206,329,307,9,204,203,227,228,331,332,333,334,9,184,183,207,208,328,315,335,336,9,199,198,222,223,310,321,337,338,9,176,177,201,200,312,311,339,340,9,192,191,215,216,318,306,309,341,9,185,184,208,209,324,328,336,342,9,177,199,223,201,311,310,338,339,9,178,176,200,202,313,312,340,343,9,193,192,216,217,319,318,341,344,9,186,185,209,210,325,324,342,345,9,179,178,202,203,327,313,343,332,9,194,193,217,218,330,319,344,346,9,187,186,210,211,316,325,345,347,9,180,179,203,204,322,327,332,331,9,195,194,218,219,229,228,348,349,9,188,187,211,212,317,316,347,350,9,181,180,204,205,323,322,331,351,9,196,195,219,220,326,229,349,352,9,189,188,212,213,329,317,350,353,9,182,181,205,206,314,323,351,354,9,197,196,220,221,320,326,352,355,9,190,189,213,214,307,329,353,308,9,183,182,206,207,315,314,354,335,9,198,197,221,222,321,320,355,337,9,239,238,262,263,356,357,358,359,9,219,218,242,243,349,348,360,361,9,212,211,235,236,350,347,362,363,9,205,204,228,229,351,331,334,364,9,220,219,243,244,352,349,361,365,9,213,212,236,237,353,350,363,366,9,206,205,229,230,354,351,364,367,9,221,220,244,245,355,352,365,368,9,214,213,237,238,308,353,366,357,9,207,206,230,231,335,354,367,369,9,222,221,245,246,337,355,368,370,9,215,214,238,239,309,308,357,356,9,208,207,231,232,336,335,369,371,9,223,222,246,247,338,337,370,372,9,200,201,225,224,340,339,373,374,9,216,215,239,240,341,309,356,375,9,209,208,232,233,342,336,371,376,9,201,223,247,225,339,338,372,373,9,202,200,224,226,343,340,374,377,9,217,216,240,241,344,341,375,378,9,210,209,233,234,345,342,376,379,9,203,202,226,227,332,343,377,333,9,218,217,241,242,346,344,378,380,9,211,210,234,235,347,345,379,362,9,252,251,275,276,381,382,383,384,9,232,231,255,256,371,369,385,386,9,247,246,270,271,372,370,387,388,9,224,225,249,248,374,373,389,390,9,240,239,263,264,375,356,359,391,9,233,232,256,257,376,371,386,392,9,225,247,271,249,373,372,388,389,9,226,224,248,250,377,374,390,393,9,241,240,264,265,378,375,391,394,9,234,233,257,258,379,376,392,395,9,227,226,250,251,333,377,393,382,9,242,241,265,266,380,378,394,396,9,235,234,258,259,362,379,395,397,9,228,227,251,252,334,333,382,381,9,243,242,266,267,361,360,398,399,9,236,235,259,260,363,362,397,400,9,229,228,252,253,364,334,381,401,9,244,243,267,268,365,361,399,402,9,237,236,260,261,366,363,400,403,9,230,229,253,254,367,364,401,404,9,245,244,268,269,368,365,402,405,9,238,237,261,262,357,366,403,358,9,231,230,254,255,369,367,404,385,9,246,245,269,270,370,368,405,387,9,280,279,303,304,406,407,408,409,9,267,266,290,291,399,398,410,411,9,260,259,283,284,400,397,412,413,9,253,252,276,277,401,381,384,414,9,268,267,291,292,402,399,411,415,9,261,260,284,285,403,400,413,416,9,254,253,277,278,404,401,414,417,9,269,268,292,293,405,402,415,418,9,262,261,285,286,358,403,416,419,9,255,254,278,279,385,404,417,407,9,270,269,293,294,387,405,418,420,9,263,262,286,287,359,358,419,421,9,256,255,279,280,386,385,407,406,9,271,270,294,295,388,387,420,422,9,248,249,273,272,390,389,423,424,9,264,263,287,288,391,359,421,425,9,257,256,280,281,392,386,406,426,9,249,271,295,273,389,388,422,423,9,250,248,272,274,393,390,424,427,9,265,264,288,289,394,391,425,428,9,258,257,281,282,395,392,426,429,9,251,250,274,275,382,393,427,383,9,266,265,289,290,396,394,428,430,9,259,258,282,283,397,395,429,412,9,315,314,338,339,431,432,433,434,9,295,294,318,319,422,420,435,436,9,272,273,297,296,424,423,437,438,9,288,287,311,312,425,421,439,440,9,281,280,304,305,426,406,409,441,9,273,295,319,297,423,422,436,437,9,274,272,296,298,427,424,438,442,9,289,288,312,313,428,425,440,443,9,282,281,305,306,429,426,441,444,9,275,274,298,299,383,427,442,445,9,290,289,313,314,430,428,443,446,9,283,282,306,307,412,429,444,447,9,276,275,299,300,384,383,445,448,9,291,290,314,315,411,410,432,431,9,284,283,307,308,413,412,447,449,9,277,276,300,301,414,384,448,450,9,292,291,315,316,415,411,431,451,9,285,284,308,309,416,413,449,452,9,278,277,301,302,417,414,450,453,9,293,292,316,317,418,415,451,454,9,286,285,309,310,419,416,452,455,9,279,278,302,303,407,417,453,408,9,294,293,317,318,420,418,454,435,9,287,286,310,311,421,419,455,439,9,328,327,351,352,456,457,458,459,9,308,307,331,332,449,447,460,461,9,301,300,324,325,450,448,462,463,9,316,315,339,340,451,431,434,464,9,309,308,332,333,452,449,461,465,9,302,301,325,326,453,450,463,466,9,317,316,340,341,454,451,464,467,9,310,309,333,334,455,452,465,468,9,303,302,326,327,408,453,466,457,9,318,317,341,342,435,454,467,469,9,311,310,334,335,439,455,468,470,9,304,303,327,328,409,408,457,456,9,319,318,342,343,436,435,469,471,9,296,297,321,320,438,437,472,473,9,312,311,335,336,440,439,470,474,9,305,304,328,329,441,409,456,475,9,297,319,343,321,437,436,471,472,9,298,296,320,322,442,438,473,476,9,313,312,336,337,443,440,474,477,9,306,305,329,330,444,441,475,478,9,299,298,322,323,445,442,476,479,9,314,313,337,338,446,443,477,480,9,307,306,330,331,447,444,478,460,9,300,299,323,324,448,445,479,462,9,356,355,379,380,481,482,483,484,9,343,342,366,367,471,469,485,486,9,320,321,345,344,473,472,487,488,9,336,335,359,360,474,470,489,490,9,329,328,352,353,475,456,459,491,9,321,343,367,345,472,471,486,487,9,322,320,344,346,476,473,488,492,9,337,336,360,361,477,474,490,493,9,330,329,353,354,478,475,491,494,9,323,322,346,347,479,476,492,495,9,338,337,361,362,480,477,493,496,9,331,330,354,355,460,478,494,482,9,324,323,347,348,462,479,495,497,9,339,338,362,363,434,433,498,499,9,332,331,355,356,461,460,482,481,9,325,324,348,349,463,462,497,500,9,340,339,363,364,464,434,499,501,9,333,332,356,357,465,461,481,502,9,326,325,349,350,466,463,500,503,9,341,340,364,365,467,464,501,504,9,334,333,357,358,468,465,502,505,9,327,326,350,351,457,466,503,458,9,342,341,365,366,469,467,504,485,9,335,334,358,359,470,468,505,489,9,391,390,414,415,506,507,508,509,9,349,348,372,373,500,497,510,511,9,364,363,387,388,501,499,512,513,9,357,356,380,381,502,481,484,514,9,350,349,373,374,503,500,511,515,9,365,364,388,389,504,501,513,516,9,358,357,381,382,505,502,514,517,9,351,350,374,375,458,503,515,518,9,366,365,389,390,485,504,516,507,9,359,358,382,383,489,505,517,519,9,352,351,375,376,459,458,518,520,9,367,366,390,391,486,485,507,506,9,344,345,369,368,488,487,521,522,9,360,359,383,384,490,489,519,523,9,353,352,376,377,491,459,520,524,9,345,367,391,369,487,486,506,521,9,346,344,368,370,492,488,522,525,9,361,360,384,385,493,490,523,526,9,354,353,377,378,494,491,524,527,9,347,346,370,371,495,492,525,528,9,362,361,385,386,496,493,526,529,9,355,354,378,379,482,494,527,483,9,348,347,371,372,497,495,528,510,9,363,362,386,387,499,498,530,512,9,404,403,427,428,531,532,533,534,9,368,369,393,392,522,521,535,536,9,384,383,407,408,523,519,537,538,9,377,376,400,401,524,520,539,540,9,369,391,415,393,521,506,509,535,9,370,368,392,394,525,522,536,541,9,385,384,408,409,526,523,538,542,9,378,377,401,402,527,524,540,543,9,371,370,394,395,528,525,541,544,9,386,385,409,410,529,526,542,545,9,379,378,402,403,483,527,543,532,9,372,371,395,396,510,528,544,546,9,387,386,410,411,512,530,547,548,9,380,379,403,404,484,483,532,531,9,373,372,396,397,511,510,546,549,9,388,387,411,412,513,512,548,550,9,381,380,404,405,514,484,531,551,9,374,373,397,398,515,511,549,552,9,389,388,412,413,516,513,550,553,9,382,381,405,406,517,514,551,554,9,375,374,398,399,518,515,552,555,9,390,389,413,414,507,516,553,508,9,383,382,406,407,519,517,554,537,9,376,375,399,400,520,518,555,539,9,416,417,441,440,556,557,558,559,9,397,396,420,421,549,546,560,561,9,412,411,435,436,550,548,562,563,9,405,404,428,429,551,531,534,564,9,398,397,421,422,552,549,561,565,9,413,412,436,437,553,550,563,566,9,406,405,429,430,554,551,564,567,9,399,398,422,423,555,552,565,568,9,414,413,437,438,508,553,566,569,9,407,406,430,431,537,554,567,570,9,400,399,423,424,539,555,568,571,9,415,414,438,439,509,508,569,572,9,392,393,417,416,536,535,557,556,9,408,407,431,432,538,537,570,573,9,401,400,424,425,540,539,571,574,9,393,415,439,417,535,509,572,557,9,394,392,416,418,541,536,556,575,9,409,408,432,433,542,538,573,576,9,402,401,425,426,543,540,574,577,9,395,394,418,419,544,541,575,578,9,410,409,433,434,545,542,576,579,9,403,402,426,427,532,543,577,533,9,396,395,419,420,546,544,578,560,9,411,410,434,435,548,547,580,562,9,445,444,468,469,581,582,583,584,9,432,431,455,456,573,570,585,586,9,425,424,448,449,574,571,587,588,9,417,439,463,441,557,572,589,558,9,418,416,440,442,575,556,559,590,9,433,432,456,457,576,573,586,591,9,426,425,449,450,577,574,588,592,9,419,418,442,443,578,575,590,593,9,434,433,457,458,579,576,591,594,9,427,426,450,451,533,577,592,595,9,420,419,443,444,560,578,593,596,9,435,434,458,459,562,580,597,598,9,428,427,451,452,534,533,595,599,9,421,420,444,445,561,560,596,600,9,436,435,459,460,563,562,598,601,9,429,428,452,453,564,534,599,602,9,422,421,445,446,565,561,600,603,9,437,436,460,461,566,563,601,604,9,430,429,453,454,567,564,602,605,9,423,422,446,447,568,565,603,606,9,438,437,461,462,569,566,604,607,9,431,430,454,455,570,567,605,585,9,424,423,447,448,571,568,606,587,9,439,438,462,463,572,569,607,589,8,466,464,465,631,608,609,8,465,487,486,609,610,611,8,486,485,484,611,612,613,8,484,483,482,613,614,615,8,482,481,480,615,616,617,8,480,479,478,617,618,619,8,478,477,476,619,620,621,8,476,475,474,621,622,623,8,474,473,472,623,624,625,8,472,471,470,625,626,627,8,470,469,468,627,628,629,8,468,467,466,629,630,631,8,466,465,486,631,609,611,8,486,484,482,611,613,615,8,482,480,478,615,617,619,8,478,476,474,619,621,623,8,474,472,470,623,625,627,8,470,468,466,627,629,631,8,466,486,482,631,611,615,8,482,478,474,615,619,623,8,474,470,466,623,627,631,8,482,474,466,615,623,631,9,460,459,483,484,632,633,634,635,9,453,452,476,477,636,637,638,639,9,446,445,469,470,640,581,584,641,9,461,460,484,485,642,632,635,643,9,454,453,477,478,644,636,639,645,9,447,446,470,471,646,640,641,647,9,462,461,485,486,648,642,643,649,9,455,454,478,479,650,644,645,651,9,448,447,471,472,652,646,647,653,9,463,462,486,487,654,648,649,655,9,440,441,465,464,656,657,658,659,9,456,455,479,480,660,650,651,661,9,449,448,472,473,662,652,653,663,9,441,463,487,465,657,654,655,658,9,442,440,464,466,664,656,659,665,9,457,456,480,481,666,660,661,667,9,450,449,473,474,668,662,663,669,9,443,442,466,467,670,664,665,671,9,458,457,481,482,672,673,674,675,9,451,450,474,475,676,668,669,677,9,444,443,467,468,582,670,671,583,9,459,458,482,483,633,672,675,634,9,452,451,475,476,637,676,677,638],
+ "metadata":{
+ "faces":544,
+ "uvs":1,
+ "generator":"io_three",
+ "type":"Geometry",
+ "vertices":488,
+ "version":3
+ },
+ "uvs":[[0.748124,0.135525,0.739166,0.135525,0.739166,0.0949,0.71714,0.0949,0.71714,0.135525,0.708183,0.135525,0.708183,0.010781,0.748124,0.010781,0.489875,0.2041,0.450047,0.289585,0.450047,0.198132,0.463915,0.168368,0.748124,0.308582,0.708183,0.308582,0.71714,0.191884,0.739166,0.191884,0.165657,0.291735,0.125931,0.206225,0.150472,0.171712,0.164304,0.201484,0.828006,0.188001,0.788065,0.188001,0.788065,0.010781,0.797022,0.010781,0.797022,0.068496,0.819048,0.068496,0.819048,0.010781,0.828006,0.010781,0.583484,0.192638,0.496507,0.164377,0.410219,0.2041,0.43618,0.168368,0.708183,0.178126,0.699225,0.178126,0.699225,0.123627,0.677199,0.123627,0.677199,0.178126,0.668242,0.178126,0.668242,0.010781,0.708183,0.010781,0.032561,0.194407,0.117963,0.167597,0.205384,0.206543,0.178135,0.171822,0.141923,0.145342,0.135663,0.113137,0.164304,0.129155,0.192944,0.113367,0.186684,0.145521,0.210644,0.167968,0.947829,0.169301,0.938871,0.169301,0.938871,0.117676,0.916845,0.117676,0.916845,0.169301,0.907888,0.169301,0.907888,0.010781,0.947829,0.010781,0.514491,0.128343,0.472485,0.141991,0.316611,0.192638,0.403588,0.164377,0.708183,0.316685,0.668242,0.316685,0.677199,0.22325,0.699225,0.22325,0.101378,0.130488,0.298754,0.195472,0.867947,0.180788,0.828006,0.180788,0.828006,0.010781,0.836963,0.010781,0.836963,0.066147,0.858989,0.066147,0.858989,0.010781,0.867947,0.010781,0.532516,0.035773,0.478761,0.109761,0.385604,0.128343,0.42761,0.141991,0.748124,0.010781,0.757081,0.010781,0.757081,0.068496,0.779107,0.068496,0.779107,0.010781,0.788065,0.010781,0.788065,0.188001,0.748124,0.188001,0.083399,0.037992,0.229936,0.131003,0.907888,0.180788,0.89893,0.180788,0.89893,0.125422,0.876904,0.125422,0.876904,0.180788,0.867947,0.010781,0.907888,0.010781,0.450047,0.081522,0.450047,0.12569,0.367579,0.035773,0.421334,0.109761,0.907888,0.169301,0.947829,0.169301,0.947829,0.31749,0.938871,0.31749,0.938871,0.26923,0.916845,0.26923,0.916845,0.31749,0.907888,0.31749,0.165657,0.083998,0.247916,0.03865,0.969855,0.010781,0.969855,0.11071,0.947829,0.11071,0.947829,0.010781,0.532516,0.26279,0.476905,0.23194,0.520361,0.200367,0.907888,0.295429,0.885862,0.295429,0.885862,0.180788,0.139225,0.233794,0.083755,0.264373,0.09588,0.202097,0.126287,0.205946,0.850032,0.298841,0.850032,0.180788,0.872058,0.180788,0.872058,0.298841,0.236148,0.202659,0.248272,0.265032,0.192803,0.234008,0.20574,0.206264,0.991881,0.010781,0.991881,0.104215,0.969855,0.104215,0.42319,0.23194,0.367579,0.26279,0.379734,0.200367,0.77015,0.188001,0.77015,0.300847,0.748124,0.300847,0.748124,0.188001,0.236148,0.100647,0.299111,0.108617,0.252705,0.151719,0.230293,0.130724,0.828006,0.188001,0.828006,0.300847,0.80598,0.300847,0.80598,0.188001,0.363135,0.149282,0.316611,0.105925,0.379734,0.098196,0.947829,0.304073,0.947829,0.210638,0.969855,0.210638,0.969855,0.304073,0.139225,0.068736,0.166014,0.011288,0.192803,0.068951,0.166014,0.083719,0.828006,0.300293,0.850032,0.300293,0.42319,0.066623,0.450047,0.008978,0.476905,0.066623,0.947829,0.210638,0.947829,0.11071,0.079323,0.151025,0.032917,0.107551,0.09588,0.100086,0.101735,0.130209,0.77015,0.297891,0.77015,0.188001,0.792176,0.188001,0.792176,0.297891,0.520361,0.098196,0.583484,0.105925,0.53696,0.149282,0.744434,0.397588,0.744434,0.44397,0.703482,0.44397,0.703482,0.397588,0.662529,0.44397,0.662529,0.397588,0.621577,0.44397,0.621577,0.397588,0.580625,0.44397,0.580625,0.397588,0.539672,0.44397,0.539672,0.397588,0.49872,0.44397,0.49872,0.397588,0.457767,0.44397,0.457767,0.397588,0.416815,0.44397,0.416815,0.397588,0.375863,0.44397,0.375863,0.397588,0.33491,0.44397,0.33491,0.397588,0.293958,0.44397,0.293958,0.397588,0.253005,0.44397,0.253005,0.397588,0.212053,0.44397,0.212053,0.397588,0.1711,0.44397,0.1711,0.397588,0.130148,0.44397,0.130148,0.397588,0.089196,0.44397,0.089196,0.397588,0.048243,0.44397,0.048243,0.397588,0.007291,0.44397,0.007291,0.397588,0.990149,0.397588,0.990149,0.44397,0.949197,0.44397,0.949197,0.397588,0.908244,0.44397,0.908244,0.397588,0.867292,0.44397,0.867292,0.397588,0.826339,0.44397,0.826339,0.397588,0.990149,0.532422,0.949197,0.532422,0.785387,0.44397,0.785387,0.397588,0.567837,0.054633,0.567837,0.043244,0.570804,0.032242,0.576536,0.022379,0.584643,0.014325,0.594572,0.008631,0.605646,0.005683,0.617111,0.005683,0.628185,0.008631,0.638113,0.014325,0.64622,0.022379,0.651953,0.032242,0.65492,0.043244,0.65492,0.054633,0.651953,0.065634,0.64622,0.075498,0.638113,0.083551,0.628185,0.089246,0.617111,0.092194,0.605646,0.092194,0.594572,0.089246,0.584643,0.083551,0.576536,0.075498,0.570804,0.065634,0.785387,0.321713,0.785387,0.351205,0.744434,0.351205,0.744434,0.321713,0.826339,0.321713,0.826339,0.351205,0.867292,0.321713,0.867292,0.351205,0.908244,0.321713,0.908244,0.351205,0.949197,0.321713,0.949197,0.351205,0.990149,0.321713,0.990149,0.351205,0.048243,0.321713,0.048243,0.351205,0.007291,0.351205,0.007291,0.321713,0.089196,0.321713,0.089196,0.351205,0.130148,0.321713,0.130148,0.351205,0.1711,0.321713,0.1711,0.351205,0.212053,0.321713,0.212053,0.351205,0.253005,0.321713,0.253005,0.351205,0.293958,0.321713,0.293958,0.351205,0.33491,0.321713,0.33491,0.351205,0.375863,0.321713,0.375863,0.351205,0.416815,0.321713,0.416815,0.351205,0.457767,0.321713,0.457767,0.351205,0.49872,0.321713,0.49872,0.351205,0.539672,0.321713,0.539672,0.351205,0.580625,0.321713,0.580625,0.351205,0.621577,0.321713,0.621577,0.351205,0.662529,0.321713,0.662529,0.351205,0.703482,0.321713,0.703482,0.351205,0.130148,0.532422,0.1711,0.532422,0.1711,0.580361,0.130148,0.580361,0.785387,0.532422,0.744434,0.532422,0.703482,0.532422,0.662529,0.532422,0.49872,0.532422,0.457767,0.532422,0.293958,0.532422,0.253005,0.532422,0.089196,0.532422,0.048243,0.532422,0.867292,0.532422,0.826339,0.532422,0.580625,0.532422,0.539672,0.532422,0.375863,0.532422,0.33491,0.532422,0.908244,0.532422,0.621577,0.532422,0.416815,0.532422,0.212053,0.532422,0.007291,0.532422,0.580625,0.580361,0.621577,0.580361,0.621577,0.634377,0.580625,0.634377,0.457767,0.580361,0.416815,0.580361,0.826339,0.580361,0.785387,0.580361,0.744434,0.580361,0.703482,0.580361,0.089196,0.580361,0.375863,0.580361,0.662529,0.580361,0.048243,0.580361,0.33491,0.580361,0.007291,0.580361,0.293958,0.580361,0.990149,0.580361,0.949197,0.580361,0.253005,0.580361,0.539672,0.580361,0.908244,0.580361,0.212053,0.580361,0.49872,0.580361,0.867292,0.580361,0.130148,0.634377,0.1711,0.634377,0.171101,0.703999,0.130148,0.703999,0.990149,0.634377,0.949197,0.634377,0.293958,0.634377,0.253005,0.634377,0.539672,0.634377,0.908244,0.634377,0.212053,0.634377,0.49872,0.634377,0.867292,0.634377,0.457767,0.634377,0.826339,0.634377,0.416815,0.634377,0.785387,0.634377,0.744434,0.634377,0.703482,0.634377,0.089196,0.634377,0.375863,0.634377,0.662529,0.634377,0.048243,0.634377,0.33491,0.634377,0.007291,0.634377,0.580625,0.703999,0.621577,0.703999,0.621577,0.75557,0.580625,0.75557,0.457767,0.703999,0.416815,0.703999,0.826339,0.703999,0.785387,0.703999,0.744434,0.703999,0.703482,0.703999,0.089196,0.703999,0.375863,0.703999,0.662529,0.703999,0.048243,0.703999,0.33491,0.703999,0.007291,0.703999,0.293958,0.703999,0.990149,0.703999,0.949196,0.703999,0.253005,0.703999,0.539672,0.703999,0.908244,0.703999,0.212053,0.703999,0.49872,0.703999,0.867292,0.703999,0.416815,0.75557,0.457767,0.75557,0.457767,0.786937,0.416815,0.786937,0.990149,0.75557,0.949196,0.75557,0.293958,0.75557,0.253005,0.75557,0.539672,0.75557,0.908244,0.75557,0.212053,0.75557,0.49872,0.75557,0.867292,0.75557,0.171101,0.75557,0.826339,0.75557,0.130148,0.75557,0.785387,0.75557,0.744434,0.75557,0.703482,0.75557,0.089196,0.75557,0.375863,0.75557,0.662529,0.75557,0.048243,0.75557,0.33491,0.75557,0.007291,0.75557,0.949196,0.786937,0.990149,0.786937,0.990149,0.813945,0.949196,0.813945,0.826339,0.786937,0.785387,0.786937,0.744434,0.786937,0.703482,0.786937,0.130148,0.786937,0.089196,0.786937,0.375863,0.786937,0.662529,0.786937,0.048243,0.786937,0.33491,0.786937,0.621577,0.786937,0.007291,0.786937,0.293958,0.786937,0.580625,0.786937,0.253005,0.786937,0.539672,0.786937,0.908244,0.786937,0.212053,0.786937,0.49872,0.786937,0.867291,0.786937,0.171101,0.786937,0.416815,0.813945,0.457767,0.813945,0.457767,0.849688,0.416815,0.849688,0.293958,0.813945,0.253005,0.813945,0.580625,0.813945,0.539672,0.813945,0.908244,0.813945,0.212053,0.813945,0.49872,0.813945,0.867292,0.813945,0.1711,0.813945,0.826339,0.813945,0.130148,0.813945,0.785387,0.813945,0.744434,0.813945,0.703482,0.813945,0.089196,0.813945,0.375863,0.813945,0.662529,0.813945,0.048243,0.813945,0.33491,0.813945,0.621577,0.813945,0.007291,0.813945,0.253005,0.849688,0.293958,0.849688,0.293958,0.869141,0.253005,0.869141,0.826339,0.849688,0.785387,0.849688,0.744434,0.849688,0.703482,0.849688,0.130148,0.849688,0.089196,0.849688,0.375863,0.849688,0.662529,0.849688,0.048243,0.849688,0.33491,0.849688,0.621577,0.849688,0.007291,0.849688,0.580625,0.849688,0.990149,0.849688,0.949196,0.849688,0.539672,0.849688,0.908244,0.849688,0.212053,0.849688,0.49872,0.849688,0.867292,0.849688,0.1711,0.849688,0.785387,0.869141,0.826339,0.869141,0.826339,0.898748,0.785387,0.898748,0.580625,0.869141,0.539672,0.869141,0.949196,0.869141,0.908244,0.869141,0.212053,0.869141,0.49872,0.869141,0.867292,0.869141,0.1711,0.869141,0.457767,0.869141,0.130148,0.869141,0.416815,0.869141,0.744434,0.869141,0.703482,0.869141,0.089196,0.869141,0.375863,0.869141,0.662529,0.869141,0.048243,0.869141,0.33491,0.869141,0.621577,0.869141,0.007291,0.869141,0.990149,0.869141,0.253005,0.898748,0.293958,0.898748,0.293958,0.928765,0.253005,0.928765,0.744434,0.898748,0.703482,0.898748,0.130148,0.898748,0.089196,0.898748,0.416815,0.898748,0.375863,0.898748,0.662529,0.898748,0.048243,0.898748,0.33491,0.898748,0.621577,0.898748,0.007291,0.898748,0.580625,0.898748,0.990149,0.898748,0.949196,0.898748,0.539672,0.898748,0.908244,0.898748,0.212053,0.898748,0.49872,0.898748,0.867292,0.898748,0.1711,0.898748,0.457767,0.898748,0.703482,0.928765,0.744434,0.928765,0.744434,0.955773,0.703481,0.955773,0.580625,0.928765,0.539672,0.928765,0.949196,0.928765,0.908244,0.928765,0.212053,0.928765,0.49872,0.928765,0.867291,0.928765,0.171101,0.928765,0.457767,0.928765,0.826339,0.928765,0.130148,0.928765,0.416815,0.928765,0.785387,0.928765,0.089196,0.928765,0.375863,0.928765,0.662529,0.928765,0.048243,0.928765,0.33491,0.928765,0.621577,0.928765,0.007291,0.928765,0.990149,0.928765,0.49847,0.955773,0.539423,0.955773,0.539422,0.996818,0.49847,0.996818,0.130148,0.955773,0.089196,0.955773,0.416815,0.955773,0.375863,0.955773,0.785386,0.955773,0.662529,0.955773,0.048243,0.955773,0.334911,0.955773,0.621577,0.955773,0.007291,0.955773,0.293958,0.955773,0.580624,0.955773,0.990149,0.955773,0.949196,0.955773,0.253006,0.955773,0.539672,0.955773,0.908244,0.955773,0.212053,0.955773,0.49872,0.955773,0.867291,0.955773,0.171101,0.955773,0.457768,0.955773,0.826339,0.955773,0.629792,0.237137,0.625186,0.237213,0.620738,0.23596,0.616749,0.233464,0.613492,0.229894,0.611189,0.225495,0.609997,0.220566,0.609997,0.215443,0.611189,0.210474,0.613492,0.206,0.616749,0.202324,0.620737,0.199697,0.625186,0.198298,0.629792,0.198222,0.634241,0.199476,0.638229,0.201972,0.641486,0.205541,0.643789,0.20994,0.644981,0.214869,0.644981,0.219993,0.643789,0.224961,0.641486,0.229436,0.638229,0.233112,0.634241,0.235739,0.867042,0.955773,0.907994,0.955773,0.907994,0.996818,0.867042,0.996818,0.170851,0.955773,0.211804,0.955773,0.211804,0.996818,0.170852,0.996818,0.457518,0.955773,0.457518,0.996818,0.826089,0.955773,0.826089,0.996818,0.129899,0.955773,0.129899,0.996818,0.416566,0.955773,0.416566,0.996818,0.785137,0.955773,0.785136,0.996818,0.088946,0.955773,0.088947,0.996818,0.375613,0.955773,0.375614,0.996818,0.744184,0.955773,0.744184,0.996818,0.662279,0.955773,0.703232,0.955773,0.703232,0.996818,0.662279,0.996818,0.047994,0.955773,0.047994,0.996818,0.334661,0.955773,0.334661,0.996818,0.621327,0.955773,0.621327,0.996818,0.007041,0.955773,0.007041,0.996818,0.293709,0.955773,0.293709,0.996818,0.580375,0.955773,0.580375,0.996818,0.948947,0.955773,0.9899,0.955773,0.9899,0.996818,0.948947,0.996818,0.252756,0.955773,0.252757,0.996818]],
+ "vertices":[0.154607,2.90814,0.043242,0.154607,2.90814,0.023847,0.104256,3.01621,0.023847,0.104256,3.01621,-0.023846,0.154607,2.90814,-0.023846,0.154607,2.90814,-0.043242,0,3.23998,-0.043242,-0,3.23998,0.043242,-0,2.88497,0.116898,0.05383,2.76944,0.116898,0.517983,2.86365,0.043242,0.517983,2.86365,-0.043242,0.272947,2.89365,-0.023847,0.272947,2.89365,0.023847,0.05383,2.76944,-0.116897,-0,2.88497,-0.116898,-0.154607,2.90814,-0.043242,-0.154607,2.90814,-0.023847,-0.104256,3.01621,-0.023847,-0.104256,3.01621,0.023846,-0.154607,2.90814,0.023846,-0.154607,2.90814,0.043242,0.180348,2.75394,0.116898,-0.05383,2.76944,0.116898,0.250159,2.61407,0.043242,0.250159,2.61407,0.023847,0.337381,2.69535,0.023847,0.337381,2.69535,-0.023847,0.250159,2.61407,-0.023846,0.250159,2.61407,-0.043242,0.180348,2.75394,-0.116897,-0.05383,2.76944,-0.116898,-0.272947,2.89365,0.023847,-0.272947,2.89365,-0.023847,-0.517983,2.86365,-0.043242,-0.517983,2.86365,0.043242,0.087099,2.66705,0.116898,-0.180348,2.75394,0.116897,0.320131,2.25472,0.043242,0.320131,2.25472,-0.043242,0.272947,2.49704,-0.023847,0.272947,2.49704,0.023847,0.087099,2.66705,-0.116898,-0.180348,2.75394,-0.116898,-0.087099,2.66705,-0.116898,-0.250159,2.61407,-0.043242,-0.250159,2.61407,-0.023847,-0.337381,2.69535,-0.023847,-0.337381,2.69535,0.023846,-0.250159,2.61407,0.023846,-0.250159,2.61407,0.043242,0.111461,2.54193,0.116898,-0.087099,2.66705,0.116897,0,2.43231,0.043242,0,2.43231,0.023847,0.104256,2.37448,0.023847,0.104256,2.37448,-0.023846,0,2.43231,-0.023846,0,2.43231,-0.043242,0.111461,2.54193,-0.116897,-0.272947,2.49704,0.023847,-0.272947,2.49704,-0.023846,-0.320131,2.25472,-0.043242,-0.320131,2.25472,0.043242,-0,2.60377,0.116897,-0.111461,2.54193,0.116897,-0.104256,2.37448,-0.023847,-0.104256,2.37448,0.023846,-0,2.60377,-0.116898,-0.111461,2.54193,-0.116897,0.320131,3.13597,0.023847,0.320131,3.13597,-0.023847,-0.320131,3.13597,-0.023847,-0.320131,3.13597,0.023846,-0.517983,2.52704,-0.023847,-0.517983,2.52704,0.023846,0,2.15071,-0.023847,0,2.15071,0.023847,0.517983,2.52704,-0.023846,0.517983,2.52704,0.023847,-0,-0.00265,-0.756807,-0,0.382294,-0.724907,0.195876,-0.00265,-0.731019,0.18762,0.382294,-0.700206,0.378404,-0.00265,-0.655414,0.362454,0.382294,-0.627788,0.535143,-0.00265,-0.535143,0.512587,0.382294,-0.512587,0.655414,-0.00265,-0.378403,0.627788,0.382294,-0.362454,0.731019,-0.00265,-0.195876,0.700207,0.382294,-0.18762,0.756807,-0.00265,-0,0.724907,0.382294,-0,0.73102,-0.00265,0.195876,0.700207,0.382294,0.18762,0.655414,-0.00265,0.378403,0.627788,0.382294,0.362454,0.535144,-0.00265,0.535143,0.512587,0.382294,0.512587,0.378404,-0.00265,0.655414,0.362454,0.382294,0.627788,0.195876,-0.00265,0.731019,0.18762,0.382294,0.700207,0,-0.00265,0.756807,0,0.382294,0.724907,-0.195876,-0.00265,0.73102,-0.187619,0.382294,0.700207,-0.378403,-0.00265,0.655414,-0.362453,0.382294,0.627788,-0.535143,-0.00265,0.535144,-0.512587,0.382294,0.512587,-0.655414,-0.00265,0.378404,-0.627788,0.382294,0.362454,-0.731019,-0.00265,0.195876,-0.700206,0.382294,0.18762,-0.756807,-0.00265,0,-0.724907,0.382294,0,-0.73102,-0.00265,-0.195876,-0.700207,0.382294,-0.187619,-0.655414,-0.00265,-0.378403,-0.627788,0.382294,-0.362453,-0.535144,-0.00265,-0.535143,-0.512587,0.382294,-0.512586,-0.378404,-0.00265,-0.655414,-0.362454,0.382294,-0.627788,-0.195877,-0.00265,-0.731019,-0.18762,0.382294,-0.700206,-0,0.09021,-0.770005,0.199292,0.09021,-0.743768,0.385003,0.09021,-0.666844,0.544476,0.09021,-0.544476,0.666844,0.09021,-0.385003,0.743768,0.09021,-0.199292,0.770005,0.09021,-0,0.743768,0.09021,0.199292,0.666844,0.09021,0.385003,0.544476,0.09021,0.544476,0.385003,0.09021,0.666844,0.199292,0.09021,0.743768,0,0.09021,0.770006,-0.199292,0.09021,0.743768,-0.385002,0.09021,0.666845,-0.544476,0.09021,0.544476,-0.666844,0.09021,0.385003,-0.743768,0.09021,0.199292,-0.770005,0.09021,0,-0.743768,0.09021,-0.199292,-0.666845,0.09021,-0.385002,-0.544476,0.09021,-0.544476,-0.385003,0.09021,-0.666844,-0.199293,0.09021,-0.743768,-0,0.236252,-0.708049,0.183256,0.236252,-0.683922,0.354024,0.236252,-0.613188,0.500666,0.236252,-0.500666,0.613188,0.236252,-0.354024,0.683922,0.236252,-0.183256,0.708049,0.236252,-0,0.683922,0.236252,0.183256,0.613188,0.236252,0.354024,0.500666,0.236252,0.500666,0.354024,0.236252,0.613188,0.183257,0.236252,0.683922,0,0.236252,0.708049,-0.183256,0.236252,0.683922,-0.354024,0.236252,0.613188,-0.500666,0.236252,0.500666,-0.613188,0.236252,0.354025,-0.683922,0.236252,0.183257,-0.708049,0.236252,0,-0.683922,0.236252,-0.183256,-0.613188,0.236252,-0.354024,-0.500666,0.236252,-0.500666,-0.354025,0.236252,-0.613188,-0.183257,0.236252,-0.683922,0.150538,0.660796,-0.561815,0,0.660796,-0.581633,0.290817,0.660796,-0.503709,0.411277,0.660796,-0.411277,0.503709,0.660796,-0.290817,0.561815,0.660796,-0.150538,0.581633,0.660796,0,0.561815,0.660796,0.150538,0.503709,0.660796,0.290817,0.411277,0.660796,0.411277,0.290817,0.660796,0.503709,0.150538,0.660796,0.561815,0,0.660796,0.581633,-0.150538,0.660796,0.561815,-0.290816,0.660796,0.503709,-0.411277,0.660796,0.411277,-0.503709,0.660796,0.290817,-0.561815,0.660796,0.150538,-0.581633,0.660796,0,-0.561815,0.660796,-0.150537,-0.503709,0.660796,-0.290816,-0.411277,0.660796,-0.411277,-0.290817,0.660796,-0.503709,-0.150538,0.660796,-0.561814,0.096294,0.81174,-0.359373,0,0.81174,-0.372051,0.186025,0.81174,-0.322205,0.26308,0.81174,-0.26308,0.322206,0.81174,-0.186025,0.359374,0.81174,-0.096294,0.372051,0.81174,0,0.359374,0.81174,0.096294,0.322206,0.81174,0.186025,0.26308,0.81174,0.26308,0.186026,0.81174,0.322206,0.096294,0.81174,0.359374,0,0.81174,0.372051,-0.096294,0.81174,0.359374,-0.186025,0.81174,0.322206,-0.26308,0.81174,0.26308,-0.322205,0.81174,0.186026,-0.359374,0.81174,0.096294,-0.372051,0.81174,0,-0.359374,0.81174,-0.096294,-0.322206,0.81174,-0.186025,-0.26308,0.81174,-0.263079,-0.186026,0.81174,-0.322205,-0.096294,0.81174,-0.359373,0.058965,0.981818,-0.22006,0,0.981818,-0.227823,0.113912,0.981818,-0.197301,0.161096,0.981818,-0.161095,0.197301,0.981818,-0.113912,0.220061,0.981818,-0.058965,0.227824,0.981818,0,0.220061,0.981818,0.058965,0.197301,0.981818,0.113912,0.161096,0.981818,0.161096,0.113912,0.981818,0.197301,0.058965,0.981818,0.220061,0,0.981818,0.227824,-0.058965,0.981818,0.220061,-0.113912,0.981818,0.197301,-0.161095,0.981818,0.161096,-0.197301,0.981818,0.113912,-0.220061,0.981818,0.058965,-0.227823,0.981818,0,-0.220061,0.981818,-0.058965,-0.197301,0.981818,-0.113912,-0.161096,0.981818,-0.161095,-0.113912,0.981818,-0.197301,-0.058965,0.981818,-0.22006,0.041762,1.33048,-0.155856,0,1.33048,-0.161354,0.080677,1.33048,-0.139737,0.114095,1.33048,-0.114095,0.139737,1.33048,-0.080677,0.155856,1.33048,-0.041761,0.161354,1.33048,0,0.155856,1.33048,0.041762,0.139737,1.33048,0.080677,0.114095,1.33048,0.114095,0.080677,1.33048,0.139737,0.041762,1.33048,0.155856,0,1.33048,0.161354,-0.041761,1.33048,0.155856,-0.080677,1.33048,0.139737,-0.114095,1.33048,0.114095,-0.139737,1.33048,0.080677,-0.155856,1.33048,0.041762,-0.161354,1.33048,0,-0.155856,1.33048,-0.041761,-0.139737,1.33048,-0.080677,-0.114095,1.33048,-0.114095,-0.080677,1.33048,-0.139737,-0.041762,1.33048,-0.155856,0.046448,1.55583,-0.173347,0,1.55583,-0.179462,0.089731,1.55583,-0.155419,0.126899,1.55583,-0.126899,0.155419,1.55583,-0.089731,0.173347,1.55583,-0.046448,0.179462,1.55583,0,0.173347,1.55583,0.046448,0.155419,1.55583,0.089731,0.126899,1.55583,0.126899,0.089731,1.55583,0.155419,0.046448,1.55583,0.173347,0,1.55583,0.179462,-0.046448,1.55583,0.173347,-0.089731,1.55583,0.155419,-0.126899,1.55583,0.126899,-0.155419,1.55583,0.089731,-0.173347,1.55583,0.046448,-0.179462,1.55583,0,-0.173347,1.55583,-0.046448,-0.155419,1.55583,-0.089731,-0.126899,1.55583,-0.126899,-0.089731,1.55583,-0.155419,-0.046448,1.55583,-0.173347,0.053825,1.61961,-0.200878,0,1.61961,-0.207964,0.103982,1.61961,-0.180102,0.147053,1.61961,-0.147053,0.180103,1.61961,-0.103982,0.200878,1.61961,-0.053825,0.207965,1.61961,0,0.200878,1.61961,0.053825,0.180103,1.61961,0.103982,0.147053,1.61961,0.147053,0.103982,1.61961,0.180103,0.053825,1.61961,0.200878,0,1.61961,0.207965,-0.053825,1.61961,0.200878,-0.103982,1.61961,0.180103,-0.147053,1.61961,0.147053,-0.180102,1.61961,0.103982,-0.200878,1.61961,0.053825,-0.207964,1.61961,0,-0.200878,1.61961,-0.053825,-0.180103,1.61961,-0.103982,-0.147053,1.61961,-0.147053,-0.103982,1.61961,-0.180102,-0.053825,1.61961,-0.200878,0.075342,1.70465,-0.281179,0,1.70465,-0.291098,0.145549,1.70465,-0.252098,0.205838,1.70465,-0.205837,0.252099,1.70465,-0.145549,0.281179,1.70465,-0.075342,0.291098,1.70465,0,0.281179,1.70465,0.075342,0.252099,1.70465,0.145549,0.205838,1.70465,0.205837,0.145549,1.70465,0.252098,0.075342,1.70465,0.281179,0,1.70465,0.291098,-0.075342,1.70465,0.281179,-0.145549,1.70465,0.252099,-0.205837,1.70465,0.205838,-0.252098,1.70465,0.145549,-0.281179,1.70465,0.075342,-0.291098,1.70465,0,-0.281179,1.70465,-0.075341,-0.252098,1.70465,-0.145549,-0.205837,1.70465,-0.205837,-0.145549,1.70465,-0.252098,-0.075342,1.70465,-0.281179,0.100008,1.80669,-0.373234,0,1.80669,-0.3864,0.1932,1.80669,-0.334632,0.273226,1.80669,-0.273226,0.334633,1.80669,-0.1932,0.373234,1.80669,-0.100008,0.386401,1.80669,0,0.373234,1.80669,0.100008,0.334633,1.80669,0.1932,0.273226,1.80669,0.273226,0.1932,1.80669,0.334633,0.100008,1.80669,0.373234,0,1.80669,0.386401,-0.100008,1.80669,0.373234,-0.1932,1.80669,0.334633,-0.273226,1.80669,0.273227,-0.334632,1.80669,0.1932,-0.373234,1.80669,0.100008,-0.3864,1.80669,0,-0.373234,1.80669,-0.100007,-0.334633,1.80669,-0.1932,-0.273226,1.80669,-0.273226,-0.1932,1.80669,-0.334632,-0.100008,1.80669,-0.373234,0.100008,1.83646,-0.373234,0,1.83646,-0.3864,0.1932,1.83646,-0.334632,0.273226,1.83646,-0.273226,0.334633,1.83646,-0.1932,0.373234,1.83646,-0.100008,0.386401,1.83646,0,0.373234,1.83646,0.100008,0.334633,1.83646,0.1932,0.273226,1.83646,0.273226,0.1932,1.83646,0.334633,0.100008,1.83646,0.373234,0,1.83646,0.386401,-0.100008,1.83646,0.373234,-0.1932,1.83646,0.334633,-0.273226,1.83646,0.273227,-0.334632,1.83646,0.1932,-0.373234,1.83646,0.100008,-0.3864,1.83646,0,-0.373234,1.83646,-0.100007,-0.334633,1.83646,-0.1932,-0.273226,1.83646,-0.273226,-0.1932,1.83646,-0.334632,-0.100008,1.83646,-0.373234,0.069734,1.84921,-0.260251,0,1.84921,-0.269431,0.134716,1.84921,-0.233334,0.190517,1.84921,-0.190517,0.233335,1.84921,-0.134716,0.260251,1.84921,-0.069734,0.269432,1.84921,0,0.260251,1.84921,0.069734,0.233335,1.84921,0.134716,0.190517,1.84921,0.190517,0.134716,1.84921,0.233335,0.069734,1.84921,0.260251,0,1.84921,0.269432,-0.069734,1.84921,0.260251,-0.134716,1.84921,0.233335,-0.190517,1.84921,0.190517,-0.233334,1.84921,0.134716,-0.260251,1.84921,0.069734,-0.269431,1.84921,0,-0.260251,1.84921,-0.069734,-0.233335,1.84921,-0.134716,-0.190517,1.84921,-0.190517,-0.134716,1.84921,-0.233334,-0.069734,1.84921,-0.260251,0.039726,1.90874,-0.148258,0,1.90874,-0.153488,0.076744,1.90874,-0.132925,0.108533,1.90874,-0.108533,0.132925,1.90874,-0.076744,0.148258,1.90874,-0.039726,0.153488,1.90874,0,0.148258,1.90874,0.039726,0.132925,1.90874,0.076744,0.108533,1.90874,0.108533,0.076744,1.90874,0.132925,0.039726,1.90874,0.148258,0,1.90874,0.153488,-0.039726,1.90874,0.148258,-0.076744,1.90874,0.132925,-0.108533,1.90874,0.108533,-0.132925,1.90874,0.076744,-0.148258,1.90874,0.039726,-0.153488,1.90874,0,-0.148258,1.90874,-0.039725,-0.132925,1.90874,-0.076744,-0.108533,1.90874,-0.108532,-0.076744,1.90874,-0.132925,-0.039726,1.90874,-0.148258,0.022675,1.99378,-0.084625,0,1.99378,-0.08761,0.043805,1.99378,-0.075872,0.06195,1.99378,-0.061949,0.075873,1.99378,-0.043805,0.084625,1.99378,-0.022675,0.08761,1.99378,0,0.084625,1.99378,0.022675,0.075873,1.99378,0.043805,0.06195,1.99378,0.06195,0.043805,1.99378,0.075873,0.022675,1.99378,0.084625,0,1.99378,0.08761,-0.022675,1.99378,0.084625,-0.043805,1.99378,0.075873,-0.061949,1.99378,0.06195,-0.075872,1.99378,0.043805,-0.084624,1.99378,0.022675,-0.08761,1.99378,0,-0.084624,1.99378,-0.022675,-0.075872,1.99378,-0.043805,-0.061949,1.99378,-0.061949,-0.043805,1.99378,-0.075872,-0.022675,1.99378,-0.084625,0.010492,2.20348,-0.039156,0,2.20348,-0.040537,0.020269,2.20348,-0.035106,0.028664,2.20348,-0.028664,0.035106,2.20348,-0.020268,0.039156,2.20348,-0.010492,0.040537,2.20348,0,0.039156,2.20348,0.010492,0.035106,2.20348,0.020269,0.028664,2.20348,0.028664,0.020269,2.20348,0.035106,0.010492,2.20348,0.039156,0,2.20348,0.040537,-0.010492,2.20348,0.039156,-0.020268,2.20348,0.035106,-0.028664,2.20348,0.028664,-0.035106,2.20348,0.020269,-0.039156,2.20348,0.010492,-0.040537,2.20348,0,-0.039156,2.20348,-0.010492,-0.035106,2.20348,-0.020268,-0.028664,2.20348,-0.028664,-0.020268,2.20348,-0.035106,-0.010492,2.20348,-0.039156],
+ "name":"Cylinder.004Geometry"
+}
\ No newline at end of file
diff --git a/src/games/chessbase/res/fairy/wikipedia-fairy-sprites.png b/src/games/chessbase/res/fairy/wikipedia-fairy-sprites.png
index d200691..be96ce5 100644
Binary files a/src/games/chessbase/res/fairy/wikipedia-fairy-sprites.png and b/src/games/chessbase/res/fairy/wikipedia-fairy-sprites.png differ
diff --git a/src/games/chessbase/res/rules/gigachess/gigachess-start.png b/src/games/chessbase/res/rules/gigachess/gigachess-start.png
new file mode 100644
index 0000000..4142185
Binary files /dev/null and b/src/games/chessbase/res/rules/gigachess/gigachess-start.png differ
diff --git a/src/games/chessbase/res/rules/graphs/amazon.png b/src/games/chessbase/res/rules/graphs/amazon.png
new file mode 100644
index 0000000..e17bb81
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/amazon.png differ
diff --git a/src/games/chessbase/res/rules/graphs/antelope.png b/src/games/chessbase/res/rules/graphs/antelope.png
new file mode 100644
index 0000000..4194b94
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/antelope.png differ
diff --git a/src/games/chessbase/res/rules/graphs/bishop.png b/src/games/chessbase/res/rules/graphs/bishop.png
new file mode 100644
index 0000000..037efeb
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/bishop.png differ
diff --git a/src/games/chessbase/res/rules/graphs/bow.png b/src/games/chessbase/res/rules/graphs/bow.png
new file mode 100644
index 0000000..79ba8aa
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/bow.png differ
diff --git a/src/games/chessbase/res/rules/graphs/buffalo.png b/src/games/chessbase/res/rules/graphs/buffalo.png
new file mode 100644
index 0000000..4040d41
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/buffalo.png differ
diff --git a/src/games/chessbase/res/rules/graphs/bull.png b/src/games/chessbase/res/rules/graphs/bull.png
new file mode 100644
index 0000000..6d87b53
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/bull.png differ
diff --git a/src/games/chessbase/res/rules/graphs/camel.png b/src/games/chessbase/res/rules/graphs/camel.png
new file mode 100644
index 0000000..2e70ffa
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/camel.png differ
diff --git a/src/games/chessbase/res/rules/graphs/cannon.png b/src/games/chessbase/res/rules/graphs/cannon.png
new file mode 100644
index 0000000..2017ebf
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/cannon.png differ
diff --git a/src/games/chessbase/res/rules/graphs/cardinal.png b/src/games/chessbase/res/rules/graphs/cardinal.png
new file mode 100644
index 0000000..f172982
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/cardinal.png differ
diff --git a/src/games/chessbase/res/rules/graphs/corporal.png b/src/games/chessbase/res/rules/graphs/corporal.png
new file mode 100644
index 0000000..e2de11e
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/corporal.png differ
diff --git a/src/games/chessbase/res/rules/graphs/eagle.png b/src/games/chessbase/res/rules/graphs/eagle.png
new file mode 100644
index 0000000..515e4c2
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/eagle.png differ
diff --git a/src/games/chessbase/res/rules/graphs/elephant.png b/src/games/chessbase/res/rules/graphs/elephant.png
new file mode 100644
index 0000000..1ac6983
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/elephant.png differ
diff --git a/src/games/chessbase/res/rules/graphs/king.png b/src/games/chessbase/res/rules/graphs/king.png
new file mode 100644
index 0000000..fda4086
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/king.png differ
diff --git a/src/games/chessbase/res/rules/graphs/knight.png b/src/games/chessbase/res/rules/graphs/knight.png
new file mode 100644
index 0000000..aac28b4
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/knight.png differ
diff --git a/src/games/chessbase/res/rules/graphs/lion.png b/src/games/chessbase/res/rules/graphs/lion.png
new file mode 100644
index 0000000..b0d6d90
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/lion.png differ
diff --git a/src/games/chessbase/res/rules/graphs/machine.png b/src/games/chessbase/res/rules/graphs/machine.png
new file mode 100644
index 0000000..bb4da8e
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/machine.png differ
diff --git a/src/games/chessbase/res/rules/graphs/marshall.png b/src/games/chessbase/res/rules/graphs/marshall.png
new file mode 100644
index 0000000..caeceac
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/marshall.png differ
diff --git a/src/games/chessbase/res/rules/graphs/pawn.png b/src/games/chessbase/res/rules/graphs/pawn.png
new file mode 100644
index 0000000..551d1e9
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/pawn.png differ
diff --git a/src/games/chessbase/res/rules/graphs/prince.png b/src/games/chessbase/res/rules/graphs/prince.png
new file mode 100644
index 0000000..9d53bb1
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/prince.png differ
diff --git a/src/games/chessbase/res/rules/graphs/queen.png b/src/games/chessbase/res/rules/graphs/queen.png
new file mode 100644
index 0000000..2ae2695
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/queen.png differ
diff --git a/src/games/chessbase/res/rules/graphs/rhino.png b/src/games/chessbase/res/rules/graphs/rhino.png
new file mode 100644
index 0000000..039b9ea
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/rhino.png differ
diff --git a/src/games/chessbase/res/rules/graphs/rook.png b/src/games/chessbase/res/rules/graphs/rook.png
new file mode 100644
index 0000000..48e8275
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/rook.png differ
diff --git a/src/games/chessbase/res/rules/graphs/ship.png b/src/games/chessbase/res/rules/graphs/ship.png
new file mode 100644
index 0000000..753a9ce
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/ship.png differ
diff --git a/src/games/chessbase/res/rules/graphs/star.png b/src/games/chessbase/res/rules/graphs/star.png
new file mode 100644
index 0000000..6546a20
Binary files /dev/null and b/src/games/chessbase/res/rules/graphs/star.png differ
diff --git a/src/games/chessbase/res/rules/terachess/terachess-start.png b/src/games/chessbase/res/rules/terachess/terachess-start.png
new file mode 100644
index 0000000..99c4052
Binary files /dev/null and b/src/games/chessbase/res/rules/terachess/terachess-start.png differ
diff --git a/src/games/chessbase/res/visuals/gigachess-600x600-2d.jpg b/src/games/chessbase/res/visuals/gigachess-600x600-2d.jpg
new file mode 100644
index 0000000..0c24e38
Binary files /dev/null and b/src/games/chessbase/res/visuals/gigachess-600x600-2d.jpg differ
diff --git a/src/games/chessbase/res/visuals/gigachess-600x600-3d.jpg b/src/games/chessbase/res/visuals/gigachess-600x600-3d.jpg
new file mode 100644
index 0000000..d8b2f12
Binary files /dev/null and b/src/games/chessbase/res/visuals/gigachess-600x600-3d.jpg differ
diff --git a/src/games/chessbase/res/visuals/terachess-600x600-2d.jpg b/src/games/chessbase/res/visuals/terachess-600x600-2d.jpg
new file mode 100644
index 0000000..d33fd80
Binary files /dev/null and b/src/games/chessbase/res/visuals/terachess-600x600-2d.jpg differ
diff --git a/src/games/chessbase/res/visuals/terachess-600x600-3d.jpg b/src/games/chessbase/res/visuals/terachess-600x600-3d.jpg
new file mode 100644
index 0000000..8de989b
Binary files /dev/null and b/src/games/chessbase/res/visuals/terachess-600x600-3d.jpg differ
diff --git a/src/games/chessbase/terachess-credits.html b/src/games/chessbase/terachess-credits.html
new file mode 100644
index 0000000..d3e0e31
--- /dev/null
+++ b/src/games/chessbase/terachess-credits.html
@@ -0,0 +1,6 @@
+Jocly implementation
+
diff --git a/src/games/chessbase/terachess-description.html b/src/games/chessbase/terachess-description.html
new file mode 100644
index 0000000..b083e35
--- /dev/null
+++ b/src/games/chessbase/terachess-description.html
@@ -0,0 +1,6 @@
+Bigger than bigger ! This is a Chess variant with 24 different pieces on a 16 x 16 board, an unrealistic summum.
+
+They are 256 cases and 64 pieces per side which gives the same density than for Orthodox Chess.
+
+In Terachess one will find again 20 kinds of men encountered in Shako , Tamerlane 2000, Metamachy and Gigachess. The 4 newcomers are the Star (Cannon+Bow), the Rhinoceros, a sort of Eagle's counterpart, the Bull, a long leaper whose move exists in Korean Chess and the Antelope, an original leaper.
+
diff --git a/src/games/chessbase/terachess-model.js b/src/games/chessbase/terachess-model.js
new file mode 100644
index 0000000..64c8764
--- /dev/null
+++ b/src/games/chessbase/terachess-model.js
@@ -0,0 +1,548 @@
+/*
+ * Copyright(c) 2013-2014 - jocly.com
+ *
+ * You are allowed to use and modify this source code as long as it is exclusively for use in the Jocly API.
+ *
+ * Original authors: Jocly team
+ *
+ */
+(function() {
+
+ var firstRow=0;
+ var lastRow=15;
+ var firstCol=0;
+ var lastCol=15;
+
+ var geometry = Model.Game.cbBoardGeometryGrid(16,16);
+
+ // graphs
+ Model.Game.cbCorporalGraph = function(geometry,side,confine) {
+ var $this=this;
+ var graph={};
+ for(var pos=0;pos0)
+ graph[pos].push($this.cbTypedArray(away));
+ }
+ }
+ });
+ }
+ return $this.cbMergeGraphs(geometry,
+ $this.cbShortRangeGraph(geometry,[[-1,-1],[-1,1],[1,-1],[1,1]]),
+ graph
+ );
+ }
+
+ Model.Game.cbShipGraph = function(geometry){
+ var $this=this;
+
+ var flags = $this.cbConstants.FLAG_MOVE | $this.cbConstants.FLAG_CAPTURE;
+ var graph={};
+ for(var pos=0;pos0)
+ graph[pos].push($this.cbTypedArray(away));
+ }
+ }
+ });
+ }
+ return $this.cbMergeGraphs(geometry,
+ $this.cbShortRangeGraph(geometry,[[-1,-1],[-1,1],[1,-1],[1,1]]),
+ graph
+ );
+ }
+
+
+ Model.Game.cbRhinoGraph = function(geometry,confine){
+ var $this=this;
+
+ var flags = $this.cbConstants.FLAG_MOVE | $this.cbConstants.FLAG_CAPTURE;
+ var graph={};
+ for(var pos=0;pos0)
+ directions.push($this.cbTypedArray(away));
+ }
+ });
+ graph[pos]=directions;
+ }
+
+ return $this.cbMergeGraphs(geometry,
+ $this.cbShortRangeGraph(geometry,[[1,2],[2,1],[1,-2],[2,-1],[-1,2],[-2,1],[-1,-2],[-2,-1]]),
+ graph
+ );
+ }
+
+ var confine = {};
+
+ for(var pos=0;pos 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_buffalo];
+ if (piece.t==T_elephant && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_lion];
+ if (piece.t==T_machine && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_lion];
+ if (piece.t==T_ship && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_eagle];
+ if (piece.t==T_antelope && ((geometry.R(move.t)==lastRow && piece.s > 0) || (geometry.R(move.t)==firstRow && piece.s < 0)) )
+ return [T_star];
+ return [];
+ },
+ };
+ }
+
+ var SuperModelBoardGenerateMoves=Model.Board.GenerateMoves;
+ Model.Board.GenerateMoves = function(aGame) {
+ var $this = this;
+ SuperModelBoardGenerateMoves.apply(this,arguments); // call regular GenerateMoves method
+ }
+
+ var SuperModelBoardApplyMove=Model.Board.ApplyMove;
+ Model.Board.ApplyMove = function(aGame,move) {
+ // console.log("ApplyMove entrance",aGame,move);
+ var $this = this;
+ SuperModelBoardApplyMove.apply(this,arguments); // call regular GenerateMoves method
+ }
+
+})();
diff --git a/src/games/chessbase/terachess-rules.html b/src/games/chessbase/terachess-rules.html
new file mode 100644
index 0000000..c054c85
--- /dev/null
+++ b/src/games/chessbase/terachess-rules.html
@@ -0,0 +1,296 @@
+
+
+Initial setup
+
+The board is a 16 x 16 checkered squares with a white one at the right end of each player.
+
+
+
+
+
+There are 64 pieces per side:
+
+ - 1 Amazon, 1 Marshall, 1 Cardinal, 1 Star, 1 Rhinoceros, 1 Buffalo, 2 Cannons, 2 Bulls,
+ - 2 Bows, 2 Camels, 2 Antelopes on 1st row,
+ - 1 Lion, 1 Eagle and 14 Corporals on 2nd row,
+ - 1 King, 1 Queen, 2 Princes, 2 Ships, 2 Bishops, 2 Knights, 2 Rooks, 2 Machines,
+ - 2 Elephants on 3rd row,
+ - 16 Pawns on 4th row.
+
+
+
+The white King is placed on the center of the third row on a black square, the black King being on a white square. The Queen lays beside the King. The Eagle is just behind the King, and the Lion is beside the Queen. They are the only major pieces on the second raw, the rest being populated by the Corporals. On the 1st row, the Amazon is in the back line of the King and commands a side with Marshall and Cardinal. On the opposite side, there is the Star on Queen side with Rhinoceros and Buffalo.
+
+Pieces
+King
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Queen
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Bishop
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Knight
+
+
+
+Moves as in usual Chess. In addition, when a Knight reaches the last row it promotes to a Buffalo.
+
+
+
+
+Rook
+
+
+
+Exactly as in usual Chess.
+
+
+
+
+Pawn
+
+
+
+The Pawn is almost similar to usual Chess. There is a difference: it can advance one or two square from ANY position on the board. However, its capturing move is unchanged: one square diagonally forward. As a consequence, the en-passant capture is possible every time the opposite Pawn or Corporal or Prince has advanced two squares. When the Pawn reaches the last row it promotes to a Queen.
+
+
+
+
+Corporal
+
+
+
+An extended Pawn. He can advance one or two square from any position on the board and its capturing move is one square diagonally forward. The improvement is that the Corporal can also advance 1 step diagonally forward. (So, with or without capturing). The Corporal can take en-passant every time an opposite Pawn or Corporal or Prince has advanced two squares. Promotes to Queen on last row.
+
+
+
+
+Prince
+
+
+
+This piece is simply a non-royal King combined with a Pawn. It can be found in Metamachy and has been inspired by medieval games like the Courier chess , an old chess variant, played in Germany, where it is called "Man". It moves one square in an arbitrary direction, like the King, but without being hindered by check. Here, like the Pawn, he can move without capturing to the second square straight ahead. When the Prince reaches the last row it promotes to an Amazon.
+
+
+
+
+Elephant
+
+
+
+As in Shako. In this game, when the Elephant reaches the last row it promotes to a Lion.
+
+
+
+
+Machine
+
+
+
+It is an orthogonal counterpart of the Elephant as it moves 1 or 2 cases orthogonally, jumping over the first case if it is occupied. Then, it combines the moves of old Dabbaba and Wazir found in ancient Muslim Chess variants. In this game, when the Machine reaches the last row it promotes to a Lion.
+
+
+
+
+Lion
+
+
+
+As in Metamachy, inspired (although with some simplification) by Chu Shogi, the most popular variant of the Japanese Chess. Here the Lion may move as a King (a single step move in any direction), or it may jump to a position two squares away, jumping in any orthogonal or diagonal direction, or alternatively jumping as a Knight in usual Chess. (Then this Lion has the same range but is more restricted than the Lion in Chu Shogi which can move two times in a turn).
+
+
+
+
+Eagle
+
+
+
+As in Metamachy, moves one square diagonally and then, goes away of an indefinite number of cases vertically or horizontally. It is authorized to go only one square diagonal. It can not jump and the unobstructed path must start with the diagonal movement. This piece is almost as powerful as the Queen and is inspired by the Giraffe from Tamerlane's Chess and the Aanca from Alfonso X's Grande Acedrex.
+
+
+
+
+Ship
+
+
+
+Originally invented for Tamerlane 2000, it moves one square diagonally and then, goes away of an indefinite number of cases vertically, never horizontally. It can move one square diagonally only. It can not jump and must begin its move with the diagonal step. The Ship is more limited than the Eagle (which can move horizontally). Nevertheless its move power is comparable to the Rook and the Bishop. When the Ship reaches the last row it promotes to an Eagle.
+
+
+
+
+Camel
+
+
+
+As in Metamachy, a well known piece from medieval Muslim great Chess like Tamerlane's Chess. It jumps to the opposite case of a 2x4 rectangle, like an extended Knight. No matter what intermediate cases contain. Note that it always stays on the same color of square. When a Camel reaches the last row it promotes to a Buffalo.
+
+
+
+
+Cannon
+
+
+
+As in Xiangqi, in Shako and in Metamachy. (Also known as Pao by problemists).
+
+
+
+
+Bow
+
+
+
+It is the diagonal counterpart of the Chinese Cannon. It moves like a Bishop and needs an intermediate piece between itself and its victim to capture it. The Bow jumps the intermediate and takes the victim on its square. The intermediate is left unaffected. (Also known as Vao by problemists).
+
+
+
+
+Buffalo
+
+
+
+Combines the leaps of the Knight (3x2), the Camel (4x2) and the Bull (see Terachess) (4x3).
+
+
+
+
+Marshall
+
+
+
+It combines the move of Rook and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca and many others like Grand Chess or Gothic Chess. (under many other names: Champion, Guard, Empress, Concubine, Chancellor, etc. The later is sometimes preferred, however it is confusing since Capablanca used it once for R+N and once for B+N. It is an Elephant in Seirawan Chess).
+
+
+
+
+Cardinal
+
+
+
+It combines the move of Bishop and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca, Modern and many others like Grand Chess or Gothic Chess. (under many other names: Centaur, Minister, Equerry, Janus, Archbishop, Princess, Chancellor, etc. It is a Hawk in Seirawan Chess).
+
+
+
+
+Amazon
+
+
+
+Strongest piece on the board, it combines the move of Queen and Knight. It was used in the Turkish-Indian Grand Chess (as a Giraffe).
+
+
+
+
+Bull
+
+
+
+Jumps to the opposite case of a 3x4 rectangle, like an extended Knight. No matter what intermediate cases contain. Note that it always changes the same color of its square. The same move is found in Janggi, Korean Chess, for the Elephant. Under the name of Zebra, it is also a fairy piece used by problemists for compositions. When a Bull reaches the last row it promotes to a Buffalo.
+
+
+
+
+Antelope
+
+
+
+Jumps 2 or 3 step orthogonally or diagonally. No matter what intermediate squares contain. This is an original piece, exclusive to this game. When an Antelope reaches the last row it promotes to a Star.
+
+
+
+
+Rhinoceros
+
+
+
+Jumps as a Knight then slides diagonally away. This piece is inspired by the Unicorn of mediaeval Grande Acedrex.
+
+
+
+
+Star
+
+
+
+It moves like a Queen and needs an intermediate piece between itself and its victim to capture it. The Star jumps the intermediate and takes the victim on its square. The intermediate is left unaffected. Like the Queen is Bishop + Rook, the Star is Cannon + Bow.
+
+
+
+
+
+Promotions table
+
diff --git a/src/games/chessbase/terachess-thumb.png b/src/games/chessbase/terachess-thumb.png
new file mode 100644
index 0000000..b370f7c
Binary files /dev/null and b/src/games/chessbase/terachess-thumb.png differ
diff --git a/src/games/chessbase/terachess-view.js b/src/games/chessbase/terachess-view.js
new file mode 100644
index 0000000..d2c2054
--- /dev/null
+++ b/src/games/chessbase/terachess-view.js
@@ -0,0 +1,257 @@
+/*
+ *
+ *
+ *
+ * authors: jerome choain
+ *
+ */
+
+(function() {
+
+ function createTexturedPatternCanvas(W,H,texture,clipW,clipH,mask,borderFact){
+ // borderFact is the percentage (/100) of the mask transition overlay border : ex 30% => .3
+ var cv = document.createElement('canvas');
+ cv.width=W;
+ cv.height=H;
+ var ctx=cv.getContext('2d');
+
+ var maskW=mask.width;
+ var maskH=mask.height;
+ var textW=texture.width;
+ var textH=texture.height;
+ var tmp = document.createElement('canvas');
+ ctx.globalCompositeOperation='or';
+
+ var y=0;
+ for (var i=0; y<=(H+clipH/2);i++){
+ var x=0;
+ for (var j=0; x<=(W+clipW/2);j++){
+ tmp.width=clipW; tmp.height=clipH;
+ ctxTmp=tmp.getContext('2d');
+ ctxTmp.globalCompositeOperation='xor';
+ ctxTmp.drawImage(texture, Math.random()*(textW-clipW),Math.random()*(textH-clipH),clipW,clipH,0,0,clipW,clipH);
+ ctxTmp.drawImage(mask,0,0,clipW,clipH);
+ ctx.drawImage(tmp,x-clipW/2,y-clipH/2,clipW,clipH);
+ x+=clipW-borderFact*clipW;
+ }
+ y+=clipH-borderFact*clipH;
+ }
+ return cv;
+ }
+
+
+
+
+ // Reducing the promo frame which was overflowing the board screen
+ View.Game.cbPromoSize = 1100;
+
+ // extending fairy pieces with some musketeer new pieces
+ View.Game.cbFairyTerachessPieceStyle3D = $.extend(true,{},View.Game.cbFairyPieceStyle3D,{
+ });
+
+ View.Game.cbDefineView = function() {
+
+ var terachessBoardDelta = {
+ notationMode: "in",
+ notationDebug: true,
+ }
+ terachessBoardDelta3d = $.extend(true,{},terachessBoardDelta,
+ {
+ /*'colorFill' : {
+ ".": "#575b36", // "rgba(180,213,80,.3)",
+ "#": "#474b36", // "black" cells
+ " ": "rgba(0,0,0,0)",
+ },*/
+ 'colorFill' : {
+ "#": "rgba(204,40,0,1)",
+ ".": "rgba(180,180,0,1)",
+ },
+ 'texturesImg' : {
+ 'crackles': '/res/images/crackles.jpg',
+ 'tiler': '/res/images/tileralpha.png',
+ },
+ '3D':true,
+ 'margins' : {x:.47,y:.47},
+ 'extraChannels':[
+ 'bump'
+ ],
+ paintCell: function(spec,ctx,images,channel,cellType,xCenter,yCenter,cx,cy) {
+
+ var tW=images['crackles'].width;
+ var tH=images['crackles'].height;
+ var tClipCx=200;
+ var tClipCy=200;
+
+
+
+ ctx.fillStyle="#000000";
+ ctx.fillRect(xCenter-cx/2,yCenter-cy/2,cx,cy);
+
+ if(channel=="bump"){
+ return;
+ }
+
+ cx=.98*cx;
+ cy=.98*cy;
+
+ ctx.save();
+
+
+ ctx.strokeStyle = "rgba(0,0,0,1)";
+ ctx.lineWidth = 50;
+ if (channel=='diffuse')
+ ctx.fillStyle=spec.colorFill[cellType];
+ else
+ ctx.fillStyle=0xffffff;
+ ctx.fillRect(xCenter-cx/2,yCenter-cy/2,cx,cy);
+
+ ctx.globalCompositeOperation = 'multiply';
+ ctx.drawImage(images['crackles'],
+ Math.random()*(tW-tClipCx),Math.random()*(tH-tClipCy),tClipCx,tClipCy,
+ xCenter-cx/2,yCenter-cy/2,cx,cy);
+ ctx.restore();
+ },
+
+ paintBackground: function(spec,ctx,images,channel,bWidth,bHeight) {
+
+ ctx.save();
+ ctx.fillStyle="#ffffff";
+ if (channel=='diffuse')
+ ctx.fillStyle="#BA784A";
+ //ctx.fillStyle="#cc6600";
+ var cSize = this.cbCSize(spec);
+ ctx.fillRect(-bWidth/2,-bHeight/2,bWidth,bHeight);
+ var textureCanvas=createTexturedPatternCanvas(1200,800,images['crackles'],200,200,images['tiler'],.3);
+ ctx.globalCompositeOperation='multiply';
+ ctx.drawImage(textureCanvas,-bWidth/2,-bHeight/2,bWidth,bHeight);
+ ctx.restore();
+ },
+ }
+ );
+
+ terachessBoardDelta2d = $.extend(true,{},terachessBoardDelta,
+ {
+ 'colorFill' : {
+ ".": "#ffffc0", // "white" cells
+ "#": "#8F976D", // "black" cells
+ " ": "rgba(0,0,0,0)",
+ },
+ 'texturesImg' : {}, // to avoid default wood texture
+ 'margins' : {x:.47,y:.47},
+ /*'colorFill' : {
+ ".": "rgba(224,50,0,1)",
+ "#": "rgba(220,220,0,1)",
+ },*/
+ }
+ );
+
+ var terachessBoard3d = $.extend(true,{},this.cbGridBoardClassic3DMargin,terachessBoardDelta3d);
+ var terachessBoard2d = $.extend(true,{},this.cbGridBoardClassic2DMargin,terachessBoardDelta2d);
+
+ return {
+ coords: {
+ "2d": this.cbGridBoard.coordsFn.call(this,terachessBoard2d),
+ "3d": this.cbGridBoard.coordsFn.call(this,terachessBoard3d),
+ },
+ boardLayout: [
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ".#.#.#.#.#.#.#.#",
+ "#.#.#.#.#.#.#.#.",
+ ],
+ board: {
+ "2d": {
+ draw: this.cbDrawBoardFn(terachessBoard2d),
+ },
+ "3d": {
+ display: this.cbDisplayBoardFn(terachessBoard3d),
+ },
+ },
+ clicker: {
+ "2d": {
+ width: 700,
+ height: 700,
+ },
+ "3d": {
+ scale: [0.45,0.45,0.45],
+ },
+ },
+ pieces: this.cbFairyPieceStyle({
+ "default": {
+ "2d": {
+ width: 650,
+ height: 650,
+ },
+ "3d": {
+ scale: [0.3,0.3,0.3],
+ display: this.cbDisplayPieceFn(this.cbFairyTerachessPieceStyle3D)
+ },
+ },
+ "fr-amazon" :{
+ "3d": {
+ scale: [0.36,0.36,0.36],
+ }
+ },
+ "fr-star" :{
+ "3d":{scale:[0.36,0.36,0.36]},
+ },
+ "fr-rhino" :{
+ "3d":{scale:[0.24,0.24,0.24]},
+ },
+ "fr-bull" :{
+ "3d":{scale:[0.21,0.21,0.21]},
+ },
+ "fr-antelope" :{
+ "3d":{scale:[0.24,0.24,0.24]},
+ },
+ }),
+ };
+ }
+
+ /* Make the jumps */
+ View.Board.cbMoveMidZ = function(aGame,aMove,zFrom,zTo) {
+ var geo=aGame.cbVar.geometry;
+ var dx=Math.abs(geo.C(aMove.t)-geo.C(aMove.f));
+ var dy=Math.abs(geo.R(aMove.t)-geo.R(aMove.f));
+ if(("_N_E_D_L_J_T_F_G_S_".indexOf("_"+aMove.a+"_")>=0) && (aGame.g.distGraph[aMove.f][aMove.t]>1))
+ return Math.max(zFrom,zTo)+2000;
+ else if(("_A_C_M_".indexOf("_"+aMove.a+"_")>=0) && dx!=dy && dx!=0 && dy!=0)
+ return Math.max(zFrom,zTo)+2000;
+ else if(("_Z_W_".indexOf("_"+aMove.a+"_")>=0) && aMove.c != null)
+ return Math.max(zFrom,zTo)+2000;
+ else
+ return (zFrom+zTo)/2;
+ }
+ /*
+ * View.Board.xdDisplay overriding to prevent displaying black xtra pieces before setup
+ */
+ var SuperViewBoardxdDisplay = View.Board.xdDisplay;
+ View.Board.xdDisplay = function(xdv, aGame) {
+ var size = 1060;
+ SuperViewBoardxdDisplay.apply(this,arguments);
+
+ }
+
+
+ /*
+ * View.Game.xdInit overriding to create initial setup gadgets
+ */
+ var SuperViewGameXdInit = View.Game.xdInit;
+ View.Game.xdInit = function(xdv) {
+ var size = 1060;
+ var $this=this;
+ SuperViewGameXdInit.apply(this,arguments);
+ }
+})();