Description:

In the course of the continuous exhibition series “Archdiploma”, representing the best diploma projects of the Faculty of Architecture and City Planning of Vienna University of Technology, we had to create an exhibition wall, which was set up in the ”project space” of Kunsthalle Wien.

The goal was designing and fabricating a parametric wall in summer term 2009 for the upcoming exhibition, using digital design methods. We should only use planar quads, milled out of EPS boards. The given time limit was the end of the summer term 2009.

X-Blur represents the attempt of interpreting architecture exhibitions in a new way and reinventing our usual traditional viewing habits, and literally turning our visions. The basic concept targets on the direct approach of the visitor, the material physical act of viewing, which requests the visitor to explore the whole exhibition, and not to only passively roam through it, one should take a closer look behind the scenes. In the conception of spatial separation between architectural models and visitors space, one should be animated to cross the border of the wall and therewith to blur the borders. At the beginning, the visitor’s view is limited by the structural grid, only a few views are visible simultaneously from one position. Only by moving along the wall, the models will appear and the whole exhibition becomes visible by continuous exploring.

The spatial concept is based on the orthogonal structural grid of the Kunsthalle Wien, and turns by 45° degree from its origin position. Thus the transformed grid provides the base of the conception of the exhibition wall. By using the body diagonal and the proportioning principle of the original space, the position and the lengths of the new wall segments are defined and dissolved.The wall and its segments do not only correspond with their present and temporary housing, but there is also the interaction with the models behind it and the viewers focus points which form – and deform – the structure of the design wall and its grid.

The architectural models are supported by projections which add more details to the single projects. The images are being projected over multiple fields of uncontinuous pixel array and split. On the front of the projection planes, the typical structure of the wall will be repeated and blurs the visual perception.
Showing posts with label grasshopper. Show all posts
Showing posts with label grasshopper. Show all posts

Jul 25, 2009

scripting - production

The most imported thing for production and right assembly is the inscription of all parts. In grasshopper we tagged every cross with serial numbers. The two associated elements get the numbers “1” and “2”.
A special production - script positions both elements of a cross onto one board, prepared for milling.
Every number of the connectors has four digits. The first represents the number of the wall, the others the number within the wall.


Jun 21, 2009

scripting - connectors

To design the connectors we first generated circles at the intersection-points of the boards. The radius determinates the circumcircle of the elements. By intersecting the circles with the crosses we obtained the intersection lines, which we extruded to three-dimensional solids.

To stick both elements of each cross together a plug connection was developed. With the intersection – lines, where both boards overlay themselves, we created a quadrangle, which was be extruded along the direction of the focus – point. This solid was cut out of the board.

Jun 6, 2009

scripting - boards

Based on a double- curved surface we generated a grid of points, modifiable by grasshopper – sliders for each direction. After reading out the points of the list in the right order we connected them with lines to crosses, the basic design of our project. To get planar quads the lines had to be extruded to the focus point with present length. With an offset of the required board-size we got the resulting elements. At last the length of the boards had to be reduced, so that we get distance between the elements, to bring in the connectors.