Skip to content
Peter Kagstrom edited this page Apr 29, 2021 · 12 revisions

M.O.E.

Welcome to the moe wiki!

The Meticulous Oversight Engine was started because of the overwhelming amount of complexity in tracking systems.

It is to be used in any modern browser, and relies heavily on mouse or touch input.

Definitions

  • Data - any json object
  • Node - a representation of data
  • Edge - a connection between data, either directed or not
  • Graph - abstracted node(s and edges)
  • Group - A collection comprising of any nodes, edges, or graphs
  • Function - An executable graph
  • Collection - A graph with only undirected edges
  • Abstraction - a function to create a graph from nodes and edges
  • Functionalization - the process of making a graph executable

Menu

When triggered (defaulted to right click/long tap), the radial menu will display clickable slices representing available functions

Examples

  • Calculator
  • Graphical EQ
  • Chess
  • Kerbal/KPL
  • Holophonor
  • Moe
Clone this wiki locally