A Comparative Analysis of Generative Models for Terrain Generation in Open-World Video Games

Project description
Terrain generation in open-world video games plays a crucial role in creating immersive and visually appealing virtual environments. This paper presents a comparative analysis of generative models for terrain generation in open-world video games, encompassing Generative Adversarial Networks (GANs), Variational Autoencoders (VAEs), Convolutional Neural Networks (CNNs), and Procedural Content Generation (PCG). The objective is to assess the effectiveness and suitability of these approaches in generating diverse and realistic terrains that enhance the user’s experience. The study begins by explaining techniques of terrain generation that are commonly used in video games. It shows the disadvantages of these methods by explaining how these techniques of terrain generation in open-world video games can result in repetitive patterns, excessive time dedication, and dull landscapes. In contrast, generative models can create diverse and realistic terrain while consuming significantly fewer resources. To compare the different methods of terrain generation, the generated terrains are evaluated using quantitative and qualitative metrics through a meta-analysis of various research papers. The results of the evaluation reveal the strengths and limitations of each approach, providing valuable information for developers and researchers in selecting the most suitable method for various terrain generation scenarios in open-world video games.


Mentor review
Provided tips to improve my paper and helped start my topic.