GSoC/GCI Archive
Google Summer of Code 2011 Python Software Foundation

Mesh morphs for PySoy

by Anthus Williams for Python Software Foundation

I would implement mesh morphs for PySoy. Basically this would allow users to take an existing mesh with a given set of vertices and pass an instruction to move the vertices over a specific time interval, allowing smooth deformation of the mesh. This enables such effects as a ball being squashed, a planet imploding, etc.