diff --git a/README.html b/README.html
index 93bba1ecccf..f051576778c 100644
--- a/README.html
+++ b/README.html
@@ -9,13 +9,13 @@
-
+
-
+
Welcome To The Visualization Toolkit
-VTK is an open-source software system for image processing, 3D graphics, and
-visualization. VTK includes many advanced algorithms (e.g., surface
-reconstruction, implicit modelling, decimation) and rendering techniques
-(e.g., volume rendering, LOD control).
+
+VTK is an open-source software system for image processing, 3D graphics,
+volume rendering and visualization. VTK includes many advanced algorithms
+(e.g., surface reconstruction, implicit modelling, decimation) and rendering
+techniques (e.g., hardware-accelerated volume rendering, LOD control).
VTK is used by academicians for teaching and research; by government research
institutions such as Los Alamos National Lab in the US or CINECA in Italy; and
@@ -108,14 +109,14 @@
more information.
- Common- Core classes commonly used by other kits
-
- Filtering- Pipeline implementation superclasses
-
- Rendering- Classes used to render visualizations
+
- Filtering- Data pipeline implementation superclasses
+
- Rendering- Classes used to render a scene (surface primitives)
- Graphics- Filters that process 3D data
-
- Imaging- Specialized image processing filters
+
- Imaging- Specialized image processing filters (2D & 3D)
- IO- Classes for reading and writing data
-
- VolumeRendering- Classes for rendering volume visualizations
+
- VolumeRendering- Classes for rendering volume data
- Hybrid- Complex classes that depend on imaging and graphics
-
- Widgets- Classes for interactive visualizations
+
- Widgets- Classes for interacting with the objects in the scene
- Parallel- Parallel processing support such as MPI
- GenericFiltering- Part of an adaptor framework
supporting integration of VTK with external systems
@@ -228,8 +229,8 @@
no earlier prompt for the build system generator a separate
dialog will appear during the first configuration step to prompt
for generator selection. After a while the dialog will present
- a set of configuration options. See below for details on the meaning of
+ a set of configuration options.
+ See below for details on the meaning of
each of these options. After setting the options as desired
press "Configure" again to make another pass at configuring VTK.
New options may appear when earlier options are adjusted. Keep
diff --git a/vtkBanner.gif b/vtkBanner.gif
new file mode 100644
index 00000000000..11d8103f42f
Binary files /dev/null and b/vtkBanner.gif differ