C. Tang, X. Sun, A. Gomes, J. Wallner, and H. Pottmann, Form-finding with Polyhedral Meshes Made Simple, ACM Trans. Graphics 33/4 (2014), Proc. SIGGRAPH.

Abstract:

We solve the form-finding problem for polyhedral meshes in a way which combines form, function and fabrication; taking care of user-specified constraints like boundary interpolation, planarity of faces, statics, panel size and shape, enclosed volume, and last, but not least, cost. Our main application is the interactive modeling of meshes for architectural and industrial design. Our approach can be described as guided exploration of the constraint space whose algebraic structure is simplified by introducing auxiliary variables and ensuring that constraints are at most quadratic. Computationally, we perform a projection onto the constraint space which is biased towards low values of an energy which expresses desirable "soft" properties like fairness. We have created a tool which elegantly handles difficult tasks, such as taking boundary-alignment of polyhedral meshes into account, planarization, fairing under planarity side conditions, handling hybrid meshes, and extending the treatment of static equilibrium to shapes which possess overhanging parts.

Bibtex:

@article{tsgwp-ff-14,
	author = "Chengcheng Tang and Xiang Sun and Alexandra Gomes
		and Johannes Wallner and Helmut Pottmann",
	title ="Form-finding with Polyhedral Meshes Made Simple",
	journal = "ACM Trans. Graphics",
	year = 2014,
	volume = 33,
	number = 4,
	note = "{P}roc.  SIGGRAPPH",
	doi = "http://dx.doi.org/10.1145/2601097.2601213",
}