6 रिपॉजिटरी
Visual interfaces that use nodes and connections to define programming logic and data flows.
Distinct from User Interface Construction: Unlike general UI construction, this is specifically for defining logic flows via a node-graph.
Explore 6 awesome GitHub repositories matching user interface & experience · Node-Based Logic Interfaces. Refine with filters or upvote what's useful.
react-diagrams is a framework for building interactive node-and-link diagrams and visual graphs within React applications. It functions as an interactive graph visualization tool and visual workflow designer, providing a system for rendering manipulatable canvases of connected nodes. The library is distinguished by its ability to act as a serializable state diagram manager, converting complex node layouts and connection states into storable data formats for session persistence. It further allows for custom behavior extensions to modify core logic and modules to implement project-specific func
Provides a visual interface for defining logic and configurations by connecting blocks on a canvas.
Simple flow library 🖥️🖱️
A canvas-based interface for constructing data flows by connecting nodes with multiple input and output ports.
Unit एक विज़ुअल प्रोग्रामिंग सिस्टम और ग्राफ-आधारित इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट है, जिसका उपयोग स्टेट मशीन्स और प्रिमिटिव ऑपरेशन्स को जोड़कर फंक्शनल सॉफ्टवेयर बनाने के लिए किया जाता है। यह एक नोड-आधारित लॉजिक एडिटर और स्टेट मशीन ऑर्केस्ट्रेटर के रूप में कार्य करता है जो विज़ुअल प्रोग्राम स्पेसिफिकेशन्स को स्टैटिक वेबसाइटों के रूप में डिप्लॉयमेंट के लिए स्टैंडअलोन JavaScript फाइलों में बदल देता है। यह सिस्टम एक विज़ुअल कंपाइलर के माध्यम से खुद को अलग करता है जो प्रोग्राम बंडल्स को एक्टिव वेबसाइटों में रेंडर कर सकता है। यह एक स्थानिक कार्यक्षेत्र (spatial workspace) प्रदान करता है जहाँ लो-लेवल सिस्टम API को पुन: प्रयोज्य स्टेट मशीन्स में लपेटा जाता है।
Designs complex program flows using a visual canvas of connected units and reusable subgraphs.
UEVR is a modding toolkit designed to inject virtual reality support into games built with Unreal Engine. It functions as a stereoscopic rendering injector and plugin loader that enables 3D depth and head tracking in titles not natively designed for VR. The project distinguishes itself by providing a framework for six-degree-of-freedom tracking and a world-space UI projector that transforms flat 2D interface elements into 3D objects. It includes a VR input mapping framework to synchronize headset and controller transforms with engine components for physics and camera interaction. The system
Provides a node-based visual scripting interface for creating custom VR logic without modifying source code.
ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It utilizes a latent diffusion and transformer-based system to create cinematic clips from text, image, and audio inputs, providing a modular interface for precise control over subject behavior and temporal consistency. The tool distinguishes itself with production-grade capabilities, including the generation of High Dynamic Range video in linear formats such as ARRI LogC3. It supports multimodal synchronization for audio-driven animation and lip-syncing, and allows for the creat
Provides a node-based visual interface for granular control over generative video workflows.
This library is a declarative React component toolkit for constructing interactive, node-based diagramming interfaces and flow charts. It provides the foundational UI elements required to render draggable nodes and scalable vector graphics paths within a web browser, enabling the creation of complex visual editors and data flow representations. The library distinguishes itself through a strictly stateless architecture that relies on external state management. By utilizing a controlled input pattern and component injection, it decouples diagram logic from data storage, allowing developers to m
Supports building interactive interfaces where users connect blocks to define logic and data processing pipelines.