1 个仓库
Creation of visual images based on structured data templates rather than AI prompts.
Distinct from Image Generation: Distinct from AI image generation; focuses on programmatic generation from JSON templates
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Template-Driven. Refine with filters or upvote what's useful.
Painter 是一个声明式渲染系统,将 JSON 定义转换为样式化的视觉图像。它作为一个 JSON 转图像渲染引擎,将结构化布局数据转换为画布上的矢量形状、样式化文本和二维码。 该系统具有动态图像模板引擎,利用相对坐标计算来根据其他组件的边界确定元素位置。它支持创建交互式模板,用户可以在其中实时拖拽、缩放和删除元素,以及在不触发完整场景重新渲染的情况下更新特定元素属性的能力。 该库涵盖了广泛的视觉样式和合成功能,包括渐变、阴影和圆角的应用。它提供了一个基于模板的布局引擎,旨在生成数据驱动的图形,例如社交媒体视觉效果和小程序图像。
Creates visual images from data templates to avoid manually coding every drawing command.