On Fri, Mar 14, 2008 at 07:42:07PM -0300, Lisandro Dalcin wrote:
> If you just want to manage VTK files, the you have to definitely try
> pyvtk. http://cens.ioc.ee/projects/pyvtk/

> I have a similar numpy-based but independent implementation, not fully
> tested, targeted to only write VTK files for big datasets (let say,
> more than 1 millon nodes) in eider ascii or bynary format. Never found
> time for implementing reading.

TVTK (https://svn.enthought.com/enthought/wiki/TVTK) is a complete VTK
wrapping that is numpy-based. That might however be overkill for what you
want to do.

Cheers,

Gaƫl
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to