[Zurück]


Diplom- und Master-Arbeiten (eigene und betreute):

S. Parzer:
"Irrational Image Generator";
Betreuer/in(nen): E. Gröller et al.; Institut für Computergraphik und Algorithmen, 2013.



Kurzfassung englisch:
An approach called Inductive Rotation (IR), developed by artist Hofstetter Kurt, can be used to create intricate patterns that fill the 2D plane from a single prototile by repeated translation and rotation. These patterns are seemingly nonperiodic and have interesting features, both from a mathematical and artistic viewpoint.

The IR method has not yet been described in scientific literature. It is related to and has been inspired by aperiodic tilings like the well-known Penrose tilings.

During the course of this thesis some research on the patterns generated by Inductive Rotation has been done and algorithms that allow for automatic generation of these patterns have been developed. The implementation is then called the Irrational Image Generator, a tool that on the one hand is a reference implementation of the IR method,and on the other hand can be used by the artist for further experimentation to fully utilize the artistic possibilities of the IR approach.

The Irrational Image Generator is preceded by a series of prototypes, that have been developed to get a better grasp of the expected results and performance of the tool.

Each prototype as well as the final implementation were tested by Hofstetter Kurt. This iterative development process has led to two different implementation approaches that both have their advantages and disadvantages. For this reason, both methods have been considered in the final implementation.

Generation algorithms that operate on geometry instead of directly manipulating bitmap data have been developed. The program makes use of the GPU through OpenGL to render the resulting patterns through textured polygons.

It turns out that run-time and memory usage of the IR algorithm grow exponentially with the number of iterations. This means that iteration numbers are limited, although the tool´s performance is sufficient for artistic purposes.


Elektronische Version der Publikation:
http://publik.tuwien.ac.at/files/PubDat_223595.pdf


Erstellt aus der Publikationsdatenbank der Technischen Universität Wien.