Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seanchas116/sketch-glass

Simple & fast realtime online whiteboard powered by WebGL and Google Drive
https://github.com/seanchas116/sketch-glass

Last synced: 4 days ago
JSON representation

Simple & fast realtime online whiteboard powered by WebGL and Google Drive

Awesome Lists containing this project

README

        

sketch-glass
========

Realtime online whiteboard (work in progress)

## What

* WebGL-based fast drawing, scaling, translating
* Accessible from any devices
* Mobile devices (touch, pen)
* Desktop devices (graphics tablets)
* Collaborate with other users

## Run

```
npm install -g gulp
npm install
gulp
```