Scene and glTF Loader Demo APP 00/188700/31
authorSeungho, Baek <sbsh.baek@samsung.com>
Fri, 7 Sep 2018 10:39:53 +0000 (19:39 +0900)
committerseungho <sbsh.baek@samsung.com>
Fri, 29 Apr 2022 07:03:10 +0000 (16:03 +0900)
commit794e87d39a8ed304df814b57ab0ce27545ae1235
tree3bc394fd00f36fa944dae2b91be7a2b7312ef6b7
parent0e183838c5e5040b819ff66daa2a45928f62c3b7
Scene and glTF Loader Demo APP

 - load 5 glTF ( 1 scene contains Animation )
 - Input Up or Down key to rotate or stop Camera
 - Input Left or Right key to change glTF file
 - Double Touch change glTF file

Change-Id: I2653f219dc10413f1d59b4799533d0215de5656c
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
45 files changed:
com.samsung.dali-demo.xml
demo/dali-demo.cpp
examples/scene3d-view/scene3d-view-example.cpp [new file with mode: 0644]
resources/images/BoomBox_baseColor.png [new file with mode: 0644]
resources/images/BoomBox_emissive.png [new file with mode: 0644]
resources/images/BoomBox_normal.png [new file with mode: 0644]
resources/images/BoomBox_occlusionRoughnessMetallic.png [new file with mode: 0644]
resources/images/Default_AO.jpg [new file with mode: 0644]
resources/images/Default_albedo.jpg [new file with mode: 0644]
resources/images/Default_emissive.jpg [new file with mode: 0644]
resources/images/Default_metalRoughness.jpg [new file with mode: 0755]
resources/images/Default_normal.jpg [new file with mode: 0644]
resources/images/Lantern_baseColor.png [new file with mode: 0644]
resources/images/Lantern_emissive.png [new file with mode: 0644]
resources/images/Lantern_normal.png [new file with mode: 0644]
resources/images/Lantern_roughnessMetallic.png [new file with mode: 0644]
resources/images/MC_Default_AO.jpg [new file with mode: 0644]
resources/images/MC_Default_albedo.jpg [new file with mode: 0644]
resources/images/MC_Default_metalRoughness.jpg [new file with mode: 0644]
resources/images/MC_Default_normal.jpg [new file with mode: 0644]
resources/images/forest_diffuse_cubemap.png [new file with mode: 0644]
resources/images/forest_specular_cubemap.png [new file with mode: 0644]
resources/models/BoomBox.bin [new file with mode: 0644]
resources/models/BoomBox.gltf [new file with mode: 0644]
resources/models/BoxAnimated.gltf [new file with mode: 0644]
resources/models/BoxAnimated0.bin [new file with mode: 0644]
resources/models/DamagedHelmet.bin [new file with mode: 0644]
resources/models/DamagedHelmet.gltf [new file with mode: 0644]
resources/models/Lantern.bin [new file with mode: 0644]
resources/models/Lantern.gltf [new file with mode: 0644]
resources/models/microphone.bin [new file with mode: 0644]
resources/models/microphone.gltf [new file with mode: 0644]
resources/po/as.po
resources/po/de.po
resources/po/en_GB.po
resources/po/en_US.po
resources/po/es.po
resources/po/fi.po
resources/po/ko.po
resources/po/ml.po
resources/po/ur.po
resources/po/zn_CH.po
resources/shaders/cube_shader.fsh [new file with mode: 0644]
resources/shaders/cube_shader.vsh [new file with mode: 0644]
shared/dali-demo-strings.h