• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 7 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A C++ visual scripting engine designed for embedding.

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 Build Status Language grade: C/C++ Total alerts

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