paper-with-me

Papers

SPRITE: From Static Mockups to Engine-Ready Game UI

2026-03-18 · Yunshu Bai, RuiHao Li, Hao Zhang, Chien Her Lim, Ming Yan, Mengtian Li arxiv

Game UI implementation requires translating stylized mockups into interactive engine entities. However, current "Screenshot-to-Code" tools often struggle with the irregular geometries and deep visual hierarchies typical of game interfaces. To bridge this gap, we introduce SPRITE, a pipeline that transforms static screenshots into editable engine assets. By integrating Vision-Language Models (VLMs) with a structured YAML intermediate representation, SPRITE explicitly captures complex container relationships and non-rectangular layouts. We evaluated SPRITE against a curated Game UI benchmark and conducted expert reviews with professional developers to assess reconstruction fidelity and prototyping efficiency. Our findings demonstrate that SPRITE streamlines development by automating tedious coding and resolving complex nesting. By facilitating rapid in-engine iteration, SPRITE effectively blurs the boundaries between artistic design and technical implementation in game development. Project page: https://baiyunshu.github.io/sprite.github.io/

📄 PDF Abstract BibTeX arXiv:2604.18591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPRITETOMESH: Automatic Mesh Generation for 2D Skeletal Animation Using Learned Segmentation and Contour-Aware Vertex Placement

2026-02-24 · Bastien Gimbert arxiv

We present SPRITETOMESH, a fully automatic pipeline for converting 2D game sprite images into triangle meshes compatible with skeletal animation frameworks such as Spine2D. Creating animation-ready meshes is traditionall…

Edge Detection

Exploring LLMs for User Story Extraction from Mockups

2026-02-19 · Diego Firmenich, Leandro Antonelli, Bruno Pazos, Fabricio Lozada 외 arxiv

User stories are one of the most widely used artifacts in the software industry to define functional requirements. In parallel, the use of high-fidelity mockups facilitates end-user participation in defining their needs.…

Toward Game Level Generation from Gameplay Videos

2016-02-23 · Matthew Guzdial, Mark Riedl

Algorithms that generate computer game content require game design knowledge. We present an approach to automatically learn game design knowledge for level design from gameplay videos. We further demonstrate how the acqu…

Game Design

Fast Sprite Decomposition from Animated Graphics

2024-08-07 · Tomoyuki Suzuki, Kotaro Kikuchi, Kota Yamaguchi

This paper presents an approach to decomposing animated graphics into sprites, a set of basic elements or layers. Our approach builds on the optimization of sprite parameters to fit the raster video. For efficiency, we a…

Semantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

SpriteHand: Real-Time Versatile Hand-Object Interaction with Autoregressive Video Generation

2025-12-01 · Zisu Li, Hengye Lyu, Jiaxin Shi, Yufeng Zeng 외 arxiv

Modeling and synthesizing complex hand-object interactions remains a significant challenge, even for state-of-the-art physics engines. Conventional simulation-based approaches rely on explicitly defined rigid object mode…

Causal InferenceVideo Generation