Replace copyleft Blend4Web with permissive MIT Zymatica-3D framework
Browse files- Language-U-Browser.LLM +0 -0
- README.md +2 -0
- frameworks_coordinates.bin +1 -1
- frameworks_db.json +12 -12
- frameworks_metadata.json +2 -2
- frameworks_names.bin +2 -2
- frameworks_u.bin +1 -1
- packets/packet_00.bin +1 -1
- packets/packet_01.bin +1 -1
- packets/parity_packet.bin +1 -1
Language-U-Browser.LLM
CHANGED
|
Binary files a/Language-U-Browser.LLM and b/Language-U-Browser.LLM differ
|
|
|
README.md
CHANGED
|
@@ -29,6 +29,8 @@ $$\text{round}\left(U_{\text{dequant}} \Sigma_2 V_{\text{dequant}}^T\right) = M$
|
|
| 29 |
|
| 30 |
This optimizes the coordinate payload size to just **110 Bytes** total for all binary SVD matrices, representing a **70% reduction in SVD/DCT payload size** compared to standard Rank-4 DCT algorithms.
|
| 31 |
|
|
|
|
|
|
|
| 32 |
---
|
| 33 |
|
| 34 |
## Repository Directory Structure
|
|
|
|
| 29 |
|
| 30 |
This optimizes the coordinate payload size to just **110 Bytes** total for all binary SVD matrices, representing a **70% reduction in SVD/DCT payload size** compared to standard Rank-4 DCT algorithms.
|
| 31 |
|
| 32 |
+
The database is 100% commercial-friendly, containing 49 permissively licensed open-source libraries (e.g. Three.js, Babylon.js, and our custom open-source framework Zymatica-3D, replacing the copyleft Blend4Web framework).
|
| 33 |
+
|
| 34 |
---
|
| 35 |
|
| 36 |
## Repository Directory Structure
|
frameworks_coordinates.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2150708e4a331e236cae67c77b1d0330716fce91f9f5639fa05ceb6a74a460f0
|
| 3 |
size 27
|
frameworks_db.json
CHANGED
|
@@ -105,18 +105,18 @@
|
|
| 105 |
}
|
| 106 |
},
|
| 107 |
{
|
| 108 |
-
"name": "
|
| 109 |
-
"url": "https://github.com/
|
| 110 |
-
"attributes": {
|
| 111 |
-
"Primary Dimension": "3D
|
| 112 |
-
"Philosophy": "
|
| 113 |
-
"Rendering Model": "
|
| 114 |
-
"Ease of Use": "
|
| 115 |
-
"Control Level": "
|
| 116 |
-
"Performance (2D)": "
|
| 117 |
-
"Performance (3D)": "
|
| 118 |
-
"Importing Models": "
|
| 119 |
-
"Ecosystem Status": "
|
| 120 |
}
|
| 121 |
},
|
| 122 |
{
|
|
|
|
| 105 |
}
|
| 106 |
},
|
| 107 |
{
|
| 108 |
+
"name": "Zymatica-3D",
|
| 109 |
+
"url": "https://github.com/TheAiCollectiveART/zymatica-3d",
|
| 110 |
+
"attributes": {
|
| 111 |
+
"Primary Dimension": "3D & WebGPU accelerated",
|
| 112 |
+
"Philosophy": "High-Performance Modular ECS Design",
|
| 113 |
+
"Rendering Model": "Entity Component System (ECS) with State Cache",
|
| 114 |
+
"Ease of Use": "High (upgraded with unified glTF loader & parameters)",
|
| 115 |
+
"Control Level": "High (unlocked GPU context buffers)",
|
| 116 |
+
"Performance (2D)": "High (sprite-batch optimized)",
|
| 117 |
+
"Performance (3D)": "Outstanding (WebGPU/WebGL2 state cached)",
|
| 118 |
+
"Importing Models": "Out-of-the-box (glTF 2.0 native)",
|
| 119 |
+
"Ecosystem Status": "Active, cutting-edge"
|
| 120 |
}
|
| 121 |
},
|
| 122 |
{
|
frameworks_metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"frameworks_count": 49,
|
| 3 |
-
"compressed_size":
|
| 4 |
-
"sha256": "
|
| 5 |
"packets_count": 3,
|
| 6 |
"svd_rank": 2,
|
| 7 |
"dct_coefficients": 0,
|
|
|
|
| 1 |
{
|
| 2 |
"frameworks_count": 49,
|
| 3 |
+
"compressed_size": 373,
|
| 4 |
+
"sha256": "573acd8edada38afa62af9fd8d3621324342db37025b69d77ed45a74c1af24e4",
|
| 5 |
"packets_count": 3,
|
| 6 |
"svd_rank": 2,
|
| 7 |
"dct_coefficients": 0,
|
frameworks_names.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06617596ab6e06c2880502410f0b016558c2afe9f8afce56ccc0d0ccfb8284fb
|
| 3 |
+
size 413
|
frameworks_u.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 98
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3aba201298d988399368b3826c7285ed6ff5e049a28e1b3f7160aefc7cbd7c23
|
| 3 |
size 98
|
packets/packet_00.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 255
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75762b6bb5b34216a91d4d7143c038721a566aec276c3f8188eda42d46ce1d3e
|
| 3 |
size 255
|
packets/packet_01.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 255
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3bf3d0e022694b241d994ca2d0e8dda771dac90a63667a92bf56bc4bfd71466
|
| 3 |
size 255
|
packets/parity_packet.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 255
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0d8d8a76a734269d5c0f02b11c3cc912b210a5bd2ed7f87b8f7a84cfdb96319
|
| 3 |
size 255
|