ncube 2.4.1

Generalized Hypercube Visualizer
{
  "dimension": 5,
  "rotations": [
    [
      2,
      3,
      0.0,
      0.0
    ],
    [
      0,
      3,
      0.0,
      0.0
    ],
    [
      1,
      3,
      0.0,
      0.0
    ],
    [
      1,
      4,
      0.0,
      0.0
    ],
    [
      3,
      4,
      0.0,
      0.5
    ],
    [
      0,
      4,
      0.0,
      0.0
    ],
    [
      1,
      2,
      0.0,
      0.0
    ],
    [
      0,
      1,
      0.0,
      0.0
    ],
    [
      0,
      2,
      0.0,
      0.0
    ],
    [
      2,
      4,
      0.0,
      0.0
    ]
  ],
  "edge_thickness": 0.01,
  "edge_color": {
    "Rgba": {
      "red": 1.0,
      "green": 0.47197956,
      "blue": 0.17405558,
      "alpha": 1.0
    }
  },
  "face_color": {
    "Rgba": {
      "red": 0.784139,
      "green": 0.49186048,
      "blue": 0.26493114,
      "alpha": 0.1
    }
  },
  "camera_transform": {
    "translation": [
      -2.2558422,
      0.86525184,
      1.4151
    ],
    "rotation": [
      -0.1368877,
      -0.47808498,
      -0.07572165,
      0.8642701
    ],
    "scale": [
      1.0,
      1.0,
      1.0
    ]
  }
}