Skip to content

Libraries

Dan M edited this page Mar 28, 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 widgets. Currently empty

Clone this wiki locally