CVT_MOVIE3 is a MATLAB program which animates the generation of a Centroidal Voronoi Tessellation (CVT) dataset. This particular computation occurs in a region of interesting shape.
The data that the user may set includes:
The program proceeds to create a series of JPG files, each containing one frame of the animation. It is possible to create an animation by using software such as Apple QuickTime.
One version of a sample animation file is stored in the MPEG-4 format. You can see the MP4 animation.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
You can go up one level to the MATLAB source codes.