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
- Host: GitHub
- URL: https://github.com/lukis101/nodegrams
- Owner: lukis101
- License: apache-2.0
- Created: 2017-06-23T17:21:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T23:16:58.000Z (about 8 years ago)
- Last Synced: 2025-01-28T04:29:00.335Z (over 1 year ago)
- Topics: c-plus-plus, cmake, cross-platform, visual-programming
- Language: C++
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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