浏览代码

add readme

Nikolay Suslov 7 年之前
父节点
当前提交
be777440c6
共有 1 个文件被更改,包括 17 次插入0 次删除
  1. 17 0
      README.md

+ 17 - 0
README.md

@@ -16,3 +16,20 @@ npm install
 npm run
 ```
 
+## Features
+
+- Decentralized network model for A-Frame components and entities based on VWF replicated computation architecture
+- Ohm language driver for sharing user-defined grammars, parsers, tokenisers inside virtual space
+- In browser Code and Properties editor based on [Cell.js](https://github.com/intercellular/cell)  
+<img src="./public/doc/images/codeeditor.jpg" width="400">
+<p/>
+- OSC messaging through [OSC realy](https://github.com/NikolaySuslov/osc-relay-lcs) on the client   
+<img src="./public/doc/images/osc.jpg" width="400">
+<p/>
+- Avatars  
+<img src="./public/doc/images/avatar.jpg" width="400">
+<p/>
+- more..
+
+## Docs
+..soon