Sciweavers

38 search results - page 2 / 8
» Visualizing with VTK: A Tutorial
Sort
View

Source Code
590views
15 years 7 months ago
Embedding Vtk4.2 into Visual C++ 6.0
This dialog-based visual C++ 6.0 template embeds vtk4.2 inside the dialog. A simple infra-structure for further development.
M. Sabry Hassouna

Source Code
1651views
15 years 6 months ago
VTK - The Visualization Toolkit
The Visualization ToolKit (VTK) is an open source for 3D computer graphics, image processing, and visualization. VTK consists of a C++ class library, and several interpreted interf...
PVG
2003
IEEE
164views Visualization» more  PVG 2003»
13 years 11 months ago
From Cluster to Wall with VTK
This paper describes a new set of parallel rendering components for VTK, the Visualization Toolkit. The parallel rendering units allow for the rendering of vast quantities of geom...
Kenneth Moreland, David Thompson

Source Code
904views
15 years 7 months ago
Multi-object Rendering in Vtk 4.2
A Vtk program that visualizes n objects (i.e., anatomical structures) in a stack of PGM files. Each structure is labeled by an integer number. For example, the labels of 3 structur...
M. Sabry Hassouna