问题描述
您好,
我正在使用Kinect SDK v1.5构建一个WPF应用程序,用于显示不同的3D头像,例如MSDN上提供的Avateering C#示例。
在这里,我在WPF页面上使用XNA WPF控件(https://xnawpfcontrol.codeplex.com)并在其上呈现3D模型。但模型的运动和性能极其缓慢且响应速度较慢。 (Model是.fbx文件)。
我可以做些什么来加快性能?
此外,运行XNA的最佳硬件要求是什么? Avateering申请?
谢谢,
Garima
Hello,
I am building a WPF application with Kinect SDK v1.5 for showing different 3D avatars, like Avateering C# sample available on MSDN.
Here, I am using XNA WPF control (https://xnawpfcontrol.codeplex.com) on a WPF page and rendering 3D model on that. But the model's movements and performance is extremely slow and less responsive. (Model is a .fbx file).
What can I do to faster the performance ?
Also, what are the best suitable hardware requirements for running XNA and Avateering application ?
Thanks,
Garima
这篇关于头像的性能问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!