Changes between Version 23 and Version 24 of tutorial


Ignore:
Timestamp:
Jun 29, 2013, 2:56:01 PM (11 years ago)
Author:
leon
Comment:

wavefront

Legend:

Unmodified
Added
Removed
Modified
  • tutorial

    v23 v24  
    508508
    509509
    510 
    511  
     510== Reading Objects ==
     511[[Image(motorBike.png,right)]]
     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 {{{motorBike.obj}}} into bunch of files and read them one by one.