• A game engine doesn't need huge joins on star schemas.

    游戏引擎不需要对星型模式做大量联结。

    youdao

  • On top of that is a layer commonly called the game engine (or game server).

    数据库层上面的一层常常称为游戏引擎(或游戏服务器)。

    youdao

  • As a game engine, it lacked capabilities required in business and social context.

    作为游戏引擎,它缺少业务和社交环境所需的功能。

    youdao

  • This is the tier where the game engine -- the heart of the simulation -- resides.

    这一层是放置游戏引擎的地方。

    youdao

  • Sizing of this tier depends almost entirely on the implementation of the game engine.

    这一层的规模几乎完全取决于游戏引擎的实现。

    youdao

  • The sizing of the middle tiers depends on the architecture of the game engine itself.

    中间层的规模取决于游戏引擎本身的体系结构。

    youdao

  • This method can be applied effectively to collision detection in 3d game engine.

    该方法能有效地用于3d游戏引擎中碰撞检测的实现。

    youdao

  • The paper also introduces the application and effect of texture mapping in 3D game engine.

    介绍了纹理映射技术在三维游戏引擎中的应用及作用。

    youdao

  • If implemented properly, the game engine will begin to utilize the new servers automatically.

    如果实现的方式合适的话,游戏将会自动地开始使用新的服务器。

    youdao

  • The actual game engine, not our scripting language, will assign the values in these variables.

    对这些变量的赋值将会由真正的游戏引擎而不是我们的脚本语言完成。

    youdao

  • Though, it looks like this game engine produces more jaggies at the edges of objects than some others.

    不过,似乎这款游戏的引擎在物体边缘造成的锯齿比其他引擎多。

    youdao

  • Sizing the next layers down is compounded, because it depends largely on how the game engine is implemented.

    下一层的规模评估很复杂,因为它在很大程度上取决于实现游戏引擎的方式。

    youdao

  • Unreal engine is essentially capturing the screen in play mode and saving the pictures within it's game engine.

    虚幻引擎在演示模式中能从实质上捕捉场景,在游戏引擎中保存图。

    youdao

  • The realtime performance required by the system is guaranteed in the seamless combination with the game engine.

    在与游戏引擎完美结合的同时,保证了系统所要求的实时性能。

    youdao

  • For example, for chess game it includes UI and game engine that will allow two people to play chess on same computer.

    例如,对于国际象棋游戏它包括用户界面和游戏引擎,让两个人在同一台计算机上玩象棋。

    youdao

  • You can then assign the appropriate texture files to the materials and complete the look of your mesh in Unity's game engine.

    然后,你可以在Unity游戏引擎中分配适当的纹理文件给材质并且完成你的网格外观。

    youdao

  • The game engine is one of expressional format of software reusable thought from software engineering theory in game development.

    游戏引擎是软件工程中的软件复用思想在游戏开发中的表现形式之一。

    youdao

  • Of course, the game engine ultimately will use these attributes whenever a computer-controlled friend or foe interacts with the player.

    当然,无论何时,只要玩家与电脑控制的朋友或敌人相遇,游戏引擎最终都会使用到这些属性。

    youdao

  • Logic definition of the core principles and algorithms of the game engine, the data afford some of its content and the specific details.

    逻辑部分定义游戏引擎的核心原则和算法,数据部分提供其内容和行为的具体细节。

    youdao

  • The game engine then makes the text strings available to the script system, which analyzes the text and provides an appropriate response.

    然后游戏引擎让脚本系统可以使用这些文本,以便于分析文本并对此做出适当的响应。

    youdao

  • Experience in game production, including understanding of technical constraints and using tools to integrate art content into game engine.

    具有游戏软件制作经验,包括了解技术标准和限制条件,使用相关工具将美工元素整合入游戏引擎。

    youdao

  • This article is an introduction to the design and implementation of the mobile game engine framework based on J2ME that author take part in.

    基于以上背景,本文介绍了笔者参与开发的一个基于J2ME的手机游戏引擎开发框架的设计与实现,并对面向对象的游戏开发中的技术进行了讨论。

    youdao

  • The point of all this is that latency is impacted by design decisions that lay at the heart of the game engine and the client communication system.

    这里的要点是,延迟会受到游戏引擎和客户机通信系统方面的设计决策的影响。

    youdao

  • Landscape Auto Materail (LAM) is a comprehensive landscape and foliage creation toolset that augments built-in capabilities of the game engine.

    景观汽车材料(LAM)是一个全面的景观和植物创造工具集,增加游戏引擎的内置功能。

    youdao

  • In this example, the value PlayerArmed is a simple Boolean value that represents nothing more than another Boolean value within the game engine.

    在这个例子中,PlayerArmed是一个简单的布尔值,它和游戏引擎中其它的布尔值没有什么分别。

    youdao

  • The paper contains the detailed engine design documents and flow charts of the engine, which has displayed the blue print of the 2D mobile game engine.

    论文中含有该引擎详细设计文档和流程图,图文并貌的展示了作者设计的2D手机游戏引擎。

    youdao

  • Thanks to the many classes available in the little game engine it is now easy to write text on the screen, draw sprites, handle input, and play sounds.

    多亏了这个小型的游戏引擎,现在往屏幕上写文本、绘制精灵、操作输入和播放声音都容易多了。

    youdao

  • Whether it's just a level for a game, a small mod, or even a complete game you wrote using a game engine, make it playable, and see it through to completion.

    可以是一个游戏,一个小mod,甚至一个用游戏引擎制作的完整的游戏,把它做到可以玩,然后坚持把它做完。

    youdao

  • A sophisticated scripting system might interface an already existing scripting language, such as Lua or Python, for example, with the actual game engine.

    实际的游戏引擎中一个复杂完善的脚本系统可以使用一种已经存在的脚本语言,例如Lua或者Python。

    youdao

  • A sophisticated scripting system might interface an already existing scripting language, such as Lua or Python, for example, with the actual game engine.

    实际的游戏引擎中一个复杂完善的脚本系统可以使用一种已经存在的脚本语言,例如Lua或者Python。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定