diff --git a/README.md b/README.md index aa7b8e9..2506cc8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ This project is a LiveView implementation of the [3d-css-scene package](https://www.npmjs.com/package/3d-css-scene), integrated with Phoenix Sockets and [Presence](https://hexdocs.pm/phoenix/Phoenix.Presence.html) to track and broacast connections and movement in a 3D room. +

+ + + +
+
+ + Live demo! + +

+ ## Implementation This initial implementation is carried out as part of the [Spawnfest 2020](https://spawnfest.github.io/) hackathon and contains. @@ -31,6 +42,7 @@ Upon visiting the site you can create rooms by providing: ### Future features ++ Ability to delete rooms + User profile. Ability to assign you own name, social network, ids, status. + Movements interpolation + General and p2p chats