Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 359 Bytes

index.md

File metadata and controls

15 lines (8 loc) · 359 Bytes

Midgard

The midgard library is essentially a set of various data structures and alogrithms which deal with things like: closest point to line, vector and matrix operations, polyline encoding, logging, projection and culling.

Components

What follows are some notable components of the midgard library.

Logging

TODO:

Util

TODO: