
UnrealBridge
TornLux
Typed control surface for Unreal Engine that lets AI agents introspect assets, author Blueprints/AnimBPs, and edit levels — with reactive events and undoable writes.
AI 简介
UnrealBridge 是一个面向 AI 代理的 Unreal Engine 编辑器桥接层,提供类型安全的控制面以实现对引擎资产、蓝图、动画蓝图和关卡的程序化读写。核心功能包括资产元数据 introspection、反应式事件订阅、蓝图图自动生成、引用分析与事务化可撤销编辑;技术上采用 C++ 实现本地通信,配合 Python AST 预检机制防御调用幻觉,支持 UE 5.3+ 及 Windows 平台。适用于 AI 辅助内容生成、自动化关卡构建、智能动画管线编排等需要在运行时安全可控地操作 UE 编辑器的工业级场景。
C++
MIT License287
Stars
49
Forks
5
Watchers
0
Issues
Star 增长
今日0
近 7 天0
近 30 天+5
综合评分45.6
默认分支main