The 3D Athena toolkit, although no longer widely used, is still available
on the Web at http://directory.fsf.org/graphics/3d/xaw3d.html.
FLTK??”FLTK, which is pronounced ???full tick,??? is an acronym for the Fast Light Toolkit.
FLTK is a GUI for X, Mac OS X, and Microsoft Windows. Written in C++, FLTK makes it
possible to write GUIs that look almost identical regardless of the platform on which the
GUI runs. FLTK also supports OpenGL graphics. You can find more information about
FLTK on the Web at www.fltk.org.
XForms??”XForms is a GUI toolkit based on Xlib. It isn??™t highly configurable like the
other GUI toolkits discussed in this section, but its simplicity makes XForms easier to use
than the other graphical toolkits. It comes with a GUI builder that makes it fast and easy
to get working applications up and running. More information about XForms can be
found on the Web at http://savannah.nongnu.org/projects/xforms/.
OpenGL??”OpenGL is the industry-standard 3D graphics toolkit. It provides the most
realistic and lifelike graphics currently available for the X Window System. It is generally
available as part of XFree86. More information about OpenGL is available on the Web at
www.opengl.org.
Motif??”Motif was one of the first widget or interface toolkits available for the X Window
System that combined both an interface toolkit and a window manager.
Pages:
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402