Advertisement
MrCheeze

Untitled

Feb 6th, 2014
6,629
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "__comment": "Fair warning, this format is highly likely to change in the future!",
  3.     "name": "cube",
  4.     "faces": [
  5.         {
  6.             "cullFacing": "down",
  7.             "shade": 0.5,
  8.             "vertices": [
  9.                 {
  10.                     "position": [ 0.0, 0.0, 1.0 ],
  11.                     "texcoord": [ 0, 16 ]
  12.                 },
  13.                 {
  14.                     "position": [ 0.0, 0.0, 0.0 ],
  15.                     "texcoord": [ 0, 0 ]
  16.                 },
  17.                 {
  18.                     "position": [ 1.0, 0.0, 0.0 ],
  19.                     "texcoord": [ 16, 0 ]
  20.                 },
  21.                 {
  22.                     "position": [ 1.0, 0.0, 1.0 ],
  23.                     "texcoord": [ 16, 16 ]
  24.                 }
  25.             ]
  26.         },
  27.         {
  28.             "cullFacing": "up",
  29.             "shade": 1.0,
  30.             "vertices": [
  31.                 {
  32.                     "position": [ 1.0, 1.0, 1.0 ],
  33.                     "texcoord": [ 16, 16 ]
  34.                 },
  35.                 {
  36.                     "position": [ 1.0, 1.0, 0.0 ],
  37.                     "texcoord": [ 16, 0 ]
  38.                 },
  39.                 {
  40.                     "position": [ 0.0, 1.0, 0.0 ],
  41.                     "texcoord": [ 0, 0 ]
  42.                 },
  43.                 {
  44.                     "position": [ 0.0, 1.0, 1.0 ],
  45.                     "texcoord": [ 0, 16 ]
  46.                 }
  47.             ]
  48.         },
  49.         {
  50.             "cullFacing": "north",
  51.             "shade": 0.8,
  52.             "vertices": [
  53.                 {
  54.                     "position": [ 0.0, 1.0, 0.0 ],
  55.                     "texcoord": [ 16, 0 ]
  56.                 },
  57.                 {
  58.                     "position": [ 1.0, 1.0, 0.0 ],
  59.                     "texcoord": [ 0, 0 ]
  60.                 },
  61.                 {
  62.                     "position": [ 1.0, 0.0, 0.0 ],
  63.                     "texcoord": [ 0, 16 ]
  64.                 },
  65.                 {
  66.                     "position": [ 0.0, 0.0, 0.0 ],
  67.                     "texcoord": [ 16, 16 ]
  68.                 }
  69.             ]
  70.         },
  71.         {
  72.             "cullFacing": "south",
  73.             "shade": 0.8,
  74.             "vertices": [
  75.                 {
  76.                     "position": [ 0.0, 1.0, 1.0 ],
  77.                     "texcoord": [ 0, 0 ]
  78.                 },
  79.                 {
  80.                     "position": [ 0.0, 0.0, 1.0 ],
  81.                     "texcoord": [ 0, 16 ]
  82.                 },
  83.                 {
  84.                     "position": [ 1.0, 0.0, 1.0 ],
  85.                     "texcoord": [ 16, 16 ]
  86.                 },
  87.                 {
  88.                     "position": [ 1.0, 1.0, 1.0 ],
  89.                     "texcoord": [ 16, 0 ]
  90.                 }
  91.             ]
  92.         },
  93.         {
  94.             "cullFacing": "west",
  95.             "shade": 0.6,
  96.             "vertices": [
  97.                 {
  98.                     "position": [ 0.0, 1.0, 1.0 ],
  99.                     "texcoord": [ 16, 0 ]
  100.                 },
  101.                 {
  102.                     "position": [ 0.0, 1.0, 0.0 ],
  103.                     "texcoord": [ 0, 0 ]
  104.                 },
  105.                 {
  106.                     "position": [ 0.0, 0.0, 0.0 ],
  107.                     "texcoord": [ 0, 16 ]
  108.                 },
  109.                 {
  110.                     "position": [ 0.0, 0.0, 1.0 ],
  111.                     "texcoord": [ 16, 16 ]
  112.                 }
  113.             ]
  114.         },
  115.         {
  116.             "cullFacing": "east",
  117.             "shade": 0.6,
  118.             "vertices": [
  119.                 {
  120.                     "position": [ 1.0, 0.0, 1.0 ],
  121.                     "texcoord": [ 0, 16 ]
  122.                 },
  123.                 {
  124.                     "position": [ 1.0, 0.0, 0.0 ],
  125.                     "texcoord": [ 16, 16 ]
  126.                 },
  127.                 {
  128.                     "position": [ 1.0, 1.0, 0.0 ],
  129.                     "texcoord": [ 16, 0 ]
  130.                 },
  131.                 {
  132.                     "position": [ 1.0, 1.0, 1.0 ],
  133.                     "texcoord": [ 0, 0 ]
  134.                 }
  135.             ]
  136.         },
  137.         {
  138.             "cullFacing": "up",
  139.             "shade": 1.0,
  140.             "vertices": [
  141.                 {
  142.                     "position": [ 0.75, 1.25, 0.75 ],
  143.                     "texcoord": [ 16, 16 ]
  144.                 },
  145.                 {
  146.                     "position": [ 0.75, 1.25, 0.25 ],
  147.                     "texcoord": [ 16, 0 ]
  148.                 },
  149.                 {
  150.                     "position": [ 0.25, 1.25, 0.25 ],
  151.                     "texcoord": [ 0, 0 ]
  152.                 },
  153.                 {
  154.                     "position": [ 0.25, 1.25, 0.75 ],
  155.                     "texcoord": [ 0, 16 ]
  156.                 }
  157.             ]
  158.         },
  159.         {
  160.             "cullFacing": "up",
  161.             "shade": 0.9,
  162.             "vertices": [
  163.                 {
  164.                     "position": [ 0.25, 1.25, 0.25 ],
  165.                     "texcoord": [ 16, 0 ]
  166.                 },
  167.                 {
  168.                     "position": [ 0.75, 1.25, 0.25 ],
  169.                     "texcoord": [ 0, 0 ]
  170.                 },
  171.                 {
  172.                     "position": [ 1.0, 0.0, 0.0 ],
  173.                     "texcoord": [ 0, 16 ]
  174.                 },
  175.                 {
  176.                     "position": [ 0.0, 0.0, 0.0 ],
  177.                     "texcoord": [ 16, 16 ]
  178.                 }
  179.             ]
  180.         },
  181.         {
  182.             "cullFacing": "up",
  183.             "shade": 0.9,
  184.             "vertices": [
  185.                 {
  186.                     "position": [ 0.25, 1.25, 0.75 ],
  187.                     "texcoord": [ 0, 0 ]
  188.                 },
  189.                 {
  190.                     "position": [ 0.0, 0.0, 1.0 ],
  191.                     "texcoord": [ 0, 16 ]
  192.                 },
  193.                 {
  194.                     "position": [ 1.0, 0.0, 1.0 ],
  195.                     "texcoord": [ 16, 16 ]
  196.                 },
  197.                 {
  198.                     "position": [ 0.75, 1.25, 0.75 ],
  199.                     "texcoord": [ 16, 0 ]
  200.                 }
  201.             ]
  202.         },
  203.         {
  204.             "cullFacing": "up",
  205.             "shade": 0.8,
  206.             "vertices": [
  207.                 {
  208.                     "position": [ 0.25, 1.25, 0.75 ],
  209.                     "texcoord": [ 16, 0 ]
  210.                 },
  211.                 {
  212.                     "position": [ 0.25, 1.25, 0.25 ],
  213.                     "texcoord": [ 0, 0 ]
  214.                 },
  215.                 {
  216.                     "position": [ 0.0, 0.0, 0.0 ],
  217.                     "texcoord": [ 0, 16 ]
  218.                 },
  219.                 {
  220.                     "position": [ 0.0, 0.0, 1.0 ],
  221.                     "texcoord": [ 16, 16 ]
  222.                 }
  223.             ]
  224.         },
  225.         {
  226.             "cullFacing": "up",
  227.             "shade": 0.8,
  228.             "vertices": [
  229.                 {
  230.                     "position": [ 1.0, 0.0, 1.0 ],
  231.                     "texcoord": [ 0, 16 ]
  232.                 },
  233.                 {
  234.                     "position": [ 1.0, 0.0, 0.0 ],
  235.                     "texcoord": [ 16, 16 ]
  236.                 },
  237.                 {
  238.                     "position": [ 0.75, 1.25, 0.25 ],
  239.                     "texcoord": [ 16, 0 ]
  240.                 },
  241.                 {
  242.                     "position": [ 0.75, 1.25, 0.75 ],
  243.                     "texcoord": [ 0, 0 ]
  244.                 }
  245.             ]
  246.         }
  247.     ]
  248. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement