Tutorials related to Visualization Toolkit (For C++ programmers)
*Purpose: Create simple source objects. Demo the functionalities of multiple renderers.
(Please first follow the VTK installation guide to build VTK from source)
Many standard objects are used in this demo: cone, sphere, cube, disk, cylinder and arrow.
Posted by Peter (admin) at 06:20
Labels: tutorial, vtkArrowSource, vtkConeSource, vtkCubeSource, vtkCylinderSource, vtkDiskSource, vtkRenderer, vtkSphereSource
4 comments:
thank you very much it help me alot ^_^
Thanks, this makes up for a big hole in the VTK documentation.
Hi,
I am a student and I am developing with C#. I need to present a 3D sample (3D matrix as Byte[,,]) trough VTK.
I would like to know how can I proceed?
As I'm at the beginning, does it possible to help me with a pseudo code in C++ or in C#?
Thanks in advance
Hi,
I am a student and I am developing with C#. I need to present a 3D sample (3D matrix as Byte[,,]) trough VTK.
I would like to know how can I proceed?
As I'm at the beginning, does it possible to help me with a pseudo code in C++ or in C#?
Thanks in advance
Post a Comment