Нема описа

Nikolay Suslov 1175335d8b fix script load пре 5 година
documents 888e29a6da init пре 7 година
lib ef37283e2f fix пре 6 година
public 6d894a20e1 add methods пре 6 година
support 1175335d8b fix script load пре 5 година
.gitignore 53c7559a8d fix for Microsoft Edge browser пре 6 година
LICENSE 785deace71 next пре 6 година
README.md 54be93e25d update readme пре 6 година
node-server.js 888e29a6da init пре 7 година
node_vwf.js 49f29ece84 webrtc support and app пре 6 година
package-lock.json 156c75b837 update mdc and ohm libraries пре 6 година
package.json 013c054a7b update core lib пре 6 година

README.md

LiveCoding.space repository

Collaborative Live Coding Space with support of user-defined languages and WebVR ready 3D graphics

Based on: Virtual World Framework | A-Frame | Ohm language | OSC.js | Cell.js and more...
Online at: https://livecoding.space

To run

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
  • OSC messaging through OSC relay on the client
  • Avatars (Simple and GLTF models with animation)
  • Multi-window or multi-monitor/multi-machine setups with view offset cameras
  • WebRTC for video/audio streaming, 3D positional audio support
  • GearVR, Windows MixedReality motion controllers ..




Docs

Soon..