Skip to content
Surf Wiki
Save to docs
general/3d-graphics-software

From Surf Wiki (app.surf) — the open knowledge base

IRIS GL

Graphics API by Silicon Graphics


Graphics API by Silicon Graphics

FieldValue
nameIRIS GL
screenshot
caption
developerSilicon Graphics
latest_release_versionn/a
latest_release_date
operating_systemIRIX
genreAPI
licenseVarious proprietary
discontinuedOpenGL
website

name=IRIS GL| screenshot=| caption=| developer= Silicon Graphics| latest_release_version=n/a| latest_release_date=| operating_system=IRIX| genre=API| license=Various proprietary| discontinued=OpenGL website= IRIS GL (Integrated Raster Imaging System Graphics Library) is a proprietary graphics API created by Silicon Graphics (SGI) in the early 1980s for producing 2D and 3D computer graphics on their IRIX-based IRIS graphical workstations. Later SGI removed their proprietary code, reworked various system calls, and released IRIS GL as the industry standard OpenGL.

History

In 1982, SGI began development of IRIS GL. It soon became much more popular than the ANSI standard PHIGS, as developers considered it more intuitive and flexible. In the years after 1982, IRIS GL began licensing it to many companies, including IBM. Fragmentation soon became an issue with IRIS GL's popularity, in the implementations and a much bigger one with many different windowing systems. In 1985, the X window system came around, and finally there was a somewhat common system. The system was considered more transparent and reliable.

Later, a competitor came along from Sun Microsystems and Digital Equipment Corporation, relying much more on the X window system. It was technically called X3D, though soon became more commonly known as PHIGS Extension To X (PEX). By the late 1980's, full implementations were available. Around that time, developers that used IRIS GL started to demand a portable, open graphics standard from SGI to support the most machines possible.

In 1989, to comply with the demands and not be replaced, SGI started development of OpenGL. Two years later, the OpenGL ARB was formed with people from many different companies. In September of 1991, it was announced by SGI that IRIS GL was available for general licensing, making it fully open. They also announced that several companies, including Intel and Microsoft endorsed the GL.

In June 1992, the OpenGL 1.0 specification was released, with as much portability as possible. Unlike PEX, OpenGL did not rely on the window system, it being a completely separate part to ensure their previous goals were met. To avoid namespace conflicts, every function was prefixed with "gl". Many modules were also either cleaned up, removed, or renamed.

Overview

IRIS GL was a graphics library for the IRIX workstations. Window creation and input were built in.

It provided special routines for handling 3D graphics, allowing the user to specify a 3D transformation, and then having it automatically be applied with every vertex passed in. Due to the lack of programmable shaders, shading was specified with many parameters including diffuse, specular, ambient, and emission.

There existed routines like rect that allowed a programmer to specify vertices from a more high-level perspective.

The GL also had basic typesetting support using raster fonts, and also support for NURBS curves

References

References

  1. Seddon, Chris. (2005). "OpenGL Game Development". Wordware.
  2. Kilgard, Mark. (2008). "OpenGL Prehistory: IRIS GL (slide from SIGGRAPH talk)".
  3. "SGI – OpenGL Overview".
  4. (July 2012). "Who's the Fairest of Them All?". Computer Graphics World.
  5. (July 31, 2006). "OpenGL ARB to Pass Control of OpenGL Specification to Khronos Group".
  6. "SILICON GRAPHICS OPENS IRIS GRAPHICS LIBRARY FOR GENERAL LICENSING".
  7. (2006). "OpenGL Distilled". Addison-Wesley.
  8. (1996). "OpenGL programming for the X window system". Addison-Wesley.
  9. (1990). "Graphics Library Programming Guide". SGI.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about IRIS GL — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report