Jump to content

Glide (API): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 11: Line 11:


== Glide wrappers and emulators ==
== Glide wrappers and emulators ==
Glide emulator development has been in progress since the late 1990s. During 3dfx's lifetime, the company was aggressive at trying to stop these attempts to emulate their proprietary API, shutting down early emulation projects with legal threats.<ref>[http://www.theregister.co.uk/1999/04/08/3dfx_wraps_up_wrapper_web/ 3dfx wraps up wrapper Web sites], The Register, April 8 1999.</ref> Once 3dfx went bankrupt and was purchased by [[Nvidia|NVIDIA]], Glide emulation was no longer as unwelcome. As of 2009 there are several capable emulators available to run older games.
Glide emulator development has been in progress since the late 1990s. During 3dfx's lifetime, the company was aggressive at trying to stop these attempts to emulate their proprietary API, shutting down early emulation projects with legal threats.<ref>[http://www.theregister.co.uk/1999/04/08/3dfx_wraps_up_wrapper_web/ 3dfx wraps up wrapper Web sites], The Register, April 8 1999.</ref> Once 3dfx went bankrupt and was purchased by [[Nvidia|NVIDIA]], Glide emulation was no longer as unwelcome. As of 2010 there are several capable emulators available to run older games.


== References ==
== References ==

Revision as of 21:27, 29 March 2010

File:Unreal-GlideVoodoo1flyby.jpg
Unreal running with Glide renderer on Voodoo Graphics hardware

Glide is a proprietary 3D graphics API developed by 3dfx Interactive for their Voodoo Graphics 3D accelerator cards. It was dedicated to gaming performance, supporting geometry and texture mapping primarily, in data formats identical to those used internally in their cards. The Voodoo cards were the first to offer performance to really make 3D games work well, and Glide became widely used as a result. [citation needed] Further refinement of Microsoft's Direct3D and full OpenGL implementations from other graphics card vendors, in addition to growing competition in 3D hardware, eventually caused Glide to become superfluous.

API

NFS 2 SE in Glide display mode using a Glide wrapper.
Starsiege: Tribes running on Glide wrapper.

Glide is based on the basic geometry and "world view" of OpenGL. OpenGL is a large graphics library with roughly 250 calls in the API, many of which are of limited use. Glide was an effort to select primarily features that were useful for real-time rendering of 3D games. The result was an API that was small enough to be implemented entirely in hardware. This focus did lead to various limitations in Glide, such as a 16-bit color depth limit.

Use in games

The combination of the hardware performance of Voodoo Graphics (Voodoo 1) and Glide's easy-to-use API resulted in Voodoo cards generally dominating the gaming market during the latter half of the 1990s. The name Glide was chosen to be indicative of the GL underpinnings, while being different enough to avoid trademark problems. 3dfx also supported a low-level MiniGL driver, essentially a "different Glide" with a wider selection of OpenGL calls and lacking the dedication to a single hardware platform. Due to the Voodoo's "GL-like" hardware, MiniGL on Voodoo is very "thin" and ran almost as well as Glide.

Glide wrappers and emulators

Glide emulator development has been in progress since the late 1990s. During 3dfx's lifetime, the company was aggressive at trying to stop these attempts to emulate their proprietary API, shutting down early emulation projects with legal threats.[1] Once 3dfx went bankrupt and was purchased by NVIDIA, Glide emulation was no longer as unwelcome. As of 2010 there are several capable emulators available to run older games.

References

  1. ^ 3dfx wraps up wrapper Web sites, The Register, April 8 1999.