...
首页> 外文期刊>Computing reviews >Build your own 2D game engine and create great web games: using HTML5, JavaScript, and WebGL
【24h】

Build your own 2D game engine and create great web games: using HTML5, JavaScript, and WebGL

机译:使用HTML5,JavaScript和WebGL构建自己的2D游戏引擎并创建出色的网络游戏

获取原文
获取原文并翻译 | 示例
           

摘要

Among the properties of desirable computer games is the quality of the graphical display. A good graphical display requires the creation of a large amount of supporting code and other software resources that have to be written and organized in a manner that allows developers to modify expeditiously the elements of the software foundation. The foundational software library for a game is the game engine. A game engine is the middleware that provides the operational tools that power a game. The game engine is part of the suite of tools including the physics engine, which defines the physical properties of the entities in the game; the rendering engine, which produces the immediate graphical display; and the user interface, which allows the game developer to select elements of the toolset. There are many game engines, both proprietary and open source, available to game developers. Some of the most prominent proprietary game engines are Unity, UnrealEngine, and CryEngine, and similar open-source engines are Blender, Cocos2D, and Panda3D. Although a game developer can use a game engine "as is" without examining the internal structure of the software, this book allows readers to study the inner workings of a game engine by developing their own from scratch.
机译:理想的计算机游戏的特性之一是图形显示的质量。好的图形显示要求创建大量的支持代码和其他软件资源,而这些资源必须以允许开发人员迅速修改软件基础元素的方式来编写和组织。游戏的基本软件库是游戏引擎。游戏引擎是提供驱动游戏的操作工具的中间件。游戏引擎是工具套件的一部分,其中包括物理引擎,该物理引擎定义了游戏中实体的物理属性。渲染引擎,产生立即的图形显示;和用户界面,使游戏开发者可以选择工具集的元素。游戏开发人员可以使用许多专有和开放源代码的游戏引擎。一些最杰出的专有游戏引擎是Unity,UnrealEngine和CryEngine,类似的开源引擎是Blender,Cocos2D和Panda3D。尽管游戏开发人员可以在不检查软件内部结构的情况下按原样使用游戏引擎,但本书允许读者通过从头开始开发自己的游戏引擎来研究游戏引擎的内部工作原理。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号