Skip to content
Peter Kagstrom edited this page May 19, 2021 · 12 revisions

M.O.E.

Welcome to the moe wiki!

The Meticulous Oversight Engine was inspired by the overwhelming complexity involved in 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 - system representation comprised of 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
  • Python script
  • Kerbal/KPL
  • Holophonor
  • Moe
Clone this wiki locally