[GRASS-SVN] r36906 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Apr 28 22:48:44 EDT 2009
Author: hamish
Date: 2009-04-28 22:48:44 -0400 (Tue, 28 Apr 2009)
New Revision: 36906
Modified:
grass/trunk/REQUIREMENTS.html
Log:
add numpy and PyOpenGL as optional reqs
Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html 2009-04-29 02:48:27 UTC (rev 36905)
+++ grass/trunk/REQUIREMENTS.html 2009-04-29 02:48:44 UTC (rev 36906)
@@ -153,6 +153,14 @@
gui/wxpython/README)<br>
<a href="http://www.wxpython.org">http://www.wxpython.org</a>
+<li><B>NumPy</B> for wxPython-based GUI tools (see
+ file gui/wxpython/README)<br>
+<a href="http://numpy.scipy.org">http://numpy.scipy.org</a>
+
+<li><B>PyOpenGL</B> for wxPython-based GUI 3D visualization (see file
+ gui/wxpython/README)<br>
+<a href="http://pyopengl.sourceforge.net">http://pyopengl.sourceforge.net</a>
+
<li><B>FFMPEG</B> (for direct rendering of animations from NVIZ),
including libavcodec, libavformat, libswscale <BR>
<a href="http://ffmpeg.mplayerhq.hu/">http://ffmpeg.mplayerhq.hu</a><BR>
More information about the grass-commit
mailing list