Hello Benoit. Le mercredi 28 mars 2007 16:01, Benoit DESJARDINS a écrit : > Hello Stephane > a few more questions, in case some of the answers > are already contained in the current source files. > - possibility to read / write binary files > - vtk (graphical output) > - gmsh (input mesh file) Actually I am writting the Vtk reader which is quite a big task. I will go for these binary formats after.
> - write surface related output files in VTK format > (like medit current format) This was not a big task. It is committed. > - for large volume data ( > 10^6 cells), offsets are > stored like "1.e6", which cannot be read on visualizers > like ParaView. Thanks for the report it was an automatic cast in my xml writer ... It is fixed and available in the cvs tree. Best regards, Stéphane. _______________________________________________ ff3d-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ff3d-users
