VTK Courses, Classes, Presentations: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 5: Line 5:
#[http://www.mcs.anl.gov/~disz/cs-341/colorvis/colorvis.PPT Introduction to Visualization with VTK]:Powerpoint presentation, no code, very nice illustrations (T. L. Disz, Univ. of Chicago)
#[http://www.mcs.anl.gov/~disz/cs-341/colorvis/colorvis.PPT Introduction to Visualization with VTK]:Powerpoint presentation, no code, very nice illustrations (T. L. Disz, Univ. of Chicago)
#[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.514&rep=rep1&type=pdf Visualizing with VTK : A Tutorial]: A tutorial given by the writers of the VTK Book (W. Schroeder, L. Avila, W. Hoffman)
#[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.514&rep=rep1&type=pdf Visualizing with VTK : A Tutorial]: A tutorial given by the writers of the VTK Book (W. Schroeder, L. Avila, W. Hoffman)
#[Visualization Toolkit Tutorial http://www.cs.uic.edu/~jbell/CS526/Tutorial/Tutorial.html]: Overview of VTK, no code, mostly pictures of projects.  
#[http://www.cs.uic.edu/~jbell/CS526/Tutorial/Tutorial.html Visualization Toolkit Tutorial ]: Overview of VTK, no code, mostly pictures of projects.  
#[http://www.bu.edu/tech/research/training/tutorials/vtk/ Using VTK to Visualize Scientific Data (online tutorial)]: Nice Introduction with serious examples in Tcl
#[http://www.bu.edu/tech/research/training/tutorials/vtk/ Using VTK to Visualize Scientific Data (online tutorial)]: Nice Introduction with serious examples in Tcl (BU)
#[http://www.ncsa.illinois.edu/~semeraro/PPT/VTK_TUTORIAL/v3_document.htm VTK Tutorial: How to Create Visualization Applications with VTK]: Explains basic VTK objects, code snippets are present (Dave Semeraro)
#[http://www.ncsa.illinois.edu/~semeraro/PPT/VTK_TUTORIAL/v3_document.htm VTK Tutorial: How to Create Visualization Applications with VTK]: Explains basic VTK objects, code snippets are present (Dave Semeraro)
#[http://www.ci-ra.org/Documents/Seminaires/05-2009/ParaView.Introduction.pdf ParaView Visualization Course: The VTK Visualization Pipeline and ParaView]: Introduction to ParaView, but includes a nice discussion of VTK pipeline (Jean M. Favre)
#[http://www.ci-ra.org/Documents/Seminaires/05-2009/ParaView.Introduction.pdf ParaView Visualization Course: The VTK Visualization Pipeline and ParaView]: Introduction to ParaView, but includes a nice discussion of VTK pipeline (Jean M. Favre)
#[http://www.osc.edu/supercomputing/training/vtk/vtk_0505.pdf Scientific Visualization with VTK,The Visualization Toolkit]: A Hands-on introduction; uses examples that ship with VTK to illustrate VTK concepts(Ohio Supercomputer Center, OSC)
#[http://www.osc.edu/supercomputing/training/vtk/vtk_0505.pdf Scientific Visualization with VTK,The Visualization Toolkit]: A Hands-on introduction; uses examples that ship with VTK to illustrate VTK concepts(Ohio Supercomputer Center, OSC)
#[http://www.bioimagesuite.org/vtkbook/index.html Introduction to Programming for Image Analysis with VTK]: free PDF available at the site.(Xenophon Papadmetris)
#[http://www.bioimagesuite.org/vtkbook/index.html Introduction to Programming for Image Analysis with VTK]: free PDF available at the site (Xenophon Papadmetris)
#[http://www.csc.kth.se/utbildning/kth/kurser/DD2257/visual09/VTK-090325-GT.pdf Introduction to VTK]: Nice exposition of basic VTK internals, but very brief (Gustav Taxen)
 
== Computer Graphics Courses that teach VTK ==
== Computer Graphics Courses that teach VTK ==
# [http://web.cs.wpi.edu/~matt/courses/cs563 CS563:Advanced Topics in Computer Graphics Home Page]
# [http://web.cs.wpi.edu/~matt/courses/cs563 CS563:Advanced Topics in Computer Graphics Home Page]

Revision as of 11:52, 12 June 2011

This page was based on Sebastien Barre's VTK Links: Examples page. However, it is kept more upto date, and new resources will be regularly added.

Examples, Presentations, Seminars, Talks, Tutorials

  1. Visualization examples for the The VISUALIZATION TOOLKIT, used in a VTK workshop given at the University of Groningen (RuG): Worth a look, lot's of examples.
  2. Introduction to Visualization with VTK:Powerpoint presentation, no code, very nice illustrations (T. L. Disz, Univ. of Chicago)
  3. Visualizing with VTK : A Tutorial: A tutorial given by the writers of the VTK Book (W. Schroeder, L. Avila, W. Hoffman)
  4. Visualization Toolkit Tutorial : Overview of VTK, no code, mostly pictures of projects.
  5. Using VTK to Visualize Scientific Data (online tutorial): Nice Introduction with serious examples in Tcl (BU)
  6. VTK Tutorial: How to Create Visualization Applications with VTK: Explains basic VTK objects, code snippets are present (Dave Semeraro)
  7. ParaView Visualization Course: The VTK Visualization Pipeline and ParaView: Introduction to ParaView, but includes a nice discussion of VTK pipeline (Jean M. Favre)
  8. Scientific Visualization with VTK,The Visualization Toolkit: A Hands-on introduction; uses examples that ship with VTK to illustrate VTK concepts(Ohio Supercomputer Center, OSC)
  9. Introduction to Programming for Image Analysis with VTK: free PDF available at the site (Xenophon Papadmetris)
  10. Introduction to VTK: Nice exposition of basic VTK internals, but very brief (Gustav Taxen)

Computer Graphics Courses that teach VTK

  1. CS563:Advanced Topics in Computer Graphics Home Page






VTK: [Welcome | Site Map]