Talk:VTK/Examples: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(same TOC for C++ and Python ?)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
it seems the preferred place for discussion is the vtk-users mailing list.
----
should there really be separate sections for C++ and Python? Would it be better to have one TOC for the examples with links to C++ and Python code under the same headings?
should there really be separate sections for C++ and Python? Would it be better to have one TOC for the examples with links to C++ and Python code under the same headings?
----
----

Latest revision as of 10:12, 1 February 2010

it seems the preferred place for discussion is the vtk-users mailing list.


should there really be separate sections for C++ and Python? Would it be better to have one TOC for the examples with links to C++ and Python code under the same headings?


Do we want I/O for everything? I.e. I/O


VTP VTU BMP JPG etc

or do we want I/O inside of a category? i.e.

Working with PolyData


Read VTP Write VTP

Working with Images


ReadBMP WriteBMP ReadJPG WriteJPG

daviddoria 21:26, 9 January 2010 (UTC)