帮助 本站公告
您现在所在的位置:网站首页 > 知识中心 > 文献详情
文献详细Journal detailed

自主非玩家角色面部行为的实现
Implementation of facial behavior for autonomous nonplayer characters

作  者: ; ; ; ;

机构地区: 北京科技大学

出  处: 《计算机工程与设计》 2006年第22期4175-4177,4182,共4页

摘  要: 为了用自主非玩家角色(ANPC)来实现游戏里的人工智能,提出了一种“模型-视图-控制器(MVC)”的设计模式来实现此类ANPC,该模式将AI从游戏引擎中分离出来。用一种混合变形顶点着色(BMVS)技术实现ANPC的面部行为,该技术可以把各个行为动画,如眨眼、微笑、视位(visemes),混合形成整个面部行为动画。采用顶点着色技术,不用锁定顶点缓存和新建混合后形成的网格(mesh),因而能提高动画渲染效率。 Autonomous nonplayer characters (ANPC) are proposed to apply in game AI, therefore the model-view-controller (MVC) design pattern is used to separate AI from game engine. Facial behavior for ANPC is implemented by blending morph vertex shader (BMVS) technique in which the meshes of previously created animations, such as blinking, smile and visemes, can be blended to form new and unique animations on the fly and in real time. It's all happening in line with the vertex shader, no more locking and rebuilding a morphing mesh each frame.

关 键 词: 游戏人工智能 人脸动画 视位 唇动合成 顶点着色

领  域: [自动化与计算机技术] [自动化与计算机技术] [自动化与计算机技术] [自动化与计算机技术]

相关作者

相关机构对象

相关领域作者

作者 李文姬
作者 邵慧君
作者 杜松华
作者 周国林
作者 邢弘昊