phys-collision 2.0.1-beta.0

Provides collision detection ability
{
  "a": {
    "vertices": [
      [
        -0.5,
        0.5,
        -0.5
      ],
      [
        0.5,
        0.5,
        -0.5
      ],
      [
        -0.5,
        -0.5,
        -0.5
      ],
      [
        0.5,
        -0.5,
        -0.5
      ],
      [
        -0.5,
        0.5,
        0.5
      ],
      [
        0.5,
        0.5,
        0.5
      ],
      [
        -0.5,
        -0.5,
        0.5
      ],
      [
        0.5,
        -0.5,
        0.5
      ]
    ]
  },
  "b": {
    "vertices": [
      [
        -0.5,
        0.5,
        -0.5
      ],
      [
        0.5,
        0.5,
        -0.5
      ],
      [
        -0.5,
        -0.5,
        -0.5
      ],
      [
        0.5,
        -0.5,
        -0.5
      ],
      [
        -0.5,
        0.5,
        0.5
      ],
      [
        0.5,
        0.5,
        0.5
      ],
      [
        -0.5,
        -0.5,
        0.5
      ],
      [
        0.5,
        -0.5,
        0.5
      ]
    ]
  },
  "speculative_margin": 0.1,
  "offset_b": [
    0.0,
    0.5,
    0.0
  ],
  "orientation_a": [
    0.0,
    0.0,
    0.0,
    1.0
  ],
  "orientation_b": [
    0.0,
    0.0,
    0.0,
    1.0
  ]
}