Difference between revisions of "Webinar 2014 Programming with VTK - a high-level visualization library"

From SHARCNETHelp
Jump to navigationJump to search
imported>Edward
 
(No difference)

Latest revision as of 11:20, 7 January 2016

In this webinar, we will introduce VTK (Visualization Tool Kit), a powerful, cross-platform, open source visualization library. We will learn how to create VTK pipeline to generate desired visual presentations with numerous examples. Unlike OpenGL, VTK provides a higher-level graphics programming interface so that one can create sophisticated graphics with a short code. In addition to general graphics programming capability, VTK also is able to do parallel visualization, animation, and to transform graphics data by using various filters.

Audience: This webinar is for people who want to harness the power of 3D graphics and visualization. The audience are not expected to have any experience in C++, script languages or graphics programming. However, it will help if they have some basic programming skills and/or graphics concepts.