diff options
Diffstat (limited to 'docs/ClientHamr')
-rw-r--r-- | docs/ClientHamr/TellinBone.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/ClientHamr/TellinBone.txt b/docs/ClientHamr/TellinBone.txt new file mode 100644 index 0000000..a4715d5 --- /dev/null +++ b/docs/ClientHamr/TellinBone.txt | |||
@@ -0,0 +1,15 @@ | |||
1 | Wild idea while not getting to sleep - | ||
2 | |||
3 | Implement an Android "phone" in world. | ||
4 | |||
5 | If it's actually Android, then there's a big load of software available | ||
6 | for it already. B-) | ||
7 | |||
8 | It can run Jabber/XMPP clients that connect to the worlds XMPP server. | ||
9 | So most of the time it's just the chat/IM window. | ||
10 | |||
11 | It would usually be connected to the HUD, so private, but might be able | ||
12 | to pull it off the HUD and show it to others. This part inspired by | ||
13 | Evas_3D claiming it can have Evas and Elm widgets as it's 3D textures. | ||
14 | |||
15 | The GPS system can track your avatars in world position. | ||