This article's documentation is for the "GoldSrc" engine. Click here for more information.

Custom renderer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 4: Line 4:


=== List ===
=== List ===
* Paranoia renderer
* {{Paranoia renderer|4.1}}
* Trinity renderer
* [[Trinity renderer]]
* Codename Borea
* [[Codename Borea]]


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

Revision as of 16:46, 26 April 2024

Stub

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

Due to running on OpenGL, GoldSrc GoldSrc mods which ship their own DLLs can disable the vanilla rendering pipeline and implement their own rendering system. This can bypass many vanilla graphical limits, permitting higher-fidelity visuals without engine access.

List