mirror of
https://github.com/KevinMidboe/cubewaves.git
synced 2025-10-29 01:20:18 +00:00
Added gl-matrix script for high performance matrix and vector operations.
This commit is contained in:
@@ -3,6 +3,7 @@ var app = express();
|
||||
var path = require('path');
|
||||
|
||||
app.use("/public", express.static(__dirname + '/public'));
|
||||
app.use("/src", express.static(__dirname + '/src'));
|
||||
|
||||
|
||||
// This responds with "Hello World" on the homepage
|
||||
|
||||
28820
src/gl-matrix.js
Normal file
28820
src/gl-matrix.js
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user