У нас вы можете посмотреть бесплатно Using AltspaceVR and MRE to build a Chuck Norris quote generator in the metaverse hosted in Azure или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video shows you how to get started with AltspaceVR by build a Chuck Norris quote generator using TypeScript and the Microsoft Mixed Reality Extensions SDK that you can host within your own AltspaceVR worlds. Chris shows you how to get started in Altspace VR and create dynamic objects in Typescript powered by API's that are hosted in Azure Container Instances. Chris introduces his new boilerplate that will allow you to get started quickly with MRE and gives you the ability to easily hot reload using ESBuild and build and deploy docker container images to clouds such as Azure. Boilerplate can be found at https://github.com/chrishayuk/mre-boi... 00:00 - introduction 01:38 - getting started with altspacevr 03:38 - creating custom universes and worlds 07:01 - getting started with the mixed reality extensions (MRE) sdk 08:35 - MRE Hello World Sample 11:44 - Displaying our MRE objects in Altspace VR worlds 12:30 - Issues the standard MRE typescript boilerplate 13:00 - A better MRE typescript and ESBuild boilerplate 13:55 - Hot Reloading MRE using ESBuild and ESBuild-Register 18:00 - Calling API's from MRE objects with Chuck Norris 18:40 - Github Copilot actually works (sometimes) 19:20 - Displaying our API powered MRE object in an altspacevr world 20:50 - Deploying our MRE objects to Azure 21:16 - Installing Azure CLI tools and logging in 22:06 - Creating an Azure Container Registry 23:25 - Building Mixed Reality Extensions using Docker Build and Dockerfile 24:51 - Building for Azure on an Apple Silicon M1 27:10 - tagging docker image for azure 27:38 - pushing docker image to azure container registry 28:15 - deploying container image to azure container instances 30:25 - configuring altspace vr to use our MRE azure container instance 31:32 - conclusion