mirror of
https://github.com/KevinMidboe/cubewaves.git
synced 2026-07-24 10:11:59 +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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user