A visual scripting engine designed for embedding. The engine is written in modern C++ and compiles on several platforms with no external dependencies. Some platform dependent user interface utilities are also provided for Windows and MacOS platforms.
Documentation pages in the Wiki:
Windows demo application:
MacOS demo application:
Running in a browser with VisualScriptEngineWeb:
PARAM-O, the visual scripting solution in Archicad is powered by VisualScriptEngine.
- VisualScriptEngineWeb is an Emscripten port of the engine running in a browser.
- VisualScriptEngineWxWidgets is an implementation of the user inteface elements for wxWidgets.