geodesic 0.1.0

A Rust library for constructing and sampling 3D geometric scenes.
Documentation
{
  "projection": {
    "Perspective": 90.0
  },
  "position": [
    10.0,
    10.0,
    10.0
  ],
  "look_at": [
    0.0,
    0.0,
    3.0
  ],
  "resolution": [
    6000,
    8000
  ]
}