Skip to content

james-kennedy/boxology

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boxology

An editor to prototype box-like architectures (with cognitive robotics in mind!).

A dummy architecture

The UI has been build on top of qt5-node-editor by Nicolai Waniek. Thanks to him!

Main features

  • Convenient UI to create nodes for each processes;
  • Connect them together;
  • Label them with their main cognitive role;
  • Save/load in a simple JSON format;
  • Export to PNG, SVG and LaTeX (TikZ).

Requirements

  • Qt5
  • Boost (successfully tested with 1.58, but older version may work equally well)
  • qmake or CMake >= 3.0

Supported platforms

Windows Build status

About

A Qt5 node editor written from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%