[NUI.Scene3D] Add model to test glb format (#5067)
authorEunki Hong <h.pichulia@gmail.com>
Thu, 9 Mar 2023 02:50:58 +0000 (11:50 +0900)
committertscholb <scholb.kim@samsung.com>
Mon, 13 Mar 2023 10:02:21 +0000 (19:02 +0900)
commit27acb7c00a3efee804e6cf7331070b459fc8f412
tree06ed13f3ac2622f6e586a69eb4707f54a299696d
parent8918ceb5e0bc3ccc7c3f20503cab3e9db5823d8d
[NUI.Scene3D] Add model to test glb format (#5067)

* [NUI.Scene3D] Add model to test glb format

Check glb format file load well
+
Let this demo allow to load multiple camera

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
* Update test/Tizen.NUI.Scene3D.Sample/Scene3DSample.cs

Co-authored-by: Seoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
* Update Scene3DSample.cs

typo fix

---------

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki Hong <eunkiki.hong@samsung.com>
Co-authored-by: Seoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
test/Tizen.NUI.Scene3D.Sample/Scene3DSample.cs
test/Tizen.NUI.Scene3D.Sample/res/model/ToyCar/ToyCar.glb [new file with mode: 0644]