<div id="mb_0">
<div>Hi,</div>
<div> </div>
<div>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.</div>
<div> </div>
<div>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 !!!
</div>
<div> </div>
<div>Thanks</div></div>