Skip to content

Libraries

Dan M edited this page Apr 14, 2022 · 4 revisions

There are 3 main libraries in geoff:

  1. Utils, which contains the most code, containing utility functions for maths, system interactions and networking.
  2. Models, which contains common data models. Currently empty
  3. Widgets, which contains common useful widgets.

Clone this wiki locally