Wired Perspectives: Multi-View Wire Art Embraces Generative AI
Zhiyu Qu, Lan Yang, Honggang Zhang, Tao Xiang, Kaiyue Pang, Yi-Zhe Song
TL;DR
This work tackles the challenge of generating multi-view wire art (MVWA) by introducing DreamWire, a system that produces 3D wire sculptures from per-view prompts provided as text or scribbles. It fuses differentiable 3D rendering of cubic Bézier wires with diffusion-prior supervision and multi-view conditioning (via ControlNet) to align each view with the user input, while enforcing connectivity through a minimum spanning tree regularization. The key contributions include a differentiable 3D MVWA rendering pipeline, an MST-based connectivity mechanism, and a practical pathway to physical realization, enabling quick, per-view-driven MVWA generation. The approach broadens access to AI-assisted abstract sculpture and offers insights into balancing connectivity and visual fidelity in view-dependent art.
Abstract
Creating multi-view wire art (MVWA), a static 3D sculpture with diverse interpretations from different viewpoints, is a complex task even for skilled artists. In response, we present DreamWire, an AI system enabling everyone to craft MVWA easily. Users express their vision through text prompts or scribbles, freeing them from intricate 3D wire organisation. Our approach synergises 3D Bézier curves, Prim's algorithm, and knowledge distillation from diffusion models or their variants (e.g., ControlNet). This blend enables the system to represent 3D wire art, ensuring spatial continuity and overcoming data scarcity. Extensive evaluation and analysis are conducted to shed insight on the inner workings of the proposed system, including the trade-off between connectivity and visual aesthetics.
