[GRASSweb-list]markus: web/grid3d index.html,1.20,1.21
grass at intevation.de
grass at intevation.de
Mon Nov 21 15:02:44 EST 2005
Author: markus
Update of /grassrepository/web/grid3d
In directory doto:/tmp/cvs-serv24498
Modified Files:
index.html
Log Message:
updated; VTK
Index: index.html
===================================================================
RCS file: /grassrepository/web/grid3d/index.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- index.html 20 Jan 2005 12:32:09 -0000 1.20
+++ index.html 21 Nov 2005 20:02:42 -0000 1.21
@@ -23,24 +23,30 @@
</table>
</CENTER>
-<a href=../grass60/index.php>GRASS 6</a> offers support for 3D raster voxel volumes.
+<a href=../grass61/index.php>GRASS 6</a> offers support for 3D raster voxel volumes.
Basic features currently cover:
<ul>
<li> 3D import/export
<li> 3D map algrebra
<li> 3D volumes interpolation (IDW algorithm; RST regularized splines with tension algorithm)
<li> 3D visualization integrated with NVIZ (new volumes and isosurfaces, thanks to Tomas Paudits)
-<li> 4D visualization using external Vis5D software<p>
+<li> 4D visualization using external Vis5D software
+<li> Export to VTK: You can visualize this file with the
+ <em><a href="http://www.vtk.org">VTK Toolkit</a></em>,
+ <em><a href="http://www.paraview.org">Paraview</a></em> and
+ <em><a href="http://mayavi.sourceforge.net">MayaVi</a></em> which are based on VTK.
-<li><b>Download</b>: The code is functional from GRASS 5.7/6 onwards
-(CVS snapshot: <a href=../download/index.php>get here</a>)
+<p>
+
+<li><b>Download</b>: The code is functional from GRASS 6 onwards
+(we recommend 6.1, CVS snapshot: <a href=../download/index.php>get here</a>)
</ul>
<h3>Related links:</h3>
<ul>
<li><a href=../devel/index.php#prog>Grid3D programming Tutorial</a>
-<li><a href=../grass60/manuals/html60_user/index.html>general3d, raster3d, and NVIZ man pages</a>
+<li><a href=../grass61/manuals/html61_user/index.html>general3d, raster3d, and NVIZ man pages</a>
<p>
</ul>
More information about the grass-web
mailing list