Re: [Paraview] GoCAD and Earth Vision grid files *.ts & *.evgd

2017-11-15 Thread Aashish Chaudhary
the code I pointed to is based on a older version of the VTK and ParaView and needs to be ported to newer VTK and ParaView. I do not expect it will be lot of work but some work and we can help you over the email if needed. Thanks On Wed, Nov 15, 2017 at 12:56 PM Sonya Davydycheva

Re: [Paraview] GoCAD and Earth Vision grid files *.ts & *.evgd

2017-11-15 Thread Sonya Davydycheva
Thank you Aashish, But the link you provided includes: - GoCad ASCII Files (*.gp, *.ts, *.pl, *.vs, *.vts, *.vo, *.sg) (see Bottom of Supported Readers). Does it mean GoCAD files are doable already? Or, something still needs to be added to Paraview, to read them? Sonya Davydycheva

Re: [Paraview] GoCAD and Earth Vision grid files *.ts & *.evgd

2017-11-15 Thread Aashish Chaudhary
the actual code location is here: https://github.com/ObjectivitySRC/PVGPlugins/tree/master/Readers/GocadReader Let us know if you decide to bring in this code into VTK / ParaView as we will be very interested in it as well. Thanks, On Wed, Nov 15, 2017 at 12:46 PM Aashish Chaudhary <

Re: [Paraview] GoCAD and Earth Vision grid files *.ts & *.evgd

2017-11-15 Thread Aashish Chaudhary
I do not think that GoCAR ASCII (ts) files are directly readable in ParaView. Although there is a reader in this repo http://paraviewgeo.objectivity.ca/documentation/user-manual/supported-formats that you could bring into ParaView / VTK. If that is the case, we would be happy to help bringing in

[Paraview] GoCAD and Earth Vision grid files *.ts & *.evgd

2017-11-15 Thread Sonya Davydycheva
Hello, 1) Is it possible to read/import GoCAD file *.ts (triangulated surfaces) using ParaView, with a possibility to further read its data in ascii format, or convert to a 3D function of space point (x,y,z)? 2) The same question about Earth Vision grid and the respective files *.evgd: can I