Aucune description

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

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