There is an OBJ reader in VTK which can be enabled in ParaView. It is not parallel though - I don't think the OBJ format is really a parallel format. Look at http://paraview.org/Wiki/Plugin_HowTo#Adding_a_Reader to see how you can build a plugin to enable the OBJ reader. Alternatively, you can add a feature request at http://uservoice.paraview.com.
Best, -berk 2009/8/27 Andrés Felipe Padilla <[email protected]>: > Hi all, > > Does anyone know if there exists a parallel OBJ reader for ParaView? I know > that a VRML reader exists, but I have not seen nothing of the sorts for OBJ > files. Thanks for your answers. > Andrés Padilla > Universidad de los Andes > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
