Thesis: Fluid Morphing for 2D Animations

In June 2014 I defended my Master’s Thesis: Fluid Morphing for 2D Animations. The thesis includes a C++ library and demo programs that allow arbitrary *.PNG images to be morphed in a fluid and fully automated fashion. The paper can be accessed here: http://atomorph.org/thesis.pdf The source code can be downloaded from here. It is also …

Continue reading ‘Thesis: Fluid Morphing for 2D Animations’ »

Random World Generator

Bachelor’s Thesis Erich Erstu Resume The aim of this work is to find an easy to use solution to a more common problem – generating random world maps that could be used in computer games. As a constraint the desirable maps would be of an Earth type planet including its heightmap, bodies of water and …

Continue reading ‘Random World Generator’ »