Changes between Version 25 and Version 26 of tutorial


Ignore:
Timestamp:
Jun 29, 2013, 3:04:36 PM (11 years ago)
Author:
leon
Comment:

No compression

Legend:

Unmodified
Added
Removed
Modified
  • tutorial

    v25 v26  
    510510== Reading Objects ==
    511511[[Image(motorBike-subset.png,right)]]
    512 Sometimes we hit limitations of the visualisation tools for the data that we want to visualize. For example [attachment:motorBike.obj.gz] from [http://openfoam.org OpenFOAM] contains object groups that we want to show colored separately and not as whole. Neither [http://wci.llnl.gov/codes/visit/ VisIt] and [http://paraview.org ParaView] can read [http://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ] file with group separation. We are forced to convert {{{motorBike.obj}}} into bunch of files and read them one by one.
     512Sometimes we hit limitations of the visualisation tools for the data that we want to visualize. For example [attachment:motorBike.obj] from [http://openfoam.org OpenFOAM] contains object groups that we want to show colored separately and not as whole. Neither [http://wci.llnl.gov/codes/visit/ VisIt] and [http://paraview.org ParaView] can read [http://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ] file with group separation. We are forced to convert [attachment:motorBike.obj] into bunch of files and read them one by one.