Skip to content
/ HexGL Public
forked from BKcore/HexGL

Source code of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain (me)

License

Notifications You must be signed in to change notification settings

pablocp/HexGL

 
 

Repository files navigation

HexGL + tracking.js

This game is a combination of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain, and tracking.js, a computer vision library that creates new possibilities of interacting with the web browser.

License

Unless specified in the file, HexGL's code and resources are licensed under the [Creative Commons Attribution-NonCommercial 3.0 Unported License](visit http://creativecommons.org/licenses/by-nc/3.0/).

tracking.js is distributed under the BSD License.

See LICENSE.md for more details.

Installation

cd ~/
git clone git://github.com/pablocp/HexGL.git
cd HexGL
python -m SimpleHTTPServer
chromium index.html

To use full size textures, swap the two textures/ and textures.full/ directories.

About

Source code of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain (me)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CoffeeScript 6.9%
  • CSS 4.1%