SyDRA:了解游戏引擎架构的方法

IF 2.8 3区 计算机科学 Q2 COMPUTER SCIENCE, CYBERNETICS Entertainment Computing Pub Date : 2024-07-22 DOI:10.1016/j.entcom.2024.100832
Gabriel C. Ullmann , Yann-Gaël Guéhéneuc , Fabio Petrillo , Nicolas Anquetil , Cristiano Politowski
{"title":"SyDRA:了解游戏引擎架构的方法","authors":"Gabriel C. Ullmann ,&nbsp;Yann-Gaël Guéhéneuc ,&nbsp;Fabio Petrillo ,&nbsp;Nicolas Anquetil ,&nbsp;Cristiano Politowski","doi":"10.1016/j.entcom.2024.100832","DOIUrl":null,"url":null,"abstract":"<div><p>Game engines are tools to facilitate video game development. They provide graphics, sound, and physics simulation features, which would have to be otherwise implemented by developers. Even though essential for modern commercial video game development, game engines are complex and developers often struggle to understand their architecture, leading to maintainability and evolution issues that negatively affect video game productions. In this paper, we present the Subsystem-Dependency Recovery Approach (SyDRA), which helps game engine developers understand game engine architecture and therefore make informed game engine development choices. By applying this approach to 10 open-source game engines, we obtain architectural models that can be used to compare game engine architectures and identify and solve issues of excessive coupling and folder nesting. Through a controlled experiment, we show that the inspection of the architectural models derived from SyDRA enables developers to complete tasks related to architectural understanding and impact analysis in less time and with higher correctness than without these models.</p></div>","PeriodicalId":55997,"journal":{"name":"Entertainment Computing","volume":"52 ","pages":"Article 100832"},"PeriodicalIF":2.8000,"publicationDate":"2024-07-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S1875952124002003/pdfft?md5=9f213f7c0b8630c41ec8eba7b7274074&pid=1-s2.0-S1875952124002003-main.pdf","citationCount":"0","resultStr":"{\"title\":\"SyDRA: An approach to understand game engine architecture\",\"authors\":\"Gabriel C. Ullmann ,&nbsp;Yann-Gaël Guéhéneuc ,&nbsp;Fabio Petrillo ,&nbsp;Nicolas Anquetil ,&nbsp;Cristiano Politowski\",\"doi\":\"10.1016/j.entcom.2024.100832\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Game engines are tools to facilitate video game development. They provide graphics, sound, and physics simulation features, which would have to be otherwise implemented by developers. Even though essential for modern commercial video game development, game engines are complex and developers often struggle to understand their architecture, leading to maintainability and evolution issues that negatively affect video game productions. In this paper, we present the Subsystem-Dependency Recovery Approach (SyDRA), which helps game engine developers understand game engine architecture and therefore make informed game engine development choices. By applying this approach to 10 open-source game engines, we obtain architectural models that can be used to compare game engine architectures and identify and solve issues of excessive coupling and folder nesting. Through a controlled experiment, we show that the inspection of the architectural models derived from SyDRA enables developers to complete tasks related to architectural understanding and impact analysis in less time and with higher correctness than without these models.</p></div>\",\"PeriodicalId\":55997,\"journal\":{\"name\":\"Entertainment Computing\",\"volume\":\"52 \",\"pages\":\"Article 100832\"},\"PeriodicalIF\":2.8000,\"publicationDate\":\"2024-07-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://www.sciencedirect.com/science/article/pii/S1875952124002003/pdfft?md5=9f213f7c0b8630c41ec8eba7b7274074&pid=1-s2.0-S1875952124002003-main.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Entertainment Computing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1875952124002003\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, CYBERNETICS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Entertainment Computing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1875952124002003","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, CYBERNETICS","Score":null,"Total":0}
引用次数: 0

摘要

游戏引擎是促进视频游戏开发的工具。它们提供图形、声音和物理模拟功能,而这些功能必须由开发人员自行实现。尽管游戏引擎对现代商业视频游戏开发至关重要,但它非常复杂,开发人员往往难以理解其架构,从而导致可维护性和演进问题,对视频游戏制作产生负面影响。在本文中,我们介绍了子系统依赖性恢复方法(SyDRA),它可以帮助游戏引擎开发人员了解游戏引擎架构,从而做出明智的游戏引擎开发选择。通过将该方法应用于 10 个开源游戏引擎,我们获得了可用于比较游戏引擎架构、识别并解决过度耦合和文件夹嵌套问题的架构模型。通过一个对照实验,我们表明,通过检查 SyDRA 得出的架构模型,开发人员能够以更少的时间完成与架构理解和影响分析相关的任务,而且正确率要高于没有这些模型的情况。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
SyDRA: An approach to understand game engine architecture

Game engines are tools to facilitate video game development. They provide graphics, sound, and physics simulation features, which would have to be otherwise implemented by developers. Even though essential for modern commercial video game development, game engines are complex and developers often struggle to understand their architecture, leading to maintainability and evolution issues that negatively affect video game productions. In this paper, we present the Subsystem-Dependency Recovery Approach (SyDRA), which helps game engine developers understand game engine architecture and therefore make informed game engine development choices. By applying this approach to 10 open-source game engines, we obtain architectural models that can be used to compare game engine architectures and identify and solve issues of excessive coupling and folder nesting. Through a controlled experiment, we show that the inspection of the architectural models derived from SyDRA enables developers to complete tasks related to architectural understanding and impact analysis in less time and with higher correctness than without these models.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Entertainment Computing
Entertainment Computing Computer Science-Human-Computer Interaction
CiteScore
5.90
自引率
7.10%
发文量
66
期刊介绍: Entertainment Computing publishes original, peer-reviewed research articles and serves as a forum for stimulating and disseminating innovative research ideas, emerging technologies, empirical investigations, state-of-the-art methods and tools in all aspects of digital entertainment, new media, entertainment computing, gaming, robotics, toys and applications among researchers, engineers, social scientists, artists and practitioners. Theoretical, technical, empirical, survey articles and case studies are all appropriate to the journal.
期刊最新文献
A comparative analysis of game experience in treadmill running applications Revenue effects of Denuvo digital rights management on PC video games The impact of performance degree on players: Exploring player enjoyment and engagement in the dynamic of game process Eight types of video game experience Exploring music-based attachment to video games through affect expressions in written memories
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1