- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 181字
- 2021-07-02 19:07:58
Your very first application
I assume that you have your environment set up and you have Visual Studio running. Let's start with our first program. Just follow along:
- Choose File | New | Project. In the templates, select Visual C# | Windows | Universal | Holographic | Holographic DirectX 11 App (Universal Windows):

New Project wizard in Visual Studio
- After this, you will get a version selector. The versions displayed depend on the SDKs you have installed on your machine. For now, you can just accept the defaults, as long as you make sure that the target version is at least build 10586.

SDK version selector
- Name the project and the solution HelloHoloWorld.
That's it! Congratulations! You have just created your very first HoloLens application. Granted that it is not very spectacular, but it does what it needs to do.
As a side note, I will use the term "app" from now on to distinguish mobile or holographic applications from-full-blown applications that run on desktop computers. The latter are usually called "applications", whereas the former, usually smaller items, are called apps.
推薦閱讀
- 程序員面試筆試寶典
- DevOps Automation Cookbook
- Servlet/JSP深入詳解
- Building Mapping Applications with QGIS
- Full-Stack Vue.js 2 and Laravel 5
- Learning Selenium Testing Tools(Third Edition)
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- PLC編程與調(diào)試技術(shù)(松下系列)
- Hadoop大數(shù)據(jù)分析技術(shù)
- Exploring SE for Android
- 算法圖解
- Mastering ASP.NET Core 2.0
- Puppet 5 Beginner's Guide(Third Edition)
- 精益軟件開發(fā)管理之道
- 劍指大數(shù)據(jù):企業(yè)級電商數(shù)據(jù)倉庫項(xiàng)目實(shí)戰(zhàn)(精華版)