2D游戏引擎核心构架(2D game engine core architecture).doc

2D游戏引擎核心构架(2D game engine core architecture).doc

  1. 1、本文档共10页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
2D游戏引擎核心构架(2D game engine core architecture)

2D游戏引擎核心构架(2D game engine core architecture) The existing game engine development technology was improved, and puts forward effective method to realize the 2D game engine design, this method is based on the engine architecture, the cumulative rendering technology as the main means of rendering acceleration; implementation by the elves and animation technology, the game engine is designed to achieve. Finally, a 2D game engine is implemented by this method, and the effectiveness of the method is verified by experiments. 1, introduction 2D game development is an indispensable branch in the field of game development. Most of the casual games and animation games are developed using 2D game technology. 2D game technology has become the dominant technology for mobile phones and a series of small device game development. Game engine is the most basic part of game development. For this reason, we propose an effective design and implementation method of 2D game engine. Through this method, we design and implement a 2D game engine. 2, 2D game engine core architecture 2.1 engine frame The engine architecture is the skeleton of the game engine, and its task is to combine the basic functions of the game engine, such as image rendering, input processing, audio playback, and resource management, into an organic whole. At present, there are many mature engine architecture methods, including: (1) structural framework. The method is used in the framework of structured game engine internal module in a structured form, and provides the interface in the form of API, advantages of this architecture is of high efficiency, the interface is simple and clear, suitable for some relatively high engine speed, but the drawback is that the coupling between modules is high, not easy to modify. (2) base class root form framework. The base frame is root form with several abstract services to provide basic interface based on interface and phase separation and realization principle, to provide the engi

您可能关注的文档

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档