H3-Odin

Installation guide for OS X and Linux

  • For amd64 arch linux and OS X, you can use the library as soon as clone the repository.
  • For unsupported environments, please follow the guide below
    • Build h3
    • Copy libh3.a from $H3_PROJECT_ROOT/build/lib/libh3.a to h3-odin/_gen
    • Update procedures.odin properly
  • Run basic examples after installation
# run basic tests
cd examples
odin test .