Generative Art Made with Unity

Post on 31-Dec-2021

16 views 1 download

Transcript of Generative Art Made with Unity

Generative Art — Made with Unity

Generative Art — Made with Unity

3

ARSession• ARエクスペリエンスのライフサイクルを制御するオブジェクト

ARSessionOrigin• ARアプリ開始時の端末の位置の原点となるオブジェクト

• このオブジェクトの子ノードとして、AR空間内のカメラや3Dオブジェクトを配置します。

• ARに関する各種機能も、よくこのオブジェクトのコンポーネントとして追加します

7.0 (API Level 24)に

Generative Art — Made with Unity

Generative Art — Made with Unity

表示したいイメージライブラリを追加する

Tracked Image Prefab にUnity Car を設定

Generative Art — Made with Unity

28

Generative Art — Made with Unity

34

35

Generative Art — Made with Unity

40