Skip to content

kenji-tojo/fab3dwire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabricable 3D Wire Art

This repository is the open-source implementation of the paper:

Fabricable 3D Wire Art
Kenji Tojo, Ariel Shamir, Bernd Bickel, and Nobuyuki Umetani
In SIGGRAPH 2024
[Project page]

WireGrad

wiregrad/ contains our code for optimizing 3D wire shapes. The wire-shape optimization depends on our differentiable renderer and various regularization methods for 3D curves, which are also included in this project.

WireJig

wirejig/ contains our code for automatically generating 3D-printable jigs that assist in wire-art fabrication.

WireGrad Tests

wiregrad/tests/ provides various example usages of our differentiable renderer, geometric regularizations, and optimization techniques for 3D curves, which help you understand how our method works and how to use our library in your projects.

Citation

@inproceedings{Tojo2024Wireart,
	title = {Fabricable 3D Wire Art},
	author = {Tojo, Kenji and Shamir, Ariel and Bickel, Bernd and Umetani, Nobuyuki},
	booktitle = {ACM SIGGRAPH 2024 Conference Proceedings},
	year = {2024},
	series = {SIGGRAPH '24},
	doi = {10.1145/3641519.3657453}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published