docs: remove libraries.html
[mesa.git] / docs / utility.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html lang="en">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Utilities</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7 </head>
8 <body>
9
10 <div class="header">
11 <h1>The Mesa 3D Graphics Library</h1>
12 </div>
13
14 <iframe src="contents.html"></iframe>
15 <div class="content">
16
17 <h1>Utilities</h1>
18
19 <ul>
20 <li><a href="http://fsv.sourceforge.net/">fsv</a> - 3D file system visualizer
21
22 <li><a href="http://www.dgp.utoronto.ca/%7Emac/projects/glbiff.html">glbiff</a>
23 - GL version of xbiff
24
25 <li><a href="http://glload.netpedia.net/">glload</a>
26 - CPU load meter
27
28 <li><a href="http://www.scitechsoft.com/gldirect.html">SciTech GLDirect</a>
29 - Driver to run OpenGL apps using Direct3D under Windows
30
31 <li><a href="http://threedsia.sourceforge.net/">3Dsia</a> - 3D user interface
32
33 <li><a href="http://www.vros.com/">VR/OS</a> - VR user interface
34
35 <li><a href="http://wauug.erols.com/%7Ebagleyd/">xlockmore</a> - an X screen saver
36
37 <li><a href="http://www.jwz.org/xscreensaver">xscreensaver</a> - X screen saver
38
39 </ul>
40
41 </div>
42 </body>
43 </html>