Rezmason
|
f61a4e29c9
|
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
|
2025-05-20 07:57:27 -07:00 |
|
Rezmason
|
319b53919b
|
Testing hot-swapping renderers, which requires destroying and rebuilding the canvas after all. Fixed a few other related bugs and moved the imports into "bundle-contents.js".
|
2025-05-08 12:52:48 -07:00 |
|
Rezmason
|
eea341f50c
|
Exploring ways to preserve the vanilla JS browser demo without compromising on the bundle. Experimenting with embedding images in the bundle as data URIs
|
2025-05-06 12:59:02 -07:00 |
|
Rezmason
|
237990b44c
|
Ran the format script
|
2025-05-05 08:52:35 -07:00 |
|
nohren
|
3bc0d5d346
|
Matrix React component 1.0.0
|
2025-04-24 08:54:03 -07:00 |
|