511 | | [[Image(motorBike.png,right)]] |
512 | | Sometimes 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. |
| 511 | [[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. |