-
[holoLens2 ๊ฐ๋ฐ ํํ ๋ฆฌ์ผ] HoloLens 2 fundamentals: develop mixed reality applications (2)
2022. 3. 2.
์ด ๊ธ์ ๋ค์์ hololens2 fundamentals ํํ ๋ฆฌ์ผ์ ๋ฐ๋ผํ๊ณ , ์ด๋ฅผ ์ ๋ฆฌํ์์ต๋๋ค.
https://docs.microsoft.com/en-us/learn/paths/beginner-hololens-2-tutorials/
2. Place a Mars Rover object in the scene and work with hgrids and intelligent object tracking
1) Introduction
- MRTK์์, placement tool์ ๋ณต์กํ spatial placement์ ๋์ ์ผ๋ก ํ๋ก๊ทธ๋จ์ ๋ฐฐ์นํ ์ ์์.
<๋ฐฐ์ฐ๋ ๊ฒ>
- scene์์์ position objects
- MRTK's grid object collection feature
- solver๋ฅผ ์ด์ฉํด object reposition
- solver๋ฅผ ์ด์ฉํด ์ ์ ๋ฅผ object๋ก ์๋ด?
2) Position game objects and set visibility
- RectTransform feature : 2D object์ ์์น๋ฅผ ๋ณ๊ฒฝ (move, rotate, scale tools)
<Parent object>
- unity์์๋, object๋ค์ hierarchy system์ ์ฌ์ฉ
- game world ๋์ , parent game object์ ๊ด๋ จ๋ ๋ชจ๋ transform changes๋ฅผ object๊ฐ ์ํํ๋ ค๊ณ ํ ๋, game object๋ฅผ ๋ง๋ค ์ ์๋ค (?)
<Prefab -์กฐ๋ฆฝ์->
- completely configured game object๋ฅผ ํฅํ ์ฌ์ฉ์ ์ํด ํ๋ก์ ํธ์ ์ ์ง๋ ์ ์๋๋ก ํ๋ ๋ณ๊ฐ์ ์ปดํฌ๋ํธ.
<Scene Visibility>
- scene visibility control : in-game visibility์ ๋ณํ ์์ด, game object๋ฅผ ๋ณด์ด๊ฑฐ๋ ์จ๊ธธ ์ ์์.
- ์ ๋ง์ game object๋ค์ ๋ณต์กํ scene์์ ์์ ํ ๋ ์ ์ฉํจ.
- hierarchy window์์ eye icon์ ์ ํํด์ game object๋ฅผ ์จ๊ธธ ์ ์์
3) Exercise - Position game objects and set visibility
<Parent object>
- unity์์๋, object๋ค์ hierarchy system์ ์ฌ์ฉ
- game world ๋์ , parent game object์ ๊ด๋ จ๋ ๋ชจ๋ transform changes๋ฅผ object๊ฐ ์ํํ๋ ค๊ณ ํ ๋, game object๋ฅผ ๋ง๋ค ์ ์๋ค (?)
(์ถํ ์ถ๊ฐ ์์ )
'๐STUDY > ๐hololens&MRTK' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
๋๊ธ