OSDN Git Service

docs: remove science.html
authorAndreas Boll <andreas.boll.dev@gmail.com>
Thu, 20 Sep 2012 14:01:35 +0000 (16:01 +0200)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Thu, 20 Sep 2012 18:00:37 +0000 (20:00 +0200)
This page is very old and some of the links are dead.

Reviewed-by: Brian Paul <brianp@vmware.com>
docs/contents.html
docs/science.html [deleted file]

index b1e96da..b024d66 100644 (file)
@@ -89,7 +89,6 @@
 <li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
 <li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a>
 <li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a>
-<li><a href="science.html" target="_parent">Science and Technical</a>
 <li><a href="utility.html" target="_parent">Utilities</a>
 </ul>
 
diff --git a/docs/science.html b/docs/science.html
deleted file mode 100644 (file)
index 74a2445..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html lang="en">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Science and Technical</title>
-  <link rel="stylesheet" type="text/css" href="mesa.css">
-</head>
-<body>
-
-<div class="header">
-  <h1>The Mesa 3D Graphics Library</h1>
-</div>
-
-<iframe src="contents.html"></iframe>
-<div class="content">
-
-<h1>Science and Technical</h1>
-
-<ul>
-       <li><a href="http://www.softintegration.com/products/toolkit/opengl/">Ch</a> - OpenGL bindings for the Ch C/C++ interpreter
-       </li><li><a href="http://www.bioz.unibas.ch/%7Exray/dino/">DINO</a> - Visualizing
-       Structural Biology
-       </li><li><a href="http://www-xdiv.lanl.gov/XCM/gmv/GMVHome.html">General
-       Mesh Viewer (GMV)</a> - scientific vis.
-       </li><li><a href="http://gid.cimne.upc.es/">GiD</a> - finite element
-       analysis
-       </li><li><a href="http://sig.co.za/download.htm">glpoisson</a> - A finite
-       element analysis program that simulates wave in an arbitrary region.
-       </li><li><a href="http://glwaves.sourceforge.net/">GLWaves</a> -
-       Electromagnetic wave visualization
-       </li><li><a href="http://www.geuz.org/gmsh/">Gmsh</a> -
-       finite element mesh generator / viewer
-       </li><li><a href="http://laaksonen.csc.fi/gopenmol/gopenmol.htmls">gOpenMol</a>
-       - computational chemistry
-       </li><li><a href="http://www.mgix.com/gps3d/">GPS 3D</a> - GPS-based map visualization
-       </li><li><a href="http://hirame.hiram.edu/%7Eworleyam/">Hitchhiker</a>
-       - virtual solar system
-       </li><li><a href="http://www-xdiv.lanl.gov/XCM/Hydra/">Hydra</a> - physics
-       and engineering pkg
-       </li><li><a href="http://fox.mit.edu/skunk/soft/lightspeed/">Light Speed</a>
-       - a real-time, interactive relativistic simulator
-       </li><li><a href="http://linkwinds.jpl.nasa.gov/">LinkWinds</a> - scientific
-       vis
-       </li><li><a href="http://phong.informatik.uni-leipzig.de/~kuska/mathgl3dv3/index.htm">MathGL3d</a> - Mathematica viewer
-       </li><li><a href="http://www.mathworks.com/products/matlab">Mathworks</a>
-       - mathematics and visualization
-         </li><li><a href="http://www-rocq.inria.fr/gamma/medit/medit.html">Medit</a> - 3D surface mesh viewer
-       </li><li><a href="http://www.mol.biol.ethz.ch/wuthrich/software/molmol/">MOLMOL</a>
-       - molecular modeling and analysis
-       </li><li><a href="http://www.avatar.se/molscript/">Molscript</a> - molecular
-       modeling
-       </li>
-       <li><a href="http://www.opendx.org/">OpenDX</a> - Data visualization
-       system
-       </li>
-       <li><a href="http://orsa.sourceforge.net/">ORSA</a> - An interactive tool for Celestial Mechanics
-       </li>
-       <li><a href="http://www.paraview.org/">ParaView</a> - Scientific visualization package
-       </li><li><a href="http://root.cern.ch/">ROOT</a> - Object Oriented Data
-       Analysis Framework
-       </li><li><a href="http://www.slffea.com/">SLFFEA</a> - GNU finite element
-       package
-       </li><li><a href="http://quorum.tamu.edu/jon/spock">Spock</a> - molecular
-       modeling
-       </li><li><a href="http://www1.las.es/%7Eamil/ssystem">Ssystem</a> - solar
-       system simulation
-       </li><li><a href="http://www.ssec.wisc.edu/%7Ebillh/vis5d.html">Vis5D</a>
-       - atmospheric visualization
-       </li><li><a href="http://www.ks.uiuc.edu/Research/vmd/">VMD</a> - molecular
-       modeling
-       </li><li><a href="http://www.cyberbotics.com/">Webots</a> - 3-D mobile
-       robot simulator
-       </li>
-</ul>
-
-</div>
-</body>
-</html>