Rectifying Strip Patterns

Computational design and fabrication, Shading system, Gridshell,Pseudo-geodesic, Developable strips


Publication

ACM Transactions on Graphics; Accepted by the SIGGRAPH Asia 2023 conference (Dec.12-15, Sydney, Australia). Twitter URL

Authors

Bolun Wang, Hui Wang, Eike Schling, Helmut Pottmann

Abstract

Straight flat strips of inextensible material can be bent into curved strips aligned with arbitrary space curves. The large shape variety of these socalled rectifying strips makes them candidates for shape modeling, especially in applications such as architecture where simple elements are preferred for the fabrication of complex shapes. In this paper, we provide computational tools for the design of shapes from rectifying strips. They can form various patterns and fulfill constraints which are required for specific applications such as gridshells or shading systems. The methodology is based on discrete models of rectifying strips, a discrete level-set formulation and optimization-based constrained mesh design and editing. We also analyse the geometry at nodes and present remarkable quadrilateral arrangements of rectifying strips with torsion-free nodes.

PDF

paper


Figures

Pseudo-geodesic curves of a surface was first studied by Walter Wunderlich in 1950. They are the curves whose osculating planes have a constant angle \(\theta\) with the tangent planes of the surface. When \(\theta=90^o\), they are geodesic; when \(\theta=0^o\), they are asymptotic curves.

image

A smooth pseugo-geodesic on a rotational cylinder can be explicitly represented by $x = \cos(t); y= \sin(t); z = \tan(\theta) ch(t/\tan(\theta))$ with parameter $t$. Left: changing interval $t$. Right: changing tilt angle $\theta$.
A family of pseudo-geodesics on a mesh. Left: A family of pseudo-geodesic with $\theta=60^o$ are constructed as level-sets from a triangle mesh. Right: A family of pseudo-geodesics with $\theta=45^o$ are optimized from geodesics ($\theta=90^o$) of the quad mesh, where the binormals along the pseudo-geodesics form the so-called **Rectifying Strips** that are developable.
The rectifying strips, materialized by metal or wodden sheets, along the designed pseudo-geodesics on a free-form surface can be functioned as shading facades. Light and shadow effects with time changing from morning to afteroon. Left: outside. Right: inside view with focal lenth 10.
Four facades of an architecture function differently. Left: lighting and shading effects with changing sunlight directions at different time. Center-Right: turn-table views.

image

Pseudo-geodesic gridshells. Right: torsion-free rectifying strip structures.

image

Left: AAG-web. Center: AGG-web. Right: PPG-web. (Note: A = Asymptotic (blue), G = Geodesic (red), P= Pseudo-geodesic.)

Video

TBD…

Code

Level-sets code see here.

Quad mesh optimization code see (TBD….)