Hardware renderer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}}{{orphan}} The term '''hardware renderer''' or '''hardware mode''' is used in {{goldsrc|2}} and {{idtech2|2}} modding discussion to differentiate the software render...")
 
m (→‎top: clean up, replaced: {{goldsrc → {{gldsrc)
 
Line 1: Line 1:
{{stub}}{{orphan}}
{{stub}}{{orphan}}
The term '''hardware renderer''' or '''hardware mode''' is used in {{goldsrc|2}} and {{idtech2|2}} modding discussion to differentiate the [[software renderer]] which uses the CPU for 3D rendering from renderers which use a GPU for 3D rendering (usually using [[OpenGL]]).
The term '''hardware renderer''' or '''hardware mode''' is used in {{gldsrc|2}} and {{idtech2|2}} modding discussion to differentiate the [[software renderer]] which uses the CPU for 3D rendering from renderers which use a GPU for 3D rendering (usually using [[OpenGL]]).


[[Category:Glossary]]
[[Category:Glossary]]

Latest revision as of 13:24, 4 January 2024

Stub

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

The term hardware renderer or hardware mode is used in GoldSrc GoldSrc and id Tech 2 id Tech 2 modding discussion to differentiate the software renderer which uses the CPU for 3D rendering from renderers which use a GPU for 3D rendering (usually using OpenGL).