VTKEdge:FAQ: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 1: | Line 1: | ||
= Requirement = | = Requirement = | ||
== Compile-time == | |||
* VTKEdge svn compiles against VTK CVS. | * VTKEdge svn compiles against VTK CVS. | ||
* In order to use the vtkKWEGPUInfo class under Windows, you need to install the DirectX SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=ea4894b5-e98d-44f6-842d-e32147237638&DisplayLang=en | * In order to use the vtkKWEGPUInfo class under Windows, you need to install the DirectX SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=ea4894b5-e98d-44f6-842d-e32147237638&DisplayLang=en | ||
== Run time == | |||
* The volume mapper works with nVidia cards from GeForce 6 series (or Quadro equivalent) and above | |||
* The LIC algorithm works with nVidia cards from GeForce 8 series (or Quadro equivalent) and above |
Revision as of 15:09, 23 October 2008
Requirement
Compile-time
- VTKEdge svn compiles against VTK CVS.
- In order to use the vtkKWEGPUInfo class under Windows, you need to install the DirectX SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=ea4894b5-e98d-44f6-842d-e32147237638&DisplayLang=en
Run time
- The volume mapper works with nVidia cards from GeForce 6 series (or Quadro equivalent) and above
- The LIC algorithm works with nVidia cards from GeForce 8 series (or Quadro equivalent) and above