/SocketsWebGL

A tiny webgl integration with socket.io running on a nodejs server.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

SocketsWebGL

A tiny webgl integration with socket.io running on a nodejs server.

Installation

Clone this repository on your computer

git clone https://github.com/telpalbrox/SocketsWebGL.git
cd SocketsWebGL

Install node dependencies

npm install

Open your browser and enter http://localhost:3000