feat(environment): add painterly skies and living meadows

This commit is contained in:
Rijad Zuzo
2026-09-05 20:27:09 +02:00
parent 7899d36f03
commit ec16e2f2ca
71 changed files with 2280 additions and 213 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"cream_daisy": {
"triangles": 180,
"surfaces": 1,
"flower_stems": 3,
"bytes": 19896
},
"pink_cosmos": {
"triangles": 171,
"surfaces": 1,
"flower_stems": 3,
"bytes": 18888
},
"yellow_buttercup": {
"triangles": 153,
"surfaces": 1,
"flower_stems": 3,
"bytes": 16840
},
"lavender_spire": {
"triangles": 360,
"surfaces": 1,
"flower_stems": 3,
"bytes": 40444
}
}