Adding dali letters to 2d phys demo 73/298273/8
authorDavid Steele <david.steele@samsung.com>
Mon, 4 Sep 2023 17:42:49 +0000 (18:42 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 8 Sep 2023 16:51:49 +0000 (16:51 +0000)
commit549cce45e261fa60e50858841468bd7affe0f003
tree3de117d51f1a64be0410c8b20a6e36039755f810
parent0baa4c1062eded2f10730b0a24b803f5737ede07
Adding dali letters to 2d phys demo

Added "hanging" letters that can pivot about some point
Now, the balls interact with the letters, and fire off
with a huge impulse periodically to bring some life to
the demo!

Change-Id: Ieecacc3b27e4e55174cb86d1075c9b1739ae0bc3
13 files changed:
examples/bullet-physics/physics-demo-controller.cpp
examples/chipmunk-physics/README.md
examples/chipmunk-physics/dletter.blend [new file with mode: 0755]
examples/chipmunk-physics/letter-a.h [new file with mode: 0755]
examples/chipmunk-physics/letter-d.h [new file with mode: 0755]
examples/chipmunk-physics/letter-i.h [new file with mode: 0755]
examples/chipmunk-physics/letter-l.h [new file with mode: 0755]
examples/chipmunk-physics/physics-demo-controller.cpp
examples/chipmunk-physics/split-letter-d.h [new file with mode: 0644]
resources/images/dali-logo-a.png [new file with mode: 0644]
resources/images/dali-logo-d.png [new file with mode: 0644]
resources/images/dali-logo-i.png [new file with mode: 0644]
resources/images/dali-logo-l.png [new file with mode: 0644]