Glide (API)

Glide
Original author(s) 3dfx Interactive
Stable release
3.10.00.30303 / September 2, 2003
Written in Assembly, C
Operating system Cross-platform
Type 3D graphics API
License GNU General Public License
Website glide.sourceforge.net
Unreal utilizing its Glide renderer on Voodoo Graphics hardware

Glide is a 3D graphics API developed by 3dfx Interactive for their Voodoo Graphics 3D accelerator cards. Although it originally started as a proprietary API, it was later open sourced by 3dfx.[1] It was dedicated to rendering performance, supporting geometry and texture mapping primarily, in data formats identical to those used internally in their cards. Wide adoption of 3Dfx led to Glide being extensively used in the late 1990s, but further refinement of Microsoft's Direct3D and the appearance of full OpenGL implementations from other graphics card vendors, in addition to growing diversity in 3D hardware, eventually caused it 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 336 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 late-1990s hardware.

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.

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.[2] However, just before it ceased operations and had its assets purchased by Nvidia, 3dfx released the Glide API, along with the Voodoo 2 and Voodoo 3 specifications, under an open source license,[3] which later evolved into an open source project.[4] Although no games released after 1999 solely depend on Glide for 3D acceleration (Direct3D and OpenGL are used instead), Glide emulation is still needed to run older games in hardware accelerated mode. With the specifications and code now open source, there are several capable emulators and wrappers available allowing older games that make use of the Glide API to run on non-Voodoo hardware. Other projects like Glidos allow even older games to use Glide.

See also

References

External links

This article is issued from Wikipedia - version of the 11/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.