Added bullet-physics-demo 08/297208/13
authorDavid Steele <david.steele@samsung.com>
Fri, 11 Aug 2023 17:23:09 +0000 (18:23 +0100)
committerDavid Steele <david.steele@samsung.com>
Thu, 31 Aug 2023 18:03:49 +0000 (19:03 +0100)
commit0fb7eb9844f083c4edb33d1fe1ae3585cbb58659
tree705f539593e7cd39778e9e05dfac6796b6ac5e6d
parentd9f0323ea00697ab8ab442789189cfc2d378b93a
Added bullet-physics-demo

Added mechanism to handle optional dependencies

Change-Id: Ib24df94c68bb1cca58ff8fbb2be3d32cc5668ed0
19 files changed:
.gitignore
build/tizen/CMakeLists.txt
build/tizen/examples/CMakeLists.txt
com.samsung.dali-demo.xml
examples-reel/dali-examples-reel.cpp
examples/bullet-physics/README.md [new file with mode: 0644]
examples/bullet-physics/ball-renderer.cpp [new file with mode: 0644]
examples/bullet-physics/ball-renderer.h [new file with mode: 0644]
examples/bullet-physics/cube-renderer.cpp [new file with mode: 0644]
examples/bullet-physics/cube-renderer.h [new file with mode: 0644]
examples/bullet-physics/dependencies.cmake [new file with mode: 0644]
examples/bullet-physics/physics-demo-controller.cpp [new file with mode: 0644]
examples/bullet-physics/shaders/rendering-textured-shape.frag [new file with mode: 0644]
examples/bullet-physics/shaders/rendering-textured-shape.vert [new file with mode: 0644]
examples/chipmunk-physics/dependencies.cmake [new file with mode: 0644]
examples/drawable-actor/drawable-actor-example.cpp
resources/po/en_GB.po
resources/po/en_US.po
shared/dali-demo-strings.h