1 个仓库
Grouping of node-graph elements into modular units to simplify complex visual logic.
Distinct from Logic-to-Graph Mapping: Specifically handles the encapsulation of nodes within a visual graph, whereas the parent maps general logic to a graph.
Explore 1 awesome GitHub repository matching graphics & multimedia · Graph Logic Encapsulation. Refine with filters or upvote what's useful.
Unit 是一个可视化编程系统和基于图的集成开发环境,用于通过连接状态机和原始操作来构建功能性软件。它作为一个基于节点的逻辑编辑器和状态机编排器,将可视化程序规范转换为独立的 JavaScript 文件,以便作为静态网站部署。 该系统通过一个可视化编译器脱颖而出,该编译器可以将程序包渲染为活动网站并执行双向图检查,允许将实时渲染的应用转换回其原始可视化图以进行调试。它采用空间工作区,将底层系统 API 封装为可重用的状态机,从而创建一致的功能单元库。 该平台涵盖了广泛的能力,包括带引脚数据路由的基于图的逻辑组合、递归子图嵌套和手动 JSON 数据创建。它还提供项目序列化、父子节点间的层级导航以及用于查看图输出的最终渲染预览工具。
Allows users to navigate between parent graphs and child units to modify internal logic and organization.