1964js/lib
2017-11-30 22:45:30 -05:00
..
bitjs Remove bitjs README and update .gitignore 2015-06-03 02:58:23 -05:00
closure/goog Rewritten in CoffeeScript; directory structure changed 2012-09-15 07:16:14 +00:00
BigInt.js Rewritten in CoffeeScript; directory structure changed 2012-09-15 07:16:14 +00:00
glMatrix-0.9.5.min.js Rewritten in CoffeeScript; directory structure changed 2012-09-15 07:16:14 +00:00
mainLoop.js using mainLoop.js 2017-11-30 22:45:30 -05:00
README.md Create libraries README 2015-06-05 19:01:15 -05:00
webgl-utils.js Rewritten in CoffeeScript; directory structure changed 2012-09-15 07:16:14 +00:00

This is the directory for various libraries used in conjunction with 1964js.

Hopefully, soon we will update and synchronize some of these to newer versions, since some of these are quite out of date or use files from different versions of the same software.

Name Description Version License
BigInt.js An arbitrary size integer math package for JavaScript 1.0.1 GNU GPLv2+
bitjs A set of tools to handle binary data in JavaScript (using Typed Arrays) June 11, 2014? MIT
GL Matrix JavaScript matrix and vector library for high performance WebGL apps 0.9.5? MIT
Google Closure Library Closure is a powerful, low-level JavaScript library designed for building complex and scalable web applications 2006? Apache 2.0
WebGL Utilities Contains functions every WebGL program will need a version of one way or another September 15, 2011 commit? Public Domain*
  • *This has no license, so it defaults to public domain. If a license is added, I will gladly add it here.