ANN: PyVTK

Pearu Peterson pearu@cens.ioc.ee
Sun, 20 May 2001 15:10:12 +0200 (EET)


I am pleased to announce first release of PyVTK-0.3:

	http://cens.ioc.ee/projects/pyvtk/

PyVTK provides tools for manipulating VTK files in Python:

     VtkData - Create VTK file from Python objects. It fully
         supports VTK File Formats Standard 2.0. The features
         includes:
           *** ascii and binary output
           *** DataSet formats:
                 StructuredPoints, StructuredGrid, RectilinearGrid,
                 PolyData, UnstructuredGrid
           *** Data formats:
                 PointData, CellData
           *** DataSetAttr formats:
                 Scalars, ColorScalars, LookupTable, Vectors, 
                 Normals, TextureCoordinates, Tensors, Field

PyVTK is tested to work with Python versions 2.1, 2.0, and 1.5.2.

Thanks,
	Pearu Peterson

<P><A HREF="http://cens.ioc.ee/projects/pyvtk/">pyvtk 0.3</A> -
Manipulate VTK files in Python (21-May-01)