https://github.com/rezonality/nodegraph
NodeGraph - A simple directed graph with visualization UI.
https://github.com/rezonality/nodegraph
graph-algorithms nodegraph nodegraph-framework visual-programming
Last synced: 9 months ago
JSON representation
NodeGraph - A simple directed graph with visualization UI.
- Host: GitHub
- URL: https://github.com/rezonality/nodegraph
- Owner: Rezonality
- License: other
- Created: 2019-09-29T13:43:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T09:10:04.000Z (over 1 year ago)
- Last Synced: 2025-04-12T04:45:05.604Z (9 months ago)
- Topics: graph-algorithms, nodegraph, nodegraph-framework, visual-programming
- Language: C++
- Homepage:
- Size: 3.03 MB
- Stars: 23
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[NodeGraph](https://github.com/Rezonality/nodegraph) - A simple Directed Graph, with SVG UI
===================================================================================================
[](https://github.com/Rezonality/nodegraph/actions?query=workflow%3ABuilds)
[](https://github.com/Rezonality/nodegraph/blob/master/LICENSE)
[](https://www.codacy.com/gh/Rezonality/nodegraph/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Rezonality/nodegraph&utm_campaign=Badge_Grade)
[](https://www.codacy.com/gh/Rezonality/nodegraph/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Rezonality/nodegraph&utm_campaign=Badge_Coverage)
[](https://codecov.io/gh/Rezonality/nodegraph)
[](https://gitter.im/Rezonality/Nodegraph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
Work in Progress: A UI for building visual programs, primarily focused on building audio pipelines.

``` bash
prebuild.bat OR prebuild.sh
config.bat OR config.sh
build.bat OR build.sh
```