Skip to content

kovacsv/VisualScriptEngine

Repository files navigation

Visual Script Engine

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.

Build Status

Documentation

Documentation pages in the Wiki:

Screenshots

Windows demo application:

Screenshot

MacOS demo application:

Screenshot

Running in a browser with VisualScriptEngineWeb:

Screenshot

References

PARAM-O, the visual scripting solution in Archicad is powered by VisualScriptEngine.

Other