OpenGL

From Valve Developer Community
Revision as of 19:09, 31 December 2023 by SirYodaJedi (talk | contribs) (Created page with "{{stub}} '''OpenGL''' is a 3D graphics API, which is used by the hardware renderers of {{goldsrc|2}} and {{idtech2|2}}, as well as some {{src2|2}} games. The {{linux}} and {{m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

OpenGL is a 3D graphics API, which is used by the hardware renderers of GoldSrc GoldSrc and id Tech 2 id Tech 2, as well as some Source 2 Source 2 games. The Linux and macOS versions of Source Source can use the special-purpose togl to wrap DirectX API calls to OpenGL (although togl is limited to Shader Model 2).

See also

External links