docs: remove obsolete target attribute
[mesa.git] / docs / libraries.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>Libraries and Toolkits</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>Libraries and Toolkits</h1>
18
19 <ul>
20 <li><a href="http://mrpowers.com/Apprentice/">Apprentice</a> - free OpenInventor work-alike
21 <li><a href="http://www.coin3d.org/coin.html">Coin</a> - OSS Open Inventor clone
22 <li><a href="http://www.softintegration.com/products/toolkit/opengl/">Ch</a> - OpenGL bindings for the Ch C/C++ interpreter
23 <li><a href="http://www.cfdrc.com/FOX/fox.html">FOX</a> - GUI Library
24 <li><a href="http://www.jausoft.com/gl4java.html">GL4Java</a> - a Java wrapper for OpenGL
25 <li><a href="http://www.student.oulu.fi/%7Ejlof/gtkglarea/">GtkGLArea</a> - OpenGL Gtk widget
26 <li><a href="http://www.ece.ucdavis.edu/%7Ekenelson/gtk-glarea/">GtkGLArea--</a> - OpenGL Gtk-- widget for C++
27 <li><a href="http://gtkpas.sourceforge.net/">GTKpas</a> - OpenGL Gtk widget for <a href="http://www.freepascal.org/">FreePascal</a>
28 <li><a href="http://freeglut.sourceforge.net/">FreeGLUT</a> - a GLUT work-alike
29 <li><a href="http://math.nist.gov/f90gl">Fortran77/90 bindings for OpenGL and Mesa</a> - by William Mitchell
30 <li><a href="http://glow.sourceforge.net/">GLOW</a> - a GUI toolkit for GLUT and OpenGL
31 <li><a href="http://www.nigels.com/glt/">Glt</a> - an OpenGL C++ toolkit
32 <li><a href="http://www.opengl.org/resources/libraries/glut.html">GLUT (GL Utility Toolkit)</a> - by Mark Kilgard
33 <li><a href="http://atrey.karlin.mff.cuni.cz/%7E0rfelyus/guileGL/">GuileGL</a> - OpenGL and GtkGLArea language bindings for Guile
34 <li><a href="http://www.rsinc.com/">IDL</a> - Interactive Data Language
35 <li><a href="http://www.newplanetsoftware.com/jx/">JX</a> - C++ application framework and GUI library
36 <li><a href="http://www.vrs3d.org/">MAM/VRS</a> - object-oriented toolkit for 3D graphics
37 <li><a href="http://www.jwdt.com/%7Epaysan/bigforth.html">MINOS</a> - GUI library
38 <li><a href="http://sourceforge.net/project/?group_id=2795">OglCLib</a> - C++ wrapper for OpenGL
39 <li><a href="http://oss.sgi.com/projects/inventor"> Open Inventor</a> - the Open Inventor toolkit from SGI
40 <li><a href="http://www.tgs.com/">Open Inventor</a> - the Open Inventor toolkit from Template Graphics Software, Inc.
41 <li><a href="http://openrm.sourceforge.net/">OpenRM</a>
42 - Open Source, multithreaded, parallel scene graph API
43 <li><a href="http://www.opensg.org/OpenSGPLUS/index.EN.html">
44 Open SG PLUS</a> - a scene-graph library
45 <li><a href="http://www.openscenegraph.org/">Open Scene Graph
46 </a> - a scene-graph library
47 <li><a href="http://www.openvrml.org/">OpenVRML</a>
48 - a VRML parsing/display library with "lookat" - an example VRML browser
49 <li><a href="http://plib.sourceforge.net/">PLIB</a> - A collection of portable games libraries, including an OpenGL GUI and a simple Scene Graph API
50 <li><a href="ftp://ftp.troll.no/contest/Pryan-1.2.tar.gz">Pryan</a> - an OpenInventor-like toolkit
51 <li><a href="http://starship.python.net:9673/crew/da/Code/PyOpenGL">PyOpenGL</a> - OpenGL interface for Python
52 <li><a href="http://www.quesa.org/">Quesa</a> - QuickDraw3D-compatible library based on OpenGL, Mesa or Direct3D
53 <li><a href="http://www.mesa3d.org/brianp/repgl.txt">repGL</a> - IRIS GL emulated with OpenGL
54 <li><a href="http://www.scitechsoft.com/dp_mgl.html">SciTech MGL</a> - A multiplatform (Windows, Linux, OS/2, DOS, QNX, SMX, RT-Target &amp; more) graphics library
55 <li><a href="http://sgl.sourceforge.net/">SGL</a> - a 3D Scene Graph Library
56 <li><a href="http://www.lal.in2p3.fr/SI/SoFree/">SoFree</a> - a free implementation of Open Inventor
57 <li><a href="http://togl.sourceforge.net/">Togl</a> - Tcl/Tk widget for OpenGL
58 <li><a href="http://www.int.com/">View3D Widget</a> - 3-D GUI widget
59 <li><a href="http://www.vtk.org/">VTK</a> - Visualization Toolkit
60 <li><a href="http://home.earthlink.net/%7Erzeh/YAJOGLB/doc/YAJOGLB.html">YAJOGL</a> - Yet Another Java GL Binding.
61 </ul>
62
63 </div>
64 </body>
65 </html>