Re: [opendx-users] vtk format in opendx

2005-04-05 Thread David Thompson
Does VTK have a full description of their data format? If so, it wouldn't take much to write and importer for it. David Hi, is there any way to import vtk formated data files in opendx. The structure of these data files look like: ?xml version=1.0? VTKFile type=RectilinearGrid format=ascii

[opendx-users] Re: vtk format in opendx

2005-04-05 Thread Fabian Braennstroem
Hello David, * David schrieb am 05 Apr 2005: Does VTK have a full description of their data format? If so, it wouldn't take much to write and importer for it. David Thanks, it should have. Isn't it a certain kind of structure which I which I wrote? Do you have any hints, where I should

RE: [opendx-users] Re: vtk format in opendx

2005-04-05 Thread Andrew J. Dolgert
Hi, VTK's data format is modeled after that of OpenDX. While OpenDX simplifies life by offering positions and connections but represents connections and positions with various space-optimizing techniques, such as IrregularArray, PathArray, and MeshArray, VTK defines separate dataset types for

Re: [opendx-users] vtk format in opendx

2005-04-05 Thread Kent Eschenberg
--On 4/5/05 09:37:23 [EMAIL PROTECTED] wrote: Does VTK have a full description of their data format? If so, it wouldn't take much to write and importer for it. See public.kitware.com/VTK/documents.php for VTK file formats. There are quite a few including formats that use XML files and ones

[opendx-users] vtk format in opendx

2005-04-05 Thread Fabian Braennstroem
Hi, is there any way to import vtk formated data files in opendx. The structure of these data files look like: ?xml version=1.0? VTKFile type=RectilinearGrid format=ascii RectilinearGrid WholeExtent=1 82 1 50 1 66 Piece Extent=1 82 1 50 1 66 Coordinates DataArray