如何为聊天机器人的头像C#设置动画 [英] How do I animate a chatbot's avatar C#

查看:184
本文介绍了如何为聊天机器人的头像C#设置动画的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用C#为PC创建一个聊天机器人。我想知道如何为聊天机器人的头像设置动画,这样当它说话时,它的嘴巴移动等等。



点击此处查看我的意思 [ ^ ]

I'm creating a chatbot for a PC in C#. I want to know how I can animate the chatbot's avatar so that when it talks, it's mouth moves etc..

Click here to check see what I mean[^]

推荐答案

而不是更改纹理,顶点和其他3D建模概念,例如边和着色器。



为什么不简单地玩GIF?你可以嵌入一个单独的视频或GIF文件,当你要说些什么时,它会被播放。我的意思是,当你说些什么时,用户并不真正关心嘴唇是宽的,开放的还是多少噘嘴。他只是想感受到形象正在说些什么。



通过播放视频或使用该动画显示GIF文件来运行动画。它可以从纹理,顶点和着色器编辑等3D概念中拯救你的生命。
Instead of changing the textures, vertices and other 3D modeling concepts, such as edges and shaders.

Why not simply play a GIF? You can embed a separate video or a GIF file, that gets played when you are going to say something. I mean, user doesn't really care how much lips are wide, open or how much pout is done when you say something. He just wants to feel that the image is saying something.

Run the animation by playing the video, or showing the GIF file with that animation. It would save your life from 3D concepts such as texturing, vertices and shader editing.


这篇关于如何为聊天机器人的头像C#设置动画的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆