部署Unity3D在Windows Azure中 [英] Deploy Unity3D in Windows Azure

查看:201
本文介绍了部署Unity3D在Windows Azure中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有点坚持在Windows Azure PLATEFORME。现在,我已经在Azure上运行的ASP.NET MVC 3 Web角色。但我想部署一个Unity3D网页播放器应用程序。我怎样才能执行此任务。我认为这是完全一样的,如果我想部署一个网页上的Flash应用程序。而不是一个.swf文件,我有一个.unity3d文件。
难道有人进行了一些样的事情?

I'm a bit stuck with the windows Azure plateforme. For now, I have a ASP.NET MVC 3 Web role running on Azure. But I want to deploy a Unity3D Web Player Application. How can I perform this task. I think it's quite the same if I want to deploy a flash application on a web page. Instead of a .swf file, I have a .unity3d file. Did somebody performed some kind of thing ?

非常感谢!

推荐答案

是的。你只需要在做两件事情:

Yes. You just need to have do two things:


  1. 在您的Azure虚拟机上安装Unity网络播放器组件:为了实现这个目标,你只需要一个启动任务,下载和没有UI静默安装UnityWebPlayer.exe。要了解更多关于启动任务参阅<一个href=\"http://blogs.msdn.com/b/avkashchauhan/archive/2011/03/17/using-startup-task-in-windows-azure-detailed-summary.aspx\">here

安装Unity3d MIME类型IIS:

Setup Unity3d Mime Type in IIS:

2.1 <一个href=\"http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx\">http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx

2.2 <一个href=\"http://answers.unity3d.com/questions/28968/mime-settings-for-unity3d-file-type.html\">http://answers.unity3d.com/questions/28968/mime-settings-for-unity3d-file-type.html

这应该够了。

这篇关于部署Unity3D在Windows Azure中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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