Tidak Ada Deskripsi

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

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