An open API service indexing awesome lists of open source software.

https://github.com/lukis101/nodegrams

(WIP) Main runtime of a node-based programming environment
https://github.com/lukis101/nodegrams

c-plus-plus cmake cross-platform visual-programming

Last synced: over 1 year ago
JSON representation

(WIP) Main runtime of a node-based programming environment

Awesome Lists containing this project

README

          

# Nodegrams (WIP)
A node-base programming environment written in C++11
Basically like [Pure Data](https://puredata.info) but with higher focus on scripting custom nodes

Target goals:
* Cross-platform
* Lightweight and efficient - for using as multi-purpose service or integrating into bigger systems
* Modular - chose what you need and the scripting environment(s) you like