Thank you for your quick answer, however i am afraid i wasn't explicit in my
questions:For the first point, yes, i knew that, but when i create 3d text, it
is always in the same place,i can't put words in each face of my cube for
example,For the second point, i wasn't talking about applying text with
Paraview but directly with the Vtk programm i wrote ( i think it could be more
simple for me than if i always use the 3d text program)Here is my programm:#
vtk DataFile Version 2.0 Cube example ASCII DATASET POLYDATA POINTS 8 float 0.0
0.0 0.01.0 0.0 0.01.0 1.0 0.00.0 1.0 0.00.0 0.0 1.01.0 0.0 1.01.0 1.0 1.00.0
1.0 1.0POLYGONS 6 30 4 0 1 2 3 4 4 5 6 7 4 0 1 5 4 4 2 3 7 6 4 0 4 7 3 4 1 2 6
5CELL_DATA 6 SCALARS cell_scalars int 1 LOOKUP_TABLE default 0 1 2 3 4 5
NORMALS cell_normals float0 0 -1 0 0 1 0 -1 0 0 1 0 -1 0 0 1 0 0 FIELD
FieldData 2 cellIds 1 6 int 012345 faceAttributes 2 6 float 0.0 1.0 1.0 2.0 2.0
3.0 3.0 4.0 4.0 5.0 5.0 6.0POINT_DATA 8 SCALARS sample_scalars float 1
LOOKUP_TABLE my_table 0.01.02.03.04.05.06.07.0LOOKUP_TABLE my_table 8 0.0 0.0
0.0 1.01.0 0.0 0.0 1.00.0 1.0 0.0 1.01.0 1.0 0.0 1.00.0 0.0 1.0 1.01.0 0.0 1.0
1.00.0 1.0 1.0 1.01.0 1.0 1.0 1.0i want to apply a text directly on each face
from this programm which will be read by Paraview.
And is the time annotation only linear? (Can't i use for example time
annotation with logarythm?)Thank you very much for help,Kind regards,Marwen
_______________________________________________
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
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview