Commit graph

18 commits

Author SHA1 Message Date
Paul Holden
705878a0be externs/ is no longer used. 2023-10-29 19:56:06 +00:00
Paul Holden
832c43f80c Add a theme toggle button. 2023-09-28 00:31:33 +01:00
Paul Holden
75dd085595 Migrate to bootstrap 5.3.2.
This adds dark/light theme support (still a work in progress).
2023-09-27 23:42:58 +01:00
Paul Holden
b921414899 Add MD5 support, based on https://github.com/blueimp/JavaScript-MD5.
I've modified this to take ArrayBuffers rather than raw strings, which avoids a lot of character encoding pain.
2023-07-08 09:37:35 +01:00
Paul Holden
70888593bf Update stats.js and simplify. 2023-06-19 08:51:33 +01:00
Paul Holden
b7952bb254 Add an extern for WebGLDebugUtils.glFunctionArgsToString 2016-11-26 09:25:58 -05:00
Paul Holden
2808f5d8a2 Rollup and closurise everything. 2016-11-25 22:37:59 -05:00
Paul Holden
1d4c933538 Update bootstrap and jquery 2016-11-05 20:11:21 -04:00
Paul Holden
ceb7ae15e2 Update stats.js 2016-11-05 18:49:06 -04:00
Paul Holden
08d32b202d Update webgl-debug.js 2016-11-05 18:45:58 -04:00
Paul Holden
bf98b2e363 Fix nans coming from normaliseInPlace - was breaking uv calculation for 'Goldeneye' logo 2012-09-13 23:06:03 +01:00
Paul Holden
016ff5dcf9 Add mrdoob's stats.js 2012-09-08 20:39:06 +01:00
Paul Holden
b0528d496f Remove highcharts - it's slower to update the chart than it is to render 2012-09-04 20:21:50 +01:00
Paul Holden
8624d183ef Performance charts first pass 2012-09-02 08:36:29 +01:00
Paul Holden
8b10491d60 Reimplement matrix/vector stuff that we need - sylvester was insanely heavyweight 2012-07-13 18:36:39 +01:00
Paul Holden
e874c402ca WebGL rendering first pass 2012-05-16 08:38:48 +01:00
Paul Holden
d64a55d537 Updated bootstrap 2012-05-02 00:14:13 +01:00
Paul Holden
82b22c9b61 Add bootstrap, jquery 2012-04-17 23:32:34 +01:00