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

https://github.com/tguichaoua/nodui

An egui-based visual graph editor
https://github.com/tguichaoua/nodui

graph gui visual

Last synced: 6 months ago
JSON representation

An egui-based visual graph editor

Awesome Lists containing this project

README

          

# Nodui

[![github](https://img.shields.io/badge/github-tguichaoua/nodui-8da0cb?logo=github)](https://github.com/tguichaoua/nodui)
[![Latest version](https://img.shields.io/crates/v/nodui.svg)](https://crates.io/crates/nodui)
[![Documentation](https://docs.rs/nodui/badge.svg)](https://docs.rs/nodui)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/tguichaoua/nodui/blob/main/LICENSE-MIT)
[![Apache](https://img.shields.io/badge/license-Apache-blue.svg)](https://github.com/tguichaoua/nodui/blob/main/LICENSE-APACHE)
[![MSRV](https://img.shields.io/badge/MSRV-1.79.0-dea584.svg?logo=rust)](https://github.com/rust-lang/rust/releases/tag/1.79.0)


Live Demo

---

Nodui (node + ui) is an [egui]-based visual graph editor.

![alt text](media/example.png)

[egui]: https://crates.io/crates/egui