[vtkusers] Windows Forms Application and VTK under Visual C++ 2005

Meisam Aliroteh meisam.aliroteh at gmail.com
Fri Apr 13 13:55:22 EDT 2007


 Hi,

I have downloaded the latest source code for vtk and the latest cmake
and was able to compile VTK using Visual C++ 2005. I have also been able to
create some simple console application to render a sphere. I used cmake to
create the VS8 solution, opened the solution with VC++ and added the code (
i.e actor, renderer, interactor) for rendering a sphere on the screen.

I would like to know if there is a rather easy and simple way to have a
Windows Forms Application instead of a Console Application, and have VTK
render/interact with that form. Basically, I would like to use VS8 IDE to
design the GUI of my form and VTK to do the 3D rendering !!!

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070413/740e8f9d/attachment.htm>


More information about the vtkusers mailing list