vtk
-
Compiling vtk on windows from globetrotter77 63 days old
Once again, I am faced with compiling vtk on windows and am facing the following problem: 1>Linking 1>C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\OPENGL32.LIB ...
-
Mangling Mesa with vtk on Ubuntu from globetrotter77 781 days old
[ ... ] on vtk page http://www.vtk.org/Wiki/VTK:How_I_mangled_Mesa. I had also made it work on Mandrake 9.1, and then on Mandrake 10.2. But network people ...
-
VTK Lighting and Illumination from globetrotter77 1224 days old
There are two types of lights that we can define in vtk i.e directional light source and positional light source. If we are using vtklight , then default ...
Tags: -
Illumination and Shading from globetrotter77 1236 days old
[ ... ] In vtk its actor that defines how shading is done. There a three possibilies flat , gouraud , and phong. Here is the link with details :- ...
