Fabricable 3D Wire Art

teaser
Kenji Tojo1 Ariel Shamir2 Bernd Bickel3,4 Nobuyuki Umetani1
1The University of Tokyo 2Reichman University 3ETH Zürich 4ISTA
SIGGRAPH 2024 Conference Papers

Abstract

This paper presents a computational method for automatically creating fabricable 3D wire sculptures from various input modalities, including 3D models, images, and even text. There are several challenges to wire art creation. For example, artists must express the desired visual as a sparse wire representation. It is also difficult to manually bend wires in the air without guidance to fabricate the designed 3D curves. Our workflow solves these challenges by using two core techniques. First, we present an algorithm that automatically generates a fabricable 3D curve representation of the target based on a loss function that measures the semantic distance between the rendered curve and the target. The loss function can be defined using different pre-trained vision-language neural networks to generate wire art from different input types. The loss function is then optimized using differentiable rendering specifically targeting 3D parametric curves. Our method can incorporate various fabrication constraints on the wire as additional regularization terms in the optimization process. Second, we present an algorithm to generate a 3D printable jig structure that can be used to fabricate the generated wire path. The major challenge in the jig generation stems from the design of an intersection-free surface mesh for 3D printing, which we address with our inflation algorithm. The experimental results indicate that our method can handle a wider range of input types and can produce physically fabricable wire shapes compared to previous wire generation methods. Various wire arts have been fabricated using our 3D-printed jig to demonstrate its effectiveness in 3D wire bending.

Submission Video

Citation

@inproceedings{10.1145/3641519.3657453,
  author = {Tojo, Kenji and Shamir, Ariel and Bickel, Bernd and Umetani, Nobuyuki},
  title = {Fabricable 3D Wire Art},
  year = {2024},
  isbn = {9798400705250},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  url = {https://doi.org/10.1145/3641519.3657453},
  doi = {10.1145/3641519.3657453},
  booktitle = {ACM SIGGRAPH 2024 Conference Papers},
  articleno = {134},
  numpages = {11},
  keywords = {Curve optimization, Differentiable rendering, Shape modeling},
  location = {Denver, CO, USA},
  series = {SIGGRAPH '24}
}

Acknowledgements

The authors thank the anonymous reviewers for their valuable comments and suggestions for improving the paper. This work was supported by JSPS KAKENHI Grant Numbers JP21K11910, 23KJ0699 and JST AdCORP, Grant Number JPMJKB2302, Japan. This work was partially supported by Israel Science Foundation Grant number 1390/19 and Joint NSFC-ISF Research Grant no. 3077/23. We thank Riku Toyota for his useful advice on wire selection and Takeo Igarashi for his assistance in arranging the collaboration of the authors.