Skip to content
Shane Saxon edited this page Aug 9, 2017 · 6 revisions

[Home] - hosted at openANTz.com

ANTz - data visualization for the mind.


*Architecture Docs Under Construction!!!

[Development_Strategy]

  • [Future_Features]
  • [Philosophy]
  • [Performance]

[Conceptual_Architecture]

  • [NPE]
  • [Ultimate_Goal]

[Technical_Architecture]

  • [Data] - Model --- [Data_Map] --- [Globals] --- [Nodes]
  • [IO] - View --- [OpenGL] --- [IO_Devices] --- [File_Types] --- [Database] --- [Keyboard_Mouse]
  • [Ctrl] - Control --- [Command] --- [State_Machine] --- [Physics]

[Libraries] - 3rd Party

[Home] - [Architecture] - [Technical_Architecture] - [Ctrl] - hosted at openANTz.com

ANTz - data visualization for the mind.


*Architecture Docs Under Construction!!!

[Ctrl] - Control

  • [Command]
  • [State_Machine]
  • [Physics]

Overview:

MVC architecture variant where View becomes a subset of the IO group:

  • Model named [Data]
  • View named [IO] - includes keyboard, mice, haptic devices, audio, video...
  • Control named [Ctrl] - a pseudo state-machine based on physics, excludes IO

Clone this wiki locally