Informatyka, Automatyka, Pomiary w Gospodarce i Ochronie Środowiska (Sep 2023)

RESEARCH ON CALCULATION OPTIMIZATION METHODS USED IN COMPUTER GAMES DEVELOPMENT

  • Natali Fedotova,
  • Maksim Procenko,
  • Iryna Baranowa,
  • Switłana Waszczenko,
  • Yaroslava Dehtiarenko

DOI
https://doi.org/10.35784/iapgos.3828
Journal volume & issue
Vol. 13, no. 3

Abstract

Read online

In the field of computer game development, there are numerous optimization methods that help to significantly reduce the number of calculations that the game system performs while playing the game. In its turn, this allows to display increasingly realistic graphics. The paper presents the performed analysis of general optimization methods used in the game engine Unreal Engine, such as Distance Culling, Occlusion Culling, Frustum Culling, LODs, Level Streaming, and the Nanite System. The main factors such as resource intensity, visual quality, number of objects, and scale have been determined. The research results demonstrate that properly applied optimization methods can improve game performance and reduce the computational load on the system, which is crucial both functionally and aesthetically.

Keywords