Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Design and Implementation of Style-Transfer Operations in a Game Engine

Author 1: Haechan Park Author 2: Nakhoon Baek
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 8 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.01508123

Abstract

The image style transfer operations are a kind of high-level image processing techniques, in which a target image is transformed to show a given style. These kind of operations are typically acquired with modern neural network models. In this paper, we aim to achieve the image style-transfer operations in real time, with the underlying computer games. We can apply the style-transfer operations to the all or part of rendering textures in the existing games, to change the overall feeling and appearance of those games. For a computer game or its underlying game engine, the style-transfer neural network models should be executed so fast to maintain the real-time execution of the original game. Efficient data management is also required to achieve deep learning operations while maintaining overall performance of the game as much as possible. This paper compares several aspects of style-transfer neural network models, and its executions in the game engines. We propose a design and implementation way for the real-time style-transfer operations. The experimental result shows a set of technical points to be considered, while applying neural network models to a game engine. We finally shows that we achieved real-time style-transfer operations, with the Barracuda module in the Unity game engine.

Keywords

How to Cite this Article

Park, H., & Baek, N. (2024). Design and Implementation of Style-Transfer Operations in a Game Engine. International Journal of Advanced Computer Science and Applications, 15(8). https://doi.org/10.14569/IJACSA.2024.01508123

Park, Haechan, and Nakhoon Baek. "Design and Implementation of Style-Transfer Operations in a Game Engine." International Journal of Advanced Computer Science and Applications, vol. 15, no. 8, 2024, https://doi.org/10.14569/IJACSA.2024.01508123.

@article{Park2024,
  title     = {Design and Implementation of Style-Transfer Operations in a Game Engine},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {8},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {Haechan Park and Nakhoon Baek},
  doi       = {10.14569/IJACSA.2024.01508123},
  url       = {https://doi.org/10.14569/IJACSA.2024.01508123}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.