davemun / realTalk

3D web conferencing application aiming to bridge remote and physical.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeship Status for realTalkTeam/realTalk

#Join the live deployment!

You can view and use our project online at https://realtalkclient.herokuapp.com!

Table of Contents

  1. Usage
  2. Development
    1. Requirements
    2. Installing Dependencies
    3. Running the Server
  3. Team
  4. Roadmap
  5. Contributing

Usage

  • Click "Allow" on the webcam access prompt, type in your desired username, and have fun! Use WASD to walk around, press ESC to pause the client. Further detailed controls in the header.

Development

This project is rather sunsetted - we pay the server bills to keep it going as a fun meeting room and patch deprecations, but this is more for posterity then any semblance of productivity. Still, feel free to invite your friends and explore our little worlds!

Requirements

  • Node 0.10.x
  • Socket.io
  • THREE.js/WebGL
  • WebRTC

Installing Dependencies

From within the root directory:

npm install
bower install 

Running the Server

npm start

Team

  • Product Owner: Rory Campbell
  • Scrum Master: Dave Mun
  • Development Team Members: Rory Campbell, Dave Mun

Roadmap

View the project roadmap.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

3D web conferencing application aiming to bridge remote and physical.

License:GNU General Public License v2.0


Languages

Language:JavaScript 73.6%Language:HTML 23.6%Language:CSS 2.6%Language:Makefile 0.2%