(Created page with "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 gen...") |
|||
Line 2: | Line 2: | ||
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. | 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. | ||
+ | |||
+ | <!--checked2016--> |
Latest revision as of 10: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.