Expensive: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added language bar.)
(Replaced content with "{{Multipage}} Category:Glossary")
Tag: Replaced
Line 1: Line 1:
{{lang|Expensive}}[[Category:Glossary]]
{{Multipage}}
In game design, an [[expensive]] entity/effect/function/whatever is one that takes an unusually long time to process at runtime. As an example, in Source, expensive-to-draw entities include [[Adding Water|water]] and [[lighting|dynamic light sources]].
[[Category:Glossary]]
Care must be taken when implementing expensive concepts, and if possible, they should be avoided or optimized. On the other hand, if you have an area that is otherwise very cheap to draw, you have enough leeway to add something more expensive.
 
==See Also ==
*[[Budget]]
*[[Cheap]]
*[[Free]]

Revision as of 04:00, 13 August 2023