官术网_书友最值得收藏!

The structure of the project

If you have written UWP apps before, you will see that the structure of this app is quite different. This is mostly because of the code SharpDX needs to start up. After all, a Holographic app needs a different kind of user interface than a normal screen-based app. There is no notion of a screen, no place to put controls, labels, or textboxes, and no real canvas. Everything we do needs to be done in a 3D world. An exception to this is when we create 2D apps that we want to deploy to the 3D environment. Examples of this are the Edge Browser and the now familiar Settings app. Those are standard UWP apps running on HoloLens. We will see how to build this later on.

The project should look like this:

The project structure

As you can see, we have the normal Properties and References parts. Next, we have the expected Program.cs and Assets folder. That folder contains our logos, start screen, and other assets we usually see with UWP apps. Program.cs is the starting point of the app. We also can identify the HelloHoloWorld_TemporaryKey.pfx. The app needs to be signed in order to run on the device, and this is the key that does this. You cannot use this key to deploy to the store, but since we have set our device in developer mode, it will accept our app with a test key such as this one. Package.appxmanifest we have already looked at.

The other files and folder might not be that familiar.

The Common folder contains a set of helper classes that help us use SharpDX. It has some camera helpers that act as viewport to the 3D world, timers that help us with the animation of the spinning cube, and so on.

The Content folder has the code needed to draw our spinning cube. This has the shaders and renderers that SharpDX needs to draw the cube we see when we start the app. We will have a closer look at how this works in later chapters.

主站蜘蛛池模板: 台江县| 莱西市| 定陶县| 镇雄县| 赞皇县| 大埔区| 青河县| 马公市| 伊宁市| 广宁县| 乐平市| 中超| 巩留县| 铜山县| 高陵县| 上杭县| 吴堡县| 龙南县| 清新县| 财经| 社旗县| 广宗县| 杨浦区| 米易县| 大悟县| 玉屏| 清丰县| 凤城市| 烟台市| 吉安县| 宁阳县| 成武县| 胶州市| 如皋市| 芦溪县| 蒙城县| 德惠市| 淮南市| 塘沽区| 仁化县| 衡东县|