Windows Phone 8 游戏开发 [英] Windows Phone 8 game development

查看:32
本文介绍了Windows Phone 8 游戏开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在正在为 WP8 安装 SDK,但有几个问题.XNA 似乎受支持,但仅在传统模式下受支持.所以对于游戏内容,我假设您可以选择基于 XAML 的,...什么,它仍然是 Silverlight 吗?如果游戏是 3D 或图形密集型的,那么它是 C++ 和 Direct X 吗?

I'm installing the SDK for WP8 now and have a few questions. XNA seems to be supported but only in a legacy mode. So for game stuff I assume you have a choice of XAML based,... what, is it Silverlight still? And if the game is 3D or graphically intensive then it's C++ and Direct X?

是否有 C# 选项和托管 Direct X 用于游戏?

Is there an option of C# with managed Direct X for gaming in there?

或者一些 XAML + DirectX 混合?

Or some XAML + DirectX mix?

谢谢

推荐答案

是否有 C# 选项和托管 Direct X 用于游戏?

Is there an option of C# with managed Direct X for gaming in there?

没有.(或者好吧,SharpDX 现在可用于 WP8)

No. (Or well, SharpDX is now available for WP8)

或者一些 XAML + DirectX 组合?

Or some XAML + DirectX mix?

你不会想走那条路的.如果您想创建游戏,请坚持使用 DirectX 和 C++.Silverlight 强制 60 FPS,这对电池寿命来说是可怕的,如果用于渲染游戏或视频,会使设备非常热.

You wouldn't want to go down that path. Stick to DirectX and C++ if you want to create a game. Silverlight forces 60 FPS which is horrendous for battery life, and makes the devices incredible hot if used for rendering games or video.

这篇关于Windows Phone 8 游戏开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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