Rezmason
|
3b837c6f06
|
Massive overhaul: the renderers are now classes that implement Renderer; replaced webpack and rollup with vite; converted bundle-contents to "core" and "full" bundle profiles; renamed "inclusions" to "staticAssets", which are "url" base64-encoded images and "raw" text strings; renamed the Matrix component module to the JSX extension; built out a test scaffold at tools/test/index.html to manually test the various deploy options.
|
2025-05-23 12:49:10 -07:00 |
|
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
|
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
|
6663c92f99
|
Removing holoplay for now.
|
2025-05-06 08:15:57 -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 |
|