No Description

Nikolay Suslov 3caaaad748 Merge remote-tracking branch 'upstream/spring2018' 7 years ago
documents 888e29a6da init 8 years ago
lib ef37283e2f fix 7 years ago
public 6d894a20e1 add methods 7 years ago
support 2fd9a11eb5 fix editor 7 years ago
.gitignore 53c7559a8d fix for Microsoft Edge browser 7 years ago
LICENSE 785deace71 next 7 years ago
README.md 54be93e25d update readme 7 years ago
node-server.js 888e29a6da init 8 years ago
node_vwf.js 49f29ece84 webrtc support and app 7 years ago
package-lock.json 36e1bf6074 update package-lock 7 years ago
package.json 013c054a7b update core lib 7 years ago

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..