From bbd46d253ae4d380d4708ba9c131274d02d337c1 Mon Sep 17 00:00:00 2001 From: Nils van Lueck Date: Wed, 2 Sep 2026 20:18:42 +0200 Subject: [PATCH] feat(trees): add German shrubs and hedge vegetation - Add seasonal shrub, understorey, and repeatable hedge assets - Add vegetation showcase scene and update documentation --- MODS.md | 26 +- README.md | 6 +- STATUS.md | 34 +- THIRD_PARTY_LICENSES.md | 65 +- crates/content/src/demo.rs | 5 + mods/_vegetation_showcase/lines/schau.ron | 51 ++ mods/_vegetation_showcase/mod.ron | 10 + mods/trees/LICENSES.md | 24 +- mods/trees/assets/adlerfarn_a.bin | 3 + mods/trees/assets/adlerfarn_a.gltf | 1 + mods/trees/assets/adlerfarn_a_herbst.gltf | 1 + mods/trees/assets/adlerfarn_a_winter.gltf | 1 + mods/trees/assets/adlerfarn_b.bin | 3 + mods/trees/assets/adlerfarn_b.gltf | 1 + mods/trees/assets/adlerfarn_b_herbst.gltf | 1 + mods/trees/assets/adlerfarn_b_winter.gltf | 1 + mods/trees/assets/adlerfarn_c.bin | 3 + mods/trees/assets/adlerfarn_c.gltf | 1 + mods/trees/assets/adlerfarn_c_herbst.gltf | 1 + mods/trees/assets/adlerfarn_c_winter.gltf | 1 + mods/trees/assets/berberitze_a.bin | 3 + mods/trees/assets/berberitze_a.gltf | 1 + mods/trees/assets/berberitze_a_herbst.gltf | 1 + mods/trees/assets/berberitze_a_winter.gltf | 1 + mods/trees/assets/berberitze_b.bin | 3 + mods/trees/assets/berberitze_b.gltf | 1 + mods/trees/assets/berberitze_b_herbst.gltf | 1 + mods/trees/assets/berberitze_b_winter.gltf | 1 + mods/trees/assets/berberitze_c.bin | 3 + mods/trees/assets/berberitze_c.gltf | 1 + mods/trees/assets/berberitze_c_herbst.gltf | 1 + mods/trees/assets/berberitze_c_winter.gltf | 1 + mods/trees/assets/besenginster_a.bin | 3 + mods/trees/assets/besenginster_a.gltf | 1 + mods/trees/assets/besenginster_a_winter.gltf | 1 + mods/trees/assets/besenginster_b.bin | 3 + mods/trees/assets/besenginster_b.gltf | 1 + mods/trees/assets/besenginster_b_winter.gltf | 1 + mods/trees/assets/besenginster_c.bin | 3 + mods/trees/assets/besenginster_c.gltf | 1 + mods/trees/assets/besenginster_c_winter.gltf | 1 + mods/trees/assets/besenheide_a.bin | 3 + mods/trees/assets/besenheide_a.gltf | 1 + mods/trees/assets/besenheide_a_winter.gltf | 1 + mods/trees/assets/besenheide_b.bin | 3 + mods/trees/assets/besenheide_b.gltf | 1 + mods/trees/assets/besenheide_b_winter.gltf | 1 + mods/trees/assets/besenheide_c.bin | 3 + mods/trees/assets/besenheide_c.gltf | 1 + mods/trees/assets/besenheide_c_winter.gltf | 1 + mods/trees/assets/brennnessel_a.bin | 3 + mods/trees/assets/brennnessel_a.gltf | 1 + mods/trees/assets/brennnessel_a_herbst.gltf | 1 + mods/trees/assets/brennnessel_a_winter.gltf | 1 + mods/trees/assets/brennnessel_b.bin | 3 + mods/trees/assets/brennnessel_b.gltf | 1 + mods/trees/assets/brennnessel_b_herbst.gltf | 1 + mods/trees/assets/brennnessel_b_winter.gltf | 1 + mods/trees/assets/brennnessel_c.bin | 3 + mods/trees/assets/brennnessel_c.gltf | 1 + mods/trees/assets/brennnessel_c_herbst.gltf | 1 + mods/trees/assets/brennnessel_c_winter.gltf | 1 + mods/trees/assets/brombeere_a.bin | 3 + mods/trees/assets/brombeere_a.gltf | 1 + mods/trees/assets/brombeere_a_herbst.gltf | 1 + mods/trees/assets/brombeere_a_winter.gltf | 1 + mods/trees/assets/brombeere_b.bin | 3 + mods/trees/assets/brombeere_b.gltf | 1 + mods/trees/assets/brombeere_b_herbst.gltf | 1 + mods/trees/assets/brombeere_b_winter.gltf | 1 + mods/trees/assets/brombeere_c.bin | 3 + mods/trees/assets/brombeere_c.gltf | 1 + mods/trees/assets/brombeere_c_herbst.gltf | 1 + mods/trees/assets/brombeere_c_winter.gltf | 1 + mods/trees/assets/douglasie_a.bin | 4 +- mods/trees/assets/douglasie_a.gltf | 2 +- mods/trees/assets/douglasie_a_winter.gltf | 2 +- mods/trees/assets/douglasie_b.bin | 4 +- mods/trees/assets/douglasie_b.gltf | 2 +- mods/trees/assets/douglasie_b_winter.gltf | 2 +- mods/trees/assets/douglasie_c.bin | 4 +- mods/trees/assets/douglasie_c.gltf | 2 +- mods/trees/assets/douglasie_c_winter.gltf | 2 +- mods/trees/assets/faulbaum_a.bin | 3 + mods/trees/assets/faulbaum_a.gltf | 1 + mods/trees/assets/faulbaum_a_herbst.gltf | 1 + mods/trees/assets/faulbaum_a_winter.gltf | 1 + mods/trees/assets/faulbaum_b.bin | 3 + mods/trees/assets/faulbaum_b.gltf | 1 + mods/trees/assets/faulbaum_b_herbst.gltf | 1 + mods/trees/assets/faulbaum_b_winter.gltf | 1 + mods/trees/assets/faulbaum_c.bin | 3 + mods/trees/assets/faulbaum_c.gltf | 1 + mods/trees/assets/faulbaum_c_herbst.gltf | 1 + mods/trees/assets/faulbaum_c_winter.gltf | 1 + mods/trees/assets/feldhecke_a.gltf | 1 + mods/trees/assets/feldhecke_a_hedge.bin | 3 + mods/trees/assets/feldhecke_a_herbst.gltf | 1 + mods/trees/assets/feldhecke_a_winter.gltf | 1 + mods/trees/assets/feldhecke_b.gltf | 1 + mods/trees/assets/feldhecke_b_hedge.bin | 3 + mods/trees/assets/feldhecke_b_herbst.gltf | 1 + mods/trees/assets/feldhecke_b_winter.gltf | 1 + mods/trees/assets/feldhecke_c.gltf | 1 + mods/trees/assets/feldhecke_c_hedge.bin | 3 + mods/trees/assets/feldhecke_c_herbst.gltf | 1 + mods/trees/assets/feldhecke_c_winter.gltf | 1 + mods/trees/assets/fichte_a.bin | 4 +- mods/trees/assets/fichte_a.gltf | 2 +- mods/trees/assets/fichte_a_winter.gltf | 2 +- mods/trees/assets/fichte_b.bin | 4 +- mods/trees/assets/fichte_b.gltf | 2 +- mods/trees/assets/fichte_b_winter.gltf | 2 +- mods/trees/assets/fichte_c.bin | 4 +- mods/trees/assets/fichte_c.gltf | 2 +- mods/trees/assets/fichte_c_winter.gltf | 2 +- mods/trees/assets/hainbuchenhecke_a.gltf | 1 + mods/trees/assets/hainbuchenhecke_a_hedge.bin | 3 + .../assets/hainbuchenhecke_a_herbst.gltf | 1 + .../assets/hainbuchenhecke_a_winter.gltf | 1 + mods/trees/assets/hainbuchenhecke_b.gltf | 1 + mods/trees/assets/hainbuchenhecke_b_hedge.bin | 3 + .../assets/hainbuchenhecke_b_herbst.gltf | 1 + .../assets/hainbuchenhecke_b_winter.gltf | 1 + mods/trees/assets/hainbuchenhecke_c.gltf | 1 + mods/trees/assets/hainbuchenhecke_c_hedge.bin | 3 + .../assets/hainbuchenhecke_c_herbst.gltf | 1 + .../assets/hainbuchenhecke_c_winter.gltf | 1 + mods/trees/assets/heckenkirsche_a.bin | 3 + mods/trees/assets/heckenkirsche_a.gltf | 1 + mods/trees/assets/heckenkirsche_a_herbst.gltf | 1 + mods/trees/assets/heckenkirsche_a_winter.gltf | 1 + mods/trees/assets/heckenkirsche_b.bin | 3 + mods/trees/assets/heckenkirsche_b.gltf | 1 + mods/trees/assets/heckenkirsche_b_herbst.gltf | 1 + mods/trees/assets/heckenkirsche_b_winter.gltf | 1 + mods/trees/assets/heckenkirsche_c.bin | 3 + mods/trees/assets/heckenkirsche_c.gltf | 1 + mods/trees/assets/heckenkirsche_c_herbst.gltf | 1 + mods/trees/assets/heckenkirsche_c_winter.gltf | 1 + mods/trees/assets/heidelbeere_a.bin | 3 + mods/trees/assets/heidelbeere_a.gltf | 1 + mods/trees/assets/heidelbeere_a_herbst.gltf | 1 + mods/trees/assets/heidelbeere_a_winter.gltf | 1 + mods/trees/assets/heidelbeere_b.bin | 3 + mods/trees/assets/heidelbeere_b.gltf | 1 + mods/trees/assets/heidelbeere_b_herbst.gltf | 1 + mods/trees/assets/heidelbeere_b_winter.gltf | 1 + mods/trees/assets/heidelbeere_c.bin | 3 + mods/trees/assets/heidelbeere_c.gltf | 1 + mods/trees/assets/heidelbeere_c_herbst.gltf | 1 + mods/trees/assets/heidelbeere_c_winter.gltf | 1 + mods/trees/assets/himbeere_a.bin | 3 + mods/trees/assets/himbeere_a.gltf | 1 + mods/trees/assets/himbeere_a_herbst.gltf | 1 + mods/trees/assets/himbeere_a_winter.gltf | 1 + mods/trees/assets/himbeere_b.bin | 3 + mods/trees/assets/himbeere_b.gltf | 1 + mods/trees/assets/himbeere_b_herbst.gltf | 1 + mods/trees/assets/himbeere_b_winter.gltf | 1 + mods/trees/assets/himbeere_c.bin | 3 + mods/trees/assets/himbeere_c.gltf | 1 + mods/trees/assets/himbeere_c_herbst.gltf | 1 + mods/trees/assets/himbeere_c_winter.gltf | 1 + mods/trees/assets/hundsrose_a.bin | 3 + mods/trees/assets/hundsrose_a.gltf | 1 + mods/trees/assets/hundsrose_a_herbst.gltf | 1 + mods/trees/assets/hundsrose_a_winter.gltf | 1 + mods/trees/assets/hundsrose_b.bin | 3 + mods/trees/assets/hundsrose_b.gltf | 1 + mods/trees/assets/hundsrose_b_herbst.gltf | 1 + mods/trees/assets/hundsrose_b_winter.gltf | 1 + mods/trees/assets/hundsrose_c.bin | 3 + mods/trees/assets/hundsrose_c.gltf | 1 + mods/trees/assets/hundsrose_c_herbst.gltf | 1 + mods/trees/assets/hundsrose_c_winter.gltf | 1 + mods/trees/assets/immergruen_a.bin | 3 + mods/trees/assets/immergruen_a.gltf | 1 + mods/trees/assets/immergruen_a_winter.gltf | 1 + mods/trees/assets/immergruen_b.bin | 3 + mods/trees/assets/immergruen_b.gltf | 1 + mods/trees/assets/immergruen_b_winter.gltf | 1 + mods/trees/assets/immergruen_c.bin | 3 + mods/trees/assets/immergruen_c.gltf | 1 + mods/trees/assets/immergruen_c_winter.gltf | 1 + mods/trees/assets/immergruene_hecke_a.gltf | 1 + .../assets/immergruene_hecke_a_hedge.bin | 3 + .../assets/immergruene_hecke_a_winter.gltf | 1 + mods/trees/assets/immergruene_hecke_b.gltf | 1 + .../assets/immergruene_hecke_b_hedge.bin | 3 + .../assets/immergruene_hecke_b_winter.gltf | 1 + mods/trees/assets/immergruene_hecke_c.gltf | 1 + .../assets/immergruene_hecke_c_hedge.bin | 3 + .../assets/immergruene_hecke_c_winter.gltf | 1 + .../assets/impostors/adlerfarn_a_autumn.png | 3 + .../assets/impostors/adlerfarn_a_summer.png | 3 + .../assets/impostors/adlerfarn_a_winter.png | 3 + .../assets/impostors/adlerfarn_b_autumn.png | 3 + .../assets/impostors/adlerfarn_b_summer.png | 3 + .../assets/impostors/adlerfarn_b_winter.png | 3 + .../assets/impostors/adlerfarn_c_autumn.png | 3 + .../assets/impostors/adlerfarn_c_summer.png | 3 + .../assets/impostors/adlerfarn_c_winter.png | 3 + .../assets/impostors/berberitze_a_autumn.png | 3 + .../assets/impostors/berberitze_a_summer.png | 3 + .../assets/impostors/berberitze_a_winter.png | 3 + .../assets/impostors/berberitze_b_autumn.png | 3 + .../assets/impostors/berberitze_b_summer.png | 3 + .../assets/impostors/berberitze_b_winter.png | 3 + .../assets/impostors/berberitze_c_autumn.png | 3 + .../assets/impostors/berberitze_c_summer.png | 3 + .../assets/impostors/berberitze_c_winter.png | 3 + .../impostors/besenginster_a_summer.png | 3 + .../impostors/besenginster_a_winter.png | 3 + .../impostors/besenginster_b_summer.png | 3 + .../impostors/besenginster_b_winter.png | 3 + .../impostors/besenginster_c_summer.png | 3 + .../impostors/besenginster_c_winter.png | 3 + .../assets/impostors/besenheide_a_summer.png | 3 + .../assets/impostors/besenheide_a_winter.png | 3 + .../assets/impostors/besenheide_b_summer.png | 3 + .../assets/impostors/besenheide_b_winter.png | 3 + .../assets/impostors/besenheide_c_summer.png | 3 + .../assets/impostors/besenheide_c_winter.png | 3 + .../assets/impostors/brennnessel_a_autumn.png | 3 + .../assets/impostors/brennnessel_a_summer.png | 3 + .../assets/impostors/brennnessel_a_winter.png | 3 + .../assets/impostors/brennnessel_b_autumn.png | 3 + .../assets/impostors/brennnessel_b_summer.png | 3 + .../assets/impostors/brennnessel_b_winter.png | 3 + .../assets/impostors/brennnessel_c_autumn.png | 3 + .../assets/impostors/brennnessel_c_summer.png | 3 + .../assets/impostors/brennnessel_c_winter.png | 3 + .../assets/impostors/brombeere_a_autumn.png | 3 + .../assets/impostors/brombeere_a_summer.png | 3 + .../assets/impostors/brombeere_a_winter.png | 3 + .../assets/impostors/brombeere_b_autumn.png | 3 + .../assets/impostors/brombeere_b_summer.png | 3 + .../assets/impostors/brombeere_b_winter.png | 3 + .../assets/impostors/brombeere_c_autumn.png | 3 + .../assets/impostors/brombeere_c_summer.png | 3 + .../assets/impostors/brombeere_c_winter.png | 3 + .../assets/impostors/douglasie_a_summer.png | 4 +- .../assets/impostors/douglasie_a_winter.png | 4 +- .../assets/impostors/douglasie_b_summer.png | 4 +- .../assets/impostors/douglasie_b_winter.png | 4 +- .../assets/impostors/douglasie_c_summer.png | 4 +- .../assets/impostors/douglasie_c_winter.png | 4 +- .../assets/impostors/faulbaum_a_autumn.png | 3 + .../assets/impostors/faulbaum_a_summer.png | 3 + .../assets/impostors/faulbaum_a_winter.png | 3 + .../assets/impostors/faulbaum_b_autumn.png | 3 + .../assets/impostors/faulbaum_b_summer.png | 3 + .../assets/impostors/faulbaum_b_winter.png | 3 + .../assets/impostors/faulbaum_c_autumn.png | 3 + .../assets/impostors/faulbaum_c_summer.png | 3 + .../assets/impostors/faulbaum_c_winter.png | 3 + .../assets/impostors/fichte_a_summer.png | 4 +- .../assets/impostors/fichte_a_winter.png | 4 +- .../assets/impostors/fichte_b_summer.png | 4 +- .../assets/impostors/fichte_b_winter.png | 4 +- .../assets/impostors/fichte_c_summer.png | 4 +- .../assets/impostors/fichte_c_winter.png | 4 +- .../impostors/heckenkirsche_a_autumn.png | 3 + .../impostors/heckenkirsche_a_summer.png | 3 + .../impostors/heckenkirsche_a_winter.png | 3 + .../impostors/heckenkirsche_b_autumn.png | 3 + .../impostors/heckenkirsche_b_summer.png | 3 + .../impostors/heckenkirsche_b_winter.png | 3 + .../impostors/heckenkirsche_c_autumn.png | 3 + .../impostors/heckenkirsche_c_summer.png | 3 + .../impostors/heckenkirsche_c_winter.png | 3 + .../assets/impostors/heidelbeere_a_autumn.png | 3 + .../assets/impostors/heidelbeere_a_summer.png | 3 + .../assets/impostors/heidelbeere_a_winter.png | 3 + .../assets/impostors/heidelbeere_b_autumn.png | 3 + .../assets/impostors/heidelbeere_b_summer.png | 3 + .../assets/impostors/heidelbeere_b_winter.png | 3 + .../assets/impostors/heidelbeere_c_autumn.png | 3 + .../assets/impostors/heidelbeere_c_summer.png | 3 + .../assets/impostors/heidelbeere_c_winter.png | 3 + .../assets/impostors/himbeere_a_autumn.png | 3 + .../assets/impostors/himbeere_a_summer.png | 3 + .../assets/impostors/himbeere_a_winter.png | 3 + .../assets/impostors/himbeere_b_autumn.png | 3 + .../assets/impostors/himbeere_b_summer.png | 3 + .../assets/impostors/himbeere_b_winter.png | 3 + .../assets/impostors/himbeere_c_autumn.png | 3 + .../assets/impostors/himbeere_c_summer.png | 3 + .../assets/impostors/himbeere_c_winter.png | 3 + .../assets/impostors/hundsrose_a_autumn.png | 3 + .../assets/impostors/hundsrose_a_summer.png | 3 + .../assets/impostors/hundsrose_a_winter.png | 3 + .../assets/impostors/hundsrose_b_autumn.png | 3 + .../assets/impostors/hundsrose_b_summer.png | 3 + .../assets/impostors/hundsrose_b_winter.png | 3 + .../assets/impostors/hundsrose_c_autumn.png | 3 + .../assets/impostors/hundsrose_c_summer.png | 3 + .../assets/impostors/hundsrose_c_winter.png | 3 + .../assets/impostors/immergruen_a_summer.png | 3 + .../assets/impostors/immergruen_a_winter.png | 3 + .../assets/impostors/immergruen_b_summer.png | 3 + .../assets/impostors/immergruen_b_winter.png | 3 + .../assets/impostors/immergruen_c_summer.png | 3 + .../assets/impostors/immergruen_c_winter.png | 3 + .../assets/impostors/kiefer_a_summer.png | 4 +- .../assets/impostors/kiefer_a_winter.png | 4 +- .../assets/impostors/kiefer_b_summer.png | 4 +- .../assets/impostors/kiefer_b_winter.png | 4 +- .../assets/impostors/kiefer_c_summer.png | 4 +- .../assets/impostors/kiefer_c_winter.png | 4 +- .../assets/impostors/laerche_a_autumn.png | 4 +- .../assets/impostors/laerche_a_summer.png | 4 +- .../assets/impostors/laerche_a_winter.png | 4 +- .../assets/impostors/laerche_b_autumn.png | 4 +- .../assets/impostors/laerche_b_summer.png | 4 +- .../assets/impostors/laerche_b_winter.png | 4 +- .../assets/impostors/laerche_c_autumn.png | 4 +- .../assets/impostors/laerche_c_summer.png | 4 +- .../assets/impostors/laerche_c_winter.png | 4 +- .../assets/impostors/liguster_a_autumn.png | 3 + .../assets/impostors/liguster_a_summer.png | 3 + .../assets/impostors/liguster_a_winter.png | 3 + .../assets/impostors/liguster_b_autumn.png | 3 + .../assets/impostors/liguster_b_summer.png | 3 + .../assets/impostors/liguster_b_winter.png | 3 + .../assets/impostors/liguster_c_autumn.png | 3 + .../assets/impostors/liguster_c_summer.png | 3 + .../assets/impostors/liguster_c_winter.png | 3 + .../impostors/pfaffenhuetchen_a_autumn.png | 3 + .../impostors/pfaffenhuetchen_a_summer.png | 3 + .../impostors/pfaffenhuetchen_a_winter.png | 3 + .../impostors/pfaffenhuetchen_b_autumn.png | 3 + .../impostors/pfaffenhuetchen_b_summer.png | 3 + .../impostors/pfaffenhuetchen_b_winter.png | 3 + .../impostors/pfaffenhuetchen_c_autumn.png | 3 + .../impostors/pfaffenhuetchen_c_summer.png | 3 + .../impostors/pfaffenhuetchen_c_winter.png | 3 + .../impostors/roter_hartriegel_a_autumn.png | 3 + .../impostors/roter_hartriegel_a_summer.png | 3 + .../impostors/roter_hartriegel_a_winter.png | 3 + .../impostors/roter_hartriegel_b_autumn.png | 3 + .../impostors/roter_hartriegel_b_summer.png | 3 + .../impostors/roter_hartriegel_b_winter.png | 3 + .../impostors/roter_hartriegel_c_autumn.png | 3 + .../impostors/roter_hartriegel_c_summer.png | 3 + .../impostors/roter_hartriegel_c_winter.png | 3 + .../assets/impostors/sanddorn_a_autumn.png | 3 + .../assets/impostors/sanddorn_a_summer.png | 3 + .../assets/impostors/sanddorn_a_winter.png | 3 + .../assets/impostors/sanddorn_b_autumn.png | 3 + .../assets/impostors/sanddorn_b_summer.png | 3 + .../assets/impostors/sanddorn_b_winter.png | 3 + .../assets/impostors/sanddorn_c_autumn.png | 3 + .../assets/impostors/sanddorn_c_summer.png | 3 + .../assets/impostors/sanddorn_c_winter.png | 3 + .../assets/impostors/schneeball_a_autumn.png | 3 + .../assets/impostors/schneeball_a_summer.png | 3 + .../assets/impostors/schneeball_a_winter.png | 3 + .../assets/impostors/schneeball_b_autumn.png | 3 + .../assets/impostors/schneeball_b_summer.png | 3 + .../assets/impostors/schneeball_b_winter.png | 3 + .../assets/impostors/schneeball_c_autumn.png | 3 + .../assets/impostors/schneeball_c_summer.png | 3 + .../assets/impostors/schneeball_c_winter.png | 3 + .../assets/impostors/stechpalme_a_summer.png | 3 + .../assets/impostors/stechpalme_a_winter.png | 3 + .../assets/impostors/stechpalme_b_summer.png | 3 + .../assets/impostors/stechpalme_b_winter.png | 3 + .../assets/impostors/stechpalme_c_summer.png | 3 + .../assets/impostors/stechpalme_c_winter.png | 3 + .../assets/impostors/wacholder_a_summer.png | 4 +- .../assets/impostors/wacholder_a_winter.png | 4 +- .../assets/impostors/wacholder_b_summer.png | 4 +- .../assets/impostors/wacholder_b_winter.png | 4 +- .../assets/impostors/wacholder_c_summer.png | 4 +- .../assets/impostors/wacholder_c_winter.png | 4 +- .../assets/impostors/weisstanne_a_summer.png | 4 +- .../assets/impostors/weisstanne_a_winter.png | 4 +- .../assets/impostors/weisstanne_b_summer.png | 4 +- .../assets/impostors/weisstanne_b_winter.png | 4 +- .../assets/impostors/weisstanne_c_summer.png | 4 +- .../assets/impostors/weisstanne_c_winter.png | 4 +- mods/trees/assets/kiefer_a.bin | 4 +- mods/trees/assets/kiefer_a.gltf | 2 +- mods/trees/assets/kiefer_a_winter.gltf | 2 +- mods/trees/assets/kiefer_b.bin | 4 +- mods/trees/assets/kiefer_b.gltf | 2 +- mods/trees/assets/kiefer_b_winter.gltf | 2 +- mods/trees/assets/kiefer_c.bin | 4 +- mods/trees/assets/kiefer_c.gltf | 2 +- mods/trees/assets/kiefer_c_winter.gltf | 2 +- mods/trees/assets/laerche_a.bin | 4 +- mods/trees/assets/laerche_a.gltf | 2 +- mods/trees/assets/laerche_a_herbst.gltf | 2 +- mods/trees/assets/laerche_a_winter.gltf | 2 +- mods/trees/assets/laerche_b.bin | 4 +- mods/trees/assets/laerche_b.gltf | 2 +- mods/trees/assets/laerche_b_herbst.gltf | 2 +- mods/trees/assets/laerche_b_winter.gltf | 2 +- mods/trees/assets/laerche_c.bin | 4 +- mods/trees/assets/laerche_c.gltf | 2 +- mods/trees/assets/laerche_c_herbst.gltf | 2 +- mods/trees/assets/laerche_c_winter.gltf | 2 +- mods/trees/assets/liguster_a.bin | 3 + mods/trees/assets/liguster_a.gltf | 1 + mods/trees/assets/liguster_a_herbst.gltf | 1 + mods/trees/assets/liguster_a_winter.gltf | 1 + mods/trees/assets/liguster_b.bin | 3 + mods/trees/assets/liguster_b.gltf | 1 + mods/trees/assets/liguster_b_herbst.gltf | 1 + mods/trees/assets/liguster_b_winter.gltf | 1 + mods/trees/assets/liguster_c.bin | 3 + mods/trees/assets/liguster_c.gltf | 1 + mods/trees/assets/liguster_c_herbst.gltf | 1 + mods/trees/assets/liguster_c_winter.gltf | 1 + mods/trees/assets/ligusterhecke_a.gltf | 1 + mods/trees/assets/ligusterhecke_a_hedge.bin | 3 + mods/trees/assets/ligusterhecke_a_herbst.gltf | 1 + mods/trees/assets/ligusterhecke_a_winter.gltf | 1 + mods/trees/assets/ligusterhecke_b.gltf | 1 + mods/trees/assets/ligusterhecke_b_hedge.bin | 3 + mods/trees/assets/ligusterhecke_b_herbst.gltf | 1 + mods/trees/assets/ligusterhecke_b_winter.gltf | 1 + mods/trees/assets/ligusterhecke_c.gltf | 1 + mods/trees/assets/ligusterhecke_c_hedge.bin | 3 + mods/trees/assets/ligusterhecke_c_herbst.gltf | 1 + mods/trees/assets/ligusterhecke_c_winter.gltf | 1 + mods/trees/assets/pfaffenhuetchen_a.bin | 3 + mods/trees/assets/pfaffenhuetchen_a.gltf | 1 + .../assets/pfaffenhuetchen_a_herbst.gltf | 1 + .../assets/pfaffenhuetchen_a_winter.gltf | 1 + mods/trees/assets/pfaffenhuetchen_b.bin | 3 + mods/trees/assets/pfaffenhuetchen_b.gltf | 1 + .../assets/pfaffenhuetchen_b_herbst.gltf | 1 + .../assets/pfaffenhuetchen_b_winter.gltf | 1 + mods/trees/assets/pfaffenhuetchen_c.bin | 3 + mods/trees/assets/pfaffenhuetchen_c.gltf | 1 + .../assets/pfaffenhuetchen_c_herbst.gltf | 1 + .../assets/pfaffenhuetchen_c_winter.gltf | 1 + mods/trees/assets/roter_hartriegel_a.bin | 3 + mods/trees/assets/roter_hartriegel_a.gltf | 1 + .../assets/roter_hartriegel_a_herbst.gltf | 1 + .../assets/roter_hartriegel_a_winter.gltf | 1 + mods/trees/assets/roter_hartriegel_b.bin | 3 + mods/trees/assets/roter_hartriegel_b.gltf | 1 + .../assets/roter_hartriegel_b_herbst.gltf | 1 + .../assets/roter_hartriegel_b_winter.gltf | 1 + mods/trees/assets/roter_hartriegel_c.bin | 3 + mods/trees/assets/roter_hartriegel_c.gltf | 1 + .../assets/roter_hartriegel_c_herbst.gltf | 1 + .../assets/roter_hartriegel_c_winter.gltf | 1 + mods/trees/assets/sanddorn_a.bin | 3 + mods/trees/assets/sanddorn_a.gltf | 1 + mods/trees/assets/sanddorn_a_herbst.gltf | 1 + mods/trees/assets/sanddorn_a_winter.gltf | 1 + mods/trees/assets/sanddorn_b.bin | 3 + mods/trees/assets/sanddorn_b.gltf | 1 + mods/trees/assets/sanddorn_b_herbst.gltf | 1 + mods/trees/assets/sanddorn_b_winter.gltf | 1 + mods/trees/assets/sanddorn_c.bin | 3 + mods/trees/assets/sanddorn_c.gltf | 1 + mods/trees/assets/sanddorn_c_herbst.gltf | 1 + mods/trees/assets/sanddorn_c_winter.gltf | 1 + mods/trees/assets/schneeball_a.bin | 3 + mods/trees/assets/schneeball_a.gltf | 1 + mods/trees/assets/schneeball_a_herbst.gltf | 1 + mods/trees/assets/schneeball_a_winter.gltf | 1 + mods/trees/assets/schneeball_b.bin | 3 + mods/trees/assets/schneeball_b.gltf | 1 + mods/trees/assets/schneeball_b_herbst.gltf | 1 + mods/trees/assets/schneeball_b_winter.gltf | 1 + mods/trees/assets/schneeball_c.bin | 3 + mods/trees/assets/schneeball_c.gltf | 1 + mods/trees/assets/schneeball_c_herbst.gltf | 1 + mods/trees/assets/schneeball_c_winter.gltf | 1 + mods/trees/assets/stechpalme_a.bin | 3 + mods/trees/assets/stechpalme_a.gltf | 1 + mods/trees/assets/stechpalme_a_winter.gltf | 1 + mods/trees/assets/stechpalme_b.bin | 3 + mods/trees/assets/stechpalme_b.gltf | 1 + mods/trees/assets/stechpalme_b_winter.gltf | 1 + mods/trees/assets/stechpalme_c.bin | 3 + mods/trees/assets/stechpalme_c.gltf | 1 + mods/trees/assets/stechpalme_c_winter.gltf | 1 + mods/trees/assets/textures/poly_fern_02.png | 3 + .../assets/textures/poly_nettle_plant.png | 3 + .../assets/textures/poly_periwinkle_plant.png | 3 + .../assets/textures/poly_searsia_lucida.png | 3 + mods/trees/assets/textures/poly_shrub_01.png | 3 + .../textures/poly_wild_rooibos_bush.png | 3 + mods/trees/assets/weissdornhecke_a.gltf | 1 + mods/trees/assets/weissdornhecke_a_hedge.bin | 3 + .../trees/assets/weissdornhecke_a_herbst.gltf | 1 + .../trees/assets/weissdornhecke_a_winter.gltf | 1 + mods/trees/assets/weissdornhecke_b.gltf | 1 + mods/trees/assets/weissdornhecke_b_hedge.bin | 3 + .../trees/assets/weissdornhecke_b_herbst.gltf | 1 + .../trees/assets/weissdornhecke_b_winter.gltf | 1 + mods/trees/assets/weissdornhecke_c.gltf | 1 + mods/trees/assets/weissdornhecke_c_hedge.bin | 3 + .../trees/assets/weissdornhecke_c_herbst.gltf | 1 + .../trees/assets/weissdornhecke_c_winter.gltf | 1 + mods/trees/assets/weisstanne_a.bin | 4 +- mods/trees/assets/weisstanne_a.gltf | 2 +- mods/trees/assets/weisstanne_a_winter.gltf | 2 +- mods/trees/assets/weisstanne_b.bin | 4 +- mods/trees/assets/weisstanne_b.gltf | 2 +- mods/trees/assets/weisstanne_b_winter.gltf | 2 +- mods/trees/assets/weisstanne_c.bin | 4 +- mods/trees/assets/weisstanne_c.gltf | 2 +- mods/trees/assets/weisstanne_c_winter.gltf | 2 +- mods/trees/mod.ron | 6 +- mods/trees/objects/adlerfarn_a.ron | 11 + mods/trees/objects/adlerfarn_b.ron | 11 + mods/trees/objects/adlerfarn_c.ron | 11 + mods/trees/objects/berberitze_a.ron | 11 + mods/trees/objects/berberitze_b.ron | 11 + mods/trees/objects/berberitze_c.ron | 11 + mods/trees/objects/besenginster_a.ron | 11 + mods/trees/objects/besenginster_b.ron | 11 + mods/trees/objects/besenginster_c.ron | 11 + mods/trees/objects/besenheide_a.ron | 11 + mods/trees/objects/besenheide_b.ron | 11 + mods/trees/objects/besenheide_c.ron | 11 + mods/trees/objects/brennnessel_a.ron | 11 + mods/trees/objects/brennnessel_b.ron | 11 + mods/trees/objects/brennnessel_c.ron | 11 + mods/trees/objects/brombeere_a.ron | 11 + mods/trees/objects/brombeere_b.ron | 11 + mods/trees/objects/brombeere_c.ron | 11 + mods/trees/objects/douglasie_a.ron | 2 +- mods/trees/objects/douglasie_b.ron | 2 +- mods/trees/objects/douglasie_c.ron | 2 +- mods/trees/objects/faulbaum_a.ron | 11 + mods/trees/objects/faulbaum_b.ron | 11 + mods/trees/objects/faulbaum_c.ron | 11 + mods/trees/objects/feldhecke_a.ron | 11 + mods/trees/objects/feldhecke_b.ron | 11 + mods/trees/objects/feldhecke_c.ron | 11 + mods/trees/objects/fichte_a.ron | 2 +- mods/trees/objects/fichte_b.ron | 2 +- mods/trees/objects/fichte_c.ron | 2 +- mods/trees/objects/hainbuchenhecke_a.ron | 11 + mods/trees/objects/hainbuchenhecke_b.ron | 11 + mods/trees/objects/hainbuchenhecke_c.ron | 11 + mods/trees/objects/heckenkirsche_a.ron | 11 + mods/trees/objects/heckenkirsche_b.ron | 11 + mods/trees/objects/heckenkirsche_c.ron | 11 + mods/trees/objects/heidelbeere_a.ron | 11 + mods/trees/objects/heidelbeere_b.ron | 11 + mods/trees/objects/heidelbeere_c.ron | 11 + mods/trees/objects/himbeere_a.ron | 11 + mods/trees/objects/himbeere_b.ron | 11 + mods/trees/objects/himbeere_c.ron | 11 + mods/trees/objects/hundsrose_a.ron | 11 + mods/trees/objects/hundsrose_b.ron | 11 + mods/trees/objects/hundsrose_c.ron | 11 + mods/trees/objects/immergruen_a.ron | 11 + mods/trees/objects/immergruen_b.ron | 11 + mods/trees/objects/immergruen_c.ron | 11 + mods/trees/objects/immergruene_hecke_a.ron | 11 + mods/trees/objects/immergruene_hecke_b.ron | 11 + mods/trees/objects/immergruene_hecke_c.ron | 11 + mods/trees/objects/kiefer_a.ron | 2 +- mods/trees/objects/kiefer_b.ron | 2 +- mods/trees/objects/kiefer_c.ron | 2 +- mods/trees/objects/laerche_a.ron | 2 +- mods/trees/objects/laerche_b.ron | 2 +- mods/trees/objects/laerche_c.ron | 2 +- mods/trees/objects/liguster_a.ron | 11 + mods/trees/objects/liguster_b.ron | 11 + mods/trees/objects/liguster_c.ron | 11 + mods/trees/objects/ligusterhecke_a.ron | 11 + mods/trees/objects/ligusterhecke_b.ron | 11 + mods/trees/objects/ligusterhecke_c.ron | 11 + mods/trees/objects/pfaffenhuetchen_a.ron | 11 + mods/trees/objects/pfaffenhuetchen_b.ron | 11 + mods/trees/objects/pfaffenhuetchen_c.ron | 11 + mods/trees/objects/roter_hartriegel_a.ron | 11 + mods/trees/objects/roter_hartriegel_b.ron | 11 + mods/trees/objects/roter_hartriegel_c.ron | 11 + mods/trees/objects/sanddorn_a.ron | 11 + mods/trees/objects/sanddorn_b.ron | 11 + mods/trees/objects/sanddorn_c.ron | 11 + mods/trees/objects/schneeball_a.ron | 11 + mods/trees/objects/schneeball_b.ron | 11 + mods/trees/objects/schneeball_c.ron | 11 + mods/trees/objects/stechpalme_a.ron | 11 + mods/trees/objects/stechpalme_b.ron | 11 + mods/trees/objects/stechpalme_c.ron | 11 + mods/trees/objects/weissdornhecke_a.ron | 11 + mods/trees/objects/weissdornhecke_b.ron | 11 + mods/trees/objects/weissdornhecke_c.ron | 11 + mods/trees/objects/weisstanne_a.ron | 2 +- mods/trees/objects/weisstanne_b.ron | 2 +- mods/trees/objects/weisstanne_c.ron | 2 +- tools/trees/README.md | 69 +- tools/trees/bench_forest.mjs | 5 +- tools/trees/build_hedges.py | 622 ++++++++++++++++++ tools/trees/catalogue.json | 22 +- tools/trees/fetch_polyhaven.py | 86 +++ tools/trees/import_mantissa.py | 231 ++++++- 603 files changed, 2940 insertions(+), 260 deletions(-) create mode 100644 mods/_vegetation_showcase/lines/schau.ron create mode 100644 mods/_vegetation_showcase/mod.ron create mode 100644 mods/trees/assets/adlerfarn_a.bin create mode 100644 mods/trees/assets/adlerfarn_a.gltf create mode 100644 mods/trees/assets/adlerfarn_a_herbst.gltf create mode 100644 mods/trees/assets/adlerfarn_a_winter.gltf create mode 100644 mods/trees/assets/adlerfarn_b.bin create mode 100644 mods/trees/assets/adlerfarn_b.gltf create mode 100644 mods/trees/assets/adlerfarn_b_herbst.gltf create mode 100644 mods/trees/assets/adlerfarn_b_winter.gltf create mode 100644 mods/trees/assets/adlerfarn_c.bin create mode 100644 mods/trees/assets/adlerfarn_c.gltf create mode 100644 mods/trees/assets/adlerfarn_c_herbst.gltf create mode 100644 mods/trees/assets/adlerfarn_c_winter.gltf create mode 100644 mods/trees/assets/berberitze_a.bin create mode 100644 mods/trees/assets/berberitze_a.gltf create mode 100644 mods/trees/assets/berberitze_a_herbst.gltf create mode 100644 mods/trees/assets/berberitze_a_winter.gltf create mode 100644 mods/trees/assets/berberitze_b.bin create mode 100644 mods/trees/assets/berberitze_b.gltf create mode 100644 mods/trees/assets/berberitze_b_herbst.gltf create mode 100644 mods/trees/assets/berberitze_b_winter.gltf create mode 100644 mods/trees/assets/berberitze_c.bin create mode 100644 mods/trees/assets/berberitze_c.gltf create mode 100644 mods/trees/assets/berberitze_c_herbst.gltf create mode 100644 mods/trees/assets/berberitze_c_winter.gltf create mode 100644 mods/trees/assets/besenginster_a.bin create mode 100644 mods/trees/assets/besenginster_a.gltf create mode 100644 mods/trees/assets/besenginster_a_winter.gltf create mode 100644 mods/trees/assets/besenginster_b.bin create mode 100644 mods/trees/assets/besenginster_b.gltf create mode 100644 mods/trees/assets/besenginster_b_winter.gltf create mode 100644 mods/trees/assets/besenginster_c.bin create mode 100644 mods/trees/assets/besenginster_c.gltf create mode 100644 mods/trees/assets/besenginster_c_winter.gltf create mode 100644 mods/trees/assets/besenheide_a.bin create mode 100644 mods/trees/assets/besenheide_a.gltf create mode 100644 mods/trees/assets/besenheide_a_winter.gltf create mode 100644 mods/trees/assets/besenheide_b.bin create mode 100644 mods/trees/assets/besenheide_b.gltf create mode 100644 mods/trees/assets/besenheide_b_winter.gltf create mode 100644 mods/trees/assets/besenheide_c.bin create mode 100644 mods/trees/assets/besenheide_c.gltf create mode 100644 mods/trees/assets/besenheide_c_winter.gltf create mode 100644 mods/trees/assets/brennnessel_a.bin create mode 100644 mods/trees/assets/brennnessel_a.gltf create mode 100644 mods/trees/assets/brennnessel_a_herbst.gltf create mode 100644 mods/trees/assets/brennnessel_a_winter.gltf create mode 100644 mods/trees/assets/brennnessel_b.bin create mode 100644 mods/trees/assets/brennnessel_b.gltf create mode 100644 mods/trees/assets/brennnessel_b_herbst.gltf create mode 100644 mods/trees/assets/brennnessel_b_winter.gltf create mode 100644 mods/trees/assets/brennnessel_c.bin create mode 100644 mods/trees/assets/brennnessel_c.gltf create mode 100644 mods/trees/assets/brennnessel_c_herbst.gltf create mode 100644 mods/trees/assets/brennnessel_c_winter.gltf create mode 100644 mods/trees/assets/brombeere_a.bin create mode 100644 mods/trees/assets/brombeere_a.gltf create mode 100644 mods/trees/assets/brombeere_a_herbst.gltf create mode 100644 mods/trees/assets/brombeere_a_winter.gltf create mode 100644 mods/trees/assets/brombeere_b.bin create mode 100644 mods/trees/assets/brombeere_b.gltf create mode 100644 mods/trees/assets/brombeere_b_herbst.gltf create mode 100644 mods/trees/assets/brombeere_b_winter.gltf create mode 100644 mods/trees/assets/brombeere_c.bin create mode 100644 mods/trees/assets/brombeere_c.gltf create mode 100644 mods/trees/assets/brombeere_c_herbst.gltf create mode 100644 mods/trees/assets/brombeere_c_winter.gltf create mode 100644 mods/trees/assets/faulbaum_a.bin create mode 100644 mods/trees/assets/faulbaum_a.gltf create mode 100644 mods/trees/assets/faulbaum_a_herbst.gltf create mode 100644 mods/trees/assets/faulbaum_a_winter.gltf create mode 100644 mods/trees/assets/faulbaum_b.bin create mode 100644 mods/trees/assets/faulbaum_b.gltf create mode 100644 mods/trees/assets/faulbaum_b_herbst.gltf create mode 100644 mods/trees/assets/faulbaum_b_winter.gltf create mode 100644 mods/trees/assets/faulbaum_c.bin create mode 100644 mods/trees/assets/faulbaum_c.gltf create mode 100644 mods/trees/assets/faulbaum_c_herbst.gltf create mode 100644 mods/trees/assets/faulbaum_c_winter.gltf create mode 100644 mods/trees/assets/feldhecke_a.gltf create mode 100644 mods/trees/assets/feldhecke_a_hedge.bin create mode 100644 mods/trees/assets/feldhecke_a_herbst.gltf create mode 100644 mods/trees/assets/feldhecke_a_winter.gltf create mode 100644 mods/trees/assets/feldhecke_b.gltf create mode 100644 mods/trees/assets/feldhecke_b_hedge.bin create mode 100644 mods/trees/assets/feldhecke_b_herbst.gltf create mode 100644 mods/trees/assets/feldhecke_b_winter.gltf create mode 100644 mods/trees/assets/feldhecke_c.gltf create mode 100644 mods/trees/assets/feldhecke_c_hedge.bin create mode 100644 mods/trees/assets/feldhecke_c_herbst.gltf create mode 100644 mods/trees/assets/feldhecke_c_winter.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_a.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_a_hedge.bin create mode 100644 mods/trees/assets/hainbuchenhecke_a_herbst.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_a_winter.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_b.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_b_hedge.bin create mode 100644 mods/trees/assets/hainbuchenhecke_b_herbst.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_b_winter.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_c.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_c_hedge.bin create mode 100644 mods/trees/assets/hainbuchenhecke_c_herbst.gltf create mode 100644 mods/trees/assets/hainbuchenhecke_c_winter.gltf create mode 100644 mods/trees/assets/heckenkirsche_a.bin create mode 100644 mods/trees/assets/heckenkirsche_a.gltf create mode 100644 mods/trees/assets/heckenkirsche_a_herbst.gltf create mode 100644 mods/trees/assets/heckenkirsche_a_winter.gltf create mode 100644 mods/trees/assets/heckenkirsche_b.bin create mode 100644 mods/trees/assets/heckenkirsche_b.gltf create mode 100644 mods/trees/assets/heckenkirsche_b_herbst.gltf create mode 100644 mods/trees/assets/heckenkirsche_b_winter.gltf create mode 100644 mods/trees/assets/heckenkirsche_c.bin create mode 100644 mods/trees/assets/heckenkirsche_c.gltf create mode 100644 mods/trees/assets/heckenkirsche_c_herbst.gltf create mode 100644 mods/trees/assets/heckenkirsche_c_winter.gltf create mode 100644 mods/trees/assets/heidelbeere_a.bin create mode 100644 mods/trees/assets/heidelbeere_a.gltf create mode 100644 mods/trees/assets/heidelbeere_a_herbst.gltf create mode 100644 mods/trees/assets/heidelbeere_a_winter.gltf create mode 100644 mods/trees/assets/heidelbeere_b.bin create mode 100644 mods/trees/assets/heidelbeere_b.gltf create mode 100644 mods/trees/assets/heidelbeere_b_herbst.gltf create mode 100644 mods/trees/assets/heidelbeere_b_winter.gltf create mode 100644 mods/trees/assets/heidelbeere_c.bin create mode 100644 mods/trees/assets/heidelbeere_c.gltf create mode 100644 mods/trees/assets/heidelbeere_c_herbst.gltf create mode 100644 mods/trees/assets/heidelbeere_c_winter.gltf create mode 100644 mods/trees/assets/himbeere_a.bin create mode 100644 mods/trees/assets/himbeere_a.gltf create mode 100644 mods/trees/assets/himbeere_a_herbst.gltf create mode 100644 mods/trees/assets/himbeere_a_winter.gltf create mode 100644 mods/trees/assets/himbeere_b.bin create mode 100644 mods/trees/assets/himbeere_b.gltf create mode 100644 mods/trees/assets/himbeere_b_herbst.gltf create mode 100644 mods/trees/assets/himbeere_b_winter.gltf create mode 100644 mods/trees/assets/himbeere_c.bin create mode 100644 mods/trees/assets/himbeere_c.gltf create mode 100644 mods/trees/assets/himbeere_c_herbst.gltf create mode 100644 mods/trees/assets/himbeere_c_winter.gltf create mode 100644 mods/trees/assets/hundsrose_a.bin create mode 100644 mods/trees/assets/hundsrose_a.gltf create mode 100644 mods/trees/assets/hundsrose_a_herbst.gltf create mode 100644 mods/trees/assets/hundsrose_a_winter.gltf create mode 100644 mods/trees/assets/hundsrose_b.bin create mode 100644 mods/trees/assets/hundsrose_b.gltf create mode 100644 mods/trees/assets/hundsrose_b_herbst.gltf create mode 100644 mods/trees/assets/hundsrose_b_winter.gltf create mode 100644 mods/trees/assets/hundsrose_c.bin create mode 100644 mods/trees/assets/hundsrose_c.gltf create mode 100644 mods/trees/assets/hundsrose_c_herbst.gltf create mode 100644 mods/trees/assets/hundsrose_c_winter.gltf create mode 100644 mods/trees/assets/immergruen_a.bin create mode 100644 mods/trees/assets/immergruen_a.gltf create mode 100644 mods/trees/assets/immergruen_a_winter.gltf create mode 100644 mods/trees/assets/immergruen_b.bin create mode 100644 mods/trees/assets/immergruen_b.gltf create mode 100644 mods/trees/assets/immergruen_b_winter.gltf create mode 100644 mods/trees/assets/immergruen_c.bin create mode 100644 mods/trees/assets/immergruen_c.gltf create mode 100644 mods/trees/assets/immergruen_c_winter.gltf create mode 100644 mods/trees/assets/immergruene_hecke_a.gltf create mode 100644 mods/trees/assets/immergruene_hecke_a_hedge.bin create mode 100644 mods/trees/assets/immergruene_hecke_a_winter.gltf create mode 100644 mods/trees/assets/immergruene_hecke_b.gltf create mode 100644 mods/trees/assets/immergruene_hecke_b_hedge.bin create mode 100644 mods/trees/assets/immergruene_hecke_b_winter.gltf create mode 100644 mods/trees/assets/immergruene_hecke_c.gltf create mode 100644 mods/trees/assets/immergruene_hecke_c_hedge.bin create mode 100644 mods/trees/assets/immergruene_hecke_c_winter.gltf create mode 100644 mods/trees/assets/impostors/adlerfarn_a_autumn.png create mode 100644 mods/trees/assets/impostors/adlerfarn_a_summer.png create mode 100644 mods/trees/assets/impostors/adlerfarn_a_winter.png create mode 100644 mods/trees/assets/impostors/adlerfarn_b_autumn.png create mode 100644 mods/trees/assets/impostors/adlerfarn_b_summer.png create mode 100644 mods/trees/assets/impostors/adlerfarn_b_winter.png create mode 100644 mods/trees/assets/impostors/adlerfarn_c_autumn.png create mode 100644 mods/trees/assets/impostors/adlerfarn_c_summer.png create mode 100644 mods/trees/assets/impostors/adlerfarn_c_winter.png create mode 100644 mods/trees/assets/impostors/berberitze_a_autumn.png create mode 100644 mods/trees/assets/impostors/berberitze_a_summer.png create mode 100644 mods/trees/assets/impostors/berberitze_a_winter.png create mode 100644 mods/trees/assets/impostors/berberitze_b_autumn.png create mode 100644 mods/trees/assets/impostors/berberitze_b_summer.png create mode 100644 mods/trees/assets/impostors/berberitze_b_winter.png create mode 100644 mods/trees/assets/impostors/berberitze_c_autumn.png create mode 100644 mods/trees/assets/impostors/berberitze_c_summer.png create mode 100644 mods/trees/assets/impostors/berberitze_c_winter.png create mode 100644 mods/trees/assets/impostors/besenginster_a_summer.png create mode 100644 mods/trees/assets/impostors/besenginster_a_winter.png create mode 100644 mods/trees/assets/impostors/besenginster_b_summer.png create mode 100644 mods/trees/assets/impostors/besenginster_b_winter.png create mode 100644 mods/trees/assets/impostors/besenginster_c_summer.png create mode 100644 mods/trees/assets/impostors/besenginster_c_winter.png create mode 100644 mods/trees/assets/impostors/besenheide_a_summer.png create mode 100644 mods/trees/assets/impostors/besenheide_a_winter.png create mode 100644 mods/trees/assets/impostors/besenheide_b_summer.png create mode 100644 mods/trees/assets/impostors/besenheide_b_winter.png create mode 100644 mods/trees/assets/impostors/besenheide_c_summer.png create mode 100644 mods/trees/assets/impostors/besenheide_c_winter.png create mode 100644 mods/trees/assets/impostors/brennnessel_a_autumn.png create mode 100644 mods/trees/assets/impostors/brennnessel_a_summer.png create mode 100644 mods/trees/assets/impostors/brennnessel_a_winter.png create mode 100644 mods/trees/assets/impostors/brennnessel_b_autumn.png create mode 100644 mods/trees/assets/impostors/brennnessel_b_summer.png create mode 100644 mods/trees/assets/impostors/brennnessel_b_winter.png create mode 100644 mods/trees/assets/impostors/brennnessel_c_autumn.png create mode 100644 mods/trees/assets/impostors/brennnessel_c_summer.png create mode 100644 mods/trees/assets/impostors/brennnessel_c_winter.png create mode 100644 mods/trees/assets/impostors/brombeere_a_autumn.png create mode 100644 mods/trees/assets/impostors/brombeere_a_summer.png create mode 100644 mods/trees/assets/impostors/brombeere_a_winter.png create mode 100644 mods/trees/assets/impostors/brombeere_b_autumn.png create mode 100644 mods/trees/assets/impostors/brombeere_b_summer.png create mode 100644 mods/trees/assets/impostors/brombeere_b_winter.png create mode 100644 mods/trees/assets/impostors/brombeere_c_autumn.png create mode 100644 mods/trees/assets/impostors/brombeere_c_summer.png create mode 100644 mods/trees/assets/impostors/brombeere_c_winter.png create mode 100644 mods/trees/assets/impostors/faulbaum_a_autumn.png create mode 100644 mods/trees/assets/impostors/faulbaum_a_summer.png create mode 100644 mods/trees/assets/impostors/faulbaum_a_winter.png create mode 100644 mods/trees/assets/impostors/faulbaum_b_autumn.png create mode 100644 mods/trees/assets/impostors/faulbaum_b_summer.png create mode 100644 mods/trees/assets/impostors/faulbaum_b_winter.png create mode 100644 mods/trees/assets/impostors/faulbaum_c_autumn.png create mode 100644 mods/trees/assets/impostors/faulbaum_c_summer.png create mode 100644 mods/trees/assets/impostors/faulbaum_c_winter.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_a_autumn.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_a_summer.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_a_winter.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_b_autumn.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_b_summer.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_b_winter.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_c_autumn.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_c_summer.png create mode 100644 mods/trees/assets/impostors/heckenkirsche_c_winter.png create mode 100644 mods/trees/assets/impostors/heidelbeere_a_autumn.png create mode 100644 mods/trees/assets/impostors/heidelbeere_a_summer.png create mode 100644 mods/trees/assets/impostors/heidelbeere_a_winter.png create mode 100644 mods/trees/assets/impostors/heidelbeere_b_autumn.png create mode 100644 mods/trees/assets/impostors/heidelbeere_b_summer.png create mode 100644 mods/trees/assets/impostors/heidelbeere_b_winter.png create mode 100644 mods/trees/assets/impostors/heidelbeere_c_autumn.png create mode 100644 mods/trees/assets/impostors/heidelbeere_c_summer.png create mode 100644 mods/trees/assets/impostors/heidelbeere_c_winter.png create mode 100644 mods/trees/assets/impostors/himbeere_a_autumn.png create mode 100644 mods/trees/assets/impostors/himbeere_a_summer.png create mode 100644 mods/trees/assets/impostors/himbeere_a_winter.png create mode 100644 mods/trees/assets/impostors/himbeere_b_autumn.png create mode 100644 mods/trees/assets/impostors/himbeere_b_summer.png create mode 100644 mods/trees/assets/impostors/himbeere_b_winter.png create mode 100644 mods/trees/assets/impostors/himbeere_c_autumn.png create mode 100644 mods/trees/assets/impostors/himbeere_c_summer.png create mode 100644 mods/trees/assets/impostors/himbeere_c_winter.png create mode 100644 mods/trees/assets/impostors/hundsrose_a_autumn.png create mode 100644 mods/trees/assets/impostors/hundsrose_a_summer.png create mode 100644 mods/trees/assets/impostors/hundsrose_a_winter.png create mode 100644 mods/trees/assets/impostors/hundsrose_b_autumn.png create mode 100644 mods/trees/assets/impostors/hundsrose_b_summer.png create mode 100644 mods/trees/assets/impostors/hundsrose_b_winter.png create mode 100644 mods/trees/assets/impostors/hundsrose_c_autumn.png create mode 100644 mods/trees/assets/impostors/hundsrose_c_summer.png create mode 100644 mods/trees/assets/impostors/hundsrose_c_winter.png create mode 100644 mods/trees/assets/impostors/immergruen_a_summer.png create mode 100644 mods/trees/assets/impostors/immergruen_a_winter.png create mode 100644 mods/trees/assets/impostors/immergruen_b_summer.png create mode 100644 mods/trees/assets/impostors/immergruen_b_winter.png create mode 100644 mods/trees/assets/impostors/immergruen_c_summer.png create mode 100644 mods/trees/assets/impostors/immergruen_c_winter.png create mode 100644 mods/trees/assets/impostors/liguster_a_autumn.png create mode 100644 mods/trees/assets/impostors/liguster_a_summer.png create mode 100644 mods/trees/assets/impostors/liguster_a_winter.png create mode 100644 mods/trees/assets/impostors/liguster_b_autumn.png create mode 100644 mods/trees/assets/impostors/liguster_b_summer.png create mode 100644 mods/trees/assets/impostors/liguster_b_winter.png create mode 100644 mods/trees/assets/impostors/liguster_c_autumn.png create mode 100644 mods/trees/assets/impostors/liguster_c_summer.png create mode 100644 mods/trees/assets/impostors/liguster_c_winter.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_a_autumn.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_a_summer.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_a_winter.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_b_autumn.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_b_summer.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_b_winter.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_c_autumn.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_c_summer.png create mode 100644 mods/trees/assets/impostors/pfaffenhuetchen_c_winter.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_a_autumn.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_a_summer.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_a_winter.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_b_autumn.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_b_summer.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_b_winter.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_c_autumn.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_c_summer.png create mode 100644 mods/trees/assets/impostors/roter_hartriegel_c_winter.png create mode 100644 mods/trees/assets/impostors/sanddorn_a_autumn.png create mode 100644 mods/trees/assets/impostors/sanddorn_a_summer.png create mode 100644 mods/trees/assets/impostors/sanddorn_a_winter.png create mode 100644 mods/trees/assets/impostors/sanddorn_b_autumn.png create mode 100644 mods/trees/assets/impostors/sanddorn_b_summer.png create mode 100644 mods/trees/assets/impostors/sanddorn_b_winter.png create mode 100644 mods/trees/assets/impostors/sanddorn_c_autumn.png create mode 100644 mods/trees/assets/impostors/sanddorn_c_summer.png create mode 100644 mods/trees/assets/impostors/sanddorn_c_winter.png create mode 100644 mods/trees/assets/impostors/schneeball_a_autumn.png create mode 100644 mods/trees/assets/impostors/schneeball_a_summer.png create mode 100644 mods/trees/assets/impostors/schneeball_a_winter.png create mode 100644 mods/trees/assets/impostors/schneeball_b_autumn.png create mode 100644 mods/trees/assets/impostors/schneeball_b_summer.png create mode 100644 mods/trees/assets/impostors/schneeball_b_winter.png create mode 100644 mods/trees/assets/impostors/schneeball_c_autumn.png create mode 100644 mods/trees/assets/impostors/schneeball_c_summer.png create mode 100644 mods/trees/assets/impostors/schneeball_c_winter.png create mode 100644 mods/trees/assets/impostors/stechpalme_a_summer.png create mode 100644 mods/trees/assets/impostors/stechpalme_a_winter.png create mode 100644 mods/trees/assets/impostors/stechpalme_b_summer.png create mode 100644 mods/trees/assets/impostors/stechpalme_b_winter.png create mode 100644 mods/trees/assets/impostors/stechpalme_c_summer.png create mode 100644 mods/trees/assets/impostors/stechpalme_c_winter.png create mode 100644 mods/trees/assets/liguster_a.bin create mode 100644 mods/trees/assets/liguster_a.gltf create mode 100644 mods/trees/assets/liguster_a_herbst.gltf create mode 100644 mods/trees/assets/liguster_a_winter.gltf create mode 100644 mods/trees/assets/liguster_b.bin create mode 100644 mods/trees/assets/liguster_b.gltf create mode 100644 mods/trees/assets/liguster_b_herbst.gltf create mode 100644 mods/trees/assets/liguster_b_winter.gltf create mode 100644 mods/trees/assets/liguster_c.bin create mode 100644 mods/trees/assets/liguster_c.gltf create mode 100644 mods/trees/assets/liguster_c_herbst.gltf create mode 100644 mods/trees/assets/liguster_c_winter.gltf create mode 100644 mods/trees/assets/ligusterhecke_a.gltf create mode 100644 mods/trees/assets/ligusterhecke_a_hedge.bin create mode 100644 mods/trees/assets/ligusterhecke_a_herbst.gltf create mode 100644 mods/trees/assets/ligusterhecke_a_winter.gltf create mode 100644 mods/trees/assets/ligusterhecke_b.gltf create mode 100644 mods/trees/assets/ligusterhecke_b_hedge.bin create mode 100644 mods/trees/assets/ligusterhecke_b_herbst.gltf create mode 100644 mods/trees/assets/ligusterhecke_b_winter.gltf create mode 100644 mods/trees/assets/ligusterhecke_c.gltf create mode 100644 mods/trees/assets/ligusterhecke_c_hedge.bin create mode 100644 mods/trees/assets/ligusterhecke_c_herbst.gltf create mode 100644 mods/trees/assets/ligusterhecke_c_winter.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_a.bin create mode 100644 mods/trees/assets/pfaffenhuetchen_a.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_a_herbst.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_a_winter.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_b.bin create mode 100644 mods/trees/assets/pfaffenhuetchen_b.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_b_herbst.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_b_winter.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_c.bin create mode 100644 mods/trees/assets/pfaffenhuetchen_c.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_c_herbst.gltf create mode 100644 mods/trees/assets/pfaffenhuetchen_c_winter.gltf create mode 100644 mods/trees/assets/roter_hartriegel_a.bin create mode 100644 mods/trees/assets/roter_hartriegel_a.gltf create mode 100644 mods/trees/assets/roter_hartriegel_a_herbst.gltf create mode 100644 mods/trees/assets/roter_hartriegel_a_winter.gltf create mode 100644 mods/trees/assets/roter_hartriegel_b.bin create mode 100644 mods/trees/assets/roter_hartriegel_b.gltf create mode 100644 mods/trees/assets/roter_hartriegel_b_herbst.gltf create mode 100644 mods/trees/assets/roter_hartriegel_b_winter.gltf create mode 100644 mods/trees/assets/roter_hartriegel_c.bin create mode 100644 mods/trees/assets/roter_hartriegel_c.gltf create mode 100644 mods/trees/assets/roter_hartriegel_c_herbst.gltf create mode 100644 mods/trees/assets/roter_hartriegel_c_winter.gltf create mode 100644 mods/trees/assets/sanddorn_a.bin create mode 100644 mods/trees/assets/sanddorn_a.gltf create mode 100644 mods/trees/assets/sanddorn_a_herbst.gltf create mode 100644 mods/trees/assets/sanddorn_a_winter.gltf create mode 100644 mods/trees/assets/sanddorn_b.bin create mode 100644 mods/trees/assets/sanddorn_b.gltf create mode 100644 mods/trees/assets/sanddorn_b_herbst.gltf create mode 100644 mods/trees/assets/sanddorn_b_winter.gltf create mode 100644 mods/trees/assets/sanddorn_c.bin create mode 100644 mods/trees/assets/sanddorn_c.gltf create mode 100644 mods/trees/assets/sanddorn_c_herbst.gltf create mode 100644 mods/trees/assets/sanddorn_c_winter.gltf create mode 100644 mods/trees/assets/schneeball_a.bin create mode 100644 mods/trees/assets/schneeball_a.gltf create mode 100644 mods/trees/assets/schneeball_a_herbst.gltf create mode 100644 mods/trees/assets/schneeball_a_winter.gltf create mode 100644 mods/trees/assets/schneeball_b.bin create mode 100644 mods/trees/assets/schneeball_b.gltf create mode 100644 mods/trees/assets/schneeball_b_herbst.gltf create mode 100644 mods/trees/assets/schneeball_b_winter.gltf create mode 100644 mods/trees/assets/schneeball_c.bin create mode 100644 mods/trees/assets/schneeball_c.gltf create mode 100644 mods/trees/assets/schneeball_c_herbst.gltf create mode 100644 mods/trees/assets/schneeball_c_winter.gltf create mode 100644 mods/trees/assets/stechpalme_a.bin create mode 100644 mods/trees/assets/stechpalme_a.gltf create mode 100644 mods/trees/assets/stechpalme_a_winter.gltf create mode 100644 mods/trees/assets/stechpalme_b.bin create mode 100644 mods/trees/assets/stechpalme_b.gltf create mode 100644 mods/trees/assets/stechpalme_b_winter.gltf create mode 100644 mods/trees/assets/stechpalme_c.bin create mode 100644 mods/trees/assets/stechpalme_c.gltf create mode 100644 mods/trees/assets/stechpalme_c_winter.gltf create mode 100644 mods/trees/assets/textures/poly_fern_02.png create mode 100644 mods/trees/assets/textures/poly_nettle_plant.png create mode 100644 mods/trees/assets/textures/poly_periwinkle_plant.png create mode 100644 mods/trees/assets/textures/poly_searsia_lucida.png create mode 100644 mods/trees/assets/textures/poly_shrub_01.png create mode 100644 mods/trees/assets/textures/poly_wild_rooibos_bush.png create mode 100644 mods/trees/assets/weissdornhecke_a.gltf create mode 100644 mods/trees/assets/weissdornhecke_a_hedge.bin create mode 100644 mods/trees/assets/weissdornhecke_a_herbst.gltf create mode 100644 mods/trees/assets/weissdornhecke_a_winter.gltf create mode 100644 mods/trees/assets/weissdornhecke_b.gltf create mode 100644 mods/trees/assets/weissdornhecke_b_hedge.bin create mode 100644 mods/trees/assets/weissdornhecke_b_herbst.gltf create mode 100644 mods/trees/assets/weissdornhecke_b_winter.gltf create mode 100644 mods/trees/assets/weissdornhecke_c.gltf create mode 100644 mods/trees/assets/weissdornhecke_c_hedge.bin create mode 100644 mods/trees/assets/weissdornhecke_c_herbst.gltf create mode 100644 mods/trees/assets/weissdornhecke_c_winter.gltf create mode 100644 mods/trees/objects/adlerfarn_a.ron create mode 100644 mods/trees/objects/adlerfarn_b.ron create mode 100644 mods/trees/objects/adlerfarn_c.ron create mode 100644 mods/trees/objects/berberitze_a.ron create mode 100644 mods/trees/objects/berberitze_b.ron create mode 100644 mods/trees/objects/berberitze_c.ron create mode 100644 mods/trees/objects/besenginster_a.ron create mode 100644 mods/trees/objects/besenginster_b.ron create mode 100644 mods/trees/objects/besenginster_c.ron create mode 100644 mods/trees/objects/besenheide_a.ron create mode 100644 mods/trees/objects/besenheide_b.ron create mode 100644 mods/trees/objects/besenheide_c.ron create mode 100644 mods/trees/objects/brennnessel_a.ron create mode 100644 mods/trees/objects/brennnessel_b.ron create mode 100644 mods/trees/objects/brennnessel_c.ron create mode 100644 mods/trees/objects/brombeere_a.ron create mode 100644 mods/trees/objects/brombeere_b.ron create mode 100644 mods/trees/objects/brombeere_c.ron create mode 100644 mods/trees/objects/faulbaum_a.ron create mode 100644 mods/trees/objects/faulbaum_b.ron create mode 100644 mods/trees/objects/faulbaum_c.ron create mode 100644 mods/trees/objects/feldhecke_a.ron create mode 100644 mods/trees/objects/feldhecke_b.ron create mode 100644 mods/trees/objects/feldhecke_c.ron create mode 100644 mods/trees/objects/hainbuchenhecke_a.ron create mode 100644 mods/trees/objects/hainbuchenhecke_b.ron create mode 100644 mods/trees/objects/hainbuchenhecke_c.ron create mode 100644 mods/trees/objects/heckenkirsche_a.ron create mode 100644 mods/trees/objects/heckenkirsche_b.ron create mode 100644 mods/trees/objects/heckenkirsche_c.ron create mode 100644 mods/trees/objects/heidelbeere_a.ron create mode 100644 mods/trees/objects/heidelbeere_b.ron create mode 100644 mods/trees/objects/heidelbeere_c.ron create mode 100644 mods/trees/objects/himbeere_a.ron create mode 100644 mods/trees/objects/himbeere_b.ron create mode 100644 mods/trees/objects/himbeere_c.ron create mode 100644 mods/trees/objects/hundsrose_a.ron create mode 100644 mods/trees/objects/hundsrose_b.ron create mode 100644 mods/trees/objects/hundsrose_c.ron create mode 100644 mods/trees/objects/immergruen_a.ron create mode 100644 mods/trees/objects/immergruen_b.ron create mode 100644 mods/trees/objects/immergruen_c.ron create mode 100644 mods/trees/objects/immergruene_hecke_a.ron create mode 100644 mods/trees/objects/immergruene_hecke_b.ron create mode 100644 mods/trees/objects/immergruene_hecke_c.ron create mode 100644 mods/trees/objects/liguster_a.ron create mode 100644 mods/trees/objects/liguster_b.ron create mode 100644 mods/trees/objects/liguster_c.ron create mode 100644 mods/trees/objects/ligusterhecke_a.ron create mode 100644 mods/trees/objects/ligusterhecke_b.ron create mode 100644 mods/trees/objects/ligusterhecke_c.ron create mode 100644 mods/trees/objects/pfaffenhuetchen_a.ron create mode 100644 mods/trees/objects/pfaffenhuetchen_b.ron create mode 100644 mods/trees/objects/pfaffenhuetchen_c.ron create mode 100644 mods/trees/objects/roter_hartriegel_a.ron create mode 100644 mods/trees/objects/roter_hartriegel_b.ron create mode 100644 mods/trees/objects/roter_hartriegel_c.ron create mode 100644 mods/trees/objects/sanddorn_a.ron create mode 100644 mods/trees/objects/sanddorn_b.ron create mode 100644 mods/trees/objects/sanddorn_c.ron create mode 100644 mods/trees/objects/schneeball_a.ron create mode 100644 mods/trees/objects/schneeball_b.ron create mode 100644 mods/trees/objects/schneeball_c.ron create mode 100644 mods/trees/objects/stechpalme_a.ron create mode 100644 mods/trees/objects/stechpalme_b.ron create mode 100644 mods/trees/objects/stechpalme_c.ron create mode 100644 mods/trees/objects/weissdornhecke_a.ron create mode 100644 mods/trees/objects/weissdornhecke_b.ron create mode 100644 mods/trees/objects/weissdornhecke_c.ron create mode 100644 tools/trees/build_hedges.py create mode 100644 tools/trees/fetch_polyhaven.py diff --git a/MODS.md b/MODS.md index 29f3549..76d8f1b 100644 --- a/MODS.md +++ b/MODS.md @@ -1753,14 +1753,18 @@ trees: [ ], ``` -The **`trees` mod** ships the vegetation of Central Europe: twenty-eight species — spruce, +The **`trees` mod** ships the vegetation of Central Europe: forty-six catalogue entries — spruce, pine, silver fir, larch, Douglas fir, juniper; beech, oak, hornbeam, birch, alder, two maples, ash, lime, aspen, Lombardy poplar, two willows, elm, horse chestnut, rowan, wild -cherry, black locust; hazel, hawthorn, elder, blackthorn — each in three individually -shaped variants (`_a`, `_b`, `_c`), four levels of detail, and summer, autumn and winter -models. Broadleaf geometry comes from Midge “Mantissa” Sinnaeve's hand-modelled +cherry, black locust; hazel, hawthorn, elder, blackthorn. The shrub layer adds dog rose, +blackberry, raspberry, dogwood, spindle, guelder rose, alder buckthorn, privet, broom, +bilberry, heather, holly, barberry, fly honeysuckle and sea buckthorn; bracken, nettle and +periwinkle cover the understorey. Each has three individually shaped variants (`_a`, +`_b`, `_c`), four levels of detail and seasonal models. Broadleaf geometry comes from Midge “Mantissa” Sinnaeve's hand-modelled CC0 packs; conifers use Poly Haven's CC0 Fir Tree 01, Pine Tree 01 and Fir Sapling -models with their authored clean LOD meshes and foliage cards. Birch, cherry and +models with their authored clean LOD meshes and foliage cards. Shrubs and understorey use +Poly Haven's CC0 Shrub 01, Searsia Lucida, Wild Rooibos Bush, Fern 02, +Nettle Plant and Periwinkle Plant meshes. Birch, cherry and fir photographs supply additional PBR textures. `tools/trees/catalogue.json` maps those forms to the logical species and `tools/trees/import_mantissa.py` creates game LODs without procedurally growing a trunk or crown. The first two levels retain source branches and @@ -1769,6 +1773,18 @@ individual, with matching height, crown extents and centre. Whole-tree renders b at 400 m or farther and use that individual's exact LOD0 foliage selection. No LOD enlarges individual leaves. See `tools/trees/README.md` and `mods/trees/LICENSES.md`. +The same mod also ships 15 **repeatable hedge sections**: `feldhecke`, +`weissdornhecke`, `ligusterhecke`, `hainbuchenhecke` and +`immergruene_hecke`, each as `_a`, `_b` and `_c`. Formal sections are 6 m long, +the mixed field hedge 8 m; their stated `footprint` is the exact placement +length and width. Put them in the line's `trees:` list, rotate their long model +axis with `yaw_deg`, and place consecutive centres one section length apart. +They deliberately use the vegetation path rather than `objects:`: that keeps +terrain snapping, instancing, seasons and exactly one of their four LODs active. +Near levels combine reduced CC0 source shrubs with thousands of small cards +mapped to individual leaves in the source atlas, so the body stays closed +without becoming a single blurry billboard. + #### Stands A wood is rarely one species. Any tree object may carry **`stand-…` tags** saying which diff --git a/README.md b/README.md index 658c841..f6ebfdf 100644 --- a/README.md +++ b/README.md @@ -513,12 +513,12 @@ big the plant is — a 30 m spruce hands from leaf geometry to its whole-tree im and is drawn to 2.5 km, while a small blackthorn keeps full detail to at least 45 m and is gone at 700 m. -`mods/trees` fills them: twenty-eight species of Central Europe, three individually shaped -individuals of each, four levels of detail, and summer, autumn and winter models. They are +`mods/trees` fills them: forty-six trees, shrubs and understorey plants of Central Europe, +three individually shaped individuals of each, four levels of detail, and seasonal models. They are optimised from Midge “Mantissa” Sinnaeve's hand-modelled [CC0 tree packs](https://mantissa.xyz/free.html) and Poly Haven's CC0 [fir](https://polyhaven.com/a/fir_tree_01), [pine](https://polyhaven.com/a/pine_tree_01) -and [sapling](https://polyhaven.com/a/fir_sapling) models; `tools/trees/import_mantissa.py` +and [plant](https://polyhaven.com/models/plants) models; `tools/trees/import_mantissa.py` retains source branches and foliage for the first two levels and bakes multi-view whole-tree impostors only for distances of at least 400 m — see `tools/trees/README.md`. The route diff --git a/STATUS.md b/STATUS.md index 7c84335..d82d7e3 100644 --- a/STATUS.md +++ b/STATUS.md @@ -1277,9 +1277,9 @@ As of 2026-08-31 · `cargo test --workspace`: **1136 tests green** · clippy and because a crossarm changed on one side only puts the conductors beside the insulator strings instead of on them. -- **Artist trees of Central Europe (2026-09-02, `mods/trees`, `tools/trees/`):** the +- **Artist vegetation of Central Europe (2026-09-02, `mods/trees`, `tools/trees/`):** the old ez-tree procedural catalogue and its texture/geometry generators were removed. - The 28 logical species and all 84 stable object ids now use modified models from + The original 28 logical tree and large-shrub species and all 84 stable object ids use modified models from Midge “Mantissa” Sinnaeve’s CC0 broadleaf artist packs and Poly Haven's CC0 Fir Tree 01, Pine Tree 01 and Fir Sapling models; the birch, cherry and fir packs supply additional optimised bark/foliage photographs. Exact-family forms @@ -1287,6 +1287,31 @@ As of 2026-08-31 · `cargo test --workspace`: **1136 tests green** · clippy and artist-authored growth forms and apply species height and crown proportions. The provenance and the deliberate generic mappings are recorded in `mods/trees/LICENSES.md`. + Eighteen further entries fill the shrub and understorey layer: dog rose, blackberry, + raspberry, dogwood, spindle, guelder rose, alder buckthorn, privet, broom, bilberry, + heather, holly, barberry, fly honeysuckle and sea buckthorn, plus bracken, nettle and + periwinkle. They keep complete hand-modelled Poly Haven Shrub 01, Searsia Lucida, + Wild Rooibos Bush, Fern 02, Nettle Plant and Periwinkle Plant meshes and their authored + reduced LOD where supplied. The + public-API downloader verifies Poly Haven's MD5 records; the six source assets and + authors are recorded next to the original sources in `mods/trees/LICENSES.md`. + + Fifteen repeatable hedge sections add mixed field, hawthorn, privet, hornbeam and + evergreen formal hedges in three forms each. They introduce no new source material: + `tools/trees/build_hedges.py` composes overlapping reduced instances of the audited CC0 + plants under twelve hedge-wide LOD roots and closes their silhouette with small cards, + each mapped to one leaf of the Poly Haven CC0 atlas — never a near whole-hedge + billboard. No hedge-wide or whole-plant impostor is used: the far levels keep thinning + subsets of the reduced 3D source meshes and enlarge only individual leaf cards. + The 6 m formal and 8 m field sections can be placed end to end without gaps + and retain the source plants' summer, autumn and winter forms. Their audited LOD + triangle maxima are 84,351 / 81,151 / 54,303 / 54,103 / 40,579 / 40,379 / + 33,517 / 33,317 / 26,455 / 26,255 / 22,624 / 18,993. Eleven handoffs from + 60 through 900 m replace the former coarse jumps; the distant levels retain + 4,500–5,100 spatially distributed cards. Projected leaf coverage progresses as + 100 / 311 / 557 / 972 / 1,696 / 2,866 / 4,763 / 7,656 / 11,150 / 16,017 / + 22,104 / 30,250 percent. + `tools/trees/import_mantissa.py` is an import/optimisation tool, not a generator: it retains source trunks, branches and spatially selected actual source leaves or foliage cards. Poly Haven conifers start from their artist-authored clean LOD meshes. @@ -1299,8 +1324,9 @@ As of 2026-08-31 · `cargo test --workspace`: **1136 tests green** · clippy and only at 15× tree height (at least 400 m), and the crossed version at 30× height (at least 800 m); the `LOD0` hand-over remains 3.5× height with a 45 m floor. - The checked-in audit covers **84 objects and 237 seasonal models**. Triangle maxima - are 161,169 (`LOD0`), 50,630 (`LOD1`), 8 (`LOD2`) and 4 (`LOD3`). LOD1 retains + The checked-in audit covers **153 objects and 429 seasonal models**: 138 individual + vegetation objects plus 15 hedge sections. Triangle maxima for individual plants + are 175,626 (`LOD0`), 53,424 (`LOD1`), 8 (`LOD2`) and 4 (`LOD3`). LOD1 retains at least 65% measured leaf surface and targets 80% projected crown coverage, with source leaves capped at 1.55× size. All materials are dielectric PBR with explicit roughness, every external buffer/texture reference resolves, and the four diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 1c08672..b1ae0d5 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -273,53 +273,24 @@ same carriageway. Recompressed from the ambientCG 1K JPEGs (resize, quality ## Trees in `mods/trees/` -The vegetation is generated out of -[EZ-Tree](https://github.com/dgreenheck/ez-tree) by `tools/trees/` (see its -README). EZ-Tree is © 2024 Daniel Greenheck and licensed under the MIT -licence: - -> Permission is hereby granted, free of charge, to any person obtaining a copy -> of this software and associated documentation files (the "Software"), to deal -> in the Software without restriction, including without limitation the rights -> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -> copies of the Software […] THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY -> OF ANY KIND. - -Nothing of its code is included and nothing of it is redistributed: the -pipeline clones the pinned commit into `~/.cache/connected-rails/ez-tree`, -runs it, and keeps only what it grew. The **branch and leaf placement** of the -models therefore comes out of EZ-Tree's generator, and -`tools/trees/lib/mesh.mjs` meshes that skeleton with the same ring-and-quad -construction the library uses — the credit in the `copyright` field of every -generated glTF says so. - -The **leaves and needles are photographs**, from two public-domain libraries: - -- **[ambientCG](https://ambientcg.com)** — the `LeafSet###` atlases, sheets of - single leaves scanned on black with an opacity map. Twenty-six of the thirty - are used, one or two per species: an oak takes `LeafSet016` in summer and - `LeafSet012` in autumn, a beech `LeafSet024` and `LeafSet015`, an ash the - whole compound sprays of `LeafSet002`. -- **[Poly Haven](https://polyhaven.com)** — the twig atlases of `fir_tree_01` - and `pine_tree_01`, which is what the spruce, the silver fir, the Douglas fir - and the pine carry. Their tree *models* are not used, only those two texture - sets, and only the colour and opacity maps of them. - -Both libraries release everything under **CC0 1.0 Universal** -() — public domain, no -attribution required. The credit here is given because it is deserved. - -Nothing of either is redistributed: `tools/trees/fetch_foliage.mjs` downloads -them into `~/.cache/connected-rails/foliage/`, `lib/leaves.mjs` cuts the single -leaves out of the sheets, and what is checked in is the atlas the build composes -from them — cropped, rotated, tinted and arranged into a foliage card. CC0 -allows the derivation without condition. - -The **bark is still painted**, from the species entry by -`tools/trees/lib/bark.mjs` — a birch has to be white with black lenticels and a -Scots pine orange-red in plates, and no generic scan gives that. The impostors -are rasterised from the models themselves by `lib/impostor.mjs`. Both are -content of this repository under its own licence. +The shipped vegetation is optimized from hand-modelled and scanned artist +assets by Midge “Mantissa” Sinnaeve and [Poly Haven](https://polyhaven.com). +Every source is released under **CC0 1.0 Universal** +(), which permits copying, +modification and commercial redistribution. The checked-in glTFs, textures and +impostors are modified derivatives; the multi-gigabyte untouched source files +remain in the local build cache. + +The six Mantissa tree archives, nine Poly Haven assets, their authors, direct +source pages, transformations and the deliberate generic botanical mappings +are recorded precisely in [`mods/trees/LICENSES.md`](mods/trees/LICENSES.md). +`tools/trees/fetch_polyhaven.py` obtains Poly Haven's 1K packages through its +public API and verifies the published MD5 sums. `tools/trees/import_mantissa.py` +performs metric scaling, mesh reduction, alpha-atlas packing, PBR conversion, +seasonal grading and the near/far LOD export. It does not procedurally grow a +tree or bush. `tools/trees/build_hedges.py` introduces no further source: it +arranges those audited CC0 plants into repeatable hedge sections while keeping +their materials, seasons and LOD geometry. ## Sounds in `mods/example/assets/sounds/` diff --git a/crates/content/src/demo.rs b/crates/content/src/demo.rs index 253b050..98c488d 100644 --- a/crates/content/src/demo.rs +++ b/crates/content/src/demo.rs @@ -95,6 +95,11 @@ fn demo_trees() -> Vec { "holunder", "schlehe", "weissdorn", + "hundsrose", + "brombeere", + "roter_hartriegel", + "liguster", + "besenginster", "eberesche", "sandbirke", "zitterpappel", diff --git a/mods/_vegetation_showcase/lines/schau.ron b/mods/_vegetation_showcase/lines/schau.ron new file mode 100644 index 0000000..32c0e79 --- /dev/null +++ b/mods/_vegetation_showcase/lines/schau.ron @@ -0,0 +1,51 @@ +// Three rows beside a short presentation track, all at natural scale. +( + name: "Vegetationsschau", + fictional: true, + geoid_offset: 46.0, + nodes: [Buffer, Buffer], + edges: [ + ( + from: 0, + to: 1, + start: Geo(point: (lat: 52.0, lon: 10.0, height: 100.0), heading_deg: 90.0), + segments: [(len: 250.0, k0: 0.0, dk: 0.0)], + speed: [(0.0, 40.0)], + ), + ], + sections: [(edges: [0])], + // Use the streamed vegetation path so exactly one distance LOD is visible. + // The coordinates mirror s=32..57 m and offsets=6/12/18 m on the track. + trees: [ + // Back row: tall shrubs. + (object: "trees:stechpalme_b", lat: 51.9999461, lon: 10.0004669, yaw_deg: 95.0, scale: 1.0), + (object: "trees:faulbaum_b", lat: 51.9999461, lon: 10.0005398, yaw_deg: 130.0, scale: 1.0), + (object: "trees:roter_hartriegel_b", lat: 51.9999461, lon: 10.0006128, yaw_deg: 235.0, scale: 1.0), + (object: "trees:sanddorn_b", lat: 51.9999461, lon: 10.0006857, yaw_deg: 350.0, scale: 1.0), + (object: "trees:pfaffenhuetchen_b", lat: 51.9999461, lon: 10.0007587, yaw_deg: 25.0, scale: 1.0), + (object: "trees:schneeball_b", lat: 51.9999461, lon: 10.0008316, yaw_deg: 280.0, scale: 1.0), + + // Middle row: hedge and berry shrubs. + (object: "trees:liguster_b", lat: 51.9998922, lon: 10.0004669, yaw_deg: 185.0, scale: 1.0), + (object: "trees:heckenkirsche_b", lat: 51.9998922, lon: 10.0005398, yaw_deg: 70.0, scale: 1.0), + (object: "trees:berberitze_b", lat: 51.9998922, lon: 10.0006128, yaw_deg: 115.0, scale: 1.0), + (object: "trees:hundsrose_b", lat: 51.9998922, lon: 10.0006857, yaw_deg: 20.0, scale: 1.0), + (object: "trees:brombeere_b", lat: 51.9998922, lon: 10.0007587, yaw_deg: 250.0, scale: 1.0), + (object: "trees:himbeere_b", lat: 51.9998922, lon: 10.0008316, yaw_deg: 140.0, scale: 1.0), + + // Front row: heath and understorey. + (object: "trees:besenginster_b", lat: 51.9998383, lon: 10.0004669, yaw_deg: 330.0, scale: 1.0), + (object: "trees:besenheide_b", lat: 51.9998383, lon: 10.0005398, yaw_deg: 80.0, scale: 1.0), + (object: "trees:heidelbeere_b", lat: 51.9998383, lon: 10.0006128, yaw_deg: 205.0, scale: 1.0), + (object: "trees:adlerfarn_b", lat: 51.9998383, lon: 10.0006857, yaw_deg: 300.0, scale: 1.0), + (object: "trees:brennnessel_b", lat: 51.9998383, lon: 10.0007587, yaw_deg: 35.0, scale: 1.0), + (object: "trees:immergruen_b", lat: 51.9998383, lon: 10.0008316, yaw_deg: 15.0, scale: 1.0), + + // Repeatable hedge sections, aligned along the track. + (object: "trees:feldhecke_b", lat: 51.9998922, lon: 10.0011673, yaw_deg: 0.0, scale: 1.0), + (object: "trees:weissdornhecke_b", lat: 51.9998922, lon: 10.0013424, yaw_deg: 0.0, scale: 1.0), + (object: "trees:ligusterhecke_b", lat: 51.9998922, lon: 10.0015175, yaw_deg: 0.0, scale: 1.0), + (object: "trees:hainbuchenhecke_b", lat: 51.9998922, lon: 10.0016927, yaw_deg: 0.0, scale: 1.0), + (object: "trees:immergruene_hecke_b", lat: 51.9998922, lon: 10.0018678, yaw_deg: 0.0, scale: 1.0), + ], +) diff --git a/mods/_vegetation_showcase/mod.ron b/mods/_vegetation_showcase/mod.ron new file mode 100644 index 0000000..989048f --- /dev/null +++ b/mods/_vegetation_showcase/mod.ron @@ -0,0 +1,10 @@ +// Temporary in-game review scene for the shrub and understorey catalogue. +( + id: "vegetation-showcase", + name: "Vegetationsschau", + version: "1.0.0", + author: "Connected Rails", + description: "Temporäre Ingame-Schaufläche der neuen Vegetation.", + depends: ["trees"], + enabled: true, +) diff --git a/mods/trees/LICENSES.md b/mods/trees/LICENSES.md index 67833a7..edabaf2 100644 --- a/mods/trees/LICENSES.md +++ b/mods/trees/LICENSES.md @@ -1,4 +1,4 @@ -# Tree asset licences +# Vegetation asset licences The broadleaf meshes and some source photographs in this mod are modified versions of free CG tree packs by **Midge “Mantissa” Sinnaeve** from the @@ -20,6 +20,16 @@ official **Poly Haven** assets, also published under CC0 1.0: - [Pine Tree 01](https://polyhaven.com/a/pine_tree_01) — Rico Cilliers (model), Rob Tuytel (photography) - [Fir Sapling](https://polyhaven.com/a/fir_sapling) +The shrubs and understorey use modified forms and atlases from these additional +official Poly Haven assets: + +- [Shrub 01](https://polyhaven.com/a/shrub_01) — Rico Cilliers +- [Searsia Lucida](https://polyhaven.com/a/searsia_lucida) — James Ray Cock (modeling), Jenelle van Heerden (photography) +- [Wild Rooibos Bush](https://polyhaven.com/a/wild_rooibos_bush) — James Ray Cock (modeling), Jenelle van Heerden (photography) +- [Fern 02](https://polyhaven.com/a/fern_02) — Rob Tuytel (scanning), Rico Cilliers (modeling) +- [Nettle Plant](https://polyhaven.com/a/nettle_plant) — Rob Tuytel (photography), Rico Cilliers (modeling) +- [Periwinkle Plant](https://polyhaven.com/a/periwinkle_plant) — Amal Kumar + Poly Haven's licence terms are recorded on its official [licence page](https://polyhaven.com/license). @@ -29,13 +39,19 @@ attribution. Attribution is nevertheless retained here for provenance. Connected Rails changes include geometry reduction, removal of underground roots, metric scaling, PBR material conversion, texture downsampling, seasonal -colour grading and whole-tree LOD impostors. The logical catalogue maps the -artist packs to Central-European species by botanical family and growth form; -generic source forms are used where a species-specific CC0 scan was not +colour grading and whole-plant LOD impostors. Low vegetation keeps the complete +artist mesh because its scanned stem and foliage share one alpha atlas. The +logical catalogue maps the artist packs to Central-European species by growth +form; generic source forms are used where a species-specific CC0 scan was not available. The catalogue's German/common and botanical names describe game content; they are not a claim that every generic source form is a botanical reference specimen. +The hedge objects (`feldhecke_*`, `weissdornhecke_*`, `ligusterhecke_*`, +`hainbuchenhecke_*`, `immergruene_hecke_*`) introduce no additional source +material. They are repeatable compositions of the Mantissa and Poly Haven CC0 +models listed above, built by `tools/trees/build_hedges.py`. + These assets are separate mod assets under the additional permission in the repository’s root `LICENSE`; their CC0 status is compatible with the EUPL-1.2 codebase and with commercial redistribution. diff --git a/mods/trees/assets/adlerfarn_a.bin b/mods/trees/assets/adlerfarn_a.bin new file mode 100644 index 0000000..e281b4b --- /dev/null +++ b/mods/trees/assets/adlerfarn_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860584e71ae7a7b2adb4fd4528b0ff81f59662e8daa097aac6ef2d0533a83fd7 +size 43848 diff --git a/mods/trees/assets/adlerfarn_a.gltf b/mods/trees/assets/adlerfarn_a.gltf new file mode 100644 index 0000000..c7b26d0 --- /dev/null +++ b/mods/trees/assets/adlerfarn_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_a.bin","byteLength":43848}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":6300,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":12600,"byteLength":4200,"target":34962},{"buffer":0,"byteOffset":16800,"byteLength":4704,"target":34963},{"buffer":0,"byteOffset":21504,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":27804,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":34104,"byteLength":4200,"target":34962},{"buffer":0,"byteOffset":38304,"byteLength":4704,"target":34963},{"buffer":0,"byteOffset":43008,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":43200,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":43392,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":43520,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":43568,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":43664,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":43760,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":43824,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":525,"type":"VEC3","min":[-0.3036738784285825,0.0,-0.33749999999999997],"max":[0.3036738784285825,0.5,0.33749999999999997]},{"bufferView":1,"componentType":5126,"count":525,"type":"VEC3","min":[-0.9866963624954224,-0.28529295325279236,-0.929901659488678],"max":[0.9979283809661865,0.9986040592193604,0.9917850494384766]},{"bufferView":2,"componentType":5126,"count":525,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":2352,"type":"SCALAR","min":[0],"max":[524]},{"bufferView":4,"componentType":5126,"count":525,"type":"VEC3","min":[-0.3036738784285825,0.0,-0.33749999999999997],"max":[0.3036738784285825,0.5,0.33749999999999997]},{"bufferView":5,"componentType":5126,"count":525,"type":"VEC3","min":[-0.9866963624954224,-0.28529295325279236,-0.929901659488678],"max":[0.9979283809661865,0.9986040592193604,0.9917850494384766]},{"bufferView":6,"componentType":5126,"count":525,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2352,"type":"SCALAR","min":[0],"max":[524]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.3712500000000001,0,-0.3712500000000001],"max":[0.3712500000000001,0.5,0.3712500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.3712500000000001,0,-0.3712500000000001],"max":[0.3712500000000001,0.5,0.3712500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5747058823529412,1.0,0.7347058823529412,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_a_herbst.gltf b/mods/trees/assets/adlerfarn_a_herbst.gltf new file mode 100644 index 0000000..5950fc2 --- /dev/null +++ b/mods/trees/assets/adlerfarn_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_a.bin","byteLength":43848}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":6300,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":12600,"byteLength":4200,"target":34962},{"buffer":0,"byteOffset":16800,"byteLength":4704,"target":34963},{"buffer":0,"byteOffset":21504,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":27804,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":34104,"byteLength":4200,"target":34962},{"buffer":0,"byteOffset":38304,"byteLength":4704,"target":34963},{"buffer":0,"byteOffset":43008,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":43200,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":43392,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":43520,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":43568,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":43664,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":43760,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":43824,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":525,"type":"VEC3","min":[-0.3036738784285825,0.0,-0.33749999999999997],"max":[0.3036738784285825,0.5,0.33749999999999997]},{"bufferView":1,"componentType":5126,"count":525,"type":"VEC3","min":[-0.9866963624954224,-0.28529295325279236,-0.929901659488678],"max":[0.9979283809661865,0.9986040592193604,0.9917850494384766]},{"bufferView":2,"componentType":5126,"count":525,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":2352,"type":"SCALAR","min":[0],"max":[524]},{"bufferView":4,"componentType":5126,"count":525,"type":"VEC3","min":[-0.3036738784285825,0.0,-0.33749999999999997],"max":[0.3036738784285825,0.5,0.33749999999999997]},{"bufferView":5,"componentType":5126,"count":525,"type":"VEC3","min":[-0.9866963624954224,-0.28529295325279236,-0.929901659488678],"max":[0.9979283809661865,0.9986040592193604,0.9917850494384766]},{"bufferView":6,"componentType":5126,"count":525,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2352,"type":"SCALAR","min":[0],"max":[524]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.3712500000000001,0,-0.3712500000000001],"max":[0.3712500000000001,0.5,0.3712500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.3712500000000001,0,-0.3712500000000001],"max":[0.3712500000000001,0.5,0.3712500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_a_winter.gltf b/mods/trees/assets/adlerfarn_a_winter.gltf new file mode 100644 index 0000000..03bcdd6 --- /dev/null +++ b/mods/trees/assets/adlerfarn_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_a.bin","byteLength":43848}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":6300,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":12600,"byteLength":4200,"target":34962},{"buffer":0,"byteOffset":16800,"byteLength":4704,"target":34963},{"buffer":0,"byteOffset":21504,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":27804,"byteLength":6300,"target":34962},{"buffer":0,"byteOffset":34104,"byteLength":4200,"target":34962},{"buffer":0,"byteOffset":38304,"byteLength":4704,"target":34963},{"buffer":0,"byteOffset":43008,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":43200,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":43392,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":43520,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":43568,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":43664,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":43760,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":43824,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":525,"type":"VEC3","min":[-0.3036738784285825,0.0,-0.33749999999999997],"max":[0.3036738784285825,0.5,0.33749999999999997]},{"bufferView":1,"componentType":5126,"count":525,"type":"VEC3","min":[-0.9866963624954224,-0.28529295325279236,-0.929901659488678],"max":[0.9979283809661865,0.9986040592193604,0.9917850494384766]},{"bufferView":2,"componentType":5126,"count":525,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":2352,"type":"SCALAR","min":[0],"max":[524]},{"bufferView":4,"componentType":5126,"count":525,"type":"VEC3","min":[-0.3036738784285825,0.0,-0.33749999999999997],"max":[0.3036738784285825,0.5,0.33749999999999997]},{"bufferView":5,"componentType":5126,"count":525,"type":"VEC3","min":[-0.9866963624954224,-0.28529295325279236,-0.929901659488678],"max":[0.9979283809661865,0.9986040592193604,0.9917850494384766]},{"bufferView":6,"componentType":5126,"count":525,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2352,"type":"SCALAR","min":[0],"max":[524]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.3712500000000001,0,-0.3712500000000001],"max":[0.3712500000000001,0.5,0.3712500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.3712500000000001,0,-0.3712500000000001],"max":[0.3712500000000001,0.5,0.3712500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_b.bin b/mods/trees/assets/adlerfarn_b.bin new file mode 100644 index 0000000..46aec7e --- /dev/null +++ b/mods/trees/assets/adlerfarn_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c84b6dec8438d862927dfac08387f068caa605d4d89a6515b93dd290efaf165 +size 131208 diff --git a/mods/trees/assets/adlerfarn_b.gltf b/mods/trees/assets/adlerfarn_b.gltf new file mode 100644 index 0000000..d1e84b1 --- /dev/null +++ b/mods/trees/assets/adlerfarn_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_b.bin","byteLength":131208}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":19080,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":38160,"byteLength":12720,"target":34962},{"buffer":0,"byteOffset":50880,"byteLength":14304,"target":34963},{"buffer":0,"byteOffset":65184,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":84264,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":103344,"byteLength":12720,"target":34962},{"buffer":0,"byteOffset":116064,"byteLength":14304,"target":34963},{"buffer":0,"byteOffset":130368,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":130560,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":130752,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":130880,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":130928,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":131024,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":131120,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":131184,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.675,0.0,-0.609489410278921],"max":[0.675,0.9999999999999999,0.609489410278921]},{"bufferView":1,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.9991190433502197,-0.9951193928718567,-0.9951645731925964],"max":[0.9987313151359558,0.9988787770271301,0.9952811598777771]},{"bufferView":2,"componentType":5126,"count":1590,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":7152,"type":"SCALAR","min":[0],"max":[1589]},{"bufferView":4,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.675,0.0,-0.609489410278921],"max":[0.675,0.9999999999999999,0.609489410278921]},{"bufferView":5,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.9991190433502197,-0.9951193928718567,-0.9951645731925964],"max":[0.9987313151359558,0.9988787770271301,0.9952811598777771]},{"bufferView":6,"componentType":5126,"count":1590,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":7152,"type":"SCALAR","min":[0],"max":[1589]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.0,0.7425000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.0,0.7425000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5747058823529412,1.0,0.7347058823529412,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_b_herbst.gltf b/mods/trees/assets/adlerfarn_b_herbst.gltf new file mode 100644 index 0000000..9557d74 --- /dev/null +++ b/mods/trees/assets/adlerfarn_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_b.bin","byteLength":131208}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":19080,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":38160,"byteLength":12720,"target":34962},{"buffer":0,"byteOffset":50880,"byteLength":14304,"target":34963},{"buffer":0,"byteOffset":65184,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":84264,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":103344,"byteLength":12720,"target":34962},{"buffer":0,"byteOffset":116064,"byteLength":14304,"target":34963},{"buffer":0,"byteOffset":130368,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":130560,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":130752,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":130880,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":130928,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":131024,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":131120,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":131184,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.675,0.0,-0.609489410278921],"max":[0.675,0.9999999999999999,0.609489410278921]},{"bufferView":1,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.9991190433502197,-0.9951193928718567,-0.9951645731925964],"max":[0.9987313151359558,0.9988787770271301,0.9952811598777771]},{"bufferView":2,"componentType":5126,"count":1590,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":7152,"type":"SCALAR","min":[0],"max":[1589]},{"bufferView":4,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.675,0.0,-0.609489410278921],"max":[0.675,0.9999999999999999,0.609489410278921]},{"bufferView":5,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.9991190433502197,-0.9951193928718567,-0.9951645731925964],"max":[0.9987313151359558,0.9988787770271301,0.9952811598777771]},{"bufferView":6,"componentType":5126,"count":1590,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":7152,"type":"SCALAR","min":[0],"max":[1589]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.0,0.7425000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.0,0.7425000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_b_winter.gltf b/mods/trees/assets/adlerfarn_b_winter.gltf new file mode 100644 index 0000000..d0f8d16 --- /dev/null +++ b/mods/trees/assets/adlerfarn_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_b.bin","byteLength":131208}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":19080,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":38160,"byteLength":12720,"target":34962},{"buffer":0,"byteOffset":50880,"byteLength":14304,"target":34963},{"buffer":0,"byteOffset":65184,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":84264,"byteLength":19080,"target":34962},{"buffer":0,"byteOffset":103344,"byteLength":12720,"target":34962},{"buffer":0,"byteOffset":116064,"byteLength":14304,"target":34963},{"buffer":0,"byteOffset":130368,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":130560,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":130752,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":130880,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":130928,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":131024,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":131120,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":131184,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.675,0.0,-0.609489410278921],"max":[0.675,0.9999999999999999,0.609489410278921]},{"bufferView":1,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.9991190433502197,-0.9951193928718567,-0.9951645731925964],"max":[0.9987313151359558,0.9988787770271301,0.9952811598777771]},{"bufferView":2,"componentType":5126,"count":1590,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":7152,"type":"SCALAR","min":[0],"max":[1589]},{"bufferView":4,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.675,0.0,-0.609489410278921],"max":[0.675,0.9999999999999999,0.609489410278921]},{"bufferView":5,"componentType":5126,"count":1590,"type":"VEC3","min":[-0.9991190433502197,-0.9951193928718567,-0.9951645731925964],"max":[0.9987313151359558,0.9988787770271301,0.9952811598777771]},{"bufferView":6,"componentType":5126,"count":1590,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":7152,"type":"SCALAR","min":[0],"max":[1589]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.0,0.7425000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.0,0.7425000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_c.bin b/mods/trees/assets/adlerfarn_c.bin new file mode 100644 index 0000000..7f13312 --- /dev/null +++ b/mods/trees/assets/adlerfarn_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6300f414fbe66429fc2dbe646f2edff8bde6451dfcd2531c9c613923902fd3d5 +size 123816 diff --git a/mods/trees/assets/adlerfarn_c.gltf b/mods/trees/assets/adlerfarn_c.gltf new file mode 100644 index 0000000..b732d1f --- /dev/null +++ b/mods/trees/assets/adlerfarn_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_c.bin","byteLength":123816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":18000,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":36000,"byteLength":12000,"target":34962},{"buffer":0,"byteOffset":48000,"byteLength":13488,"target":34963},{"buffer":0,"byteOffset":61488,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":79488,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":97488,"byteLength":12000,"target":34962},{"buffer":0,"byteOffset":109488,"byteLength":13488,"target":34963},{"buffer":0,"byteOffset":122976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":123168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":123360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":123488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":123536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":123632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":123728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":123792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":1500,"type":"VEC3","min":[-1.0125000000000002,0.0,-0.886158213738414],"max":[1.0125000000000002,1.4999999999999998,0.886158213738414]},{"bufferView":1,"componentType":5126,"count":1500,"type":"VEC3","min":[-0.9863577485084534,-0.9634071588516235,-0.999745786190033],"max":[0.9960446953773499,0.9998762011528015,0.9995854496955872]},{"bufferView":2,"componentType":5126,"count":1500,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":6744,"type":"SCALAR","min":[0],"max":[1499]},{"bufferView":4,"componentType":5126,"count":1500,"type":"VEC3","min":[-1.0125000000000002,0.0,-0.886158213738414],"max":[1.0125000000000002,1.4999999999999998,0.886158213738414]},{"bufferView":5,"componentType":5126,"count":1500,"type":"VEC3","min":[-0.9863577485084534,-0.9634071588516235,-0.999745786190033],"max":[0.9960446953773499,0.9998762011528015,0.9995854496955872]},{"bufferView":6,"componentType":5126,"count":1500,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6744,"type":"SCALAR","min":[0],"max":[1499]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1137500000000002,0,-1.1137500000000002],"max":[1.1137500000000002,1.5,1.1137500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1137500000000002,0,-1.1137500000000002],"max":[1.1137500000000002,1.5,1.1137500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5747058823529412,1.0,0.7347058823529412,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_c_herbst.gltf b/mods/trees/assets/adlerfarn_c_herbst.gltf new file mode 100644 index 0000000..e98908b --- /dev/null +++ b/mods/trees/assets/adlerfarn_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_c.bin","byteLength":123816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":18000,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":36000,"byteLength":12000,"target":34962},{"buffer":0,"byteOffset":48000,"byteLength":13488,"target":34963},{"buffer":0,"byteOffset":61488,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":79488,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":97488,"byteLength":12000,"target":34962},{"buffer":0,"byteOffset":109488,"byteLength":13488,"target":34963},{"buffer":0,"byteOffset":122976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":123168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":123360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":123488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":123536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":123632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":123728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":123792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":1500,"type":"VEC3","min":[-1.0125000000000002,0.0,-0.886158213738414],"max":[1.0125000000000002,1.4999999999999998,0.886158213738414]},{"bufferView":1,"componentType":5126,"count":1500,"type":"VEC3","min":[-0.9863577485084534,-0.9634071588516235,-0.999745786190033],"max":[0.9960446953773499,0.9998762011528015,0.9995854496955872]},{"bufferView":2,"componentType":5126,"count":1500,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":6744,"type":"SCALAR","min":[0],"max":[1499]},{"bufferView":4,"componentType":5126,"count":1500,"type":"VEC3","min":[-1.0125000000000002,0.0,-0.886158213738414],"max":[1.0125000000000002,1.4999999999999998,0.886158213738414]},{"bufferView":5,"componentType":5126,"count":1500,"type":"VEC3","min":[-0.9863577485084534,-0.9634071588516235,-0.999745786190033],"max":[0.9960446953773499,0.9998762011528015,0.9995854496955872]},{"bufferView":6,"componentType":5126,"count":1500,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6744,"type":"SCALAR","min":[0],"max":[1499]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1137500000000002,0,-1.1137500000000002],"max":[1.1137500000000002,1.5,1.1137500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1137500000000002,0,-1.1137500000000002],"max":[1.1137500000000002,1.5,1.1137500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/adlerfarn_c_winter.gltf b/mods/trees/assets/adlerfarn_c_winter.gltf new file mode 100644 index 0000000..bc1fcad --- /dev/null +++ b/mods/trees/assets/adlerfarn_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"adlerfarn_c.bin","byteLength":123816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":18000,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":36000,"byteLength":12000,"target":34962},{"buffer":0,"byteOffset":48000,"byteLength":13488,"target":34963},{"buffer":0,"byteOffset":61488,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":79488,"byteLength":18000,"target":34962},{"buffer":0,"byteOffset":97488,"byteLength":12000,"target":34962},{"buffer":0,"byteOffset":109488,"byteLength":13488,"target":34963},{"buffer":0,"byteOffset":122976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":123168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":123360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":123488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":123536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":123632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":123728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":123792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":1500,"type":"VEC3","min":[-1.0125000000000002,0.0,-0.886158213738414],"max":[1.0125000000000002,1.4999999999999998,0.886158213738414]},{"bufferView":1,"componentType":5126,"count":1500,"type":"VEC3","min":[-0.9863577485084534,-0.9634071588516235,-0.999745786190033],"max":[0.9960446953773499,0.9998762011528015,0.9995854496955872]},{"bufferView":2,"componentType":5126,"count":1500,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":6744,"type":"SCALAR","min":[0],"max":[1499]},{"bufferView":4,"componentType":5126,"count":1500,"type":"VEC3","min":[-1.0125000000000002,0.0,-0.886158213738414],"max":[1.0125000000000002,1.4999999999999998,0.886158213738414]},{"bufferView":5,"componentType":5126,"count":1500,"type":"VEC3","min":[-0.9863577485084534,-0.9634071588516235,-0.999745786190033],"max":[0.9960446953773499,0.9998762011528015,0.9995854496955872]},{"bufferView":6,"componentType":5126,"count":1500,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6744,"type":"SCALAR","min":[0],"max":[1499]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1137500000000002,0,-1.1137500000000002],"max":[1.1137500000000002,1.5,1.1137500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1137500000000002,0,-1.1137500000000002],"max":[1.1137500000000002,1.5,1.1137500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fern_02.png"},{"uri":"textures/poly_fern_02.png"},{"uri":"impostors/adlerfarn_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_a.bin b/mods/trees/assets/berberitze_a.bin new file mode 100644 index 0000000..03ac770 --- /dev/null +++ b/mods/trees/assets/berberitze_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e864ac8cf499728ef225aaef2d956372621cc803ef917bb17c960b52ec69155 +size 494748 diff --git a/mods/trees/assets/berberitze_a.gltf b/mods/trees/assets/berberitze_a.gltf new file mode 100644 index 0000000..9a8bc2b --- /dev/null +++ b/mods/trees/assets/berberitze_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_a_herbst.gltf b/mods/trees/assets/berberitze_a_herbst.gltf new file mode 100644 index 0000000..0a2a380 --- /dev/null +++ b/mods/trees/assets/berberitze_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_a_winter.gltf b/mods/trees/assets/berberitze_a_winter.gltf new file mode 100644 index 0000000..7bae983 --- /dev/null +++ b/mods/trees/assets/berberitze_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_b.bin b/mods/trees/assets/berberitze_b.bin new file mode 100644 index 0000000..3279b82 --- /dev/null +++ b/mods/trees/assets/berberitze_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc78d6fafbadeccbab272c255d1a5000c461548b12509074ac28f9bbd3191df +size 1960324 diff --git a/mods/trees/assets/berberitze_b.gltf b/mods/trees/assets/berberitze_b.gltf new file mode 100644 index 0000000..7c33062 --- /dev/null +++ b/mods/trees/assets/berberitze_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.2,0.0,-0.8308393284929323],"max":[1.2,2.0,0.8308393284929323]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999477863311768,-0.9995492696762085,-0.9997586607933044],"max":[0.999961793422699,0.9998434782028198,0.9999675750732422]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.1961772714831325,0.00014834134052077544,-0.836937569710376],"max":[1.2000254571859248,2.0001114172835077,0.7198246913027968]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996190667152405,-0.9995493292808533,-0.9997586607933044],"max":[0.9994967579841614,0.9995578527450562,0.9997449517250061]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_b_herbst.gltf b/mods/trees/assets/berberitze_b_herbst.gltf new file mode 100644 index 0000000..6dab8ac --- /dev/null +++ b/mods/trees/assets/berberitze_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.2,0.0,-0.8308393284929323],"max":[1.2,2.0,0.8308393284929323]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999477863311768,-0.9995492696762085,-0.9997586607933044],"max":[0.999961793422699,0.9998434782028198,0.9999675750732422]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.1961772714831325,0.00014834134052077544,-0.836937569710376],"max":[1.2000254571859248,2.0001114172835077,0.7198246913027968]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996190667152405,-0.9995493292808533,-0.9997586607933044],"max":[0.9994967579841614,0.9995578527450562,0.9997449517250061]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_b_winter.gltf b/mods/trees/assets/berberitze_b_winter.gltf new file mode 100644 index 0000000..e3e42e7 --- /dev/null +++ b/mods/trees/assets/berberitze_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.2,0.0,-0.8308393284929323],"max":[1.2,2.0,0.8308393284929323]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999477863311768,-0.9995492696762085,-0.9997586607933044],"max":[0.999961793422699,0.9998434782028198,0.9999675750732422]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.1961772714831325,0.00014834134052077544,-0.836937569710376],"max":[1.2000254571859248,2.0001114172835077,0.7198246913027968]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996190667152405,-0.9995493292808533,-0.9997586607933044],"max":[0.9994967579841614,0.9995578527450562,0.9997449517250061]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_c.bin b/mods/trees/assets/berberitze_c.bin new file mode 100644 index 0000000..46252fd --- /dev/null +++ b/mods/trees/assets/berberitze_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:079cba43cf1a53be0e3ae217ac8f8638d629685bf1ea52db3ea3eaf229054e84 +size 4340260 diff --git a/mods/trees/assets/berberitze_c.gltf b/mods/trees/assets/berberitze_c.gltf new file mode 100644 index 0000000..5fbd072 --- /dev/null +++ b/mods/trees/assets/berberitze_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.7999999999999998,0.0,-1.5676334986068665],"max":[1.7999999999999998,3.0,1.5676334986068665]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999369382858276,-0.9998731017112732,-0.9999911189079285],"max":[0.9998006224632263,0.9999518990516663,0.999969482421875]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.821883040800104,0.000495906408331068,-1.5993135796333986],"max":[1.8235000451399017,3.0035406112532375,1.558601861331201]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997974634170532,-0.9999418258666992,-0.9995551705360413],"max":[0.9995443224906921,0.9999690055847168,0.9998227953910828]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_c_herbst.gltf b/mods/trees/assets/berberitze_c_herbst.gltf new file mode 100644 index 0000000..440fd9c --- /dev/null +++ b/mods/trees/assets/berberitze_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.7999999999999998,0.0,-1.5676334986068665],"max":[1.7999999999999998,3.0,1.5676334986068665]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999369382858276,-0.9998731017112732,-0.9999911189079285],"max":[0.9998006224632263,0.9999518990516663,0.999969482421875]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.821883040800104,0.000495906408331068,-1.5993135796333986],"max":[1.8235000451399017,3.0035406112532375,1.558601861331201]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997974634170532,-0.9999418258666992,-0.9995551705360413],"max":[0.9995443224906921,0.9999690055847168,0.9998227953910828]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/berberitze_c_winter.gltf b/mods/trees/assets/berberitze_c_winter.gltf new file mode 100644 index 0000000..6f3e733 --- /dev/null +++ b/mods/trees/assets/berberitze_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"berberitze_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.7999999999999998,0.0,-1.5676334986068665],"max":[1.7999999999999998,3.0,1.5676334986068665]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999369382858276,-0.9998731017112732,-0.9999911189079285],"max":[0.9998006224632263,0.9999518990516663,0.999969482421875]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.821883040800104,0.000495906408331068,-1.5993135796333986],"max":[1.8235000451399017,3.0035406112532375,1.558601861331201]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997974634170532,-0.9999418258666992,-0.9995551705360413],"max":[0.9995443224906921,0.9999690055847168,0.9998227953910828]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenginster_a.bin b/mods/trees/assets/besenginster_a.bin new file mode 100644 index 0000000..97572ea --- /dev/null +++ b/mods/trees/assets/besenginster_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be72953fc332707da45028b10157ee30d57412fa81631d7ca6e4711c3d697a28 +size 947324 diff --git a/mods/trees/assets/besenginster_a.gltf b/mods/trees/assets/besenginster_a.gltf new file mode 100644 index 0000000..b7c0912 --- /dev/null +++ b/mods/trees/assets/besenginster_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenginster_a.bin","byteLength":947324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":200796,"target":34962},{"buffer":0,"byteOffset":200796,"byteLength":200796,"target":34962},{"buffer":0,"byteOffset":401592,"byteLength":133864,"target":34962},{"buffer":0,"byteOffset":535456,"byteLength":78906,"target":34963},{"buffer":0,"byteOffset":614364,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":723420,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":832476,"byteLength":72704,"target":34962},{"buffer":0,"byteOffset":905180,"byteLength":41304,"target":34963},{"buffer":0,"byteOffset":946484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":946676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":946868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":946996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":947044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":947140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":947236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":947300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":16733,"type":"VEC3","min":[-0.35100028225338553,0.0,-0.425],"max":[0.35100028225338553,1.0,0.425]},{"bufferView":1,"componentType":5126,"count":16733,"type":"VEC3","min":[-0.9999852180480957,-0.9999758005142212,-0.9999967217445374],"max":[0.9999634623527527,0.9995167255401611,0.9999797940254211]},{"bufferView":2,"componentType":5126,"count":16733,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":39453,"type":"SCALAR","min":[0],"max":[16732]},{"bufferView":4,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.36147054013856567,0.0,-0.33724395257634304],"max":[0.3485223180168824,1.0077126677312052,0.4357572973524576]},{"bufferView":5,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.9999852180480957,-0.9999758005142212,-0.9999966025352478],"max":[0.999873697757721,0.9995166659355164,0.9999797940254211]},{"bufferView":6,"componentType":5126,"count":9088,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":20652,"type":"SCALAR","min":[0],"max":[9087]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.4675,0,-0.4675],"max":[0.4675,1.0,0.4675]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.4675,0,-0.4675],"max":[0.4675,1.0,0.4675]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5805882352941176,1.0,0.7405882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenginster_a_winter.gltf b/mods/trees/assets/besenginster_a_winter.gltf new file mode 100644 index 0000000..b87c572 --- /dev/null +++ b/mods/trees/assets/besenginster_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenginster_a.bin","byteLength":947324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":200796,"target":34962},{"buffer":0,"byteOffset":200796,"byteLength":200796,"target":34962},{"buffer":0,"byteOffset":401592,"byteLength":133864,"target":34962},{"buffer":0,"byteOffset":535456,"byteLength":78906,"target":34963},{"buffer":0,"byteOffset":614364,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":723420,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":832476,"byteLength":72704,"target":34962},{"buffer":0,"byteOffset":905180,"byteLength":41304,"target":34963},{"buffer":0,"byteOffset":946484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":946676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":946868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":946996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":947044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":947140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":947236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":947300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":16733,"type":"VEC3","min":[-0.35100028225338553,0.0,-0.425],"max":[0.35100028225338553,1.0,0.425]},{"bufferView":1,"componentType":5126,"count":16733,"type":"VEC3","min":[-0.9999852180480957,-0.9999758005142212,-0.9999967217445374],"max":[0.9999634623527527,0.9995167255401611,0.9999797940254211]},{"bufferView":2,"componentType":5126,"count":16733,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":39453,"type":"SCALAR","min":[0],"max":[16732]},{"bufferView":4,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.36147054013856567,0.0,-0.33724395257634304],"max":[0.3485223180168824,1.0077126677312052,0.4357572973524576]},{"bufferView":5,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.9999852180480957,-0.9999758005142212,-0.9999966025352478],"max":[0.999873697757721,0.9995166659355164,0.9999797940254211]},{"bufferView":6,"componentType":5126,"count":9088,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":20652,"type":"SCALAR","min":[0],"max":[9087]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.4675,0,-0.4675],"max":[0.4675,1.0,0.4675]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.4675,0,-0.4675],"max":[0.4675,1.0,0.4675]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6386470588235295,1.0,0.8146470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenginster_b.bin b/mods/trees/assets/besenginster_b.bin new file mode 100644 index 0000000..c901da1 --- /dev/null +++ b/mods/trees/assets/besenginster_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea5575c87f787d9b159ffc580bce25c2cddc5e113350bb03de958ef06b19193 +size 442772 diff --git a/mods/trees/assets/besenginster_b.gltf b/mods/trees/assets/besenginster_b.gltf new file mode 100644 index 0000000..f68ac3a --- /dev/null +++ b/mods/trees/assets/besenginster_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenginster_b.bin","byteLength":442772}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":90816,"target":34962},{"buffer":0,"byteOffset":90816,"byteLength":90816,"target":34962},{"buffer":0,"byteOffset":181632,"byteLength":60544,"target":34962},{"buffer":0,"byteOffset":242176,"byteLength":37722,"target":34963},{"buffer":0,"byteOffset":279900,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":332472,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":385044,"byteLength":35048,"target":34962},{"buffer":0,"byteOffset":420092,"byteLength":21840,"target":34963},{"buffer":0,"byteOffset":441932,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":442124,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":442316,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":442444,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":442492,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442588,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442684,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":442748,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7568,"type":"VEC3","min":[-0.74375,0.0,-0.673358035606315],"max":[0.74375,1.7500000000000002,0.673358035606315]},{"bufferView":1,"componentType":5126,"count":7568,"type":"VEC3","min":[-0.9998891353607178,-0.9999773502349854,-0.9999176263809204],"max":[0.9999200701713562,0.999992311000824,0.9998590350151062]},{"bufferView":2,"componentType":5126,"count":7568,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18861,"type":"SCALAR","min":[0],"max":[7567]},{"bufferView":4,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.767502809497291,0.0028617566370446918,-0.6993939796933224],"max":[0.7763584057061161,1.6118476849562815,0.6795118499789194]},{"bufferView":5,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.9998977184295654,-0.9999765753746033,-0.9999170899391174],"max":[0.9999274015426636,0.9999927878379822,0.9998586177825928]},{"bufferView":6,"componentType":5126,"count":4381,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":10920,"type":"SCALAR","min":[0],"max":[4380]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.8181250000000001,0,-0.8181250000000001],"max":[0.8181250000000001,1.75,0.8181250000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.8181250000000001,0,-0.8181250000000001],"max":[0.8181250000000001,1.75,0.8181250000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5805882352941176,1.0,0.7405882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenginster_b_winter.gltf b/mods/trees/assets/besenginster_b_winter.gltf new file mode 100644 index 0000000..b94955a --- /dev/null +++ b/mods/trees/assets/besenginster_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenginster_b.bin","byteLength":442772}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":90816,"target":34962},{"buffer":0,"byteOffset":90816,"byteLength":90816,"target":34962},{"buffer":0,"byteOffset":181632,"byteLength":60544,"target":34962},{"buffer":0,"byteOffset":242176,"byteLength":37722,"target":34963},{"buffer":0,"byteOffset":279900,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":332472,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":385044,"byteLength":35048,"target":34962},{"buffer":0,"byteOffset":420092,"byteLength":21840,"target":34963},{"buffer":0,"byteOffset":441932,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":442124,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":442316,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":442444,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":442492,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442588,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442684,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":442748,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7568,"type":"VEC3","min":[-0.74375,0.0,-0.673358035606315],"max":[0.74375,1.7500000000000002,0.673358035606315]},{"bufferView":1,"componentType":5126,"count":7568,"type":"VEC3","min":[-0.9998891353607178,-0.9999773502349854,-0.9999176263809204],"max":[0.9999200701713562,0.999992311000824,0.9998590350151062]},{"bufferView":2,"componentType":5126,"count":7568,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18861,"type":"SCALAR","min":[0],"max":[7567]},{"bufferView":4,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.767502809497291,0.0028617566370446918,-0.6993939796933224],"max":[0.7763584057061161,1.6118476849562815,0.6795118499789194]},{"bufferView":5,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.9998977184295654,-0.9999765753746033,-0.9999170899391174],"max":[0.9999274015426636,0.9999927878379822,0.9998586177825928]},{"bufferView":6,"componentType":5126,"count":4381,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":10920,"type":"SCALAR","min":[0],"max":[4380]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.8181250000000001,0,-0.8181250000000001],"max":[0.8181250000000001,1.75,0.8181250000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.8181250000000001,0,-0.8181250000000001],"max":[0.8181250000000001,1.75,0.8181250000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6386470588235295,1.0,0.8146470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenginster_c.bin b/mods/trees/assets/besenginster_c.bin new file mode 100644 index 0000000..239a0e6 --- /dev/null +++ b/mods/trees/assets/besenginster_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f892573ea69313f5781ad43f216069ce0bcc25ed72c7018485d2df61a54586db +size 302476 diff --git a/mods/trees/assets/besenginster_c.gltf b/mods/trees/assets/besenginster_c.gltf new file mode 100644 index 0000000..13725b6 --- /dev/null +++ b/mods/trees/assets/besenginster_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenginster_c.bin","byteLength":302476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":0,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":1,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":2,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5805882352941176,1.0,0.7405882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenginster_c_winter.gltf b/mods/trees/assets/besenginster_c_winter.gltf new file mode 100644 index 0000000..8c01223 --- /dev/null +++ b/mods/trees/assets/besenginster_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenginster_c.bin","byteLength":302476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":0,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":1,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":2,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6386470588235295,1.0,0.8146470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenheide_a.bin b/mods/trees/assets/besenheide_a.bin new file mode 100644 index 0000000..081d21c --- /dev/null +++ b/mods/trees/assets/besenheide_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cedfcfbc4d6a7d2accc366ca55ffd9b3454e61e88536ebad8fc8df8815cfa35 +size 948412 diff --git a/mods/trees/assets/besenheide_a.gltf b/mods/trees/assets/besenheide_a.gltf new file mode 100644 index 0000000..029699b --- /dev/null +++ b/mods/trees/assets/besenheide_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenheide_a.bin","byteLength":948412}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":201204,"target":34962},{"buffer":0,"byteOffset":201204,"byteLength":201204,"target":34962},{"buffer":0,"byteOffset":402408,"byteLength":134136,"target":34962},{"buffer":0,"byteOffset":536544,"byteLength":78906,"target":34963},{"buffer":0,"byteOffset":615452,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":724508,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":833564,"byteLength":72704,"target":34962},{"buffer":0,"byteOffset":906268,"byteLength":41304,"target":34963},{"buffer":0,"byteOffset":947572,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":947764,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":947956,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":948084,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":948132,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":948228,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":948324,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":948388,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":16767,"type":"VEC3","min":[-0.16104718832802395,0.0,-0.195],"max":[0.16104718832802395,0.3,0.195]},{"bufferView":1,"componentType":5126,"count":16767,"type":"VEC3","min":[-0.9999852180480957,-0.9999896287918091,-0.999995231628418],"max":[0.9999622702598572,0.999793291091919,0.9999688863754272]},{"bufferView":2,"componentType":5126,"count":16767,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":39453,"type":"SCALAR","min":[0],"max":[16766]},{"bufferView":4,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.16585118900475365,0.0,-0.15473546059385151],"max":[0.15991024003127544,0.3023138003193615,0.19993570113818643]},{"bufferView":5,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.9999852180480957,-0.9999896287918091,-0.9999951720237732],"max":[0.9997943639755249,0.999793291091919,0.9999688863754272]},{"bufferView":6,"componentType":5126,"count":9088,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":20652,"type":"SCALAR","min":[0],"max":[9087]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.21450000000000002,0,-0.21450000000000002],"max":[0.21450000000000002,0.3,0.21450000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.21450000000000002,0,-0.21450000000000002],"max":[0.21450000000000002,0.3,0.21450000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6213725490196078,1.0,0.7813725490196078,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenheide_a_winter.gltf b/mods/trees/assets/besenheide_a_winter.gltf new file mode 100644 index 0000000..a456425 --- /dev/null +++ b/mods/trees/assets/besenheide_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenheide_a.bin","byteLength":948412}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":201204,"target":34962},{"buffer":0,"byteOffset":201204,"byteLength":201204,"target":34962},{"buffer":0,"byteOffset":402408,"byteLength":134136,"target":34962},{"buffer":0,"byteOffset":536544,"byteLength":78906,"target":34963},{"buffer":0,"byteOffset":615452,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":724508,"byteLength":109056,"target":34962},{"buffer":0,"byteOffset":833564,"byteLength":72704,"target":34962},{"buffer":0,"byteOffset":906268,"byteLength":41304,"target":34963},{"buffer":0,"byteOffset":947572,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":947764,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":947956,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":948084,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":948132,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":948228,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":948324,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":948388,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":16767,"type":"VEC3","min":[-0.16104718832802395,0.0,-0.195],"max":[0.16104718832802395,0.3,0.195]},{"bufferView":1,"componentType":5126,"count":16767,"type":"VEC3","min":[-0.9999852180480957,-0.9999896287918091,-0.999995231628418],"max":[0.9999622702598572,0.999793291091919,0.9999688863754272]},{"bufferView":2,"componentType":5126,"count":16767,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":39453,"type":"SCALAR","min":[0],"max":[16766]},{"bufferView":4,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.16585118900475365,0.0,-0.15473546059385151],"max":[0.15991024003127544,0.3023138003193615,0.19993570113818643]},{"bufferView":5,"componentType":5126,"count":9088,"type":"VEC3","min":[-0.9999852180480957,-0.9999896287918091,-0.9999951720237732],"max":[0.9997943639755249,0.999793291091919,0.9999688863754272]},{"bufferView":6,"componentType":5126,"count":9088,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":20652,"type":"SCALAR","min":[0],"max":[9087]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.21450000000000002,0,-0.21450000000000002],"max":[0.21450000000000002,0.3,0.21450000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.21450000000000002,0,-0.21450000000000002],"max":[0.21450000000000002,0.3,0.21450000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6835098039215687,1.0,0.8595098039215687,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenheide_b.bin b/mods/trees/assets/besenheide_b.bin new file mode 100644 index 0000000..c66f9f4 --- /dev/null +++ b/mods/trees/assets/besenheide_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed5d9631fdcf32c1234ec1ff9032584361e0c740d41f360286f5a34e71e1825 +size 442580 diff --git a/mods/trees/assets/besenheide_b.gltf b/mods/trees/assets/besenheide_b.gltf new file mode 100644 index 0000000..05fbab3 --- /dev/null +++ b/mods/trees/assets/besenheide_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenheide_b.bin","byteLength":442580}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":90744,"target":34962},{"buffer":0,"byteOffset":90744,"byteLength":90744,"target":34962},{"buffer":0,"byteOffset":181488,"byteLength":60496,"target":34962},{"buffer":0,"byteOffset":241984,"byteLength":37722,"target":34963},{"buffer":0,"byteOffset":279708,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":332280,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":384852,"byteLength":35048,"target":34962},{"buffer":0,"byteOffset":419900,"byteLength":21840,"target":34963},{"buffer":0,"byteOffset":441740,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":441932,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":442124,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":442252,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":442300,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442396,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442492,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":442556,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7562,"type":"VEC3","min":[-0.35750000000000004,0.0,-0.32366453476202706],"max":[0.35750000000000004,0.55,0.32366453476202706]},{"bufferView":1,"componentType":5126,"count":7562,"type":"VEC3","min":[-0.9998835325241089,-0.9999902844429016,-0.9999108910560608],"max":[0.9999144077301025,0.9999967217445374,0.9998524188995361]},{"bufferView":2,"componentType":5126,"count":7562,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18861,"type":"SCALAR","min":[0],"max":[7561]},{"bufferView":4,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.368917316833992,0.0008994092287854745,-0.33617929107947936],"max":[0.37317395635621725,0.5065807009862598,0.3266225026789428]},{"bufferView":5,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.9998921751976013,-0.9999899864196777,-0.9999104738235474],"max":[0.9999217987060547,0.9999969005584717,0.9998518824577332]},{"bufferView":6,"componentType":5126,"count":4381,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":10920,"type":"SCALAR","min":[0],"max":[4380]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.3932500000000001,0,-0.3932500000000001],"max":[0.3932500000000001,0.55,0.3932500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.3932500000000001,0,-0.3932500000000001],"max":[0.3932500000000001,0.55,0.3932500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6213725490196078,1.0,0.7813725490196078,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenheide_b_winter.gltf b/mods/trees/assets/besenheide_b_winter.gltf new file mode 100644 index 0000000..4b630f0 --- /dev/null +++ b/mods/trees/assets/besenheide_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenheide_b.bin","byteLength":442580}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":90744,"target":34962},{"buffer":0,"byteOffset":90744,"byteLength":90744,"target":34962},{"buffer":0,"byteOffset":181488,"byteLength":60496,"target":34962},{"buffer":0,"byteOffset":241984,"byteLength":37722,"target":34963},{"buffer":0,"byteOffset":279708,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":332280,"byteLength":52572,"target":34962},{"buffer":0,"byteOffset":384852,"byteLength":35048,"target":34962},{"buffer":0,"byteOffset":419900,"byteLength":21840,"target":34963},{"buffer":0,"byteOffset":441740,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":441932,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":442124,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":442252,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":442300,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442396,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":442492,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":442556,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7562,"type":"VEC3","min":[-0.35750000000000004,0.0,-0.32366453476202706],"max":[0.35750000000000004,0.55,0.32366453476202706]},{"bufferView":1,"componentType":5126,"count":7562,"type":"VEC3","min":[-0.9998835325241089,-0.9999902844429016,-0.9999108910560608],"max":[0.9999144077301025,0.9999967217445374,0.9998524188995361]},{"bufferView":2,"componentType":5126,"count":7562,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18861,"type":"SCALAR","min":[0],"max":[7561]},{"bufferView":4,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.368917316833992,0.0008994092287854745,-0.33617929107947936],"max":[0.37317395635621725,0.5065807009862598,0.3266225026789428]},{"bufferView":5,"componentType":5126,"count":4381,"type":"VEC3","min":[-0.9998921751976013,-0.9999899864196777,-0.9999104738235474],"max":[0.9999217987060547,0.9999969005584717,0.9998518824577332]},{"bufferView":6,"componentType":5126,"count":4381,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":10920,"type":"SCALAR","min":[0],"max":[4380]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.3932500000000001,0,-0.3932500000000001],"max":[0.3932500000000001,0.55,0.3932500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.3932500000000001,0,-0.3932500000000001],"max":[0.3932500000000001,0.55,0.3932500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6835098039215687,1.0,0.8595098039215687,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenheide_c.bin b/mods/trees/assets/besenheide_c.bin new file mode 100644 index 0000000..ed96cfa --- /dev/null +++ b/mods/trees/assets/besenheide_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edc57a881eb35771c0b3274dfa84fed6da78158e5903daa97e52c0a5a9d2c1c +size 302156 diff --git a/mods/trees/assets/besenheide_c.gltf b/mods/trees/assets/besenheide_c.gltf new file mode 100644 index 0000000..36991d7 --- /dev/null +++ b/mods/trees/assets/besenheide_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenheide_c.bin","byteLength":302156}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":0,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302132,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":1,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":2,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6213725490196078,1.0,0.7813725490196078,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/besenheide_c_winter.gltf b/mods/trees/assets/besenheide_c_winter.gltf new file mode 100644 index 0000000..065537c --- /dev/null +++ b/mods/trees/assets/besenheide_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"besenheide_c.bin","byteLength":302156}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":0,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302132,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":1,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":2,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6835098039215687,1.0,0.8595098039215687,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_a.bin b/mods/trees/assets/brennnessel_a.bin new file mode 100644 index 0000000..8c73703 --- /dev/null +++ b/mods/trees/assets/brennnessel_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5760402d80df28dd4b947a8236c982fa3fd3b8fe0696ae39320f6e958ef87423 +size 220652 diff --git a/mods/trees/assets/brennnessel_a.gltf b/mods/trees/assets/brennnessel_a.gltf new file mode 100644 index 0000000..4a5b591 --- /dev/null +++ b/mods/trees/assets/brennnessel_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_a.bin","byteLength":220652}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":53412,"target":34962},{"buffer":0,"byteOffset":53412,"byteLength":53412,"target":34962},{"buffer":0,"byteOffset":106824,"byteLength":35608,"target":34962},{"buffer":0,"byteOffset":142432,"byteLength":41904,"target":34963},{"buffer":0,"byteOffset":184336,"byteLength":11112,"target":34962},{"buffer":0,"byteOffset":195448,"byteLength":11112,"target":34962},{"buffer":0,"byteOffset":206560,"byteLength":7408,"target":34962},{"buffer":0,"byteOffset":213968,"byteLength":5844,"target":34963},{"buffer":0,"byteOffset":219812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":220004,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":220196,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":220324,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":220372,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":220468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":220564,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":220628,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":4451,"type":"VEC3","min":[-0.225,0.0,-0.19560474011298726],"max":[0.225,0.5,0.19560474011298726]},{"bufferView":1,"componentType":5126,"count":4451,"type":"VEC3","min":[-0.9999745488166809,-0.5641737580299377,-0.999907374382019],"max":[0.9998157024383545,0.9999769926071167,0.9999508261680603]},{"bufferView":2,"componentType":5126,"count":4451,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":20952,"type":"SCALAR","min":[0],"max":[4450]},{"bufferView":4,"componentType":5126,"count":926,"type":"VEC3","min":[-0.22887703849653865,-4.9429604850967994e-05,-0.20167067576754744],"max":[0.2266717159521159,0.5005426011059523,0.20226027431743845]},{"bufferView":5,"componentType":5126,"count":926,"type":"VEC3","min":[-0.9883168339729309,-0.5895150899887085,-0.9886581897735596],"max":[0.9980348944664001,0.9994480609893799,0.9790492653846741]},{"bufferView":6,"componentType":5126,"count":926,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2922,"type":"SCALAR","min":[0],"max":[925]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.24750000000000003,0,-0.24750000000000003],"max":[0.24750000000000003,0.5,0.24750000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.24750000000000003,0,-0.24750000000000003],"max":[0.24750000000000003,0.5,0.24750000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.586078431372549,1.0,0.746078431372549,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_a_herbst.gltf b/mods/trees/assets/brennnessel_a_herbst.gltf new file mode 100644 index 0000000..ba7cf97 --- /dev/null +++ b/mods/trees/assets/brennnessel_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_a.bin","byteLength":220652}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":53412,"target":34962},{"buffer":0,"byteOffset":53412,"byteLength":53412,"target":34962},{"buffer":0,"byteOffset":106824,"byteLength":35608,"target":34962},{"buffer":0,"byteOffset":142432,"byteLength":41904,"target":34963},{"buffer":0,"byteOffset":184336,"byteLength":11112,"target":34962},{"buffer":0,"byteOffset":195448,"byteLength":11112,"target":34962},{"buffer":0,"byteOffset":206560,"byteLength":7408,"target":34962},{"buffer":0,"byteOffset":213968,"byteLength":5844,"target":34963},{"buffer":0,"byteOffset":219812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":220004,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":220196,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":220324,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":220372,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":220468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":220564,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":220628,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":4451,"type":"VEC3","min":[-0.225,0.0,-0.19560474011298726],"max":[0.225,0.5,0.19560474011298726]},{"bufferView":1,"componentType":5126,"count":4451,"type":"VEC3","min":[-0.9999745488166809,-0.5641737580299377,-0.999907374382019],"max":[0.9998157024383545,0.9999769926071167,0.9999508261680603]},{"bufferView":2,"componentType":5126,"count":4451,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":20952,"type":"SCALAR","min":[0],"max":[4450]},{"bufferView":4,"componentType":5126,"count":926,"type":"VEC3","min":[-0.22887703849653865,-4.9429604850967994e-05,-0.20167067576754744],"max":[0.2266717159521159,0.5005426011059523,0.20226027431743845]},{"bufferView":5,"componentType":5126,"count":926,"type":"VEC3","min":[-0.9883168339729309,-0.5895150899887085,-0.9886581897735596],"max":[0.9980348944664001,0.9994480609893799,0.9790492653846741]},{"bufferView":6,"componentType":5126,"count":926,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2922,"type":"SCALAR","min":[0],"max":[925]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.24750000000000003,0,-0.24750000000000003],"max":[0.24750000000000003,0.5,0.24750000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.24750000000000003,0,-0.24750000000000003],"max":[0.24750000000000003,0.5,0.24750000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_a_winter.gltf b/mods/trees/assets/brennnessel_a_winter.gltf new file mode 100644 index 0000000..5d01cf8 --- /dev/null +++ b/mods/trees/assets/brennnessel_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_a.bin","byteLength":220652}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":53412,"target":34962},{"buffer":0,"byteOffset":53412,"byteLength":53412,"target":34962},{"buffer":0,"byteOffset":106824,"byteLength":35608,"target":34962},{"buffer":0,"byteOffset":142432,"byteLength":41904,"target":34963},{"buffer":0,"byteOffset":184336,"byteLength":11112,"target":34962},{"buffer":0,"byteOffset":195448,"byteLength":11112,"target":34962},{"buffer":0,"byteOffset":206560,"byteLength":7408,"target":34962},{"buffer":0,"byteOffset":213968,"byteLength":5844,"target":34963},{"buffer":0,"byteOffset":219812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":220004,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":220196,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":220324,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":220372,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":220468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":220564,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":220628,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":4451,"type":"VEC3","min":[-0.225,0.0,-0.19560474011298726],"max":[0.225,0.5,0.19560474011298726]},{"bufferView":1,"componentType":5126,"count":4451,"type":"VEC3","min":[-0.9999745488166809,-0.5641737580299377,-0.999907374382019],"max":[0.9998157024383545,0.9999769926071167,0.9999508261680603]},{"bufferView":2,"componentType":5126,"count":4451,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":20952,"type":"SCALAR","min":[0],"max":[4450]},{"bufferView":4,"componentType":5126,"count":926,"type":"VEC3","min":[-0.22887703849653865,-4.9429604850967994e-05,-0.20167067576754744],"max":[0.2266717159521159,0.5005426011059523,0.20226027431743845]},{"bufferView":5,"componentType":5126,"count":926,"type":"VEC3","min":[-0.9883168339729309,-0.5895150899887085,-0.9886581897735596],"max":[0.9980348944664001,0.9994480609893799,0.9790492653846741]},{"bufferView":6,"componentType":5126,"count":926,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2922,"type":"SCALAR","min":[0],"max":[925]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.24750000000000003,0,-0.24750000000000003],"max":[0.24750000000000003,0.5,0.24750000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.24750000000000003,0,-0.24750000000000003],"max":[0.24750000000000003,0.5,0.24750000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_b.bin b/mods/trees/assets/brennnessel_b.bin new file mode 100644 index 0000000..0c37060 --- /dev/null +++ b/mods/trees/assets/brennnessel_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e41b840061be3cda59c5b5cfe3e2d94d0000b293dc636aab43a17c806207d00 +size 257816 diff --git a/mods/trees/assets/brennnessel_b.gltf b/mods/trees/assets/brennnessel_b.gltf new file mode 100644 index 0000000..ad235a3 --- /dev/null +++ b/mods/trees/assets/brennnessel_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_b.bin","byteLength":257816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":62364,"target":34962},{"buffer":0,"byteOffset":62364,"byteLength":62364,"target":34962},{"buffer":0,"byteOffset":124728,"byteLength":41576,"target":34962},{"buffer":0,"byteOffset":166304,"byteLength":48480,"target":34963},{"buffer":0,"byteOffset":214784,"byteLength":13248,"target":34962},{"buffer":0,"byteOffset":228032,"byteLength":13248,"target":34962},{"buffer":0,"byteOffset":241280,"byteLength":8832,"target":34962},{"buffer":0,"byteOffset":250112,"byteLength":6864,"target":34963},{"buffer":0,"byteOffset":256976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":257168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":257360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":257488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":257536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":257632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":257728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":257792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5197,"type":"VEC3","min":[-0.3912568611738561,0.0,-0.45000000000000007],"max":[0.3912568611738561,0.9999999999999999,0.45000000000000007]},{"bufferView":1,"componentType":5126,"count":5197,"type":"VEC3","min":[-0.9996051788330078,-0.9280936121940613,-0.997148334980011],"max":[0.9974991679191589,0.9999342560768127,0.9994565844535828]},{"bufferView":2,"componentType":5126,"count":5197,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":24240,"type":"SCALAR","min":[0],"max":[5196]},{"bufferView":4,"componentType":5126,"count":1104,"type":"VEC3","min":[-0.3955464559144461,-0.0006504387100420561,-0.4499999291795487],"max":[0.40505594284506297,1.0002539089432583,0.44999996458977437]},{"bufferView":5,"componentType":5126,"count":1104,"type":"VEC3","min":[-0.9963743686676025,-0.8989717364311218,-0.9894868731498718],"max":[0.9988630414009094,0.9994289875030518,0.9981922507286072]},{"bufferView":6,"componentType":5126,"count":1104,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3432,"type":"SCALAR","min":[0],"max":[1103]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.49500000000000005,0,-0.49500000000000005],"max":[0.49500000000000005,1.0,0.49500000000000005]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.49500000000000005,0,-0.49500000000000005],"max":[0.49500000000000005,1.0,0.49500000000000005]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.586078431372549,1.0,0.746078431372549,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_b_herbst.gltf b/mods/trees/assets/brennnessel_b_herbst.gltf new file mode 100644 index 0000000..095c9ac --- /dev/null +++ b/mods/trees/assets/brennnessel_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_b.bin","byteLength":257816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":62364,"target":34962},{"buffer":0,"byteOffset":62364,"byteLength":62364,"target":34962},{"buffer":0,"byteOffset":124728,"byteLength":41576,"target":34962},{"buffer":0,"byteOffset":166304,"byteLength":48480,"target":34963},{"buffer":0,"byteOffset":214784,"byteLength":13248,"target":34962},{"buffer":0,"byteOffset":228032,"byteLength":13248,"target":34962},{"buffer":0,"byteOffset":241280,"byteLength":8832,"target":34962},{"buffer":0,"byteOffset":250112,"byteLength":6864,"target":34963},{"buffer":0,"byteOffset":256976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":257168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":257360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":257488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":257536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":257632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":257728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":257792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5197,"type":"VEC3","min":[-0.3912568611738561,0.0,-0.45000000000000007],"max":[0.3912568611738561,0.9999999999999999,0.45000000000000007]},{"bufferView":1,"componentType":5126,"count":5197,"type":"VEC3","min":[-0.9996051788330078,-0.9280936121940613,-0.997148334980011],"max":[0.9974991679191589,0.9999342560768127,0.9994565844535828]},{"bufferView":2,"componentType":5126,"count":5197,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":24240,"type":"SCALAR","min":[0],"max":[5196]},{"bufferView":4,"componentType":5126,"count":1104,"type":"VEC3","min":[-0.3955464559144461,-0.0006504387100420561,-0.4499999291795487],"max":[0.40505594284506297,1.0002539089432583,0.44999996458977437]},{"bufferView":5,"componentType":5126,"count":1104,"type":"VEC3","min":[-0.9963743686676025,-0.8989717364311218,-0.9894868731498718],"max":[0.9988630414009094,0.9994289875030518,0.9981922507286072]},{"bufferView":6,"componentType":5126,"count":1104,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3432,"type":"SCALAR","min":[0],"max":[1103]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.49500000000000005,0,-0.49500000000000005],"max":[0.49500000000000005,1.0,0.49500000000000005]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.49500000000000005,0,-0.49500000000000005],"max":[0.49500000000000005,1.0,0.49500000000000005]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_b_winter.gltf b/mods/trees/assets/brennnessel_b_winter.gltf new file mode 100644 index 0000000..1658b40 --- /dev/null +++ b/mods/trees/assets/brennnessel_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_b.bin","byteLength":257816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":62364,"target":34962},{"buffer":0,"byteOffset":62364,"byteLength":62364,"target":34962},{"buffer":0,"byteOffset":124728,"byteLength":41576,"target":34962},{"buffer":0,"byteOffset":166304,"byteLength":48480,"target":34963},{"buffer":0,"byteOffset":214784,"byteLength":13248,"target":34962},{"buffer":0,"byteOffset":228032,"byteLength":13248,"target":34962},{"buffer":0,"byteOffset":241280,"byteLength":8832,"target":34962},{"buffer":0,"byteOffset":250112,"byteLength":6864,"target":34963},{"buffer":0,"byteOffset":256976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":257168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":257360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":257488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":257536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":257632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":257728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":257792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5197,"type":"VEC3","min":[-0.3912568611738561,0.0,-0.45000000000000007],"max":[0.3912568611738561,0.9999999999999999,0.45000000000000007]},{"bufferView":1,"componentType":5126,"count":5197,"type":"VEC3","min":[-0.9996051788330078,-0.9280936121940613,-0.997148334980011],"max":[0.9974991679191589,0.9999342560768127,0.9994565844535828]},{"bufferView":2,"componentType":5126,"count":5197,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":24240,"type":"SCALAR","min":[0],"max":[5196]},{"bufferView":4,"componentType":5126,"count":1104,"type":"VEC3","min":[-0.3955464559144461,-0.0006504387100420561,-0.4499999291795487],"max":[0.40505594284506297,1.0002539089432583,0.44999996458977437]},{"bufferView":5,"componentType":5126,"count":1104,"type":"VEC3","min":[-0.9963743686676025,-0.8989717364311218,-0.9894868731498718],"max":[0.9988630414009094,0.9994289875030518,0.9981922507286072]},{"bufferView":6,"componentType":5126,"count":1104,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3432,"type":"SCALAR","min":[0],"max":[1103]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.49500000000000005,0,-0.49500000000000005],"max":[0.49500000000000005,1.0,0.49500000000000005]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.49500000000000005,0,-0.49500000000000005],"max":[0.49500000000000005,1.0,0.49500000000000005]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_c.bin b/mods/trees/assets/brennnessel_c.bin new file mode 100644 index 0000000..6adb4af --- /dev/null +++ b/mods/trees/assets/brennnessel_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b0c787d288ccf0e6914d6b6b09e80af99e1da582973b5844ef1d76662b28b9 +size 187696 diff --git a/mods/trees/assets/brennnessel_c.gltf b/mods/trees/assets/brennnessel_c.gltf new file mode 100644 index 0000000..8d8228e --- /dev/null +++ b/mods/trees/assets/brennnessel_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_c.bin","byteLength":187696}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":45288,"target":34962},{"buffer":0,"byteOffset":45288,"byteLength":45288,"target":34962},{"buffer":0,"byteOffset":90576,"byteLength":30192,"target":34962},{"buffer":0,"byteOffset":120768,"byteLength":35376,"target":34963},{"buffer":0,"byteOffset":156144,"byteLength":9600,"target":34962},{"buffer":0,"byteOffset":165744,"byteLength":9600,"target":34962},{"buffer":0,"byteOffset":175344,"byteLength":6400,"target":34962},{"buffer":0,"byteOffset":181744,"byteLength":5112,"target":34963},{"buffer":0,"byteOffset":186856,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":187048,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":187240,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":187368,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":187416,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":187512,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":187608,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":187672,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3774,"type":"VEC3","min":[-0.585745809266519,0.0,-0.675],"max":[0.585745809266519,1.5,0.675]},{"bufferView":1,"componentType":5126,"count":3774,"type":"VEC3","min":[-0.9982737898826599,-0.32999828457832336,-0.992703914642334],"max":[0.9970499873161316,0.9997785687446594,0.999621570110321]},{"bufferView":2,"componentType":5126,"count":3774,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":17688,"type":"SCALAR","min":[0],"max":[3773]},{"bufferView":4,"componentType":5126,"count":800,"type":"VEC3","min":[-0.5894464338506497,-0.00015763252539199466,-0.6749999435329501],"max":[0.5857453575301196,1.5006796085753995,0.6850333477665902]},{"bufferView":5,"componentType":5126,"count":800,"type":"VEC3","min":[-0.9982279539108276,-0.3382991850376129,-0.9681728482246399],"max":[0.9973695278167725,0.9988581538200378,0.9858667850494385]},{"bufferView":6,"componentType":5126,"count":800,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2556,"type":"SCALAR","min":[0],"max":[799]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.5,0.7425000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.5,0.7425000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.586078431372549,1.0,0.746078431372549,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_c_herbst.gltf b/mods/trees/assets/brennnessel_c_herbst.gltf new file mode 100644 index 0000000..d742d05 --- /dev/null +++ b/mods/trees/assets/brennnessel_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_c.bin","byteLength":187696}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":45288,"target":34962},{"buffer":0,"byteOffset":45288,"byteLength":45288,"target":34962},{"buffer":0,"byteOffset":90576,"byteLength":30192,"target":34962},{"buffer":0,"byteOffset":120768,"byteLength":35376,"target":34963},{"buffer":0,"byteOffset":156144,"byteLength":9600,"target":34962},{"buffer":0,"byteOffset":165744,"byteLength":9600,"target":34962},{"buffer":0,"byteOffset":175344,"byteLength":6400,"target":34962},{"buffer":0,"byteOffset":181744,"byteLength":5112,"target":34963},{"buffer":0,"byteOffset":186856,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":187048,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":187240,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":187368,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":187416,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":187512,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":187608,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":187672,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3774,"type":"VEC3","min":[-0.585745809266519,0.0,-0.675],"max":[0.585745809266519,1.5,0.675]},{"bufferView":1,"componentType":5126,"count":3774,"type":"VEC3","min":[-0.9982737898826599,-0.32999828457832336,-0.992703914642334],"max":[0.9970499873161316,0.9997785687446594,0.999621570110321]},{"bufferView":2,"componentType":5126,"count":3774,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":17688,"type":"SCALAR","min":[0],"max":[3773]},{"bufferView":4,"componentType":5126,"count":800,"type":"VEC3","min":[-0.5894464338506497,-0.00015763252539199466,-0.6749999435329501],"max":[0.5857453575301196,1.5006796085753995,0.6850333477665902]},{"bufferView":5,"componentType":5126,"count":800,"type":"VEC3","min":[-0.9982279539108276,-0.3382991850376129,-0.9681728482246399],"max":[0.9973695278167725,0.9988581538200378,0.9858667850494385]},{"bufferView":6,"componentType":5126,"count":800,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2556,"type":"SCALAR","min":[0],"max":[799]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.5,0.7425000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.5,0.7425000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brennnessel_c_winter.gltf b/mods/trees/assets/brennnessel_c_winter.gltf new file mode 100644 index 0000000..3e32a09 --- /dev/null +++ b/mods/trees/assets/brennnessel_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brennnessel_c.bin","byteLength":187696}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":45288,"target":34962},{"buffer":0,"byteOffset":45288,"byteLength":45288,"target":34962},{"buffer":0,"byteOffset":90576,"byteLength":30192,"target":34962},{"buffer":0,"byteOffset":120768,"byteLength":35376,"target":34963},{"buffer":0,"byteOffset":156144,"byteLength":9600,"target":34962},{"buffer":0,"byteOffset":165744,"byteLength":9600,"target":34962},{"buffer":0,"byteOffset":175344,"byteLength":6400,"target":34962},{"buffer":0,"byteOffset":181744,"byteLength":5112,"target":34963},{"buffer":0,"byteOffset":186856,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":187048,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":187240,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":187368,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":187416,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":187512,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":187608,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":187672,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3774,"type":"VEC3","min":[-0.585745809266519,0.0,-0.675],"max":[0.585745809266519,1.5,0.675]},{"bufferView":1,"componentType":5126,"count":3774,"type":"VEC3","min":[-0.9982737898826599,-0.32999828457832336,-0.992703914642334],"max":[0.9970499873161316,0.9997785687446594,0.999621570110321]},{"bufferView":2,"componentType":5126,"count":3774,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":17688,"type":"SCALAR","min":[0],"max":[3773]},{"bufferView":4,"componentType":5126,"count":800,"type":"VEC3","min":[-0.5894464338506497,-0.00015763252539199466,-0.6749999435329501],"max":[0.5857453575301196,1.5006796085753995,0.6850333477665902]},{"bufferView":5,"componentType":5126,"count":800,"type":"VEC3","min":[-0.9982279539108276,-0.3382991850376129,-0.9681728482246399],"max":[0.9973695278167725,0.9988581538200378,0.9858667850494385]},{"bufferView":6,"componentType":5126,"count":800,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2556,"type":"SCALAR","min":[0],"max":[799]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.5,0.7425000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.7425000000000002,0,-0.7425000000000002],"max":[0.7425000000000002,1.5,0.7425000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_nettle_plant.png"},{"uri":"textures/poly_nettle_plant.png"},{"uri":"impostors/brennnessel_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_a.bin b/mods/trees/assets/brombeere_a.bin new file mode 100644 index 0000000..050b4ad --- /dev/null +++ b/mods/trees/assets/brombeere_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c440616584188b1ca1b75b44baba091a308a0d381f4995cdfda374b75e37f9a0 +size 494748 diff --git a/mods/trees/assets/brombeere_a.gltf b/mods/trees/assets/brombeere_a.gltf new file mode 100644 index 0000000..6de86fb --- /dev/null +++ b/mods/trees/assets/brombeere_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_a_herbst.gltf b/mods/trees/assets/brombeere_a_herbst.gltf new file mode 100644 index 0000000..d5d1b2b --- /dev/null +++ b/mods/trees/assets/brombeere_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_a_winter.gltf b/mods/trees/assets/brombeere_a_winter.gltf new file mode 100644 index 0000000..d9bc6ec --- /dev/null +++ b/mods/trees/assets/brombeere_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_b.bin b/mods/trees/assets/brombeere_b.bin new file mode 100644 index 0000000..62db833 --- /dev/null +++ b/mods/trees/assets/brombeere_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9a9fa0d852f5f22e39c137816e2ecafa8d2ed0b4719678f0b5149cbd5ff8b6 +size 1960324 diff --git a/mods/trees/assets/brombeere_b.gltf b/mods/trees/assets/brombeere_b.gltf new file mode 100644 index 0000000..94ecebb --- /dev/null +++ b/mods/trees/assets/brombeere_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.4437499999999999,0.0,-0.9996035670930591],"max":[1.4437499999999999,1.75,0.9996035670930591]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999123215675354,-0.9997615218162537,-0.9996758103370667],"max":[0.9999278783798218,0.9999171495437622,0.9999476075172424]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.4391507797531435,0.00012979867295567852,-1.006940513557796],"max":[1.4437806281768157,1.750097490123069,0.8660390817236774]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9995221495628357,-0.9997615814208984,-0.9996165037155151],"max":[0.9990832805633545,0.9997659921646118,0.9997435212135315]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.588125,0,-1.588125],"max":[1.588125,1.75,1.588125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.588125,0,-1.588125],"max":[1.588125,1.75,1.588125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_b_herbst.gltf b/mods/trees/assets/brombeere_b_herbst.gltf new file mode 100644 index 0000000..5f71482 --- /dev/null +++ b/mods/trees/assets/brombeere_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.4437499999999999,0.0,-0.9996035670930591],"max":[1.4437499999999999,1.75,0.9996035670930591]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999123215675354,-0.9997615218162537,-0.9996758103370667],"max":[0.9999278783798218,0.9999171495437622,0.9999476075172424]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.4391507797531435,0.00012979867295567852,-1.006940513557796],"max":[1.4437806281768157,1.750097490123069,0.8660390817236774]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9995221495628357,-0.9997615814208984,-0.9996165037155151],"max":[0.9990832805633545,0.9997659921646118,0.9997435212135315]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.588125,0,-1.588125],"max":[1.588125,1.75,1.588125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.588125,0,-1.588125],"max":[1.588125,1.75,1.588125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_b_winter.gltf b/mods/trees/assets/brombeere_b_winter.gltf new file mode 100644 index 0000000..77c7fb4 --- /dev/null +++ b/mods/trees/assets/brombeere_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.4437499999999999,0.0,-0.9996035670930591],"max":[1.4437499999999999,1.75,0.9996035670930591]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999123215675354,-0.9997615218162537,-0.9996758103370667],"max":[0.9999278783798218,0.9999171495437622,0.9999476075172424]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.4391507797531435,0.00012979867295567852,-1.006940513557796],"max":[1.4437806281768157,1.750097490123069,0.8660390817236774]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9995221495628357,-0.9997615814208984,-0.9996165037155151],"max":[0.9990832805633545,0.9997659921646118,0.9997435212135315]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.588125,0,-1.588125],"max":[1.588125,1.75,1.588125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.588125,0,-1.588125],"max":[1.588125,1.75,1.588125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_c.bin b/mods/trees/assets/brombeere_c.bin new file mode 100644 index 0000000..c54750d --- /dev/null +++ b/mods/trees/assets/brombeere_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc1f035b73ab4d4373b7dc31767e67a897c6b39445a45362642ab3d6d7914eb +size 4340260 diff --git a/mods/trees/assets/brombeere_c.gltf b/mods/trees/assets/brombeere_c.gltf new file mode 100644 index 0000000..ea70b54 --- /dev/null +++ b/mods/trees/assets/brombeere_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-2.0625,0.0,-1.7962467171537013],"max":[2.0625,2.5,1.7962467171537013]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999101758003235,-0.9999328851699829,-0.9999831914901733],"max":[0.9997397065162659,0.9999745488166809,0.9999600648880005]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-2.087574317583453,0.00041325534027589,-1.8325468099966025],"max":[2.0894271350561375,2.502950509377698,1.7858979661086678]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997447729110718,-0.9999692440032959,-0.9994863271713257],"max":[0.9993197917938232,0.9999836087226868,0.9997332692146301]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.2687500000000003,0,-2.2687500000000003],"max":[2.2687500000000003,2.5,2.2687500000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.2687500000000003,0,-2.2687500000000003],"max":[2.2687500000000003,2.5,2.2687500000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_c_herbst.gltf b/mods/trees/assets/brombeere_c_herbst.gltf new file mode 100644 index 0000000..3ba3a46 --- /dev/null +++ b/mods/trees/assets/brombeere_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-2.0625,0.0,-1.7962467171537013],"max":[2.0625,2.5,1.7962467171537013]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999101758003235,-0.9999328851699829,-0.9999831914901733],"max":[0.9997397065162659,0.9999745488166809,0.9999600648880005]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-2.087574317583453,0.00041325534027589,-1.8325468099966025],"max":[2.0894271350561375,2.502950509377698,1.7858979661086678]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997447729110718,-0.9999692440032959,-0.9994863271713257],"max":[0.9993197917938232,0.9999836087226868,0.9997332692146301]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.2687500000000003,0,-2.2687500000000003],"max":[2.2687500000000003,2.5,2.2687500000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.2687500000000003,0,-2.2687500000000003],"max":[2.2687500000000003,2.5,2.2687500000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/brombeere_c_winter.gltf b/mods/trees/assets/brombeere_c_winter.gltf new file mode 100644 index 0000000..6fe5382 --- /dev/null +++ b/mods/trees/assets/brombeere_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"brombeere_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-2.0625,0.0,-1.7962467171537013],"max":[2.0625,2.5,1.7962467171537013]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999101758003235,-0.9999328851699829,-0.9999831914901733],"max":[0.9997397065162659,0.9999745488166809,0.9999600648880005]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-2.087574317583453,0.00041325534027589,-1.8325468099966025],"max":[2.0894271350561375,2.502950509377698,1.7858979661086678]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997447729110718,-0.9999692440032959,-0.9994863271713257],"max":[0.9993197917938232,0.9999836087226868,0.9997332692146301]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.2687500000000003,0,-2.2687500000000003],"max":[2.2687500000000003,2.5,2.2687500000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.2687500000000003,0,-2.2687500000000003],"max":[2.2687500000000003,2.5,2.2687500000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/douglasie_a.bin b/mods/trees/assets/douglasie_a.bin index aa67cd1..e826d2c 100644 --- a/mods/trees/assets/douglasie_a.bin +++ b/mods/trees/assets/douglasie_a.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:507b701174a396ddb2ffe16add7039bfcb59266ba1b0a82a213ed562f81d35f5 -size 2526228 +oid sha256:25a2dbcff15f11932538136619c35e4e94df57df7311241fc161ae6d1c9b5e6c +size 8550812 diff --git a/mods/trees/assets/douglasie_a.gltf b/mods/trees/assets/douglasie_a.gltf index 6fadef0..0918075 100644 --- a/mods/trees/assets/douglasie_a.gltf +++ b/mods/trees/assets/douglasie_a.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_a.bin","byteLength":2526228}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1495744,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1643128,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":1741384,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":1798140,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1877316,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1956492,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":2009276,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":2075608,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2222992,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2370376,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":2468632,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":2525388,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525580,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525772,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":2525900,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":2525948,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526140,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":2526204,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.3117347765683895,0.0,-5.20950893968277],"max":[4.961216838096142,29.27308916488793,4.843860435472976]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999991059303284,-0.9978135228157043,-0.9999867081642151],"max":[0.9999948143959045,0.9999940991401672,0.9999949932098389]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.0,14.423294067382812,-5.675268173217773],"max":[6.0,30.0,5.675268173217773]},{"bufferView":5,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":6,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.3117347765683895,0.0003591444547833671,-5.20950893968277],"max":[4.962350605359318,29.27308916488793,4.843860435472976]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999874234199524,-0.9991265535354614,-0.9999265074729919],"max":[0.9999716281890869,0.9999038577079773,0.9998533129692078]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.0,14.423294067382812,-5.675268173217773],"max":[6.0,30.0,5.675268173217773]},{"bufferView":13,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":14,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5829411764705882,1.0,0.7429411764705882,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_a.bin","byteLength":8550812}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":2866156,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":4383952,"byteLength":1011864,"target":34962},{"buffer":0,"byteOffset":5395816,"byteLength":1138236,"target":34963},{"buffer":0,"byteOffset":6534052,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6613228,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6692404,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":6745188,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":6811520,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7382444,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7953368,"byteLength":380616,"target":34962},{"buffer":0,"byteOffset":8333984,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8549972,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550164,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550356,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8550484,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8550532,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550628,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550724,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8550788,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.334753524364452,0.0,-5.259480349823116],"max":[5.008414072292422,29.323960656350792,4.862604155072035]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999991059303284,-0.9978355765342712,-0.9999866485595703],"max":[0.9999947547912598,0.9999942183494568,0.9999951124191284]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":126483,"type":"VEC3","min":[-5.994109153747559,14.477693557739258,-5.637885093688965],"max":[5.979165554046631,30.0,5.64345121383667]},{"bufferView":5,"componentType":5126,"count":126483,"type":"VEC3","min":[-0.9999824166297913,-0.9999856352806091,-0.999998927116394],"max":[0.9999933838844299,0.999966561794281,0.9999970197677612]},{"bufferView":6,"componentType":5126,"count":126483,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":284559,"type":"SCALAR","min":[0],"max":[126482]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.334753524364452,0.00035976858481496485,-5.259480349823116],"max":[5.00955558889432,29.323960656350792,4.862604155072035]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999873638153076,-0.9991353750228882,-0.9999259114265442],"max":[0.9999715089797974,0.9999049305915833,0.9998522996902466]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":47577,"type":"VEC3","min":[-5.930151462554932,14.487374305725098,-5.578953742980957],"max":[6.0036444664001465,29.959205627441406,5.759791374206543]},{"bufferView":13,"componentType":5126,"count":47577,"type":"VEC3","min":[-0.9997564554214478,-0.999900221824646,-0.9999541640281677],"max":[0.9999402165412903,0.9998934864997864,0.9999970197677612]},{"bufferView":14,"componentType":5126,"count":47577,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[47576]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5829411764705882,1.0,0.7429411764705882,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/douglasie_a_winter.gltf b/mods/trees/assets/douglasie_a_winter.gltf index 532108f..ad4617e 100644 --- a/mods/trees/assets/douglasie_a_winter.gltf +++ b/mods/trees/assets/douglasie_a_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_a.bin","byteLength":2526228}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1495744,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1643128,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":1741384,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":1798140,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1877316,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1956492,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":2009276,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":2075608,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2222992,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2370376,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":2468632,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":2525388,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525580,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525772,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":2525900,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":2525948,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526140,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":2526204,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.3117347765683895,0.0,-5.20950893968277],"max":[4.961216838096142,29.27308916488793,4.843860435472976]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999991059303284,-0.9978135228157043,-0.9999867081642151],"max":[0.9999948143959045,0.9999940991401672,0.9999949932098389]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.0,14.423294067382812,-5.675268173217773],"max":[6.0,30.0,5.675268173217773]},{"bufferView":5,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":6,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.3117347765683895,0.0003591444547833671,-5.20950893968277],"max":[4.962350605359318,29.27308916488793,4.843860435472976]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999874234199524,-0.9991265535354614,-0.9999265074729919],"max":[0.9999716281890869,0.9999038577079773,0.9998533129692078]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.0,14.423294067382812,-5.675268173217773],"max":[6.0,30.0,5.675268173217773]},{"bufferView":13,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":14,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.641235294117647,1.0,0.8172352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_a.bin","byteLength":8550812}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":2866156,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":4383952,"byteLength":1011864,"target":34962},{"buffer":0,"byteOffset":5395816,"byteLength":1138236,"target":34963},{"buffer":0,"byteOffset":6534052,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6613228,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6692404,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":6745188,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":6811520,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7382444,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7953368,"byteLength":380616,"target":34962},{"buffer":0,"byteOffset":8333984,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8549972,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550164,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550356,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8550484,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8550532,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550628,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550724,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8550788,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.334753524364452,0.0,-5.259480349823116],"max":[5.008414072292422,29.323960656350792,4.862604155072035]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999991059303284,-0.9978355765342712,-0.9999866485595703],"max":[0.9999947547912598,0.9999942183494568,0.9999951124191284]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":126483,"type":"VEC3","min":[-5.994109153747559,14.477693557739258,-5.637885093688965],"max":[5.979165554046631,30.0,5.64345121383667]},{"bufferView":5,"componentType":5126,"count":126483,"type":"VEC3","min":[-0.9999824166297913,-0.9999856352806091,-0.999998927116394],"max":[0.9999933838844299,0.999966561794281,0.9999970197677612]},{"bufferView":6,"componentType":5126,"count":126483,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":284559,"type":"SCALAR","min":[0],"max":[126482]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.334753524364452,0.00035976858481496485,-5.259480349823116],"max":[5.00955558889432,29.323960656350792,4.862604155072035]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999873638153076,-0.9991353750228882,-0.9999259114265442],"max":[0.9999715089797974,0.9999049305915833,0.9998522996902466]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":47577,"type":"VEC3","min":[-5.930151462554932,14.487374305725098,-5.578953742980957],"max":[6.0036444664001465,29.959205627441406,5.759791374206543]},{"bufferView":13,"componentType":5126,"count":47577,"type":"VEC3","min":[-0.9997564554214478,-0.999900221824646,-0.9999541640281677],"max":[0.9999402165412903,0.9998934864997864,0.9999970197677612]},{"bufferView":14,"componentType":5126,"count":47577,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[47576]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.6000000000000005,0,-6.6000000000000005],"max":[6.6000000000000005,30.0,6.6000000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.641235294117647,1.0,0.8172352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/douglasie_b.bin b/mods/trees/assets/douglasie_b.bin index 2722599..bf3842b 100644 --- a/mods/trees/assets/douglasie_b.bin +++ b/mods/trees/assets/douglasie_b.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9599ddd81be4bbe60429826c80e34f801a5269019f64eb73723bee3290c676f -size 7198272 +oid sha256:105450536dc024f289b885089056cf7b35396cd9aca124bda90542593ec2a9af +size 9070720 diff --git a/mods/trees/assets/douglasie_b.gltf b/mods/trees/assets/douglasie_b.gltf index 909106e..025dbb9 100644 --- a/mods/trees/assets/douglasie_b.gltf +++ b/mods/trees/assets/douglasie_b.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_b.bin","byteLength":7198272}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":964752,"target":34962},{"buffer":0,"byteOffset":2799924,"byteLength":964752,"target":34962},{"buffer":0,"byteOffset":3764676,"byteLength":643168,"target":34962},{"buffer":0,"byteOffset":4407844,"byteLength":800928,"target":34963},{"buffer":0,"byteOffset":5208772,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5319100,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5429428,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":5502980,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":5588344,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6110752,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6633160,"byteLength":348272,"target":34962},{"buffer":0,"byteOffset":6981432,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":7197432,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197624,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197816,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7197944,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7197992,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198088,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198184,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7198248,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.206492626307139,0.0,-6.09466359020225],"max":[6.238902194593871,36.60213608687268,5.992303460902957]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999819397926331,-0.9994964003562927,-0.9999943375587463],"max":[0.9999879002571106,0.9999982118606567,0.999983549118042]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":80396,"type":"VEC3","min":[-7.5,11.526988983154297,-7.367598533630371],"max":[7.5,37.5,7.367598533630371]},{"bufferView":5,"componentType":5126,"count":80396,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.9999369978904724,0.9999985694885254]},{"bufferView":6,"componentType":5126,"count":80396,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":200232,"type":"SCALAR","min":[0],"max":[80395]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.206834322895345,-9.36009959848791e-06,-6.098729725278116],"max":[6.238902194593871,36.5998078247439,5.992303460902957]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999430775642395,-0.999113917350769,-0.9998313188552856],"max":[0.9999339580535889,0.9998403191566467,0.9998988509178162]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":43534,"type":"VEC3","min":[-7.639124870300293,11.463491439819336,-7.514794826507568],"max":[7.577365398406982,37.52396011352539,7.4103007316589355]},{"bufferView":13,"componentType":5126,"count":43534,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.999870240688324,0.9999985694885254]},{"bufferView":14,"componentType":5126,"count":43534,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43533]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5829411764705882,1.0,0.7429411764705882,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_b.bin","byteLength":9070720}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":1498224,"target":34962},{"buffer":0,"byteOffset":3333396,"byteLength":1498224,"target":34962},{"buffer":0,"byteOffset":4831620,"byteLength":998816,"target":34962},{"buffer":0,"byteOffset":5830436,"byteLength":1151988,"target":34963},{"buffer":0,"byteOffset":6982424,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7092752,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7203080,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":7276632,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":7361996,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":7922492,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":8482988,"byteLength":373664,"target":34962},{"buffer":0,"byteOffset":8856652,"byteLength":213228,"target":34963},{"buffer":0,"byteOffset":9069880,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070072,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070264,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":9070392,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":9070440,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070632,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":9070696,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.248173166334466,0.0,-6.136802040616673],"max":[6.291481316478436,36.65917402092466,6.041709991115743]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999817609786987,-0.9995023012161255,-0.9999942779541016],"max":[0.999987781047821,0.9999982714653015,0.9999832510948181]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":124852,"type":"VEC3","min":[-7.462818622589111,11.817839622497559,-7.1280741691589355],"max":[7.349860668182373,37.390594482421875,7.368215084075928]},{"bufferView":5,"componentType":5126,"count":124852,"type":"VEC3","min":[-0.9999781847000122,-0.9999990463256836,-0.999993085861206],"max":[0.999998152256012,0.9999538660049438,0.9999827146530151]},{"bufferView":6,"componentType":5126,"count":124852,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287997,"type":"SCALAR","min":[0],"max":[124851]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.248517450884351,-9.374685652764942e-06,-6.140898972025083],"max":[6.291481316478436,36.656842130612496,6.041709991115743]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9991244673728943,-0.999830424785614],"max":[0.9999332427978516,0.9998422265052795,0.9998989105224609]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":46708,"type":"VEC3","min":[-7.480640888214111,11.83749771118164,-7.016130447387695],"max":[7.268044471740723,37.40801239013672,7.376155376434326]},{"bufferView":13,"componentType":5126,"count":46708,"type":"VEC3","min":[-0.9997832775115967,-0.9999990463256836,-0.9998273253440857],"max":[0.9997382164001465,0.9999538660049438,0.9999827146530151]},{"bufferView":14,"componentType":5126,"count":46708,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":106614,"type":"SCALAR","min":[0],"max":[46707]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5829411764705882,1.0,0.7429411764705882,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/douglasie_b_winter.gltf b/mods/trees/assets/douglasie_b_winter.gltf index 4adb031..10094ea 100644 --- a/mods/trees/assets/douglasie_b_winter.gltf +++ b/mods/trees/assets/douglasie_b_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_b.bin","byteLength":7198272}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":964752,"target":34962},{"buffer":0,"byteOffset":2799924,"byteLength":964752,"target":34962},{"buffer":0,"byteOffset":3764676,"byteLength":643168,"target":34962},{"buffer":0,"byteOffset":4407844,"byteLength":800928,"target":34963},{"buffer":0,"byteOffset":5208772,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5319100,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5429428,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":5502980,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":5588344,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6110752,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6633160,"byteLength":348272,"target":34962},{"buffer":0,"byteOffset":6981432,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":7197432,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197624,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197816,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7197944,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7197992,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198088,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198184,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7198248,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.206492626307139,0.0,-6.09466359020225],"max":[6.238902194593871,36.60213608687268,5.992303460902957]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999819397926331,-0.9994964003562927,-0.9999943375587463],"max":[0.9999879002571106,0.9999982118606567,0.999983549118042]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":80396,"type":"VEC3","min":[-7.5,11.526988983154297,-7.367598533630371],"max":[7.5,37.5,7.367598533630371]},{"bufferView":5,"componentType":5126,"count":80396,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.9999369978904724,0.9999985694885254]},{"bufferView":6,"componentType":5126,"count":80396,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":200232,"type":"SCALAR","min":[0],"max":[80395]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.206834322895345,-9.36009959848791e-06,-6.098729725278116],"max":[6.238902194593871,36.5998078247439,5.992303460902957]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999430775642395,-0.999113917350769,-0.9998313188552856],"max":[0.9999339580535889,0.9998403191566467,0.9998988509178162]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":43534,"type":"VEC3","min":[-7.639124870300293,11.463491439819336,-7.514794826507568],"max":[7.577365398406982,37.52396011352539,7.4103007316589355]},{"bufferView":13,"componentType":5126,"count":43534,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.999870240688324,0.9999985694885254]},{"bufferView":14,"componentType":5126,"count":43534,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43533]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.641235294117647,1.0,0.8172352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_b.bin","byteLength":9070720}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":1498224,"target":34962},{"buffer":0,"byteOffset":3333396,"byteLength":1498224,"target":34962},{"buffer":0,"byteOffset":4831620,"byteLength":998816,"target":34962},{"buffer":0,"byteOffset":5830436,"byteLength":1151988,"target":34963},{"buffer":0,"byteOffset":6982424,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7092752,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7203080,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":7276632,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":7361996,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":7922492,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":8482988,"byteLength":373664,"target":34962},{"buffer":0,"byteOffset":8856652,"byteLength":213228,"target":34963},{"buffer":0,"byteOffset":9069880,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070072,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070264,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":9070392,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":9070440,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070632,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":9070696,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.248173166334466,0.0,-6.136802040616673],"max":[6.291481316478436,36.65917402092466,6.041709991115743]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999817609786987,-0.9995023012161255,-0.9999942779541016],"max":[0.999987781047821,0.9999982714653015,0.9999832510948181]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":124852,"type":"VEC3","min":[-7.462818622589111,11.817839622497559,-7.1280741691589355],"max":[7.349860668182373,37.390594482421875,7.368215084075928]},{"bufferView":5,"componentType":5126,"count":124852,"type":"VEC3","min":[-0.9999781847000122,-0.9999990463256836,-0.999993085861206],"max":[0.999998152256012,0.9999538660049438,0.9999827146530151]},{"bufferView":6,"componentType":5126,"count":124852,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287997,"type":"SCALAR","min":[0],"max":[124851]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.248517450884351,-9.374685652764942e-06,-6.140898972025083],"max":[6.291481316478436,36.656842130612496,6.041709991115743]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9991244673728943,-0.999830424785614],"max":[0.9999332427978516,0.9998422265052795,0.9998989105224609]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":46708,"type":"VEC3","min":[-7.480640888214111,11.83749771118164,-7.016130447387695],"max":[7.268044471740723,37.40801239013672,7.376155376434326]},{"bufferView":13,"componentType":5126,"count":46708,"type":"VEC3","min":[-0.9997832775115967,-0.9999990463256836,-0.9998273253440857],"max":[0.9997382164001465,0.9999538660049438,0.9999827146530151]},{"bufferView":14,"componentType":5126,"count":46708,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":106614,"type":"SCALAR","min":[0],"max":[46707]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.25,0,-8.25],"max":[8.25,37.5,8.25]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.641235294117647,1.0,0.8172352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/douglasie_c.bin b/mods/trees/assets/douglasie_c.bin index 519d661..84c980f 100644 --- a/mods/trees/assets/douglasie_c.bin +++ b/mods/trees/assets/douglasie_c.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a01572bd65765f73e9a3ee3623939b5f36346699039bc8bd76c75f6f486dd6d -size 5241536 +oid sha256:c0c4cbd2efa36cb58917ba96f357256ee7a33be967b07a0bb8be7a8edceb9d98 +size 8868624 diff --git a/mods/trees/assets/douglasie_c.gltf b/mods/trees/assets/douglasie_c.gltf index e0ccc26..98bef6c 100644 --- a/mods/trees/assets/douglasie_c.gltf +++ b/mods/trees/assets/douglasie_c.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_c.bin","byteLength":5241536}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":2309356,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":2824420,"byteLength":343376,"target":34962},{"buffer":0,"byteOffset":3167796,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":3378612,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3457956,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3537300,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":3590196,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":3656376,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":4171440,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":4686504,"byteLength":343376,"target":34962},{"buffer":0,"byteOffset":5029880,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":5240696,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5240888,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5241080,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5241208,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5241256,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5241352,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5241448,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5241512,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-6.773489810532626,0.0,-7.550387153718276],"max":[6.804375196535297,43.2765790877883,7.531896407653145]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999595880508423,-0.9979680180549622,-0.9999815225601196],"max":[0.9999953508377075,0.9999907612800598,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":42922,"type":"VEC3","min":[-8.33060359954834,12.813700675964355,-9.0],"max":[8.33060359954834,45.0,9.0]},{"bufferView":5,"componentType":5126,"count":42922,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":6,"componentType":5126,"count":42922,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42921]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-6.7751388555547605,-0.002470714290037531,-7.550387153718276],"max":[6.804454192704021,43.2765790877883,7.531896407653145]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999710917472839,-0.9980722665786743,-0.9998652935028076],"max":[0.9999752640724182,0.9998377561569214,0.9999816417694092]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":42922,"type":"VEC3","min":[-8.33060359954834,12.813700675964355,-9.0],"max":[8.33060359954834,45.0,9.0]},{"bufferView":13,"componentType":5126,"count":42922,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":14,"componentType":5126,"count":42922,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42921]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5829411764705882,1.0,0.7429411764705882,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_c.bin","byteLength":8868624}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":1478976,"target":34962},{"buffer":0,"byteOffset":3273268,"byteLength":1478976,"target":34962},{"buffer":0,"byteOffset":4752244,"byteLength":985984,"target":34962},{"buffer":0,"byteOffset":5738228,"byteLength":1151964,"target":34963},{"buffer":0,"byteOffset":6890192,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":6969536,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":7048880,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":7101776,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":7167956,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":7724396,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":8280836,"byteLength":370960,"target":34962},{"buffer":0,"byteOffset":8651796,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8867784,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8867976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8868168,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8868296,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8868344,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868440,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868536,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8868600,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-6.849568551883247,0.0,-7.5987367576412055],"max":[6.790674897862572,43.345305623689775,7.552836737022014]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999595284461975,-0.9979801177978516,-0.9999815225601196],"max":[0.9999952912330627,0.9999908208847046,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":123248,"type":"VEC3","min":[-7.933943271636963,12.921253204345703,-8.778640747070312],"max":[8.340106964111328,44.9657096862793,8.91288948059082]},{"bufferView":5,"componentType":5126,"count":123248,"type":"VEC3","min":[-0.9999477863311768,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999731779098511,0.9999761581420898]},{"bufferView":6,"componentType":5126,"count":123248,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287991,"type":"SCALAR","min":[0],"max":[123247]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-6.851225172828425,-0.0024746379743475154,-7.5987367576412055],"max":[6.790754256949766,43.345305623689775,7.552836737022014]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999709129333496,-0.998083770275116,-0.9998652338981628],"max":[0.9999752044677734,0.9998387694358826,0.9999815225601196]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":46370,"type":"VEC3","min":[-7.989683151245117,13.128519058227539,-8.684219360351562],"max":[8.072352409362793,44.744327545166016,8.919821739196777]},{"bufferView":13,"componentType":5126,"count":46370,"type":"VEC3","min":[-0.9999350905418396,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999426603317261,0.9999761581420898]},{"bufferView":14,"componentType":5126,"count":46370,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[46369]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5829411764705882,1.0,0.7429411764705882,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/douglasie_c_winter.gltf b/mods/trees/assets/douglasie_c_winter.gltf index 03e7af3..48fd1a0 100644 --- a/mods/trees/assets/douglasie_c_winter.gltf +++ b/mods/trees/assets/douglasie_c_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_c.bin","byteLength":5241536}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":2309356,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":2824420,"byteLength":343376,"target":34962},{"buffer":0,"byteOffset":3167796,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":3378612,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3457956,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3537300,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":3590196,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":3656376,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":4171440,"byteLength":515064,"target":34962},{"buffer":0,"byteOffset":4686504,"byteLength":343376,"target":34962},{"buffer":0,"byteOffset":5029880,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":5240696,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5240888,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5241080,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5241208,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5241256,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5241352,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5241448,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5241512,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-6.773489810532626,0.0,-7.550387153718276],"max":[6.804375196535297,43.2765790877883,7.531896407653145]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999595880508423,-0.9979680180549622,-0.9999815225601196],"max":[0.9999953508377075,0.9999907612800598,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":42922,"type":"VEC3","min":[-8.33060359954834,12.813700675964355,-9.0],"max":[8.33060359954834,45.0,9.0]},{"bufferView":5,"componentType":5126,"count":42922,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":6,"componentType":5126,"count":42922,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42921]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-6.7751388555547605,-0.002470714290037531,-7.550387153718276],"max":[6.804454192704021,43.2765790877883,7.531896407653145]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999710917472839,-0.9980722665786743,-0.9998652935028076],"max":[0.9999752640724182,0.9998377561569214,0.9999816417694092]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":42922,"type":"VEC3","min":[-8.33060359954834,12.813700675964355,-9.0],"max":[8.33060359954834,45.0,9.0]},{"bufferView":13,"componentType":5126,"count":42922,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":14,"componentType":5126,"count":42922,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42921]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.641235294117647,1.0,0.8172352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"douglasie_c.bin","byteLength":8868624}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":1478976,"target":34962},{"buffer":0,"byteOffset":3273268,"byteLength":1478976,"target":34962},{"buffer":0,"byteOffset":4752244,"byteLength":985984,"target":34962},{"buffer":0,"byteOffset":5738228,"byteLength":1151964,"target":34963},{"buffer":0,"byteOffset":6890192,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":6969536,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":7048880,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":7101776,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":7167956,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":7724396,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":8280836,"byteLength":370960,"target":34962},{"buffer":0,"byteOffset":8651796,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8867784,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8867976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8868168,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8868296,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8868344,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868440,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868536,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8868600,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-6.849568551883247,0.0,-7.5987367576412055],"max":[6.790674897862572,43.345305623689775,7.552836737022014]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999595284461975,-0.9979801177978516,-0.9999815225601196],"max":[0.9999952912330627,0.9999908208847046,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":123248,"type":"VEC3","min":[-7.933943271636963,12.921253204345703,-8.778640747070312],"max":[8.340106964111328,44.9657096862793,8.91288948059082]},{"bufferView":5,"componentType":5126,"count":123248,"type":"VEC3","min":[-0.9999477863311768,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999731779098511,0.9999761581420898]},{"bufferView":6,"componentType":5126,"count":123248,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287991,"type":"SCALAR","min":[0],"max":[123247]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-6.851225172828425,-0.0024746379743475154,-7.5987367576412055],"max":[6.790754256949766,43.345305623689775,7.552836737022014]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999709129333496,-0.998083770275116,-0.9998652338981628],"max":[0.9999752044677734,0.9998387694358826,0.9999815225601196]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":46370,"type":"VEC3","min":[-7.989683151245117,13.128519058227539,-8.684219360351562],"max":[8.072352409362793,44.744327545166016,8.919821739196777]},{"bufferView":13,"componentType":5126,"count":46370,"type":"VEC3","min":[-0.9999350905418396,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999426603317261,0.9999761581420898]},{"bufferView":14,"componentType":5126,"count":46370,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[46369]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-9.9,0,-9.9],"max":[9.9,45.0,9.9]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/douglasie_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.641235294117647,1.0,0.8172352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_a.bin b/mods/trees/assets/faulbaum_a.bin new file mode 100644 index 0000000..dd24f99 --- /dev/null +++ b/mods/trees/assets/faulbaum_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07127356202d5ce589ffd3c54ddba30aa71cd3cb67dfddbacf339bf188a28c78 +size 5929492 diff --git a/mods/trees/assets/faulbaum_a.gltf b/mods/trees/assets/faulbaum_a.gltf new file mode 100644 index 0000000..dec5ab0 --- /dev/null +++ b/mods/trees/assets/faulbaum_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.95,0.0,-0.7865397018866565],"max":[0.95,2.0,0.7865397018866565]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999613761901855,-0.999810516834259,-0.9999373555183411],"max":[0.9999921321868896,0.9999908208847046,0.999986469745636]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9456571380537562,-0.0009233632866205743,-0.7902882948419844],"max":[0.9569749677193456,2.001316678244735,0.787589542079247]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999720454216003,-0.999810516834259,-0.9998722076416016],"max":[0.9998977184295654,0.9999809265136719,0.9997614026069641]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.045,0,-1.045],"max":[1.045,2.0,1.045]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.045,0,-1.045],"max":[1.045,2.0,1.045]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.606078431372549,1.0,0.766078431372549,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_a_herbst.gltf b/mods/trees/assets/faulbaum_a_herbst.gltf new file mode 100644 index 0000000..0029665 --- /dev/null +++ b/mods/trees/assets/faulbaum_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.95,0.0,-0.7865397018866565],"max":[0.95,2.0,0.7865397018866565]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999613761901855,-0.999810516834259,-0.9999373555183411],"max":[0.9999921321868896,0.9999908208847046,0.999986469745636]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9456571380537562,-0.0009233632866205743,-0.7902882948419844],"max":[0.9569749677193456,2.001316678244735,0.787589542079247]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999720454216003,-0.999810516834259,-0.9998722076416016],"max":[0.9998977184295654,0.9999809265136719,0.9997614026069641]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.045,0,-1.045],"max":[1.045,2.0,1.045]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.045,0,-1.045],"max":[1.045,2.0,1.045]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_a_winter.gltf b/mods/trees/assets/faulbaum_a_winter.gltf new file mode 100644 index 0000000..a339945 --- /dev/null +++ b/mods/trees/assets/faulbaum_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.95,0.0,-0.7865397018866565],"max":[0.95,2.0,0.7865397018866565]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999613761901855,-0.999810516834259,-0.9999373555183411],"max":[0.9999921321868896,0.9999908208847046,0.999986469745636]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9456571380537562,-0.0009233632866205743,-0.7902882948419844],"max":[0.9569749677193456,2.001316678244735,0.787589542079247]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999720454216003,-0.999810516834259,-0.9998722076416016],"max":[0.9998977184295654,0.9999809265136719,0.9997614026069641]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.045,0,-1.045],"max":[1.045,2.0,1.045]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.045,0,-1.045],"max":[1.045,2.0,1.045]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_b.bin b/mods/trees/assets/faulbaum_b.bin new file mode 100644 index 0000000..79edea9 --- /dev/null +++ b/mods/trees/assets/faulbaum_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d265edb127445c92e5ed9722cbcd99fb8b303ea8b6f29d1e7337a0c083c0b668 +size 7326900 diff --git a/mods/trees/assets/faulbaum_b.gltf b/mods/trees/assets/faulbaum_b.gltf new file mode 100644 index 0000000..db464fb --- /dev/null +++ b/mods/trees/assets/faulbaum_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.5971837827080615,0.0,-1.6624999999999996],"max":[1.5971837827080615,3.5,1.6624999999999996]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999983310699463,-0.9998363256454468,-0.9999710917472839],"max":[0.9999964237213135,0.9999986290931702,0.9998689293861389]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.4259312716305694,0.0013762806831466123,-1.3837110106995223],"max":[1.8687530176447746,3.5042499254047343,1.8194837771338654]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997727274894714,-0.9998367428779602,-0.9999563097953796],"max":[0.9999893307685852,0.9999986290931702,0.9998610019683838]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.82875,0,-1.82875],"max":[1.82875,3.5,1.82875]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.82875,0,-1.82875],"max":[1.82875,3.5,1.82875]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.606078431372549,1.0,0.766078431372549,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_b_herbst.gltf b/mods/trees/assets/faulbaum_b_herbst.gltf new file mode 100644 index 0000000..93b8558 --- /dev/null +++ b/mods/trees/assets/faulbaum_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.5971837827080615,0.0,-1.6624999999999996],"max":[1.5971837827080615,3.5,1.6624999999999996]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999983310699463,-0.9998363256454468,-0.9999710917472839],"max":[0.9999964237213135,0.9999986290931702,0.9998689293861389]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.4259312716305694,0.0013762806831466123,-1.3837110106995223],"max":[1.8687530176447746,3.5042499254047343,1.8194837771338654]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997727274894714,-0.9998367428779602,-0.9999563097953796],"max":[0.9999893307685852,0.9999986290931702,0.9998610019683838]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.82875,0,-1.82875],"max":[1.82875,3.5,1.82875]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.82875,0,-1.82875],"max":[1.82875,3.5,1.82875]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_b_winter.gltf b/mods/trees/assets/faulbaum_b_winter.gltf new file mode 100644 index 0000000..247f3e2 --- /dev/null +++ b/mods/trees/assets/faulbaum_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.5971837827080615,0.0,-1.6624999999999996],"max":[1.5971837827080615,3.5,1.6624999999999996]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999983310699463,-0.9998363256454468,-0.9999710917472839],"max":[0.9999964237213135,0.9999986290931702,0.9998689293861389]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.4259312716305694,0.0013762806831466123,-1.3837110106995223],"max":[1.8687530176447746,3.5042499254047343,1.8194837771338654]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997727274894714,-0.9998367428779602,-0.9999563097953796],"max":[0.9999893307685852,0.9999986290931702,0.9998610019683838]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.82875,0,-1.82875],"max":[1.82875,3.5,1.82875]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.82875,0,-1.82875],"max":[1.82875,3.5,1.82875]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_c.bin b/mods/trees/assets/faulbaum_c.bin new file mode 100644 index 0000000..0b25084 --- /dev/null +++ b/mods/trees/assets/faulbaum_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014cff398732413abbe3012b9c5244144f8520b9d9c022f2b0055fad31837d3d +size 8762660 diff --git a/mods/trees/assets/faulbaum_c.gltf b/mods/trees/assets/faulbaum_c.gltf new file mode 100644 index 0000000..8ddcc48 --- /dev/null +++ b/mods/trees/assets/faulbaum_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.1821072687086414,0.0,-2.375],"max":[2.1821072687086414,5.0,2.375]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999901056289673,-0.9999894499778748,-0.9999955892562866],"max":[0.9999961256980896,0.9999988675117493,0.9999572038650513]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.1749542273519396,-0.0005952227883450352,-2.3749297111638263],"max":[2.0925103196929125,4.999933742024577,2.3751800431254457]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999900460243225,-0.9999983906745911,-0.9999957084655762],"max":[0.9998981356620789,1.0,0.9998669028282166]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.6125000000000003,0,-2.6125000000000003],"max":[2.6125000000000003,5.0,2.6125000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.6125000000000003,0,-2.6125000000000003],"max":[2.6125000000000003,5.0,2.6125000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.606078431372549,1.0,0.766078431372549,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_c_herbst.gltf b/mods/trees/assets/faulbaum_c_herbst.gltf new file mode 100644 index 0000000..afaec5d --- /dev/null +++ b/mods/trees/assets/faulbaum_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.1821072687086414,0.0,-2.375],"max":[2.1821072687086414,5.0,2.375]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999901056289673,-0.9999894499778748,-0.9999955892562866],"max":[0.9999961256980896,0.9999988675117493,0.9999572038650513]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.1749542273519396,-0.0005952227883450352,-2.3749297111638263],"max":[2.0925103196929125,4.999933742024577,2.3751800431254457]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999900460243225,-0.9999983906745911,-0.9999957084655762],"max":[0.9998981356620789,1.0,0.9998669028282166]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.6125000000000003,0,-2.6125000000000003],"max":[2.6125000000000003,5.0,2.6125000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.6125000000000003,0,-2.6125000000000003],"max":[2.6125000000000003,5.0,2.6125000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/faulbaum_c_winter.gltf b/mods/trees/assets/faulbaum_c_winter.gltf new file mode 100644 index 0000000..496ccd8 --- /dev/null +++ b/mods/trees/assets/faulbaum_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"faulbaum_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.1821072687086414,0.0,-2.375],"max":[2.1821072687086414,5.0,2.375]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999901056289673,-0.9999894499778748,-0.9999955892562866],"max":[0.9999961256980896,0.9999988675117493,0.9999572038650513]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.1749542273519396,-0.0005952227883450352,-2.3749297111638263],"max":[2.0925103196929125,4.999933742024577,2.3751800431254457]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999900460243225,-0.9999983906745911,-0.9999957084655762],"max":[0.9998981356620789,1.0,0.9998669028282166]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.6125000000000003,0,-2.6125000000000003],"max":[2.6125000000000003,5.0,2.6125000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.6125000000000003,0,-2.6125000000000003],"max":[2.6125000000000003,5.0,2.6125000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/faulbaum_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_a.gltf b/mods/trees/assets/feldhecke_a.gltf new file mode 100644 index 0000000..fd4dc01 --- /dev/null +++ b/mods/trees/assets/feldhecke_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,28,30,38,48,50,62,64,66,70,76]},{"name":"hedge_LOD1","children":[13,17,29,31,39,49,51,63,65,67,71,77]},{"name":"hedge_LOD2","children":[14,18,32,40,52,68,72,78]},{"name":"hedge_LOD3","children":[15,19,33,41,53,69,73,79]},{"name":"hedge_LOD4","children":[20,34,42,54,74,80]},{"name":"hedge_LOD5","children":[21,35,43,55,75,81]},{"name":"hedge_LOD6","children":[22,36,44,56,82]},{"name":"hedge_LOD7","children":[23,37,45,57,83]},{"name":"hedge_LOD8","children":[24,46,58,84]},{"name":"hedge_LOD9","children":[25,47,59,85]},{"name":"hedge_LOD10","children":[26,60,86]},{"name":"hedge_LOD11","children":[27,61,87]},{"name":"hundsrose_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_14_LOD2","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_15_LOD3","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"brombeere_a_part_16_LOD0","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_17_LOD1","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_18_LOD2","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_19_LOD3","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_20_LOD4","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_21_LOD5","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_22_LOD6","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_23_LOD7","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_24_LOD8","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_25_LOD9","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_26_LOD10","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_27_LOD11","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"himbeere_a_part_28_LOD0","mesh":9,"translation":[-2.4,-0.0,-0.50350131580188],"rotation":[0.0,0.9688928846360411,0.0,0.24748046004008303],"scale":[2.2184873949579833,3.7548045232151708,4.403964250647611]},{"name":"himbeere_a_part_29_LOD1","mesh":9,"translation":[-2.4,-0.0,-0.50350131580188],"rotation":[0.0,0.9688928846360411,0.0,0.24748046004008303],"scale":[2.2184873949579833,3.7548045232151708,4.403964250647611]},{"name":"berberitze_a_part_30_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_31_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_32_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_33_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_34_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_35_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_36_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_37_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"heckenkirsche_a_part_38_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_39_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_40_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_41_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_42_LOD4","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_43_LOD5","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_44_LOD6","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_45_LOD7","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_46_LOD8","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_47_LOD9","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"hundsrose_a_part_48_LOD0","mesh":1,"translation":[0.0,-0.0,0.31393971539794696],"rotation":[0.0,-0.9187120692828408,0.0,0.3949280108501306],"scale":[0.7040000000000001,1.810106600749284,1.629772591173674]},{"name":"hundsrose_a_part_49_LOD1","mesh":1,"translation":[0.0,-0.0,0.31393971539794696],"rotation":[0.0,-0.9187120692828408,0.0,0.3949280108501306],"scale":[0.7040000000000001,1.810106600749284,1.629772591173674]},{"name":"brombeere_a_part_50_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_51_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_52_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_53_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_54_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_55_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_56_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_57_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_58_LOD8","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_59_LOD9","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_60_LOD10","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_61_LOD11","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"himbeere_a_part_62_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.3511884563401485],"rotation":[0.0,-0.6005004045215652,0.0,0.7996244519581905],"scale":[2.2184873949579833,2.9446992495979996,4.57438268204909]},{"name":"himbeere_a_part_63_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.3511884563401485],"rotation":[0.0,-0.6005004045215652,0.0,0.7996244519581905],"scale":[2.2184873949579833,2.9446992495979996,4.57438268204909]},{"name":"berberitze_a_part_64_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,-0.01813365957762947],"rotation":[0.0,-0.16951295646794332,0.0,0.9855279588065968],"scale":[1.1,2.4891315389805198,2.514498238405017]},{"name":"berberitze_a_part_65_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,-0.01813365957762947],"rotation":[0.0,-0.16951295646794332,0.0,0.9855279588065968],"scale":[1.1,2.4891315389805198,2.514498238405017]},{"name":"heckenkirsche_a_part_66_LOD0","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_67_LOD1","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_68_LOD2","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_69_LOD3","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"hundsrose_a_part_70_LOD0","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_71_LOD1","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_72_LOD2","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_73_LOD3","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_74_LOD4","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_75_LOD5","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"feldhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":2,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":2,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":2,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":2,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":33,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":34,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":36,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":37,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":38,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.126817278919774,0.011213062695974482,-1.2979836229039226],"max":[4.138743788558677,2.540377611858696,1.3038428510842948]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14997528130843354,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.234200284190691,-0.09725512406532622,-1.3946456092362631],"max":[4.268771150403175,2.558197878756185,1.4114069449227085]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14981148296672908,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.363717902317521,-0.14070249146311153,-1.5051060297426613],"max":[4.359849712080774,2.583486804969113,1.491542912915171]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14988994183613508,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.486234160909862,-0.23811751446472573,-1.6084634817487988],"max":[4.498946221161156,2.659310641233496,1.6603653688023625]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995499776964652,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.6641540381327165,-0.35572945431427855,-1.790456594412339],"max":[4.645315272707901,2.8483204204315276,1.81651878938081]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999405217105713,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.882064442766834,-0.5220234639075572,-1.9819290709334503],"max":[4.885338080923622,2.904714501489253,1.9659460557637223]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14995795039888699,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.104713171440024,-0.6784492926824287,-2.235666484483945],"max":[5.139238098044322,3.0471894979629206,2.2527293627798235]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14989391300095092,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.3678560482832065,-0.904321463886136,-2.5717952859969557],"max":[5.422256832930765,3.3443300545663766,2.5972485674928087]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14996482660022326,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.773167244510611,-1.0942346799802107,-2.802022279270732],"max":[5.7672106380898995,3.4544514986741968,2.899909781016724]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1497578621307224,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.145986649767166,-1.4514736075191932,-3.2834099040043636],"max":[6.1374832514074615,3.7244706434840245,3.2532318846148014]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14994183577711825,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.558299744319239,-1.6706531902484778,-3.6804524761756525],"max":[6.610368401844983,3.9838261820760885,3.65796481866019]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14996123173054277,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.024743575130529,-2.0285102693236965,-4.09945960474144],"max":[7.06575292580202,4.19706654880221,4.1737464374062325]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14988676326630043,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_a_hedge.bin b/mods/trees/assets/feldhecke_a_hedge.bin new file mode 100644 index 0000000..a29f542 --- /dev/null +++ b/mods/trees/assets/feldhecke_a_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bd0c3891cf5dca8ec6a496aa3cebff577145389c001dbade4b63c71a92ae62 +size 8841000 diff --git a/mods/trees/assets/feldhecke_a_herbst.gltf b/mods/trees/assets/feldhecke_a_herbst.gltf new file mode 100644 index 0000000..f05ec92 --- /dev/null +++ b/mods/trees/assets/feldhecke_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,28,30,38,48,50,62,64,66,70,76]},{"name":"hedge_LOD1","children":[13,17,29,31,39,49,51,63,65,67,71,77]},{"name":"hedge_LOD2","children":[14,18,32,40,52,68,72,78]},{"name":"hedge_LOD3","children":[15,19,33,41,53,69,73,79]},{"name":"hedge_LOD4","children":[20,34,42,54,74,80]},{"name":"hedge_LOD5","children":[21,35,43,55,75,81]},{"name":"hedge_LOD6","children":[22,36,44,56,82]},{"name":"hedge_LOD7","children":[23,37,45,57,83]},{"name":"hedge_LOD8","children":[24,46,58,84]},{"name":"hedge_LOD9","children":[25,47,59,85]},{"name":"hedge_LOD10","children":[26,60,86]},{"name":"hedge_LOD11","children":[27,61,87]},{"name":"hundsrose_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_14_LOD2","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_15_LOD3","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"brombeere_a_part_16_LOD0","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_17_LOD1","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_18_LOD2","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_19_LOD3","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_20_LOD4","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_21_LOD5","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_22_LOD6","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_23_LOD7","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_24_LOD8","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_25_LOD9","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_26_LOD10","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_27_LOD11","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"himbeere_a_part_28_LOD0","mesh":9,"translation":[-2.4,-0.0,-0.50350131580188],"rotation":[0.0,0.9688928846360411,0.0,0.24748046004008303],"scale":[2.2184873949579833,3.7548045232151708,4.403964250647611]},{"name":"himbeere_a_part_29_LOD1","mesh":9,"translation":[-2.4,-0.0,-0.50350131580188],"rotation":[0.0,0.9688928846360411,0.0,0.24748046004008303],"scale":[2.2184873949579833,3.7548045232151708,4.403964250647611]},{"name":"berberitze_a_part_30_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_31_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_32_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_33_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_34_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_35_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_36_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_37_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"heckenkirsche_a_part_38_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_39_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_40_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_41_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_42_LOD4","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_43_LOD5","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_44_LOD6","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_45_LOD7","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_46_LOD8","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_47_LOD9","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"hundsrose_a_part_48_LOD0","mesh":1,"translation":[0.0,-0.0,0.31393971539794696],"rotation":[0.0,-0.9187120692828408,0.0,0.3949280108501306],"scale":[0.7040000000000001,1.810106600749284,1.629772591173674]},{"name":"hundsrose_a_part_49_LOD1","mesh":1,"translation":[0.0,-0.0,0.31393971539794696],"rotation":[0.0,-0.9187120692828408,0.0,0.3949280108501306],"scale":[0.7040000000000001,1.810106600749284,1.629772591173674]},{"name":"brombeere_a_part_50_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_51_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_52_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_53_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_54_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_55_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_56_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_57_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_58_LOD8","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_59_LOD9","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_60_LOD10","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_61_LOD11","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"himbeere_a_part_62_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.3511884563401485],"rotation":[0.0,-0.6005004045215652,0.0,0.7996244519581905],"scale":[2.2184873949579833,2.9446992495979996,4.57438268204909]},{"name":"himbeere_a_part_63_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.3511884563401485],"rotation":[0.0,-0.6005004045215652,0.0,0.7996244519581905],"scale":[2.2184873949579833,2.9446992495979996,4.57438268204909]},{"name":"berberitze_a_part_64_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,-0.01813365957762947],"rotation":[0.0,-0.16951295646794332,0.0,0.9855279588065968],"scale":[1.1,2.4891315389805198,2.514498238405017]},{"name":"berberitze_a_part_65_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,-0.01813365957762947],"rotation":[0.0,-0.16951295646794332,0.0,0.9855279588065968],"scale":[1.1,2.4891315389805198,2.514498238405017]},{"name":"heckenkirsche_a_part_66_LOD0","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_67_LOD1","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_68_LOD2","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_69_LOD3","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"hundsrose_a_part_70_LOD0","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_71_LOD1","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_72_LOD2","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_73_LOD3","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_74_LOD4","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_75_LOD5","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"feldhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":2,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":2,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":2,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":2,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":33,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":34,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":36,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":37,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":38,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.126817278919774,0.011213062695974482,-1.2979836229039226],"max":[4.138743788558677,2.540377611858696,1.3038428510842948]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14997528130843354,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.234200284190691,-0.09725512406532622,-1.3946456092362631],"max":[4.268771150403175,2.558197878756185,1.4114069449227085]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14981148296672908,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.363717902317521,-0.14070249146311153,-1.5051060297426613],"max":[4.359849712080774,2.583486804969113,1.491542912915171]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14988994183613508,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.486234160909862,-0.23811751446472573,-1.6084634817487988],"max":[4.498946221161156,2.659310641233496,1.6603653688023625]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995499776964652,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.6641540381327165,-0.35572945431427855,-1.790456594412339],"max":[4.645315272707901,2.8483204204315276,1.81651878938081]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999405217105713,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.882064442766834,-0.5220234639075572,-1.9819290709334503],"max":[4.885338080923622,2.904714501489253,1.9659460557637223]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14995795039888699,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.104713171440024,-0.6784492926824287,-2.235666484483945],"max":[5.139238098044322,3.0471894979629206,2.2527293627798235]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14989391300095092,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.3678560482832065,-0.904321463886136,-2.5717952859969557],"max":[5.422256832930765,3.3443300545663766,2.5972485674928087]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14996482660022326,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.773167244510611,-1.0942346799802107,-2.802022279270732],"max":[5.7672106380898995,3.4544514986741968,2.899909781016724]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1497578621307224,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.145986649767166,-1.4514736075191932,-3.2834099040043636],"max":[6.1374832514074615,3.7244706434840245,3.2532318846148014]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14994183577711825,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.558299744319239,-1.6706531902484778,-3.6804524761756525],"max":[6.610368401844983,3.9838261820760885,3.65796481866019]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14996123173054277,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.024743575130529,-2.0285102693236965,-4.09945960474144],"max":[7.06575292580202,4.19706654880221,4.1737464374062325]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14988676326630043,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_a_winter.gltf b/mods/trees/assets/feldhecke_a_winter.gltf new file mode 100644 index 0000000..c43aa23 --- /dev/null +++ b/mods/trees/assets/feldhecke_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,28,30,38,48,50,62,64,66,70,76]},{"name":"hedge_LOD1","children":[13,17,29,31,39,49,51,63,65,67,71,77]},{"name":"hedge_LOD2","children":[14,18,32,40,52,68,72,78]},{"name":"hedge_LOD3","children":[15,19,33,41,53,69,73,79]},{"name":"hedge_LOD4","children":[20,34,42,54,74,80]},{"name":"hedge_LOD5","children":[21,35,43,55,75,81]},{"name":"hedge_LOD6","children":[22,36,44,56,82]},{"name":"hedge_LOD7","children":[23,37,45,57,83]},{"name":"hedge_LOD8","children":[24,46,58,84]},{"name":"hedge_LOD9","children":[25,47,59,85]},{"name":"hedge_LOD10","children":[26,60,86]},{"name":"hedge_LOD11","children":[27,61,87]},{"name":"hundsrose_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_14_LOD2","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"hundsrose_a_part_15_LOD3","mesh":1,"translation":[-4.0,-0.0,0.4437504454472644],"rotation":[0.0,0.2285003739880771,0.0,0.9735438249443673],"scale":[0.7040000000000001,1.5826141489150825,1.6185784828745873]},{"name":"brombeere_a_part_16_LOD0","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_17_LOD1","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_18_LOD2","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_19_LOD3","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_20_LOD4","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_21_LOD5","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_22_LOD6","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_23_LOD7","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_24_LOD8","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_25_LOD9","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_26_LOD10","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"brombeere_a_part_27_LOD11","mesh":5,"translation":[-3.2,-0.0,0.4365832614132237],"rotation":[0.0,-0.6652173688629495,0.0,0.7466497520009329],"scale":[0.8,2.209492278776314,1.6262128715736355]},{"name":"himbeere_a_part_28_LOD0","mesh":9,"translation":[-2.4,-0.0,-0.50350131580188],"rotation":[0.0,0.9688928846360411,0.0,0.24748046004008303],"scale":[2.2184873949579833,3.7548045232151708,4.403964250647611]},{"name":"himbeere_a_part_29_LOD1","mesh":9,"translation":[-2.4,-0.0,-0.50350131580188],"rotation":[0.0,0.9688928846360411,0.0,0.24748046004008303],"scale":[2.2184873949579833,3.7548045232151708,4.403964250647611]},{"name":"berberitze_a_part_30_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_31_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_32_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_33_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_34_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_35_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_36_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"berberitze_a_part_37_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,0.06439433839845565],"rotation":[0.0,0.6676015321156303,0.0,0.7445187669339591],"scale":[1.1,2.087237440945651,2.611139461103718]},{"name":"heckenkirsche_a_part_38_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_39_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_40_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_41_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_42_LOD4","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_43_LOD5","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_44_LOD6","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_45_LOD7","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_46_LOD8","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"heckenkirsche_a_part_47_LOD9","mesh":17,"translation":[-0.7999999999999998,-0.0,0.216491752243681],"rotation":[0.0,-0.6991461438313727,0.0,0.7149787895914965],"scale":[1.2,2.7371542238030493,2.6681508578612374]},{"name":"hundsrose_a_part_48_LOD0","mesh":1,"translation":[0.0,-0.0,0.31393971539794696],"rotation":[0.0,-0.9187120692828408,0.0,0.3949280108501306],"scale":[0.7040000000000001,1.810106600749284,1.629772591173674]},{"name":"hundsrose_a_part_49_LOD1","mesh":1,"translation":[0.0,-0.0,0.31393971539794696],"rotation":[0.0,-0.9187120692828408,0.0,0.3949280108501306],"scale":[0.7040000000000001,1.810106600749284,1.629772591173674]},{"name":"brombeere_a_part_50_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_51_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_52_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_53_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_54_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_55_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_56_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_57_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_58_LOD8","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_59_LOD9","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_60_LOD10","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"brombeere_a_part_61_LOD11","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4186776952084762],"rotation":[0.0,-0.9762060031257463,0.0,0.21684519699835467],"scale":[0.8,2.0232816798198017,1.9560035628320658]},{"name":"himbeere_a_part_62_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.3511884563401485],"rotation":[0.0,-0.6005004045215652,0.0,0.7996244519581905],"scale":[2.2184873949579833,2.9446992495979996,4.57438268204909]},{"name":"himbeere_a_part_63_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.3511884563401485],"rotation":[0.0,-0.6005004045215652,0.0,0.7996244519581905],"scale":[2.2184873949579833,2.9446992495979996,4.57438268204909]},{"name":"berberitze_a_part_64_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,-0.01813365957762947],"rotation":[0.0,-0.16951295646794332,0.0,0.9855279588065968],"scale":[1.1,2.4891315389805198,2.514498238405017]},{"name":"berberitze_a_part_65_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,-0.01813365957762947],"rotation":[0.0,-0.16951295646794332,0.0,0.9855279588065968],"scale":[1.1,2.4891315389805198,2.514498238405017]},{"name":"heckenkirsche_a_part_66_LOD0","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_67_LOD1","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_68_LOD2","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"heckenkirsche_a_part_69_LOD3","mesh":17,"translation":[3.2,-0.0,-0.2521335813445118],"rotation":[0.0,0.7931000206138387,0.0,0.6090914194949135],"scale":[1.2,2.5934395179553955,2.511776261446441]},{"name":"hundsrose_a_part_70_LOD0","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_71_LOD1","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_72_LOD2","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_73_LOD3","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_74_LOD4","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"hundsrose_a_part_75_LOD5","mesh":1,"translation":[4.0,-0.0,-0.35825373118320736],"rotation":[0.0,0.1117542422825704,0.0,0.9937358750351366],"scale":[0.7040000000000001,1.7306673190359638,1.8069428944591235]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"feldhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":2,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":2,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":2,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":2,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":33,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":34,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":36,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":37,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":38,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.126817278919774,0.011213062695974482,-1.2979836229039226],"max":[4.138743788558677,2.540377611858696,1.3038428510842948]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14997528130843354,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":6048,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.234200284190691,-0.09725512406532622,-1.3946456092362631],"max":[4.268771150403175,2.558197878756185,1.4114069449227085]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14981148296672908,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":4704,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.363717902317521,-0.14070249146311153,-1.5051060297426613],"max":[4.359849712080774,2.583486804969113,1.491542912915171]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14988994183613508,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":4620,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.486234160909862,-0.23811751446472573,-1.6084634817487988],"max":[4.498946221161156,2.659310641233496,1.6603653688023625]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995499776964652,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":4536,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.6641540381327165,-0.35572945431427855,-1.790456594412339],"max":[4.645315272707901,2.8483204204315276,1.81651878938081]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999405217105713,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":4452,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.882064442766834,-0.5220234639075572,-1.9819290709334503],"max":[4.885338080923622,2.904714501489253,1.9659460557637223]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14995795039888699,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":4368,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.104713171440024,-0.6784492926824287,-2.235666484483945],"max":[5.139238098044322,3.0471894979629206,2.2527293627798235]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14989391300095092,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":4284,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.3678560482832065,-0.904321463886136,-2.5717952859969557],"max":[5.422256832930765,3.3443300545663766,2.5972485674928087]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14996482660022326,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":4200,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.773167244510611,-1.0942346799802107,-2.802022279270732],"max":[5.7672106380898995,3.4544514986741968,2.899909781016724]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1497578621307224,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":4116,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.145986649767166,-1.4514736075191932,-3.2834099040043636],"max":[6.1374832514074615,3.7244706434840245,3.2532318846148014]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14994183577711825,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":4032,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.558299744319239,-1.6706531902484778,-3.6804524761756525],"max":[6.610368401844983,3.9838261820760885,3.65796481866019]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14996123173054277,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":3906,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.024743575130529,-2.0285102693236965,-4.09945960474144],"max":[7.06575292580202,4.19706654880221,4.1737464374062325]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14988676326630043,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":3780,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_b.gltf b/mods/trees/assets/feldhecke_b.gltf new file mode 100644 index 0000000..1693c8a --- /dev/null +++ b/mods/trees/assets/feldhecke_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,22,24,36,40,42,52,60,62,64,76]},{"name":"hedge_LOD1","children":[13,17,23,25,37,41,43,53,61,63,65,77]},{"name":"hedge_LOD2","children":[14,18,26,38,44,54,66,78]},{"name":"hedge_LOD3","children":[15,19,27,39,45,55,67,79]},{"name":"hedge_LOD4","children":[20,28,46,56,68,80]},{"name":"hedge_LOD5","children":[21,29,47,57,69,81]},{"name":"hedge_LOD6","children":[30,48,58,70,82]},{"name":"hedge_LOD7","children":[31,49,59,71,83]},{"name":"hedge_LOD8","children":[32,50,72,84]},{"name":"hedge_LOD9","children":[33,51,73,85]},{"name":"hedge_LOD10","children":[34,74,86]},{"name":"hedge_LOD11","children":[35,75,87]},{"name":"brombeere_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_14_LOD2","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_15_LOD3","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"himbeere_a_part_16_LOD0","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_17_LOD1","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_18_LOD2","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_19_LOD3","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_20_LOD4","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_21_LOD5","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"berberitze_a_part_22_LOD0","mesh":9,"translation":[-2.4,-0.0,0.27244370969954823],"rotation":[0.0,0.9985428630338694,0.0,0.05396434641615781],"scale":[1.1,3.0990899629192983,2.412416383869004]},{"name":"berberitze_a_part_23_LOD1","mesh":9,"translation":[-2.4,-0.0,0.27244370969954823],"rotation":[0.0,0.9985428630338694,0.0,0.05396434641615781],"scale":[1.1,3.0990899629192983,2.412416383869004]},{"name":"heckenkirsche_a_part_24_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_25_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_26_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_27_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_28_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_29_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_30_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_31_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_32_LOD8","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_33_LOD9","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_34_LOD10","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_35_LOD11","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"hundsrose_a_part_36_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_37_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_38_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_39_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"brombeere_a_part_40_LOD0","mesh":1,"translation":[0.0,-0.0,0.38710285260797395],"rotation":[0.0,-0.635615153857302,0.0,0.772006072636063],"scale":[0.8,2.8138084663192924,1.6178151075816272]},{"name":"brombeere_a_part_41_LOD1","mesh":1,"translation":[0.0,-0.0,0.38710285260797395],"rotation":[0.0,-0.635615153857302,0.0,0.772006072636063],"scale":[0.8,2.8138084663192924,1.6178151075816272]},{"name":"himbeere_a_part_42_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_43_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_44_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_45_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_46_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_47_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_48_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_49_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_50_LOD8","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_51_LOD9","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"berberitze_a_part_52_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_53_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_54_LOD2","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_55_LOD3","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_56_LOD4","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_57_LOD5","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_58_LOD6","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_59_LOD7","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"heckenkirsche_a_part_60_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,-0.4356491228430425],"rotation":[0.0,0.21291187825919747,0.0,0.9770714058328289],"scale":[1.2,2.4731857363633716,2.5947293567296588]},{"name":"heckenkirsche_a_part_61_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,-0.4356491228430425],"rotation":[0.0,0.21291187825919747,0.0,0.9770714058328289],"scale":[1.2,2.4731857363633716,2.5947293567296588]},{"name":"hundsrose_a_part_62_LOD0","mesh":17,"translation":[3.2,-0.0,0.4152895340721572],"rotation":[0.0,-0.9316384552367477,0.0,0.3633865555081619],"scale":[0.7040000000000001,1.8183542018000078,1.6363477963285156]},{"name":"hundsrose_a_part_63_LOD1","mesh":17,"translation":[3.2,-0.0,0.4152895340721572],"rotation":[0.0,-0.9316384552367477,0.0,0.3633865555081619],"scale":[0.7040000000000001,1.8183542018000078,1.6363477963285156]},{"name":"brombeere_a_part_64_LOD0","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_65_LOD1","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_66_LOD2","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_67_LOD3","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_68_LOD4","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_69_LOD5","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_70_LOD6","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_71_LOD7","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_72_LOD8","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_73_LOD9","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_74_LOD10","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_75_LOD11","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"feldhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":1,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":1,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":1,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":1,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":17,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":18,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":20,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":21,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":22,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.131175499899341,0.009901054538664092,-1.2970905436894136],"max":[4.133265654527748,3.146005343444645,1.3009074357949946]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998646656859083,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.272904761109514,-0.0919027755170789,-1.3924689329630593],"max":[4.277811003261616,3.1752738805266336,1.3998984986920942]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14976507064726455,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.361809742238181,-0.1554200365076083,-1.5132175993727937],"max":[4.364319891792683,3.198890821354074,1.471972648424373]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996467766800956,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.504391646317865,-0.20333537742463864,-1.6200373374128465],"max":[4.477132171199416,3.247374570709433,1.6528447533559603]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995722002260764,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.664264502128076,-0.3647916856812869,-1.8053670111034439],"max":[4.66485058654707,3.3546889332622056,1.7878795530507983]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999079274580124,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.855977406465846,-0.5093139237345218,-1.9957718555226105],"max":[4.838240046010226,3.416368761128462,2.026771137681162]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14968049704965444,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.139987802245883,-0.6502459877953881,-2.260126463483221],"max":[5.1336509811167685,3.561944121513166,2.2923257250407714]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14995749831796026,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.473417104551519,-0.943461959931603,-2.5389250758307162],"max":[5.453782840552385,3.867296247514491,2.586963972755707]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499780174554886,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.770675148625078,-1.1558155868164113,-2.7889073596327814],"max":[5.777842463933711,4.157968336708814,2.931690539452509]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998273826642733,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.137457031725816,-1.4236604359236473,-3.220905409911024],"max":[6.163983103869841,4.323500430513916,3.294294688134536]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.1499183901529936,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.536593649354209,-1.5920849675589657,-3.7050457646772643],"max":[6.571253890294827,4.583236498124748,3.7084554635252047]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14987554856064123,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.084360862362189,-2.0862914643384594,-4.169676502273702],"max":[7.068186252552017,5.074221377184838,4.2261596636622665]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14988841566215982,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_b_hedge.bin b/mods/trees/assets/feldhecke_b_hedge.bin new file mode 100644 index 0000000..dc8d7a4 --- /dev/null +++ b/mods/trees/assets/feldhecke_b_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a9e5dad1a4c61e8f3852dbbc517720f162d0149216dc89f711bd616ba60d2a +size 8841000 diff --git a/mods/trees/assets/feldhecke_b_herbst.gltf b/mods/trees/assets/feldhecke_b_herbst.gltf new file mode 100644 index 0000000..67dc308 --- /dev/null +++ b/mods/trees/assets/feldhecke_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,22,24,36,40,42,52,60,62,64,76]},{"name":"hedge_LOD1","children":[13,17,23,25,37,41,43,53,61,63,65,77]},{"name":"hedge_LOD2","children":[14,18,26,38,44,54,66,78]},{"name":"hedge_LOD3","children":[15,19,27,39,45,55,67,79]},{"name":"hedge_LOD4","children":[20,28,46,56,68,80]},{"name":"hedge_LOD5","children":[21,29,47,57,69,81]},{"name":"hedge_LOD6","children":[30,48,58,70,82]},{"name":"hedge_LOD7","children":[31,49,59,71,83]},{"name":"hedge_LOD8","children":[32,50,72,84]},{"name":"hedge_LOD9","children":[33,51,73,85]},{"name":"hedge_LOD10","children":[34,74,86]},{"name":"hedge_LOD11","children":[35,75,87]},{"name":"brombeere_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_14_LOD2","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_15_LOD3","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"himbeere_a_part_16_LOD0","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_17_LOD1","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_18_LOD2","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_19_LOD3","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_20_LOD4","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_21_LOD5","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"berberitze_a_part_22_LOD0","mesh":9,"translation":[-2.4,-0.0,0.27244370969954823],"rotation":[0.0,0.9985428630338694,0.0,0.05396434641615781],"scale":[1.1,3.0990899629192983,2.412416383869004]},{"name":"berberitze_a_part_23_LOD1","mesh":9,"translation":[-2.4,-0.0,0.27244370969954823],"rotation":[0.0,0.9985428630338694,0.0,0.05396434641615781],"scale":[1.1,3.0990899629192983,2.412416383869004]},{"name":"heckenkirsche_a_part_24_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_25_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_26_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_27_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_28_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_29_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_30_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_31_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_32_LOD8","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_33_LOD9","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_34_LOD10","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_35_LOD11","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"hundsrose_a_part_36_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_37_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_38_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_39_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"brombeere_a_part_40_LOD0","mesh":1,"translation":[0.0,-0.0,0.38710285260797395],"rotation":[0.0,-0.635615153857302,0.0,0.772006072636063],"scale":[0.8,2.8138084663192924,1.6178151075816272]},{"name":"brombeere_a_part_41_LOD1","mesh":1,"translation":[0.0,-0.0,0.38710285260797395],"rotation":[0.0,-0.635615153857302,0.0,0.772006072636063],"scale":[0.8,2.8138084663192924,1.6178151075816272]},{"name":"himbeere_a_part_42_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_43_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_44_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_45_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_46_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_47_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_48_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_49_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_50_LOD8","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_51_LOD9","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"berberitze_a_part_52_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_53_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_54_LOD2","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_55_LOD3","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_56_LOD4","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_57_LOD5","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_58_LOD6","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_59_LOD7","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"heckenkirsche_a_part_60_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,-0.4356491228430425],"rotation":[0.0,0.21291187825919747,0.0,0.9770714058328289],"scale":[1.2,2.4731857363633716,2.5947293567296588]},{"name":"heckenkirsche_a_part_61_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,-0.4356491228430425],"rotation":[0.0,0.21291187825919747,0.0,0.9770714058328289],"scale":[1.2,2.4731857363633716,2.5947293567296588]},{"name":"hundsrose_a_part_62_LOD0","mesh":17,"translation":[3.2,-0.0,0.4152895340721572],"rotation":[0.0,-0.9316384552367477,0.0,0.3633865555081619],"scale":[0.7040000000000001,1.8183542018000078,1.6363477963285156]},{"name":"hundsrose_a_part_63_LOD1","mesh":17,"translation":[3.2,-0.0,0.4152895340721572],"rotation":[0.0,-0.9316384552367477,0.0,0.3633865555081619],"scale":[0.7040000000000001,1.8183542018000078,1.6363477963285156]},{"name":"brombeere_a_part_64_LOD0","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_65_LOD1","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_66_LOD2","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_67_LOD3","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_68_LOD4","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_69_LOD5","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_70_LOD6","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_71_LOD7","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_72_LOD8","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_73_LOD9","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_74_LOD10","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_75_LOD11","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"feldhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":1,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":1,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":1,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":1,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":17,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":18,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":20,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":21,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":22,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.131175499899341,0.009901054538664092,-1.2970905436894136],"max":[4.133265654527748,3.146005343444645,1.3009074357949946]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998646656859083,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.272904761109514,-0.0919027755170789,-1.3924689329630593],"max":[4.277811003261616,3.1752738805266336,1.3998984986920942]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14976507064726455,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.361809742238181,-0.1554200365076083,-1.5132175993727937],"max":[4.364319891792683,3.198890821354074,1.471972648424373]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996467766800956,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.504391646317865,-0.20333537742463864,-1.6200373374128465],"max":[4.477132171199416,3.247374570709433,1.6528447533559603]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995722002260764,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.664264502128076,-0.3647916856812869,-1.8053670111034439],"max":[4.66485058654707,3.3546889332622056,1.7878795530507983]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999079274580124,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.855977406465846,-0.5093139237345218,-1.9957718555226105],"max":[4.838240046010226,3.416368761128462,2.026771137681162]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14968049704965444,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.139987802245883,-0.6502459877953881,-2.260126463483221],"max":[5.1336509811167685,3.561944121513166,2.2923257250407714]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14995749831796026,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.473417104551519,-0.943461959931603,-2.5389250758307162],"max":[5.453782840552385,3.867296247514491,2.586963972755707]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499780174554886,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.770675148625078,-1.1558155868164113,-2.7889073596327814],"max":[5.777842463933711,4.157968336708814,2.931690539452509]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998273826642733,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.137457031725816,-1.4236604359236473,-3.220905409911024],"max":[6.163983103869841,4.323500430513916,3.294294688134536]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.1499183901529936,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.536593649354209,-1.5920849675589657,-3.7050457646772643],"max":[6.571253890294827,4.583236498124748,3.7084554635252047]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14987554856064123,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.084360862362189,-2.0862914643384594,-4.169676502273702],"max":[7.068186252552017,5.074221377184838,4.2261596636622665]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14988841566215982,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_b_winter.gltf b/mods/trees/assets/feldhecke_b_winter.gltf new file mode 100644 index 0000000..b3cf861 --- /dev/null +++ b/mods/trees/assets/feldhecke_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,22,24,36,40,42,52,60,62,64,76]},{"name":"hedge_LOD1","children":[13,17,23,25,37,41,43,53,61,63,65,77]},{"name":"hedge_LOD2","children":[14,18,26,38,44,54,66,78]},{"name":"hedge_LOD3","children":[15,19,27,39,45,55,67,79]},{"name":"hedge_LOD4","children":[20,28,46,56,68,80]},{"name":"hedge_LOD5","children":[21,29,47,57,69,81]},{"name":"hedge_LOD6","children":[30,48,58,70,82]},{"name":"hedge_LOD7","children":[31,49,59,71,83]},{"name":"hedge_LOD8","children":[32,50,72,84]},{"name":"hedge_LOD9","children":[33,51,73,85]},{"name":"hedge_LOD10","children":[34,74,86]},{"name":"hedge_LOD11","children":[35,75,87]},{"name":"brombeere_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_14_LOD2","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"brombeere_a_part_15_LOD3","mesh":1,"translation":[-4.0,-0.0,-0.2662288165796291],"rotation":[0.0,0.5744724180784173,0.0,0.8185239403139875],"scale":[0.8,2.94158826366537,1.9118171573722538]},{"name":"himbeere_a_part_16_LOD0","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_17_LOD1","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_18_LOD2","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_19_LOD3","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_20_LOD4","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"himbeere_a_part_21_LOD5","mesh":5,"translation":[-3.2,-0.0,-0.002009788141211777],"rotation":[0.0,0.9854480699141251,0.0,0.16997676753758295],"scale":[2.2184873949579833,3.589832157169066,3.7026263035725635]},{"name":"berberitze_a_part_22_LOD0","mesh":9,"translation":[-2.4,-0.0,0.27244370969954823],"rotation":[0.0,0.9985428630338694,0.0,0.05396434641615781],"scale":[1.1,3.0990899629192983,2.412416383869004]},{"name":"berberitze_a_part_23_LOD1","mesh":9,"translation":[-2.4,-0.0,0.27244370969954823],"rotation":[0.0,0.9985428630338694,0.0,0.05396434641615781],"scale":[1.1,3.0990899629192983,2.412416383869004]},{"name":"heckenkirsche_a_part_24_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_25_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_26_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_27_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_28_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_29_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_30_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_31_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_32_LOD8","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_33_LOD9","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_34_LOD10","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"heckenkirsche_a_part_35_LOD11","mesh":13,"translation":[-1.5999999999999996,-0.0,0.09424574855369727],"rotation":[0.0,0.8337357210196468,0.0,0.5521636962856665],"scale":[1.2,3.1012433339090126,2.673983076344164]},{"name":"hundsrose_a_part_36_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_37_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_38_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"hundsrose_a_part_39_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.17371908200772035],"rotation":[0.0,-0.8574767967479998,0.0,0.5145226360800752],"scale":[0.7040000000000001,1.9271677303413728,1.5320100490493527]},{"name":"brombeere_a_part_40_LOD0","mesh":1,"translation":[0.0,-0.0,0.38710285260797395],"rotation":[0.0,-0.635615153857302,0.0,0.772006072636063],"scale":[0.8,2.8138084663192924,1.6178151075816272]},{"name":"brombeere_a_part_41_LOD1","mesh":1,"translation":[0.0,-0.0,0.38710285260797395],"rotation":[0.0,-0.635615153857302,0.0,0.772006072636063],"scale":[0.8,2.8138084663192924,1.6178151075816272]},{"name":"himbeere_a_part_42_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_43_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_44_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_45_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_46_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_47_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_48_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_49_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_50_LOD8","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"himbeere_a_part_51_LOD9","mesh":5,"translation":[0.8000000000000007,-0.0,0.48284925734764905],"rotation":[0.0,-0.9973409294993834,0.0,0.07287709067536975],"scale":[2.2184873949579833,4.8180354921906305,3.6031956586055798]},{"name":"berberitze_a_part_52_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_53_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_54_LOD2","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_55_LOD3","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_56_LOD4","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_57_LOD5","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_58_LOD6","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"berberitze_a_part_59_LOD7","mesh":9,"translation":[1.6000000000000005,-0.0,-0.4389600180682471],"rotation":[0.0,-0.5205779079067209,0.0,0.8538141728733845],"scale":[1.1,3.3010532516749964,2.1583302703715557]},{"name":"heckenkirsche_a_part_60_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,-0.4356491228430425],"rotation":[0.0,0.21291187825919747,0.0,0.9770714058328289],"scale":[1.2,2.4731857363633716,2.5947293567296588]},{"name":"heckenkirsche_a_part_61_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,-0.4356491228430425],"rotation":[0.0,0.21291187825919747,0.0,0.9770714058328289],"scale":[1.2,2.4731857363633716,2.5947293567296588]},{"name":"hundsrose_a_part_62_LOD0","mesh":17,"translation":[3.2,-0.0,0.4152895340721572],"rotation":[0.0,-0.9316384552367477,0.0,0.3633865555081619],"scale":[0.7040000000000001,1.8183542018000078,1.6363477963285156]},{"name":"hundsrose_a_part_63_LOD1","mesh":17,"translation":[3.2,-0.0,0.4152895340721572],"rotation":[0.0,-0.9316384552367477,0.0,0.3633865555081619],"scale":[0.7040000000000001,1.8183542018000078,1.6363477963285156]},{"name":"brombeere_a_part_64_LOD0","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_65_LOD1","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_66_LOD2","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_67_LOD3","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_68_LOD4","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_69_LOD5","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_70_LOD6","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_71_LOD7","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_72_LOD8","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_73_LOD9","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_74_LOD10","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"brombeere_a_part_75_LOD11","mesh":1,"translation":[4.0,-0.0,0.09487367438209793],"rotation":[0.0,0.4845591732043923,0.0,0.8747584853337953],"scale":[0.8,3.1186400927698115,1.8067450541150751]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"feldhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":1,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":1,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":1,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":1,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":17,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":18,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":20,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":21,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":22,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.131175499899341,0.009901054538664092,-1.2970905436894136],"max":[4.133265654527748,3.146005343444645,1.3009074357949946]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998646656859083,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":6048,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.272904761109514,-0.0919027755170789,-1.3924689329630593],"max":[4.277811003261616,3.1752738805266336,1.3998984986920942]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14976507064726455,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":4704,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.361809742238181,-0.1554200365076083,-1.5132175993727937],"max":[4.364319891792683,3.198890821354074,1.471972648424373]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996467766800956,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":4620,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.504391646317865,-0.20333537742463864,-1.6200373374128465],"max":[4.477132171199416,3.247374570709433,1.6528447533559603]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995722002260764,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":4536,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.664264502128076,-0.3647916856812869,-1.8053670111034439],"max":[4.66485058654707,3.3546889332622056,1.7878795530507983]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999079274580124,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":4452,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.855977406465846,-0.5093139237345218,-1.9957718555226105],"max":[4.838240046010226,3.416368761128462,2.026771137681162]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14968049704965444,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":4368,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.139987802245883,-0.6502459877953881,-2.260126463483221],"max":[5.1336509811167685,3.561944121513166,2.2923257250407714]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14995749831796026,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":4284,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.473417104551519,-0.943461959931603,-2.5389250758307162],"max":[5.453782840552385,3.867296247514491,2.586963972755707]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499780174554886,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":4200,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.770675148625078,-1.1558155868164113,-2.7889073596327814],"max":[5.777842463933711,4.157968336708814,2.931690539452509]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998273826642733,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":4116,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.137457031725816,-1.4236604359236473,-3.220905409911024],"max":[6.163983103869841,4.323500430513916,3.294294688134536]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.1499183901529936,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":4032,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.536593649354209,-1.5920849675589657,-3.7050457646772643],"max":[6.571253890294827,4.583236498124748,3.7084554635252047]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14987554856064123,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":3906,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.084360862362189,-2.0862914643384594,-4.169676502273702],"max":[7.068186252552017,5.074221377184838,4.2261596636622665]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14988841566215982,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":3780,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_c.gltf b/mods/trees/assets/feldhecke_c.gltf new file mode 100644 index 0000000..e0b210b --- /dev/null +++ b/mods/trees/assets/feldhecke_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,26,28,40,50,56,64,66,70,74,76]},{"name":"hedge_LOD1","children":[13,15,27,29,41,51,57,65,67,71,75,77]},{"name":"hedge_LOD2","children":[16,30,42,52,58,68,72,78]},{"name":"hedge_LOD3","children":[17,31,43,53,59,69,73,79]},{"name":"hedge_LOD4","children":[18,32,44,54,60,80]},{"name":"hedge_LOD5","children":[19,33,45,55,61,81]},{"name":"hedge_LOD6","children":[20,34,46,62,82]},{"name":"hedge_LOD7","children":[21,35,47,63,83]},{"name":"hedge_LOD8","children":[22,36,48,84]},{"name":"hedge_LOD9","children":[23,37,49,85]},{"name":"hedge_LOD10","children":[24,38,86]},{"name":"hedge_LOD11","children":[25,39,87]},{"name":"himbeere_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,0.40999264240558464],"rotation":[0.0,-0.06366358905825041,0.0,0.9979714161378682],"scale":[2.2184873949579833,5.482559346097781,4.7032358503694525]},{"name":"himbeere_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,0.40999264240558464],"rotation":[0.0,-0.06366358905825041,0.0,0.9979714161378682],"scale":[2.2184873949579833,5.482559346097781,4.7032358503694525]},{"name":"berberitze_a_part_14_LOD0","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_15_LOD1","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_16_LOD2","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_17_LOD3","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_18_LOD4","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_19_LOD5","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_20_LOD6","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_21_LOD7","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_22_LOD8","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_23_LOD9","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_24_LOD10","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_25_LOD11","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"heckenkirsche_a_part_26_LOD0","mesh":9,"translation":[-2.4,-0.0,-0.2609257463138976],"rotation":[0.0,-0.7774782877492471,0.0,0.6289097805556048],"scale":[1.2,4.041461130045399,2.843006126300413]},{"name":"heckenkirsche_a_part_27_LOD1","mesh":9,"translation":[-2.4,-0.0,-0.2609257463138976],"rotation":[0.0,-0.7774782877492471,0.0,0.6289097805556048],"scale":[1.2,4.041461130045399,2.843006126300413]},{"name":"hundsrose_a_part_28_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_29_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_30_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_31_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_32_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_33_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_34_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_35_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_36_LOD8","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_37_LOD9","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_38_LOD10","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_39_LOD11","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"brombeere_a_part_40_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_41_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_42_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_43_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_44_LOD4","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_45_LOD5","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_46_LOD6","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_47_LOD7","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_48_LOD8","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_49_LOD9","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"himbeere_a_part_50_LOD0","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_51_LOD1","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_52_LOD2","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_53_LOD3","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_54_LOD4","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_55_LOD5","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"berberitze_a_part_56_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_57_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_58_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_59_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_60_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_61_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_62_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_63_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"heckenkirsche_a_part_64_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.1063410871038929],"rotation":[0.0,-0.5010395597470129,0.0,0.8654243811960232],"scale":[1.2,3.485844797225743,2.8765242422415196]},{"name":"heckenkirsche_a_part_65_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.1063410871038929],"rotation":[0.0,-0.5010395597470129,0.0,0.8654243811960232],"scale":[1.2,3.485844797225743,2.8765242422415196]},{"name":"hundsrose_a_part_66_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_67_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_68_LOD2","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_69_LOD3","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"brombeere_a_part_70_LOD0","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_71_LOD1","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_72_LOD2","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_73_LOD3","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"himbeere_a_part_74_LOD0","mesh":1,"translation":[4.0,-0.0,0.12998465936094206],"rotation":[0.0,-0.24012933706126313,0.0,0.9707409033735616],"scale":[2.2184873949579833,4.958638517650531,4.512372141442139]},{"name":"himbeere_a_part_75_LOD1","mesh":1,"translation":[4.0,-0.0,0.12998465936094206],"rotation":[0.0,-0.24012933706126313,0.0,0.9707409033735616],"scale":[2.2184873949579833,4.958638517650531,4.512372141442139]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"feldhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.121410027832604,0.005698962925498097,-1.3050743469944426],"max":[4.131268315839604,3.760917063608472,1.3109321663975444]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14997047103280658,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.265614884486951,-0.0561093140504903,-1.4215607427569545],"max":[4.276707382587345,3.785842364983688,1.4061349204170255]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14998824802724708,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.364063794272257,-0.15346007809750356,-1.5123468224581824],"max":[4.3622564960510894,3.80609670268311,1.5130908846365763]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14986931269847975,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.482925833160228,-0.24540053698975742,-1.612756444912939],"max":[4.4727615230326485,3.8785323583355855,1.6330696643783429]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14999854400700996,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.668843316182183,-0.35261149375427725,-1.7628723956473533],"max":[4.633093035338145,4.062471336932003,1.8150680223113849]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.1499925800553962,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.8548457429678145,-0.5339218793526685,-1.9965080751696829],"max":[4.841535351029641,4.1199246782569645,2.031530496532952]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14995144671505978,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.1196417217643475,-0.7001980507693377,-2.169516298850996],"max":[5.127435082215822,4.422110758310088,2.2362559468675305]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14986976994342852,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.451006312757097,-0.9198069605001297,-2.5641203734051192],"max":[5.452402729269739,4.505387404127102,2.575090240209911]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14993498170046649,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.717378207026655,-1.1515746310580048,-2.936012378939052],"max":[5.8013061916594255,4.720862254012659,2.885568410514372]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499336823215452,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.129507496876633,-1.3129598274068435,-3.2061594785011875],"max":[6.167224256305203,4.8960584595332515,3.316042059696204]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998975013286875,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.515762908376894,-1.6819591874259552,-3.6762919173781423],"max":[6.552938843267922,4.93743333117326,3.6468602670679147]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1498051855871064,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.025078150656665,-2.041429317911365,-4.184887263435622],"max":[6.996169131964275,5.468440790254991,4.220901418074532]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499646686842312,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_c_hedge.bin b/mods/trees/assets/feldhecke_c_hedge.bin new file mode 100644 index 0000000..67503b8 --- /dev/null +++ b/mods/trees/assets/feldhecke_c_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b373dd6cfe4dc9fc76b1e5eafc24ec4386378030b0094a604c84bcc75f4f2ce +size 8841000 diff --git a/mods/trees/assets/feldhecke_c_herbst.gltf b/mods/trees/assets/feldhecke_c_herbst.gltf new file mode 100644 index 0000000..f41dbba --- /dev/null +++ b/mods/trees/assets/feldhecke_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,26,28,40,50,56,64,66,70,74,76]},{"name":"hedge_LOD1","children":[13,15,27,29,41,51,57,65,67,71,75,77]},{"name":"hedge_LOD2","children":[16,30,42,52,58,68,72,78]},{"name":"hedge_LOD3","children":[17,31,43,53,59,69,73,79]},{"name":"hedge_LOD4","children":[18,32,44,54,60,80]},{"name":"hedge_LOD5","children":[19,33,45,55,61,81]},{"name":"hedge_LOD6","children":[20,34,46,62,82]},{"name":"hedge_LOD7","children":[21,35,47,63,83]},{"name":"hedge_LOD8","children":[22,36,48,84]},{"name":"hedge_LOD9","children":[23,37,49,85]},{"name":"hedge_LOD10","children":[24,38,86]},{"name":"hedge_LOD11","children":[25,39,87]},{"name":"himbeere_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,0.40999264240558464],"rotation":[0.0,-0.06366358905825041,0.0,0.9979714161378682],"scale":[2.2184873949579833,5.482559346097781,4.7032358503694525]},{"name":"himbeere_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,0.40999264240558464],"rotation":[0.0,-0.06366358905825041,0.0,0.9979714161378682],"scale":[2.2184873949579833,5.482559346097781,4.7032358503694525]},{"name":"berberitze_a_part_14_LOD0","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_15_LOD1","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_16_LOD2","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_17_LOD3","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_18_LOD4","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_19_LOD5","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_20_LOD6","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_21_LOD7","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_22_LOD8","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_23_LOD9","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_24_LOD10","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_25_LOD11","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"heckenkirsche_a_part_26_LOD0","mesh":9,"translation":[-2.4,-0.0,-0.2609257463138976],"rotation":[0.0,-0.7774782877492471,0.0,0.6289097805556048],"scale":[1.2,4.041461130045399,2.843006126300413]},{"name":"heckenkirsche_a_part_27_LOD1","mesh":9,"translation":[-2.4,-0.0,-0.2609257463138976],"rotation":[0.0,-0.7774782877492471,0.0,0.6289097805556048],"scale":[1.2,4.041461130045399,2.843006126300413]},{"name":"hundsrose_a_part_28_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_29_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_30_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_31_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_32_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_33_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_34_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_35_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_36_LOD8","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_37_LOD9","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_38_LOD10","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_39_LOD11","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"brombeere_a_part_40_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_41_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_42_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_43_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_44_LOD4","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_45_LOD5","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_46_LOD6","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_47_LOD7","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_48_LOD8","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_49_LOD9","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"himbeere_a_part_50_LOD0","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_51_LOD1","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_52_LOD2","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_53_LOD3","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_54_LOD4","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_55_LOD5","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"berberitze_a_part_56_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_57_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_58_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_59_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_60_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_61_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_62_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_63_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"heckenkirsche_a_part_64_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.1063410871038929],"rotation":[0.0,-0.5010395597470129,0.0,0.8654243811960232],"scale":[1.2,3.485844797225743,2.8765242422415196]},{"name":"heckenkirsche_a_part_65_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.1063410871038929],"rotation":[0.0,-0.5010395597470129,0.0,0.8654243811960232],"scale":[1.2,3.485844797225743,2.8765242422415196]},{"name":"hundsrose_a_part_66_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_67_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_68_LOD2","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_69_LOD3","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"brombeere_a_part_70_LOD0","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_71_LOD1","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_72_LOD2","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_73_LOD3","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"himbeere_a_part_74_LOD0","mesh":1,"translation":[4.0,-0.0,0.12998465936094206],"rotation":[0.0,-0.24012933706126313,0.0,0.9707409033735616],"scale":[2.2184873949579833,4.958638517650531,4.512372141442139]},{"name":"himbeere_a_part_75_LOD1","mesh":1,"translation":[4.0,-0.0,0.12998465936094206],"rotation":[0.0,-0.24012933706126313,0.0,0.9707409033735616],"scale":[2.2184873949579833,4.958638517650531,4.512372141442139]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"feldhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.121410027832604,0.005698962925498097,-1.3050743469944426],"max":[4.131268315839604,3.760917063608472,1.3109321663975444]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14997047103280658,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.265614884486951,-0.0561093140504903,-1.4215607427569545],"max":[4.276707382587345,3.785842364983688,1.4061349204170255]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14998824802724708,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.364063794272257,-0.15346007809750356,-1.5123468224581824],"max":[4.3622564960510894,3.80609670268311,1.5130908846365763]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14986931269847975,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.482925833160228,-0.24540053698975742,-1.612756444912939],"max":[4.4727615230326485,3.8785323583355855,1.6330696643783429]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14999854400700996,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.668843316182183,-0.35261149375427725,-1.7628723956473533],"max":[4.633093035338145,4.062471336932003,1.8150680223113849]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.1499925800553962,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.8548457429678145,-0.5339218793526685,-1.9965080751696829],"max":[4.841535351029641,4.1199246782569645,2.031530496532952]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14995144671505978,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.1196417217643475,-0.7001980507693377,-2.169516298850996],"max":[5.127435082215822,4.422110758310088,2.2362559468675305]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14986976994342852,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.451006312757097,-0.9198069605001297,-2.5641203734051192],"max":[5.452402729269739,4.505387404127102,2.575090240209911]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14993498170046649,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.717378207026655,-1.1515746310580048,-2.936012378939052],"max":[5.8013061916594255,4.720862254012659,2.885568410514372]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499336823215452,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.129507496876633,-1.3129598274068435,-3.2061594785011875],"max":[6.167224256305203,4.8960584595332515,3.316042059696204]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998975013286875,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.515762908376894,-1.6819591874259552,-3.6762919173781423],"max":[6.552938843267922,4.93743333117326,3.6468602670679147]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1498051855871064,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.025078150656665,-2.041429317911365,-4.184887263435622],"max":[6.996169131964275,5.468440790254991,4.220901418074532]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499646686842312,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.48,0.13,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/feldhecke_c_winter.gltf b/mods/trees/assets/feldhecke_c_winter.gltf new file mode 100644 index 0000000..ea2f9ab --- /dev/null +++ b/mods/trees/assets/feldhecke_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,26,28,40,50,56,64,66,70,74,76]},{"name":"hedge_LOD1","children":[13,15,27,29,41,51,57,65,67,71,75,77]},{"name":"hedge_LOD2","children":[16,30,42,52,58,68,72,78]},{"name":"hedge_LOD3","children":[17,31,43,53,59,69,73,79]},{"name":"hedge_LOD4","children":[18,32,44,54,60,80]},{"name":"hedge_LOD5","children":[19,33,45,55,61,81]},{"name":"hedge_LOD6","children":[20,34,46,62,82]},{"name":"hedge_LOD7","children":[21,35,47,63,83]},{"name":"hedge_LOD8","children":[22,36,48,84]},{"name":"hedge_LOD9","children":[23,37,49,85]},{"name":"hedge_LOD10","children":[24,38,86]},{"name":"hedge_LOD11","children":[25,39,87]},{"name":"himbeere_a_part_12_LOD0","mesh":1,"translation":[-4.0,-0.0,0.40999264240558464],"rotation":[0.0,-0.06366358905825041,0.0,0.9979714161378682],"scale":[2.2184873949579833,5.482559346097781,4.7032358503694525]},{"name":"himbeere_a_part_13_LOD1","mesh":1,"translation":[-4.0,-0.0,0.40999264240558464],"rotation":[0.0,-0.06366358905825041,0.0,0.9979714161378682],"scale":[2.2184873949579833,5.482559346097781,4.7032358503694525]},{"name":"berberitze_a_part_14_LOD0","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_15_LOD1","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_16_LOD2","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_17_LOD3","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_18_LOD4","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_19_LOD5","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_20_LOD6","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_21_LOD7","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_22_LOD8","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_23_LOD9","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_24_LOD10","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"berberitze_a_part_25_LOD11","mesh":5,"translation":[-3.2,-0.0,-0.3075919941815901],"rotation":[0.0,0.9372777822451626,0.0,0.34858336005837925],"scale":[1.1,3.792260740635273,2.5451140895139788]},{"name":"heckenkirsche_a_part_26_LOD0","mesh":9,"translation":[-2.4,-0.0,-0.2609257463138976],"rotation":[0.0,-0.7774782877492471,0.0,0.6289097805556048],"scale":[1.2,4.041461130045399,2.843006126300413]},{"name":"heckenkirsche_a_part_27_LOD1","mesh":9,"translation":[-2.4,-0.0,-0.2609257463138976],"rotation":[0.0,-0.7774782877492471,0.0,0.6289097805556048],"scale":[1.2,4.041461130045399,2.843006126300413]},{"name":"hundsrose_a_part_28_LOD0","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_29_LOD1","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_30_LOD2","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_31_LOD3","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_32_LOD4","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_33_LOD5","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_34_LOD6","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_35_LOD7","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_36_LOD8","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_37_LOD9","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_38_LOD10","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"hundsrose_a_part_39_LOD11","mesh":13,"translation":[-1.5999999999999996,-0.0,-0.39764349251392817],"rotation":[0.0,0.6245215710286527,0.0,0.7810075590670704],"scale":[0.7040000000000001,2.267633078713744,1.5957733725652652]},{"name":"brombeere_a_part_40_LOD0","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_41_LOD1","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_42_LOD2","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_43_LOD3","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_44_LOD4","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_45_LOD5","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_46_LOD6","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_47_LOD7","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_48_LOD8","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"brombeere_a_part_49_LOD9","mesh":17,"translation":[-0.7999999999999998,-0.0,0.09825547618893848],"rotation":[0.0,-0.7948793191599897,0.0,0.6067675567890486],"scale":[0.8,2.9883106192005187,1.8819271176092742]},{"name":"himbeere_a_part_50_LOD0","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_51_LOD1","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_52_LOD2","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_53_LOD3","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_54_LOD4","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"himbeere_a_part_55_LOD5","mesh":1,"translation":[0.0,-0.0,0.4002984667942614],"rotation":[0.0,-0.27563836065256375,0.0,0.961261407805789],"scale":[2.2184873949579833,5.617863430260416,4.549080585724679]},{"name":"berberitze_a_part_56_LOD0","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_57_LOD1","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_58_LOD2","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_59_LOD3","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_60_LOD4","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_61_LOD5","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_62_LOD6","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"berberitze_a_part_63_LOD7","mesh":5,"translation":[0.8000000000000007,-0.0,-0.4357723593071209],"rotation":[0.0,0.47184985610574154,0.0,0.8816789173463269],"scale":[1.1,2.9675126292424134,2.380188612702181]},{"name":"heckenkirsche_a_part_64_LOD0","mesh":9,"translation":[1.6000000000000005,-0.0,-0.1063410871038929],"rotation":[0.0,-0.5010395597470129,0.0,0.8654243811960232],"scale":[1.2,3.485844797225743,2.8765242422415196]},{"name":"heckenkirsche_a_part_65_LOD1","mesh":9,"translation":[1.6000000000000005,-0.0,-0.1063410871038929],"rotation":[0.0,-0.5010395597470129,0.0,0.8654243811960232],"scale":[1.2,3.485844797225743,2.8765242422415196]},{"name":"hundsrose_a_part_66_LOD0","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_67_LOD1","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_68_LOD2","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"hundsrose_a_part_69_LOD3","mesh":13,"translation":[2.4000000000000004,-0.0,0.007451421344542686],"rotation":[0.0,0.9098372960999435,0.0,0.41496517278627604],"scale":[0.7040000000000001,2.2705903318044793,1.777454580870291]},{"name":"brombeere_a_part_70_LOD0","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_71_LOD1","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_72_LOD2","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"brombeere_a_part_73_LOD3","mesh":17,"translation":[3.2,-0.0,-0.07397917903894824],"rotation":[0.0,0.28086092062572976,0.0,0.9597484791679889],"scale":[0.8,3.2767527818664397,1.7715253190732456]},{"name":"himbeere_a_part_74_LOD0","mesh":1,"translation":[4.0,-0.0,0.12998465936094206],"rotation":[0.0,-0.24012933706126313,0.0,0.9707409033735616],"scale":[2.2184873949579833,4.958638517650531,4.512372141442139]},{"name":"himbeere_a_part_75_LOD1","mesh":1,"translation":[4.0,-0.0,0.12998465936094206],"rotation":[0.0,-0.24012933706126313,0.0,0.9707409033735616],"scale":[2.2184873949579833,4.958638517650531,4.512372141442139]},{"name":"leaf_volume_LOD0","mesh":20},{"name":"leaf_volume_LOD1","mesh":21},{"name":"leaf_volume_LOD2","mesh":22},{"name":"leaf_volume_LOD3","mesh":23},{"name":"leaf_volume_LOD4","mesh":24},{"name":"leaf_volume_LOD5","mesh":25},{"name":"leaf_volume_LOD6","mesh":26},{"name":"leaf_volume_LOD7","mesh":27},{"name":"leaf_volume_LOD8","mesh":28},{"name":"leaf_volume_LOD9","mesh":29},{"name":"leaf_volume_LOD10","mesh":30},{"name":"leaf_volume_LOD11","mesh":31}],"meshes":[{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":11}]},{"name":"brombeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"brombeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":13}]},{"name":"brombeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":14}]},{"name":"brombeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":14}]},{"name":"feldhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":15}]},{"name":"feldhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":16}]},{"name":"feldhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":17}]},{"name":"feldhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":18}]},{"name":"feldhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":96,"NORMAL":97,"TEXCOORD_0":98},"indices":99,"material":19}]},{"name":"feldhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":100,"NORMAL":101,"TEXCOORD_0":102},"indices":103,"material":20}]},{"name":"feldhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":104,"NORMAL":105,"TEXCOORD_0":106},"indices":107,"material":21}]},{"name":"feldhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":108,"NORMAL":109,"TEXCOORD_0":110},"indices":111,"material":22}]},{"name":"feldhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":112,"NORMAL":113,"TEXCOORD_0":114},"indices":115,"material":23}]},{"name":"feldhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":116,"NORMAL":117,"TEXCOORD_0":118},"indices":119,"material":24}]},{"name":"feldhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":120,"NORMAL":121,"TEXCOORD_0":122},"indices":123,"material":25}]},{"name":"feldhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":124,"NORMAL":125,"TEXCOORD_0":126},"indices":127,"material":26}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"brombeere_a.bin","byteLength":494748},{"uri":"feldhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":3,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":3,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":3,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":3,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":3,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":3,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":3,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":3,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":3,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":3,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":3,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":4,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":4,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":4,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":4,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":4,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":4,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":4,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":4,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":4,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":4,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":4,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":4,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":5,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":5,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":5,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":5,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":5,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":5,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":5,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":5,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":5,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":5,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":5,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":5,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":5,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":5,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":5,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":5,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":5,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":5,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":5,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":5,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":5,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":5,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":5,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":5,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":5,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":5,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":5,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":5,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":5,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":5,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":5,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":5,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":5,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":5,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":5,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":49,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":50,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":52,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":53,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":54,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":56,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":57,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":58,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":60,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":61,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":62,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":64,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.825,0.0,-0.6061675879321495],"max":[0.825,1.0,0.6061675879321495]},{"bufferView":65,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995777010917664,-0.9998945593833923,-0.9979756474494934],"max":[0.9988959431648254,0.9999789595603943,0.9998255372047424]},{"bufferView":66,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":68,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.8229564668921534,1.6705947594052684e-05,-0.5904178771318837],"max":[0.8354007834529218,1.000045272121852,0.5900219566120868]},{"bufferView":69,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975082874298096,-0.999684751033783,-0.9989455342292786],"max":[0.9987160563468933,0.9999789595603943,0.9997523427009583]},{"bufferView":70,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":72,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":73,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":74,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":76,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075,0,-0.9075],"max":[0.9075,1.0,0.9075]},{"bufferView":77,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":78,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":80,"componentType":5126,"count":28800,"type":"VEC3","min":[-4.121410027832604,0.005698962925498097,-1.3050743469944426],"max":[4.131268315839604,3.760917063608472,1.3109321663975444]},{"bufferView":81,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14997047103280658,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":6048,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":84,"componentType":5126,"count":22400,"type":"VEC3","min":[-4.265614884486951,-0.0561093140504903,-1.4215607427569545],"max":[4.276707382587345,3.785842364983688,1.4061349204170255]},{"bufferView":85,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14998824802724708,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":4704,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":88,"componentType":5126,"count":22000,"type":"VEC3","min":[-4.364063794272257,-0.15346007809750356,-1.5123468224581824],"max":[4.3622564960510894,3.80609670268311,1.5130908846365763]},{"bufferView":89,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14986931269847975,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":4620,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":92,"componentType":5126,"count":21600,"type":"VEC3","min":[-4.482925833160228,-0.24540053698975742,-1.612756444912939],"max":[4.4727615230326485,3.8785323583355855,1.6330696643783429]},{"bufferView":93,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14999854400700996,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":4536,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":96,"componentType":5126,"count":21200,"type":"VEC3","min":[-4.668843316182183,-0.35261149375427725,-1.7628723956473533],"max":[4.633093035338145,4.062471336932003,1.8150680223113849]},{"bufferView":97,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.1499925800553962,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":98,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":99,"componentType":5123,"count":4452,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":100,"componentType":5126,"count":20800,"type":"VEC3","min":[-4.8548457429678145,-0.5339218793526685,-1.9965080751696829],"max":[4.841535351029641,4.1199246782569645,2.031530496532952]},{"bufferView":101,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14995144671505978,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":102,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":103,"componentType":5123,"count":4368,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":104,"componentType":5126,"count":20400,"type":"VEC3","min":[-5.1196417217643475,-0.7001980507693377,-2.169516298850996],"max":[5.127435082215822,4.422110758310088,2.2362559468675305]},{"bufferView":105,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14986976994342852,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":106,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":107,"componentType":5123,"count":4284,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":108,"componentType":5126,"count":20000,"type":"VEC3","min":[-5.451006312757097,-0.9198069605001297,-2.5641203734051192],"max":[5.452402729269739,4.505387404127102,2.575090240209911]},{"bufferView":109,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14993498170046649,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":110,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":111,"componentType":5123,"count":4200,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":112,"componentType":5126,"count":19600,"type":"VEC3","min":[-5.717378207026655,-1.1515746310580048,-2.936012378939052],"max":[5.8013061916594255,4.720862254012659,2.885568410514372]},{"bufferView":113,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499336823215452,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":114,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":115,"componentType":5123,"count":4116,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":116,"componentType":5126,"count":19200,"type":"VEC3","min":[-6.129507496876633,-1.3129598274068435,-3.2061594785011875],"max":[6.167224256305203,4.8960584595332515,3.316042059696204]},{"bufferView":117,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998975013286875,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":118,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":119,"componentType":5123,"count":4032,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":120,"componentType":5126,"count":18600,"type":"VEC3","min":[-6.515762908376894,-1.6819591874259552,-3.6762919173781423],"max":[6.552938843267922,4.93743333117326,3.6468602670679147]},{"bufferView":121,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1498051855871064,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":122,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":123,"componentType":5123,"count":3906,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":124,"componentType":5126,"count":18000,"type":"VEC3","min":[-7.025078150656665,-2.041429317911365,-4.184887263435622],"max":[6.996169131964275,5.468440790254991,4.220901418074532]},{"bufferView":125,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499646686842312,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":126,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":127,"componentType":5123,"count":3780,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/brombeere_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3},{"source":10,"sampler":3},{"source":11,"sampler":3},{"source":12,"sampler":4},{"source":13,"sampler":4},{"source":14,"sampler":4},{"source":15,"sampler":5}],"materials":[{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":10},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":11},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":12},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"brombeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":13},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"brombeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":14},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"feldhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"feldhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"feldhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"feldhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"feldhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"feldhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"feldhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"feldhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"feldhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"feldhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"feldhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":15},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/fichte_a.bin b/mods/trees/assets/fichte_a.bin index b038612..03a6f4f 100644 --- a/mods/trees/assets/fichte_a.bin +++ b/mods/trees/assets/fichte_a.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43f2fbfcdce875840f5ad31c1fa2cc52bc378426dd9cc4f3d7e18e244f6d311b -size 7196960 +oid sha256:81d872bdc4d268c1bbcc3aebc89458a5c2bc0cd38636627e17e3472c41bd5ce0 +size 9070816 diff --git a/mods/trees/assets/fichte_a.gltf b/mods/trees/assets/fichte_a.gltf index 74ea5cf..e6147fa 100644 --- a/mods/trees/assets/fichte_a.gltf +++ b/mods/trees/assets/fichte_a.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_a.bin","byteLength":7196960}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":964260,"target":34962},{"buffer":0,"byteOffset":2799432,"byteLength":964260,"target":34962},{"buffer":0,"byteOffset":3763692,"byteLength":642840,"target":34962},{"buffer":0,"byteOffset":4406532,"byteLength":800928,"target":34963},{"buffer":0,"byteOffset":5207460,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5317788,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5428116,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":5501668,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":5587032,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6109440,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6631848,"byteLength":348272,"target":34962},{"buffer":0,"byteOffset":6980120,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":7196120,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7196312,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7196504,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7196632,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7196680,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7196776,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7196872,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7196936,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-4.518326631951597,0.0,-4.4369150936672375],"max":[4.541920797664338,25.37748102023173,4.362396919537352]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999808073043823,-0.9995431303977966,-0.9999940991401672],"max":[0.9999869465827942,0.9999984502792358,0.9999822378158569]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":80355,"type":"VEC3","min":[-5.460000038146973,7.992044925689697,-5.363611698150635],"max":[5.460000038146973,26.0,5.363611698150635]},{"bufferView":5,"componentType":5126,"count":80355,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.9999369978904724,0.9999985694885254]},{"bufferView":6,"componentType":5126,"count":80355,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":200232,"type":"SCALAR","min":[0],"max":[80354]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-4.518575387067811,-6.4896690549516174e-06,-4.439875240002468],"max":[4.541920797664338,25.375866758489103,4.362396919537352]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9991962313652039,-0.9998234510421753],"max":[0.9999273419380188,0.9998552203178406,0.9998989701271057]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":43534,"type":"VEC3","min":[-5.561283111572266,7.9480204582214355,-5.470770359039307],"max":[5.516322135925293,26.016613006591797,5.394698619842529]},{"bufferView":13,"componentType":5126,"count":43534,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.999870240688324,0.9999985694885254]},{"bufferView":14,"componentType":5126,"count":43534,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43533]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5672549019607843,1.0,0.7272549019607844,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_a.bin","byteLength":9070816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":1498260,"target":34962},{"buffer":0,"byteOffset":3333432,"byteLength":1498260,"target":34962},{"buffer":0,"byteOffset":4831692,"byteLength":998840,"target":34962},{"buffer":0,"byteOffset":5830532,"byteLength":1151988,"target":34963},{"buffer":0,"byteOffset":6982520,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7092848,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7203176,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":7276728,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":7362092,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":7922588,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":8483084,"byteLength":373664,"target":34962},{"buffer":0,"byteOffset":8856748,"byteLength":213228,"target":34963},{"buffer":0,"byteOffset":9069976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":9070488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":9070536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":9070792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-4.548670065091492,0.0,-4.467591885568938],"max":[4.580198398396302,25.41702732117443,4.398364873532261]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999806880950928,-0.9995485544204712,-0.9999940395355225],"max":[0.9999868273735046,0.9999984502792358,0.9999820590019226]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":124855,"type":"VEC3","min":[-5.432931900024414,8.19370174407959,-5.189237594604492],"max":[5.350698471069336,25.924144744873047,5.364060878753662]},{"bufferView":5,"componentType":5126,"count":124855,"type":"VEC3","min":[-0.9999781847000122,-0.9999990463256836,-0.999993085861206],"max":[0.999998152256012,0.9999538660049438,0.9999827146530151]},{"bufferView":6,"componentType":5126,"count":124855,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287997,"type":"SCALAR","min":[0],"max":[124854]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-4.548920704243808,-6.4997820525836935e-06,-4.470574451634261],"max":[4.580198398396302,25.41541054389133,4.398364873532261]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9992057681083679,-0.9998224973678589],"max":[0.9999263882637024,0.9998568296432495,0.9998989105224609]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":46708,"type":"VEC3","min":[-5.445906162261963,8.207331657409668,-5.107743263244629],"max":[5.291136264801025,25.93621826171875,5.3698410987854]},{"bufferView":13,"componentType":5126,"count":46708,"type":"VEC3","min":[-0.9997832775115967,-0.9999990463256836,-0.9998273253440857],"max":[0.9997382164001465,0.9999538660049438,0.9999827146530151]},{"bufferView":14,"componentType":5126,"count":46708,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":106614,"type":"SCALAR","min":[0],"max":[46707]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5672549019607843,1.0,0.7272549019607844,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/fichte_a_winter.gltf b/mods/trees/assets/fichte_a_winter.gltf index a07ad3a..19dc063 100644 --- a/mods/trees/assets/fichte_a_winter.gltf +++ b/mods/trees/assets/fichte_a_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_a.bin","byteLength":7196960}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":964260,"target":34962},{"buffer":0,"byteOffset":2799432,"byteLength":964260,"target":34962},{"buffer":0,"byteOffset":3763692,"byteLength":642840,"target":34962},{"buffer":0,"byteOffset":4406532,"byteLength":800928,"target":34963},{"buffer":0,"byteOffset":5207460,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5317788,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5428116,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":5501668,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":5587032,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6109440,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6631848,"byteLength":348272,"target":34962},{"buffer":0,"byteOffset":6980120,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":7196120,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7196312,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7196504,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7196632,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7196680,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7196776,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7196872,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7196936,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-4.518326631951597,0.0,-4.4369150936672375],"max":[4.541920797664338,25.37748102023173,4.362396919537352]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999808073043823,-0.9995431303977966,-0.9999940991401672],"max":[0.9999869465827942,0.9999984502792358,0.9999822378158569]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":80355,"type":"VEC3","min":[-5.460000038146973,7.992044925689697,-5.363611698150635],"max":[5.460000038146973,26.0,5.363611698150635]},{"bufferView":5,"componentType":5126,"count":80355,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.9999369978904724,0.9999985694885254]},{"bufferView":6,"componentType":5126,"count":80355,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":200232,"type":"SCALAR","min":[0],"max":[80354]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-4.518575387067811,-6.4896690549516174e-06,-4.439875240002468],"max":[4.541920797664338,25.375866758489103,4.362396919537352]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9991962313652039,-0.9998234510421753],"max":[0.9999273419380188,0.9998552203178406,0.9998989701271057]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":43534,"type":"VEC3","min":[-5.561283111572266,7.9480204582214355,-5.470770359039307],"max":[5.516322135925293,26.016613006591797,5.394698619842529]},{"bufferView":13,"componentType":5126,"count":43534,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.999870240688324,0.9999985694885254]},{"bufferView":14,"componentType":5126,"count":43534,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43533]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6239803921568629,1.0,0.7999803921568629,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_a.bin","byteLength":9070816}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":1498260,"target":34962},{"buffer":0,"byteOffset":3333432,"byteLength":1498260,"target":34962},{"buffer":0,"byteOffset":4831692,"byteLength":998840,"target":34962},{"buffer":0,"byteOffset":5830532,"byteLength":1151988,"target":34963},{"buffer":0,"byteOffset":6982520,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7092848,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7203176,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":7276728,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":7362092,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":7922588,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":8483084,"byteLength":373664,"target":34962},{"buffer":0,"byteOffset":8856748,"byteLength":213228,"target":34963},{"buffer":0,"byteOffset":9069976,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070168,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070360,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":9070488,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":9070536,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070632,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070728,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":9070792,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-4.548670065091492,0.0,-4.467591885568938],"max":[4.580198398396302,25.41702732117443,4.398364873532261]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999806880950928,-0.9995485544204712,-0.9999940395355225],"max":[0.9999868273735046,0.9999984502792358,0.9999820590019226]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":124855,"type":"VEC3","min":[-5.432931900024414,8.19370174407959,-5.189237594604492],"max":[5.350698471069336,25.924144744873047,5.364060878753662]},{"bufferView":5,"componentType":5126,"count":124855,"type":"VEC3","min":[-0.9999781847000122,-0.9999990463256836,-0.999993085861206],"max":[0.999998152256012,0.9999538660049438,0.9999827146530151]},{"bufferView":6,"componentType":5126,"count":124855,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287997,"type":"SCALAR","min":[0],"max":[124854]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-4.548920704243808,-6.4997820525836935e-06,-4.470574451634261],"max":[4.580198398396302,25.41541054389133,4.398364873532261]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9992057681083679,-0.9998224973678589],"max":[0.9999263882637024,0.9998568296432495,0.9998989105224609]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":46708,"type":"VEC3","min":[-5.445906162261963,8.207331657409668,-5.107743263244629],"max":[5.291136264801025,25.93621826171875,5.3698410987854]},{"bufferView":13,"componentType":5126,"count":46708,"type":"VEC3","min":[-0.9997832775115967,-0.9999990463256836,-0.9998273253440857],"max":[0.9997382164001465,0.9999538660049438,0.9999827146530151]},{"bufferView":14,"componentType":5126,"count":46708,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":106614,"type":"SCALAR","min":[0],"max":[46707]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.006,0,-6.006],"max":[6.006,26.0,6.006]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6239803921568629,1.0,0.7999803921568629,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/fichte_b.bin b/mods/trees/assets/fichte_b.bin index 697a6f5..cb31dca 100644 --- a/mods/trees/assets/fichte_b.bin +++ b/mods/trees/assets/fichte_b.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e38c72d9a3854202c0d6bed538ed53f911d541819caa046ba1c1515b833f4260 -size 5240064 +oid sha256:993fd72a565f7e9dc18c5777d56551e9b4f102c60bd3dda5ebfe139ed4a28198 +size 8868688 diff --git a/mods/trees/assets/fichte_b.gltf b/mods/trees/assets/fichte_b.gltf index 094b486..9c73487 100644 --- a/mods/trees/assets/fichte_b.gltf +++ b/mods/trees/assets/fichte_b.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_b.bin","byteLength":5240064}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":2309080,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":2823868,"byteLength":343192,"target":34962},{"buffer":0,"byteOffset":3167060,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":3377876,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3457220,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3536564,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":3589460,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":3655640,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":4170428,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":4685216,"byteLength":343192,"target":34962},{"buffer":0,"byteOffset":5028408,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":5239224,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239416,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239608,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5239736,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5239784,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239880,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239976,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5240040,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-5.057539058531027,0.0,-5.637622408109646],"max":[5.080600146746355,30.774456240205012,5.623815984381015]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999581575393677,-0.9981563687324524,-0.9999814033508301],"max":[0.9999950528144836,0.9999915361404419,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":42899,"type":"VEC3","min":[-6.220184326171875,9.11196517944336,-6.720000267028809],"max":[6.220184326171875,32.0,6.71999979019165]},{"bufferView":5,"componentType":5126,"count":42899,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":6,"componentType":5126,"count":42899,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42898]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-5.058770345480888,-0.0017569523840266887,-5.637622408109646],"max":[5.080659130552336,30.774456240205012,5.623815984381015]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999685287475586,-0.9982510805130005,-0.9998640418052673],"max":[0.9999750852584839,0.9998528957366943,0.9999810457229614]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":42899,"type":"VEC3","min":[-6.220184326171875,9.11196517944336,-6.720000267028809],"max":[6.220184326171875,32.0,6.71999979019165]},{"bufferView":13,"componentType":5126,"count":42899,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":14,"componentType":5126,"count":42899,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42898]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5672549019607843,1.0,0.7272549019607844,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_b.bin","byteLength":8868688}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":1479000,"target":34962},{"buffer":0,"byteOffset":3273292,"byteLength":1479000,"target":34962},{"buffer":0,"byteOffset":4752292,"byteLength":986000,"target":34962},{"buffer":0,"byteOffset":5738292,"byteLength":1151964,"target":34963},{"buffer":0,"byteOffset":6890256,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":6969600,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":7048944,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":7101840,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":7168020,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":7724460,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":8280900,"byteLength":370960,"target":34962},{"buffer":0,"byteOffset":8651860,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8867848,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8868040,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8868232,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8868360,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8868408,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868504,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868600,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8868664,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-5.1143445187394905,0.0,-5.673723445705432],"max":[5.070370590404052,30.823328443512732,5.639451430309769]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999581575393677,-0.9981673359870911,-0.9999815225601196],"max":[0.9999951124191284,0.9999915957450867,0.9999951124191284]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":123250,"type":"VEC3","min":[-5.924010753631592,9.188446998596191,-6.554718494415283],"max":[6.2272796630859375,31.975616455078125,6.654957294464111]},{"bufferView":5,"componentType":5126,"count":123250,"type":"VEC3","min":[-0.9999477863311768,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999731779098511,0.9999761581420898]},{"bufferView":6,"componentType":5126,"count":123250,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287991,"type":"SCALAR","min":[0],"max":[123249]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-5.1155814623785565,-0.0017597425595360112,-5.673723445705432],"max":[5.070429845189158,30.823328443512732,5.639451430309769]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999682307243347,-0.9982614517211914,-0.9998639822006226],"max":[0.9999749660491943,0.9998536705970764,0.9999809861183167]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":46370,"type":"VEC3","min":[-5.965630054473877,9.335835456848145,-6.484217166900635],"max":[6.0273566246032715,31.81818962097168,6.660132884979248]},{"bufferView":13,"componentType":5126,"count":46370,"type":"VEC3","min":[-0.9999350905418396,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999426603317261,0.9999761581420898]},{"bufferView":14,"componentType":5126,"count":46370,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[46369]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5672549019607843,1.0,0.7272549019607844,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/fichte_b_winter.gltf b/mods/trees/assets/fichte_b_winter.gltf index 7260481..399a19c 100644 --- a/mods/trees/assets/fichte_b_winter.gltf +++ b/mods/trees/assets/fichte_b_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_b.bin","byteLength":5240064}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":2309080,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":2823868,"byteLength":343192,"target":34962},{"buffer":0,"byteOffset":3167060,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":3377876,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3457220,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3536564,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":3589460,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":3655640,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":4170428,"byteLength":514788,"target":34962},{"buffer":0,"byteOffset":4685216,"byteLength":343192,"target":34962},{"buffer":0,"byteOffset":5028408,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":5239224,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239416,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239608,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5239736,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5239784,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239880,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239976,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5240040,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-5.057539058531027,0.0,-5.637622408109646],"max":[5.080600146746355,30.774456240205012,5.623815984381015]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999581575393677,-0.9981563687324524,-0.9999814033508301],"max":[0.9999950528144836,0.9999915361404419,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":42899,"type":"VEC3","min":[-6.220184326171875,9.11196517944336,-6.720000267028809],"max":[6.220184326171875,32.0,6.71999979019165]},{"bufferView":5,"componentType":5126,"count":42899,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":6,"componentType":5126,"count":42899,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42898]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-5.058770345480888,-0.0017569523840266887,-5.637622408109646],"max":[5.080659130552336,30.774456240205012,5.623815984381015]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999685287475586,-0.9982510805130005,-0.9998640418052673],"max":[0.9999750852584839,0.9998528957366943,0.9999810457229614]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":42899,"type":"VEC3","min":[-6.220184326171875,9.11196517944336,-6.720000267028809],"max":[6.220184326171875,32.0,6.71999979019165]},{"bufferView":13,"componentType":5126,"count":42899,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":14,"componentType":5126,"count":42899,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42898]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6239803921568629,1.0,0.7999803921568629,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_b.bin","byteLength":8868688}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":1479000,"target":34962},{"buffer":0,"byteOffset":3273292,"byteLength":1479000,"target":34962},{"buffer":0,"byteOffset":4752292,"byteLength":986000,"target":34962},{"buffer":0,"byteOffset":5738292,"byteLength":1151964,"target":34963},{"buffer":0,"byteOffset":6890256,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":6969600,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":7048944,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":7101840,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":7168020,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":7724460,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":8280900,"byteLength":370960,"target":34962},{"buffer":0,"byteOffset":8651860,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8867848,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8868040,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8868232,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8868360,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8868408,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868504,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868600,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8868664,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-5.1143445187394905,0.0,-5.673723445705432],"max":[5.070370590404052,30.823328443512732,5.639451430309769]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999581575393677,-0.9981673359870911,-0.9999815225601196],"max":[0.9999951124191284,0.9999915957450867,0.9999951124191284]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":123250,"type":"VEC3","min":[-5.924010753631592,9.188446998596191,-6.554718494415283],"max":[6.2272796630859375,31.975616455078125,6.654957294464111]},{"bufferView":5,"componentType":5126,"count":123250,"type":"VEC3","min":[-0.9999477863311768,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999731779098511,0.9999761581420898]},{"bufferView":6,"componentType":5126,"count":123250,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287991,"type":"SCALAR","min":[0],"max":[123249]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-5.1155814623785565,-0.0017597425595360112,-5.673723445705432],"max":[5.070429845189158,30.823328443512732,5.639451430309769]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999682307243347,-0.9982614517211914,-0.9998639822006226],"max":[0.9999749660491943,0.9998536705970764,0.9999809861183167]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":46370,"type":"VEC3","min":[-5.965630054473877,9.335835456848145,-6.484217166900635],"max":[6.0273566246032715,31.81818962097168,6.660132884979248]},{"bufferView":13,"componentType":5126,"count":46370,"type":"VEC3","min":[-0.9999350905418396,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999426603317261,0.9999761581420898]},{"bufferView":14,"componentType":5126,"count":46370,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[46369]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.392,0,-7.392],"max":[7.392,32.0,7.392]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6239803921568629,1.0,0.7999803921568629,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/fichte_c.bin b/mods/trees/assets/fichte_c.bin index 45a2843..358e179 100644 --- a/mods/trees/assets/fichte_c.bin +++ b/mods/trees/assets/fichte_c.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5bd49c4bdec2a37dccf6259ae58b0b2261b6e231cb4b0ecf7e511cf2c03e038 -size 2526228 +oid sha256:d5f37626522d187cf714ef4681eaaaad12a1d384551527d3332545ee042c06ba +size 8550812 diff --git a/mods/trees/assets/fichte_c.gltf b/mods/trees/assets/fichte_c.gltf index 23702bd..d6e659f 100644 --- a/mods/trees/assets/fichte_c.gltf +++ b/mods/trees/assets/fichte_c.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_c.bin","byteLength":2526228}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1495744,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1643128,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":1741384,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":1798140,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1877316,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1956492,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":2009276,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":2075608,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2222992,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2370376,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":2468632,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":2525388,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525580,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525772,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":2525900,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":2525948,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526140,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":2526204,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-7.064607252835957,0.0,-6.928646889778085],"max":[6.598418394667869,37.07924627552472,6.442334379179058]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999989867210388,-0.9980162382125854,-0.9999856352806091],"max":[0.9999945759773254,0.999994695186615,0.9999948740005493]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":12282,"type":"VEC3","min":[-7.979999542236328,18.26950454711914,-7.548106670379639],"max":[7.980000019073486,38.0,7.548107147216797]},{"bufferView":5,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":6,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-7.064607252835957,0.00045491630939226504,-6.928646889778085],"max":[6.599926305127893,37.07924627552472,6.442334379179058]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999873042106628,-0.9992077350616455,-0.9999196529388428],"max":[0.9999707341194153,0.9999128580093384,0.9998431205749512]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":12282,"type":"VEC3","min":[-7.979999542236328,18.26950454711914,-7.548106670379639],"max":[7.980000019073486,38.0,7.548107147216797]},{"bufferView":13,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":14,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5672549019607843,1.0,0.7272549019607844,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_c.bin","byteLength":8550812}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":2866156,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":4383952,"byteLength":1011864,"target":34962},{"buffer":0,"byteOffset":5395816,"byteLength":1138236,"target":34963},{"buffer":0,"byteOffset":6534052,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6613228,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6692404,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":6745188,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":6811520,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7382444,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7953368,"byteLength":380616,"target":34962},{"buffer":0,"byteOffset":8333984,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8549972,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550164,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550356,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8550484,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8550532,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550628,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550724,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8550788,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-7.095222187404722,0.0,-6.9951088652647435],"max":[6.66119071614892,37.14368349804434,6.467263526245807]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999989867210388,-0.99803626537323,-0.9999855756759644],"max":[0.9999945759773254,0.999994695186615,0.9999948740005493]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":126483,"type":"VEC3","min":[-7.972165107727051,18.338411331176758,-7.498387336730957],"max":[7.9522905349731445,38.0,7.5057902336120605]},{"bufferView":5,"componentType":5126,"count":126483,"type":"VEC3","min":[-0.9999824166297913,-0.9999856352806091,-0.999998927116394],"max":[0.9999933838844299,0.999966561794281,0.9999970197677612]},{"bufferView":6,"componentType":5126,"count":126483,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":284559,"type":"SCALAR","min":[0],"max":[126482]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-7.095222187404722,0.00045570687409895555,-6.9951088652647435],"max":[6.662708933229444,37.14368349804434,6.467263526245807]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999872446060181,-0.9992156624794006,-0.9999188184738159],"max":[0.9999706745147705,0.99991375207901,0.9998419284820557]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":47577,"type":"VEC3","min":[-7.887101650238037,18.35067367553711,-7.420008659362793],"max":[7.984847068786621,37.948326110839844,7.660521984100342]},{"bufferView":13,"componentType":5126,"count":47577,"type":"VEC3","min":[-0.9997564554214478,-0.999900221824646,-0.9999541640281677],"max":[0.9999402165412903,0.9998934864997864,0.9999970197677612]},{"bufferView":14,"componentType":5126,"count":47577,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[47576]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5672549019607843,1.0,0.7272549019607844,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/fichte_c_winter.gltf b/mods/trees/assets/fichte_c_winter.gltf index 4a9a5c0..cd9bc04 100644 --- a/mods/trees/assets/fichte_c_winter.gltf +++ b/mods/trees/assets/fichte_c_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_c.bin","byteLength":2526228}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1495744,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1643128,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":1741384,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":1798140,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1877316,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1956492,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":2009276,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":2075608,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2222992,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2370376,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":2468632,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":2525388,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525580,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525772,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":2525900,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":2525948,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526140,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":2526204,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-7.064607252835957,0.0,-6.928646889778085],"max":[6.598418394667869,37.07924627552472,6.442334379179058]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999989867210388,-0.9980162382125854,-0.9999856352806091],"max":[0.9999945759773254,0.999994695186615,0.9999948740005493]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":12282,"type":"VEC3","min":[-7.979999542236328,18.26950454711914,-7.548106670379639],"max":[7.980000019073486,38.0,7.548107147216797]},{"bufferView":5,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":6,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-7.064607252835957,0.00045491630939226504,-6.928646889778085],"max":[6.599926305127893,37.07924627552472,6.442334379179058]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999873042106628,-0.9992077350616455,-0.9999196529388428],"max":[0.9999707341194153,0.9999128580093384,0.9998431205749512]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":12282,"type":"VEC3","min":[-7.979999542236328,18.26950454711914,-7.548106670379639],"max":[7.980000019073486,38.0,7.548107147216797]},{"bufferView":13,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":14,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6239803921568629,1.0,0.7999803921568629,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"fichte_c.bin","byteLength":8550812}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":2866156,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":4383952,"byteLength":1011864,"target":34962},{"buffer":0,"byteOffset":5395816,"byteLength":1138236,"target":34963},{"buffer":0,"byteOffset":6534052,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6613228,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6692404,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":6745188,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":6811520,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7382444,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7953368,"byteLength":380616,"target":34962},{"buffer":0,"byteOffset":8333984,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8549972,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550164,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550356,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8550484,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8550532,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550628,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550724,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8550788,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-7.095222187404722,0.0,-6.9951088652647435],"max":[6.66119071614892,37.14368349804434,6.467263526245807]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999989867210388,-0.99803626537323,-0.9999855756759644],"max":[0.9999945759773254,0.999994695186615,0.9999948740005493]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":126483,"type":"VEC3","min":[-7.972165107727051,18.338411331176758,-7.498387336730957],"max":[7.9522905349731445,38.0,7.5057902336120605]},{"bufferView":5,"componentType":5126,"count":126483,"type":"VEC3","min":[-0.9999824166297913,-0.9999856352806091,-0.999998927116394],"max":[0.9999933838844299,0.999966561794281,0.9999970197677612]},{"bufferView":6,"componentType":5126,"count":126483,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":284559,"type":"SCALAR","min":[0],"max":[126482]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-7.095222187404722,0.00045570687409895555,-6.9951088652647435],"max":[6.662708933229444,37.14368349804434,6.467263526245807]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999872446060181,-0.9992156624794006,-0.9999188184738159],"max":[0.9999706745147705,0.99991375207901,0.9998419284820557]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":47577,"type":"VEC3","min":[-7.887101650238037,18.35067367553711,-7.420008659362793],"max":[7.984847068786621,37.948326110839844,7.660521984100342]},{"bufferView":13,"componentType":5126,"count":47577,"type":"VEC3","min":[-0.9997564554214478,-0.999900221824646,-0.9999541640281677],"max":[0.9999402165412903,0.9998934864997864,0.9999970197677612]},{"bufferView":14,"componentType":5126,"count":47577,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[47576]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,38.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/fichte_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6239803921568629,1.0,0.7999803921568629,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_a.gltf b/mods/trees/assets/hainbuchenhecke_a.gltf new file mode 100644 index 0000000..a720905 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,20,22,34,46,58,60,70,74,76,78,84,86,94,96,100,104,115,123,127,129]},{"name":"hedge_LOD1","children":[13,15,21,23,35,47,59,61,71,75,77,79,85,87,95,97,101,105,116,124,128,130]},{"name":"hedge_LOD2","children":[16,24,36,48,62,72,80,88,98,102,106,117,125,131]},{"name":"hedge_LOD3","children":[17,25,37,49,63,73,81,89,99,103,107,118,126,132]},{"name":"hedge_LOD4","children":[18,26,38,50,64,82,90,108,119,133]},{"name":"hedge_LOD5","children":[19,27,39,51,65,83,91,109,120,134]},{"name":"hedge_LOD6","children":[28,40,52,66,92,110,121,135]},{"name":"hedge_LOD7","children":[29,41,53,67,93,111,122,136]},{"name":"hedge_LOD8","children":[30,42,54,68,112,137]},{"name":"hedge_LOD9","children":[31,43,55,69,113,138]},{"name":"hedge_LOD10","children":[32,44,56,114,139]},{"name":"hedge_LOD11","children":[33,45,57,140]},{"name":"berberitze_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.06428551447886403],"rotation":[0.0,-0.011560197114464531,0.0,0.9999331786887935],"scale":[0.725,1.5781479691865026,1.488435754516453]},{"name":"berberitze_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.06428551447886403],"rotation":[0.0,-0.011560197114464531,0.0,0.9999331786887935],"scale":[0.725,1.5781479691865026,1.488435754516453]},{"name":"heckenkirsche_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_16_LOD2","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_17_LOD3","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_18_LOD4","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_19_LOD5","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"himbeere_b_part_20_LOD0","mesh":9,"translation":[-1.8,-0.0,0.0029340139825849987],"rotation":[0.0,-0.06736078065264185,0.0,0.9977286831748733],"scale":[0.9304812834224598,1.4138276357095196,1.3064135527281837]},{"name":"himbeere_b_part_21_LOD1","mesh":9,"translation":[-1.8,-0.0,0.0029340139825849987],"rotation":[0.0,-0.06736078065264185,0.0,0.9977286831748733],"scale":[0.9304812834224598,1.4138276357095196,1.3064135527281837]},{"name":"berberitze_a_part_22_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_23_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_24_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_25_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_26_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_27_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_28_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_29_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_30_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_31_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_32_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_33_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"heckenkirsche_a_part_34_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_35_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_36_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_37_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_38_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_39_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_40_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_41_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_42_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_43_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_44_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_45_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"himbeere_b_part_46_LOD0","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_47_LOD1","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_48_LOD2","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_49_LOD3","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_50_LOD4","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_51_LOD5","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_52_LOD6","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_53_LOD7","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_54_LOD8","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_55_LOD9","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_56_LOD10","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_57_LOD11","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"berberitze_a_part_58_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.13058218239580913],"rotation":[0.0,0.07175359691633428,0.0,0.9974223886245828],"scale":[0.725,1.6435363173198994,1.4099874595673707]},{"name":"berberitze_a_part_59_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.13058218239580913],"rotation":[0.0,0.07175359691633428,0.0,0.9974223886245828],"scale":[0.725,1.6435363173198994,1.4099874595673707]},{"name":"heckenkirsche_a_part_60_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_61_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_62_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_63_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_64_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_65_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_66_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_67_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_68_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_69_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"himbeere_b_part_70_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_71_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_72_LOD2","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_73_LOD3","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"berberitze_a_part_74_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.0921721259622586],"rotation":[0.0,-0.054351253689779395,0.0,0.9985218781891307],"scale":[0.725,1.5714805551550868,1.3798406368020018]},{"name":"berberitze_a_part_75_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.0921721259622586],"rotation":[0.0,-0.054351253689779395,0.0,0.9985218781891307],"scale":[0.725,1.5714805551550868,1.3798406368020018]},{"name":"heckenkirsche_a_part_76_LOD0","mesh":5,"translation":[3.0,-0.0,-0.021975454932560645],"rotation":[0.0,0.04760277896444408,0.0,0.9988663451307499],"scale":[0.7909090909090909,1.5865088628960233,1.6913140620152514]},{"name":"heckenkirsche_a_part_77_LOD1","mesh":5,"translation":[3.0,-0.0,-0.021975454932560645],"rotation":[0.0,0.04760277896444408,0.0,0.9988663451307499],"scale":[0.7909090909090909,1.5865088628960233,1.6913140620152514]},{"name":"heckenkirsche_a_part_78_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_79_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_80_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_81_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_82_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_83_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"himbeere_b_part_84_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.1281816332218199],"rotation":[0.0,-0.0429902669040156,0.0,0.9990754911174238],"scale":[0.9946524064171122,0.9366839497813504,1.5804666098886582]},{"name":"himbeere_b_part_85_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.1281816332218199],"rotation":[0.0,-0.0429902669040156,0.0,0.9990754911174238],"scale":[0.9946524064171122,0.9366839497813504,1.5804666098886582]},{"name":"berberitze_a_part_86_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_87_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_88_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_89_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_90_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_91_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_92_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_93_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"heckenkirsche_a_part_94_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,-0.1713332271756986],"rotation":[0.0,-0.027141850552480185,0.0,0.9996315921121075],"scale":[0.8454545454545453,0.9601879238683534,1.6466095524274484]},{"name":"heckenkirsche_a_part_95_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,-0.1713332271756986],"rotation":[0.0,-0.027141850552480185,0.0,0.9996315921121075],"scale":[0.8454545454545453,0.9601879238683534,1.6466095524274484]},{"name":"himbeere_b_part_96_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_97_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_98_LOD2","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_99_LOD3","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"berberitze_a_part_100_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_101_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_102_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_103_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"heckenkirsche_a_part_104_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_105_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_106_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_107_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_108_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_109_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_110_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_111_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_112_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_113_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_114_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"himbeere_b_part_115_LOD0","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_116_LOD1","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_117_LOD2","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_118_LOD3","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_119_LOD4","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_120_LOD5","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_121_LOD6","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_122_LOD7","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"berberitze_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_125_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_126_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"heckenkirsche_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,-0.08589574664972024],"rotation":[0.0,0.04914669025716234,0.0,0.9987915712683836],"scale":[0.8454545454545453,0.9725669560417558,1.593231723960483]},{"name":"heckenkirsche_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,-0.08589574664972024],"rotation":[0.0,0.04914669025716234,0.0,0.9987915712683836],"scale":[0.8454545454545453,0.9725669560417558,1.593231723960483]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"hainbuchenhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":2,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":2,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":2,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":2,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":33,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":34,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":36,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":37,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":38,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1134996001389115,0.017211914960982386,-0.820687848848147],"max":[3.1059050387699485,1.656781811138459,0.8323852560990507]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14993844726726424,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.213953442973082,-0.04869742185235584,-0.9541006489512597],"max":[3.1944726055843375,1.7208510767960552,0.9382071225418479]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14997020043859444,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3177933824196977,-0.11609572331839849,-1.013439474448097],"max":[3.3011538138393153,1.7796861483606177,1.0253641536053122]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1499587346556105,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4051865581449947,-0.1597675323225633,-1.1473761026365166],"max":[3.419672394425394,1.845373821742567,1.1324500033125235]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995412744082845,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.569903121319184,-0.2836893340579602,-1.2391643284897633],"max":[3.5356432190350566,1.9385840976377864,1.2864123611706657]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14994984412991394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7453067337980297,-0.42987465677371145,-1.4623014276822406],"max":[3.7438290605183444,2.04994184976281,1.4685399580503193]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14994440847053433,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9520776892096117,-0.5597451907791063,-1.6852309255649431],"max":[3.9435527915962525,2.212432188526379,1.6795492457738832]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14996547227491588,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.256694777642517,-0.7497763327929002,-1.9030911003889541],"max":[4.219992455718074,2.396240780696121,1.9155972066363123]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14990802371185039,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.49382300193689,-0.8837336881906217,-2.2315602668323558],"max":[4.490615707184494,2.60271283763813,2.1890395626426034]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998902114296872,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.846192113069144,-1.214028332778712,-2.4820252500041557],"max":[4.795668002350338,2.8254344370333495,2.5533664387761905]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14989512204573394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.127055519974093,-1.433118884441925,-2.9228164929287272],"max":[5.17419445081271,3.1017748703435615,2.852088088735404]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14999717909210428,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.537080453416493,-1.6962161080132518,-3.3459099966878565],"max":[5.590006310929198,3.3497566730713646,3.2254414005354906]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14993448927036365,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_a_hedge.bin b/mods/trees/assets/hainbuchenhecke_a_hedge.bin new file mode 100644 index 0000000..433ef92 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_a_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508ff705e7dd1f7df3763d3684851fac54efd97111a5e98d40c6a9c85e561299 +size 8841000 diff --git a/mods/trees/assets/hainbuchenhecke_a_herbst.gltf b/mods/trees/assets/hainbuchenhecke_a_herbst.gltf new file mode 100644 index 0000000..85d0748 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,20,22,34,46,58,60,70,74,76,78,84,86,94,96,100,104,115,123,127,129]},{"name":"hedge_LOD1","children":[13,15,21,23,35,47,59,61,71,75,77,79,85,87,95,97,101,105,116,124,128,130]},{"name":"hedge_LOD2","children":[16,24,36,48,62,72,80,88,98,102,106,117,125,131]},{"name":"hedge_LOD3","children":[17,25,37,49,63,73,81,89,99,103,107,118,126,132]},{"name":"hedge_LOD4","children":[18,26,38,50,64,82,90,108,119,133]},{"name":"hedge_LOD5","children":[19,27,39,51,65,83,91,109,120,134]},{"name":"hedge_LOD6","children":[28,40,52,66,92,110,121,135]},{"name":"hedge_LOD7","children":[29,41,53,67,93,111,122,136]},{"name":"hedge_LOD8","children":[30,42,54,68,112,137]},{"name":"hedge_LOD9","children":[31,43,55,69,113,138]},{"name":"hedge_LOD10","children":[32,44,56,114,139]},{"name":"hedge_LOD11","children":[33,45,57,140]},{"name":"berberitze_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.06428551447886403],"rotation":[0.0,-0.011560197114464531,0.0,0.9999331786887935],"scale":[0.725,1.5781479691865026,1.488435754516453]},{"name":"berberitze_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.06428551447886403],"rotation":[0.0,-0.011560197114464531,0.0,0.9999331786887935],"scale":[0.725,1.5781479691865026,1.488435754516453]},{"name":"heckenkirsche_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_16_LOD2","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_17_LOD3","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_18_LOD4","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_19_LOD5","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"himbeere_b_part_20_LOD0","mesh":9,"translation":[-1.8,-0.0,0.0029340139825849987],"rotation":[0.0,-0.06736078065264185,0.0,0.9977286831748733],"scale":[0.9304812834224598,1.4138276357095196,1.3064135527281837]},{"name":"himbeere_b_part_21_LOD1","mesh":9,"translation":[-1.8,-0.0,0.0029340139825849987],"rotation":[0.0,-0.06736078065264185,0.0,0.9977286831748733],"scale":[0.9304812834224598,1.4138276357095196,1.3064135527281837]},{"name":"berberitze_a_part_22_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_23_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_24_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_25_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_26_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_27_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_28_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_29_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_30_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_31_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_32_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_33_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"heckenkirsche_a_part_34_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_35_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_36_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_37_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_38_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_39_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_40_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_41_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_42_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_43_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_44_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_45_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"himbeere_b_part_46_LOD0","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_47_LOD1","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_48_LOD2","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_49_LOD3","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_50_LOD4","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_51_LOD5","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_52_LOD6","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_53_LOD7","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_54_LOD8","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_55_LOD9","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_56_LOD10","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_57_LOD11","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"berberitze_a_part_58_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.13058218239580913],"rotation":[0.0,0.07175359691633428,0.0,0.9974223886245828],"scale":[0.725,1.6435363173198994,1.4099874595673707]},{"name":"berberitze_a_part_59_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.13058218239580913],"rotation":[0.0,0.07175359691633428,0.0,0.9974223886245828],"scale":[0.725,1.6435363173198994,1.4099874595673707]},{"name":"heckenkirsche_a_part_60_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_61_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_62_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_63_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_64_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_65_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_66_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_67_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_68_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_69_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"himbeere_b_part_70_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_71_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_72_LOD2","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_73_LOD3","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"berberitze_a_part_74_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.0921721259622586],"rotation":[0.0,-0.054351253689779395,0.0,0.9985218781891307],"scale":[0.725,1.5714805551550868,1.3798406368020018]},{"name":"berberitze_a_part_75_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.0921721259622586],"rotation":[0.0,-0.054351253689779395,0.0,0.9985218781891307],"scale":[0.725,1.5714805551550868,1.3798406368020018]},{"name":"heckenkirsche_a_part_76_LOD0","mesh":5,"translation":[3.0,-0.0,-0.021975454932560645],"rotation":[0.0,0.04760277896444408,0.0,0.9988663451307499],"scale":[0.7909090909090909,1.5865088628960233,1.6913140620152514]},{"name":"heckenkirsche_a_part_77_LOD1","mesh":5,"translation":[3.0,-0.0,-0.021975454932560645],"rotation":[0.0,0.04760277896444408,0.0,0.9988663451307499],"scale":[0.7909090909090909,1.5865088628960233,1.6913140620152514]},{"name":"heckenkirsche_a_part_78_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_79_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_80_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_81_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_82_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_83_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"himbeere_b_part_84_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.1281816332218199],"rotation":[0.0,-0.0429902669040156,0.0,0.9990754911174238],"scale":[0.9946524064171122,0.9366839497813504,1.5804666098886582]},{"name":"himbeere_b_part_85_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.1281816332218199],"rotation":[0.0,-0.0429902669040156,0.0,0.9990754911174238],"scale":[0.9946524064171122,0.9366839497813504,1.5804666098886582]},{"name":"berberitze_a_part_86_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_87_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_88_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_89_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_90_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_91_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_92_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_93_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"heckenkirsche_a_part_94_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,-0.1713332271756986],"rotation":[0.0,-0.027141850552480185,0.0,0.9996315921121075],"scale":[0.8454545454545453,0.9601879238683534,1.6466095524274484]},{"name":"heckenkirsche_a_part_95_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,-0.1713332271756986],"rotation":[0.0,-0.027141850552480185,0.0,0.9996315921121075],"scale":[0.8454545454545453,0.9601879238683534,1.6466095524274484]},{"name":"himbeere_b_part_96_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_97_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_98_LOD2","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_99_LOD3","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"berberitze_a_part_100_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_101_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_102_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_103_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"heckenkirsche_a_part_104_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_105_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_106_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_107_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_108_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_109_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_110_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_111_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_112_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_113_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_114_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"himbeere_b_part_115_LOD0","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_116_LOD1","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_117_LOD2","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_118_LOD3","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_119_LOD4","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_120_LOD5","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_121_LOD6","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_122_LOD7","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"berberitze_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_125_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_126_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"heckenkirsche_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,-0.08589574664972024],"rotation":[0.0,0.04914669025716234,0.0,0.9987915712683836],"scale":[0.8454545454545453,0.9725669560417558,1.593231723960483]},{"name":"heckenkirsche_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,-0.08589574664972024],"rotation":[0.0,0.04914669025716234,0.0,0.9987915712683836],"scale":[0.8454545454545453,0.9725669560417558,1.593231723960483]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"hainbuchenhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":2,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":2,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":2,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":2,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":33,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":34,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":36,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":37,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":38,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1134996001389115,0.017211914960982386,-0.820687848848147],"max":[3.1059050387699485,1.656781811138459,0.8323852560990507]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14993844726726424,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.213953442973082,-0.04869742185235584,-0.9541006489512597],"max":[3.1944726055843375,1.7208510767960552,0.9382071225418479]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14997020043859444,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3177933824196977,-0.11609572331839849,-1.013439474448097],"max":[3.3011538138393153,1.7796861483606177,1.0253641536053122]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1499587346556105,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4051865581449947,-0.1597675323225633,-1.1473761026365166],"max":[3.419672394425394,1.845373821742567,1.1324500033125235]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995412744082845,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.569903121319184,-0.2836893340579602,-1.2391643284897633],"max":[3.5356432190350566,1.9385840976377864,1.2864123611706657]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14994984412991394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7453067337980297,-0.42987465677371145,-1.4623014276822406],"max":[3.7438290605183444,2.04994184976281,1.4685399580503193]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14994440847053433,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9520776892096117,-0.5597451907791063,-1.6852309255649431],"max":[3.9435527915962525,2.212432188526379,1.6795492457738832]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14996547227491588,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.256694777642517,-0.7497763327929002,-1.9030911003889541],"max":[4.219992455718074,2.396240780696121,1.9155972066363123]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14990802371185039,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.49382300193689,-0.8837336881906217,-2.2315602668323558],"max":[4.490615707184494,2.60271283763813,2.1890395626426034]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998902114296872,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.846192113069144,-1.214028332778712,-2.4820252500041557],"max":[4.795668002350338,2.8254344370333495,2.5533664387761905]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14989512204573394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.127055519974093,-1.433118884441925,-2.9228164929287272],"max":[5.17419445081271,3.1017748703435615,2.852088088735404]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14999717909210428,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.537080453416493,-1.6962161080132518,-3.3459099966878565],"max":[5.590006310929198,3.3497566730713646,3.2254414005354906]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14993448927036365,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_a_winter.gltf b/mods/trees/assets/hainbuchenhecke_a_winter.gltf new file mode 100644 index 0000000..dea06ae --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,20,22,34,46,58,60,70,74,76,78,84,86,94,96,100,104,115,123,127,129]},{"name":"hedge_LOD1","children":[13,15,21,23,35,47,59,61,71,75,77,79,85,87,95,97,101,105,116,124,128,130]},{"name":"hedge_LOD2","children":[16,24,36,48,62,72,80,88,98,102,106,117,125,131]},{"name":"hedge_LOD3","children":[17,25,37,49,63,73,81,89,99,103,107,118,126,132]},{"name":"hedge_LOD4","children":[18,26,38,50,64,82,90,108,119,133]},{"name":"hedge_LOD5","children":[19,27,39,51,65,83,91,109,120,134]},{"name":"hedge_LOD6","children":[28,40,52,66,92,110,121,135]},{"name":"hedge_LOD7","children":[29,41,53,67,93,111,122,136]},{"name":"hedge_LOD8","children":[30,42,54,68,112,137]},{"name":"hedge_LOD9","children":[31,43,55,69,113,138]},{"name":"hedge_LOD10","children":[32,44,56,114,139]},{"name":"hedge_LOD11","children":[33,45,57,140]},{"name":"berberitze_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.06428551447886403],"rotation":[0.0,-0.011560197114464531,0.0,0.9999331786887935],"scale":[0.725,1.5781479691865026,1.488435754516453]},{"name":"berberitze_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.06428551447886403],"rotation":[0.0,-0.011560197114464531,0.0,0.9999331786887935],"scale":[0.725,1.5781479691865026,1.488435754516453]},{"name":"heckenkirsche_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_16_LOD2","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_17_LOD3","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_18_LOD4","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"heckenkirsche_a_part_19_LOD5","mesh":5,"translation":[-2.4,-0.0,0.1205054430069668],"rotation":[0.0,0.026986487505599285,0.0,0.9996357984246613],"scale":[0.7909090909090909,1.6176468919819478,1.5095167115208392]},{"name":"himbeere_b_part_20_LOD0","mesh":9,"translation":[-1.8,-0.0,0.0029340139825849987],"rotation":[0.0,-0.06736078065264185,0.0,0.9977286831748733],"scale":[0.9304812834224598,1.4138276357095196,1.3064135527281837]},{"name":"himbeere_b_part_21_LOD1","mesh":9,"translation":[-1.8,-0.0,0.0029340139825849987],"rotation":[0.0,-0.06736078065264185,0.0,0.9977286831748733],"scale":[0.9304812834224598,1.4138276357095196,1.3064135527281837]},{"name":"berberitze_a_part_22_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_23_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_24_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_25_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_26_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_27_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_28_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_29_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_30_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_31_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_32_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"berberitze_a_part_33_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.020000175858558344],"rotation":[0.0,-0.02853860648349974,0.0,0.9995926910196873],"scale":[0.725,1.6159630533591294,1.7445211238072227]},{"name":"heckenkirsche_a_part_34_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_35_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_36_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_37_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_38_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_39_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_40_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_41_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_42_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_43_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_44_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"heckenkirsche_a_part_45_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.009448134685848708],"rotation":[0.0,0.008855997300735288,0.0,0.9999607848869921],"scale":[0.7909090909090909,1.6473108338687306,1.4882170612948282]},{"name":"himbeere_b_part_46_LOD0","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_47_LOD1","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_48_LOD2","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_49_LOD3","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_50_LOD4","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_51_LOD5","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_52_LOD6","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_53_LOD7","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_54_LOD8","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_55_LOD9","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_56_LOD10","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"himbeere_b_part_57_LOD11","mesh":9,"translation":[0.0,-0.0,0.11922170558916251],"rotation":[0.0,-0.004943465081784694,0.0,0.9999877810018406],"scale":[0.9304812834224598,1.5123866317231092,1.6419442663633113]},{"name":"berberitze_a_part_58_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.13058218239580913],"rotation":[0.0,0.07175359691633428,0.0,0.9974223886245828],"scale":[0.725,1.6435363173198994,1.4099874595673707]},{"name":"berberitze_a_part_59_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.13058218239580913],"rotation":[0.0,0.07175359691633428,0.0,0.9974223886245828],"scale":[0.725,1.6435363173198994,1.4099874595673707]},{"name":"heckenkirsche_a_part_60_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_61_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_62_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_63_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_64_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_65_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_66_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_67_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_68_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"heckenkirsche_a_part_69_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.06323106239453904],"rotation":[0.0,0.0440387148552633,0.0,0.9990298251773552],"scale":[0.7909090909090909,1.5512817722577825,1.5196062295142427]},{"name":"himbeere_b_part_70_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_71_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_72_LOD2","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"himbeere_b_part_73_LOD3","mesh":9,"translation":[1.7999999999999998,-0.0,-0.00020744276412948404],"rotation":[0.0,-0.03618354813185605,0.0,0.9993451610152468],"scale":[0.9304812834224598,1.4383959220786842,1.5627735180575815]},{"name":"berberitze_a_part_74_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.0921721259622586],"rotation":[0.0,-0.054351253689779395,0.0,0.9985218781891307],"scale":[0.725,1.5714805551550868,1.3798406368020018]},{"name":"berberitze_a_part_75_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.0921721259622586],"rotation":[0.0,-0.054351253689779395,0.0,0.9985218781891307],"scale":[0.725,1.5714805551550868,1.3798406368020018]},{"name":"heckenkirsche_a_part_76_LOD0","mesh":5,"translation":[3.0,-0.0,-0.021975454932560645],"rotation":[0.0,0.04760277896444408,0.0,0.9988663451307499],"scale":[0.7909090909090909,1.5865088628960233,1.6913140620152514]},{"name":"heckenkirsche_a_part_77_LOD1","mesh":5,"translation":[3.0,-0.0,-0.021975454932560645],"rotation":[0.0,0.04760277896444408,0.0,0.9988663451307499],"scale":[0.7909090909090909,1.5865088628960233,1.6913140620152514]},{"name":"heckenkirsche_a_part_78_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_79_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_80_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_81_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_82_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"heckenkirsche_a_part_83_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.2308600474180682],"rotation":[0.0,-0.04470764936926985,0.0,0.9990001131570879],"scale":[0.8454545454545453,0.899592723442847,1.5835636029920486]},{"name":"himbeere_b_part_84_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.1281816332218199],"rotation":[0.0,-0.0429902669040156,0.0,0.9990754911174238],"scale":[0.9946524064171122,0.9366839497813504,1.5804666098886582]},{"name":"himbeere_b_part_85_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.1281816332218199],"rotation":[0.0,-0.0429902669040156,0.0,0.9990754911174238],"scale":[0.9946524064171122,0.9366839497813504,1.5804666098886582]},{"name":"berberitze_a_part_86_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_87_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_88_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_89_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_90_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_91_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_92_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"berberitze_a_part_93_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.243338616976611],"rotation":[0.0,0.10414762728367588,0.0,0.9945618491231104],"scale":[0.775,1.082074955521079,1.4708803899129406]},{"name":"heckenkirsche_a_part_94_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,-0.1713332271756986],"rotation":[0.0,-0.027141850552480185,0.0,0.9996315921121075],"scale":[0.8454545454545453,0.9601879238683534,1.6466095524274484]},{"name":"heckenkirsche_a_part_95_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,-0.1713332271756986],"rotation":[0.0,-0.027141850552480185,0.0,0.9996315921121075],"scale":[0.8454545454545453,0.9601879238683534,1.6466095524274484]},{"name":"himbeere_b_part_96_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_97_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_98_LOD2","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"himbeere_b_part_99_LOD3","mesh":9,"translation":[-0.30000000000000027,-0.0,0.038435402413645514],"rotation":[0.0,-0.06222482741265538,0.0,0.9980621578105571],"scale":[0.9946524064171122,0.9646375919592065,1.5382791795133444]},{"name":"berberitze_a_part_100_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_101_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_102_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"berberitze_a_part_103_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.15275223326116444],"rotation":[0.0,-0.022782339492328496,0.0,0.9997404488202207],"scale":[0.775,1.099013241122217,1.7131369871955202]},{"name":"heckenkirsche_a_part_104_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_105_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_106_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_107_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_108_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_109_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_110_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_111_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_112_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_113_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"heckenkirsche_a_part_114_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.07625942186680296],"rotation":[0.0,-0.09031485580554129,0.0,0.9959132626995306],"scale":[0.8454545454545453,1.0295350190124153,1.8688835972540807]},{"name":"himbeere_b_part_115_LOD0","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_116_LOD1","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_117_LOD2","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_118_LOD3","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_119_LOD4","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_120_LOD5","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_121_LOD6","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"himbeere_b_part_122_LOD7","mesh":9,"translation":[1.5,-0.0,0.004521173026697356],"rotation":[0.0,0.06249935242111467,0.0,0.9980450044697089],"scale":[0.9946524064171122,1.0028781217165617,1.5381465429003627]},{"name":"berberitze_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_125_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"berberitze_a_part_126_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,0.2645871218175344],"rotation":[0.0,0.10400722492072849,0.0,0.9945765416318088],"scale":[0.775,0.9289343314421004,1.6851073150611842]},{"name":"heckenkirsche_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,-0.08589574664972024],"rotation":[0.0,0.04914669025716234,0.0,0.9987915712683836],"scale":[0.8454545454545453,0.9725669560417558,1.593231723960483]},{"name":"heckenkirsche_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,-0.08589574664972024],"rotation":[0.0,0.04914669025716234,0.0,0.9987915712683836],"scale":[0.8454545454545453,0.9725669560417558,1.593231723960483]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"hainbuchenhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":2,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":2,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":2,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":2,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":33,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":34,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":36,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":37,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":38,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1134996001389115,0.017211914960982386,-0.820687848848147],"max":[3.1059050387699485,1.656781811138459,0.8323852560990507]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14993844726726424,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":17280,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.213953442973082,-0.04869742185235584,-0.9541006489512597],"max":[3.1944726055843375,1.7208510767960552,0.9382071225418479]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14997020043859444,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":13440,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3177933824196977,-0.11609572331839849,-1.013439474448097],"max":[3.3011538138393153,1.7796861483606177,1.0253641536053122]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1499587346556105,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":13200,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4051865581449947,-0.1597675323225633,-1.1473761026365166],"max":[3.419672394425394,1.845373821742567,1.1324500033125235]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995412744082845,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12960,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.569903121319184,-0.2836893340579602,-1.2391643284897633],"max":[3.5356432190350566,1.9385840976377864,1.2864123611706657]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14994984412991394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":12720,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7453067337980297,-0.42987465677371145,-1.4623014276822406],"max":[3.7438290605183444,2.04994184976281,1.4685399580503193]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14994440847053433,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":12480,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9520776892096117,-0.5597451907791063,-1.6852309255649431],"max":[3.9435527915962525,2.212432188526379,1.6795492457738832]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14996547227491588,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":12240,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.256694777642517,-0.7497763327929002,-1.9030911003889541],"max":[4.219992455718074,2.396240780696121,1.9155972066363123]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14990802371185039,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.49382300193689,-0.8837336881906217,-2.2315602668323558],"max":[4.490615707184494,2.60271283763813,2.1890395626426034]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998902114296872,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":11760,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.846192113069144,-1.214028332778712,-2.4820252500041557],"max":[4.795668002350338,2.8254344370333495,2.5533664387761905]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14989512204573394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":11520,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.127055519974093,-1.433118884441925,-2.9228164929287272],"max":[5.17419445081271,3.1017748703435615,2.852088088735404]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14999717909210428,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":11160,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.537080453416493,-1.6962161080132518,-3.3459099966878565],"max":[5.590006310929198,3.3497566730713646,3.2254414005354906]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14993448927036365,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":10800,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_b.gltf b/mods/trees/assets/hainbuchenhecke_b.gltf new file mode 100644 index 0000000..c3b1de0 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,20,22,24,36,40,52,54,65,67,73,81,85,91,95,97,99,101,113,123,125,129]},{"name":"hedge_LOD1","children":[13,21,23,25,37,41,53,55,66,68,74,82,86,92,96,98,100,102,114,124,126,130]},{"name":"hedge_LOD2","children":[14,26,38,42,56,69,75,83,87,93,103,115,127,131]},{"name":"hedge_LOD3","children":[15,27,39,43,57,70,76,84,88,94,104,116,128,132]},{"name":"hedge_LOD4","children":[16,28,44,58,71,77,89,105,117,133]},{"name":"hedge_LOD5","children":[17,29,45,59,72,78,90,106,118,134]},{"name":"hedge_LOD6","children":[18,30,46,60,79,107,119,135]},{"name":"hedge_LOD7","children":[19,31,47,61,80,108,120,136]},{"name":"hedge_LOD8","children":[32,48,62,109,121,137]},{"name":"hedge_LOD9","children":[33,49,63,110,122,138]},{"name":"hedge_LOD10","children":[34,50,64,111,139]},{"name":"hedge_LOD11","children":[35,51,112,140]},{"name":"heckenkirsche_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"himbeere_b_part_20_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.12500180854514337],"rotation":[0.0,0.0037555892508446295,0.0,0.9999929477498224],"scale":[0.9304812834224598,1.7895792053041002,1.6928083356178467]},{"name":"himbeere_b_part_21_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.12500180854514337],"rotation":[0.0,0.0037555892508446295,0.0,0.9999929477498224],"scale":[0.9304812834224598,1.7895792053041002,1.6928083356178467]},{"name":"berberitze_a_part_22_LOD0","mesh":9,"translation":[-1.8,-0.0,-0.11929428479779025],"rotation":[0.0,0.049880910396197416,0.0,0.9987551725913847],"scale":[0.725,2.0282114655231664,1.4350599549914462]},{"name":"berberitze_a_part_23_LOD1","mesh":9,"translation":[-1.8,-0.0,-0.11929428479779025],"rotation":[0.0,0.049880910396197416,0.0,0.9987551725913847],"scale":[0.725,2.0282114655231664,1.4350599549914462]},{"name":"heckenkirsche_a_part_24_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_25_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_26_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_27_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_28_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_29_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_30_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_31_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_32_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_33_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_34_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_35_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"himbeere_b_part_36_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_37_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_38_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_39_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"berberitze_a_part_40_LOD0","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_41_LOD1","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_42_LOD2","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_43_LOD3","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_44_LOD4","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_45_LOD5","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_46_LOD6","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_47_LOD7","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_48_LOD8","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_49_LOD9","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_50_LOD10","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_51_LOD11","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"heckenkirsche_a_part_52_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.040088776157441525],"rotation":[0.0,0.06664113638570687,0.0,0.9977770086252847],"scale":[0.7909090909090909,1.9979154805462616,1.9166671645410733]},{"name":"heckenkirsche_a_part_53_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.040088776157441525],"rotation":[0.0,0.06664113638570687,0.0,0.9977770086252847],"scale":[0.7909090909090909,1.9979154805462616,1.9166671645410733]},{"name":"himbeere_b_part_54_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_55_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_56_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_57_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_58_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_59_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_60_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_61_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_62_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_63_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_64_LOD10","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"berberitze_a_part_65_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.11541671494984866],"rotation":[0.0,0.02909493890262514,0.0,0.9995766526536384],"scale":[0.725,1.9352340214439856,1.713861942787641]},{"name":"berberitze_a_part_66_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.11541671494984866],"rotation":[0.0,0.02909493890262514,0.0,0.9995766526536384],"scale":[0.725,1.9352340214439856,1.713861942787641]},{"name":"heckenkirsche_a_part_67_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_68_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_69_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_70_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_71_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_72_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"himbeere_b_part_73_LOD0","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_74_LOD1","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_75_LOD2","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_76_LOD3","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_77_LOD4","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_78_LOD5","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_79_LOD6","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_80_LOD7","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_81_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_82_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_83_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_84_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"berberitze_a_part_85_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_86_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_87_LOD2","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_88_LOD3","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_89_LOD4","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_90_LOD5","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"heckenkirsche_a_part_91_LOD0","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_92_LOD1","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_93_LOD2","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_94_LOD3","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"himbeere_b_part_95_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.10626104033083367],"rotation":[0.0,-0.023866649370583692,0.0,0.9997151509544214],"scale":[0.9946524064171122,1.0476658419578058,1.6239567385803473]},{"name":"himbeere_b_part_96_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.10626104033083367],"rotation":[0.0,-0.023866649370583692,0.0,0.9997151509544214],"scale":[0.9946524064171122,1.0476658419578058,1.6239567385803473]},{"name":"berberitze_a_part_97_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,0.09501993332381975],"rotation":[0.0,-0.07166720712218567,0.0,0.9974285996618032],"scale":[0.775,1.2765508492525068,1.5791272285344218]},{"name":"berberitze_a_part_98_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,0.09501993332381975],"rotation":[0.0,-0.07166720712218567,0.0,0.9974285996618032],"scale":[0.775,1.2765508492525068,1.5791272285344218]},{"name":"heckenkirsche_a_part_99_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.24783684965266756],"rotation":[0.0,-0.10095469578683389,0.0,0.9948910238808006],"scale":[0.8454545454545453,1.2177114891600018,1.7749282112619906]},{"name":"heckenkirsche_a_part_100_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.24783684965266756],"rotation":[0.0,-0.10095469578683389,0.0,0.9948910238808006],"scale":[0.8454545454545453,1.2177114891600018,1.7749282112619906]},{"name":"himbeere_b_part_101_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_102_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_103_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_104_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_105_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_106_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_107_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_108_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_109_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_110_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_111_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_112_LOD11","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"berberitze_a_part_113_LOD0","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_114_LOD1","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_115_LOD2","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_116_LOD3","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_117_LOD4","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_118_LOD5","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_119_LOD6","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_120_LOD7","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_121_LOD8","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_122_LOD9","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"heckenkirsche_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11398523292546076],"rotation":[0.0,0.05126839304632846,0.0,0.9986849112079581],"scale":[0.8454545454545453,1.3874143177176477,1.622852205063043]},{"name":"heckenkirsche_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11398523292546076],"rotation":[0.0,0.05126839304632846,0.0,0.9986849112079581],"scale":[0.8454545454545453,1.3874143177176477,1.622852205063043]},{"name":"himbeere_b_part_125_LOD0","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_126_LOD1","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_127_LOD2","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_128_LOD3","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"hainbuchenhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":1,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":1,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":1,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":1,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":17,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":18,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":20,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":21,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":22,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.10777675682416,0.020434086210069036,-0.826494671477592],"max":[3.1131362227333517,2.0587328590062923,0.8297780469647866]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499251126348765,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2234488938241825,-0.0563658401742875,-0.9390215137670361],"max":[3.223259606938061,2.1218824489432997,0.9495368611216646]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14997074129323812,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3159608861478196,-0.12141719697215013,-1.02246282408502],"max":[3.292881659911713,2.178599134111183,1.0190272905770605]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14978620107718854,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4157421125625245,-0.18051551977330138,-1.1265680083872527],"max":[3.4082679719807247,2.216674185289316,1.1336845739704329]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14996471073150916,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.541244777858034,-0.2662587681555696,-1.2722284759014046],"max":[3.553040746931247,2.3471312825497845,1.2456756382144807]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.1499803936815812,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.73584591863097,-0.37975361886757036,-1.4728048540045906],"max":[3.7508589739308165,2.480732274708949,1.4612724403435777]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996306712416413,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.942556117846273,-0.5353540660973097,-1.6186958009776515],"max":[3.931885135657174,2.644612488057636,1.6861745008089302]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499783409384099,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.1538192434397185,-0.7905242812501893,-1.8956838295088234],"max":[4.2177402481079564,2.765480773435723,1.8987887237154961]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.149802580270096,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.50634369835863,-0.9244695751935377,-2.1848064112448617],"max":[4.493951082387666,2.9973019269091146,2.1764058099745096]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14977208770557546,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.854241656870572,-1.1795836315499986,-2.5359568343911216],"max":[4.848458005545537,3.2764684425865482,2.5150138018728194]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14995308042283909,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.165476125634624,-1.4013745413688987,-2.8816407676880367],"max":[5.173732256351908,3.433221791177936,2.8700831553608888]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1499060044114573,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.618237403334431,-1.6899646069919547,-3.213047020303856],"max":[5.602896765930289,3.8080466393385444,3.2058429473992787]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14993167296072957,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_b_hedge.bin b/mods/trees/assets/hainbuchenhecke_b_hedge.bin new file mode 100644 index 0000000..61664e1 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_b_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7758ea06cb172a3c7c0b56c7fb73403527cdcfd235e7c6b3d521b3dd46e7f394 +size 8841000 diff --git a/mods/trees/assets/hainbuchenhecke_b_herbst.gltf b/mods/trees/assets/hainbuchenhecke_b_herbst.gltf new file mode 100644 index 0000000..dfe7e65 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,20,22,24,36,40,52,54,65,67,73,81,85,91,95,97,99,101,113,123,125,129]},{"name":"hedge_LOD1","children":[13,21,23,25,37,41,53,55,66,68,74,82,86,92,96,98,100,102,114,124,126,130]},{"name":"hedge_LOD2","children":[14,26,38,42,56,69,75,83,87,93,103,115,127,131]},{"name":"hedge_LOD3","children":[15,27,39,43,57,70,76,84,88,94,104,116,128,132]},{"name":"hedge_LOD4","children":[16,28,44,58,71,77,89,105,117,133]},{"name":"hedge_LOD5","children":[17,29,45,59,72,78,90,106,118,134]},{"name":"hedge_LOD6","children":[18,30,46,60,79,107,119,135]},{"name":"hedge_LOD7","children":[19,31,47,61,80,108,120,136]},{"name":"hedge_LOD8","children":[32,48,62,109,121,137]},{"name":"hedge_LOD9","children":[33,49,63,110,122,138]},{"name":"hedge_LOD10","children":[34,50,64,111,139]},{"name":"hedge_LOD11","children":[35,51,112,140]},{"name":"heckenkirsche_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"himbeere_b_part_20_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.12500180854514337],"rotation":[0.0,0.0037555892508446295,0.0,0.9999929477498224],"scale":[0.9304812834224598,1.7895792053041002,1.6928083356178467]},{"name":"himbeere_b_part_21_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.12500180854514337],"rotation":[0.0,0.0037555892508446295,0.0,0.9999929477498224],"scale":[0.9304812834224598,1.7895792053041002,1.6928083356178467]},{"name":"berberitze_a_part_22_LOD0","mesh":9,"translation":[-1.8,-0.0,-0.11929428479779025],"rotation":[0.0,0.049880910396197416,0.0,0.9987551725913847],"scale":[0.725,2.0282114655231664,1.4350599549914462]},{"name":"berberitze_a_part_23_LOD1","mesh":9,"translation":[-1.8,-0.0,-0.11929428479779025],"rotation":[0.0,0.049880910396197416,0.0,0.9987551725913847],"scale":[0.725,2.0282114655231664,1.4350599549914462]},{"name":"heckenkirsche_a_part_24_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_25_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_26_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_27_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_28_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_29_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_30_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_31_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_32_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_33_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_34_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_35_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"himbeere_b_part_36_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_37_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_38_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_39_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"berberitze_a_part_40_LOD0","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_41_LOD1","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_42_LOD2","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_43_LOD3","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_44_LOD4","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_45_LOD5","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_46_LOD6","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_47_LOD7","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_48_LOD8","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_49_LOD9","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_50_LOD10","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_51_LOD11","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"heckenkirsche_a_part_52_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.040088776157441525],"rotation":[0.0,0.06664113638570687,0.0,0.9977770086252847],"scale":[0.7909090909090909,1.9979154805462616,1.9166671645410733]},{"name":"heckenkirsche_a_part_53_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.040088776157441525],"rotation":[0.0,0.06664113638570687,0.0,0.9977770086252847],"scale":[0.7909090909090909,1.9979154805462616,1.9166671645410733]},{"name":"himbeere_b_part_54_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_55_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_56_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_57_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_58_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_59_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_60_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_61_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_62_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_63_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_64_LOD10","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"berberitze_a_part_65_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.11541671494984866],"rotation":[0.0,0.02909493890262514,0.0,0.9995766526536384],"scale":[0.725,1.9352340214439856,1.713861942787641]},{"name":"berberitze_a_part_66_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.11541671494984866],"rotation":[0.0,0.02909493890262514,0.0,0.9995766526536384],"scale":[0.725,1.9352340214439856,1.713861942787641]},{"name":"heckenkirsche_a_part_67_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_68_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_69_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_70_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_71_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_72_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"himbeere_b_part_73_LOD0","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_74_LOD1","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_75_LOD2","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_76_LOD3","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_77_LOD4","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_78_LOD5","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_79_LOD6","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_80_LOD7","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_81_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_82_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_83_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_84_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"berberitze_a_part_85_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_86_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_87_LOD2","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_88_LOD3","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_89_LOD4","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_90_LOD5","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"heckenkirsche_a_part_91_LOD0","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_92_LOD1","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_93_LOD2","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_94_LOD3","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"himbeere_b_part_95_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.10626104033083367],"rotation":[0.0,-0.023866649370583692,0.0,0.9997151509544214],"scale":[0.9946524064171122,1.0476658419578058,1.6239567385803473]},{"name":"himbeere_b_part_96_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.10626104033083367],"rotation":[0.0,-0.023866649370583692,0.0,0.9997151509544214],"scale":[0.9946524064171122,1.0476658419578058,1.6239567385803473]},{"name":"berberitze_a_part_97_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,0.09501993332381975],"rotation":[0.0,-0.07166720712218567,0.0,0.9974285996618032],"scale":[0.775,1.2765508492525068,1.5791272285344218]},{"name":"berberitze_a_part_98_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,0.09501993332381975],"rotation":[0.0,-0.07166720712218567,0.0,0.9974285996618032],"scale":[0.775,1.2765508492525068,1.5791272285344218]},{"name":"heckenkirsche_a_part_99_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.24783684965266756],"rotation":[0.0,-0.10095469578683389,0.0,0.9948910238808006],"scale":[0.8454545454545453,1.2177114891600018,1.7749282112619906]},{"name":"heckenkirsche_a_part_100_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.24783684965266756],"rotation":[0.0,-0.10095469578683389,0.0,0.9948910238808006],"scale":[0.8454545454545453,1.2177114891600018,1.7749282112619906]},{"name":"himbeere_b_part_101_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_102_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_103_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_104_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_105_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_106_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_107_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_108_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_109_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_110_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_111_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_112_LOD11","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"berberitze_a_part_113_LOD0","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_114_LOD1","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_115_LOD2","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_116_LOD3","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_117_LOD4","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_118_LOD5","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_119_LOD6","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_120_LOD7","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_121_LOD8","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_122_LOD9","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"heckenkirsche_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11398523292546076],"rotation":[0.0,0.05126839304632846,0.0,0.9986849112079581],"scale":[0.8454545454545453,1.3874143177176477,1.622852205063043]},{"name":"heckenkirsche_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11398523292546076],"rotation":[0.0,0.05126839304632846,0.0,0.9986849112079581],"scale":[0.8454545454545453,1.3874143177176477,1.622852205063043]},{"name":"himbeere_b_part_125_LOD0","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_126_LOD1","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_127_LOD2","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_128_LOD3","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"hainbuchenhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":1,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":1,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":1,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":1,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":17,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":18,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":20,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":21,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":22,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.10777675682416,0.020434086210069036,-0.826494671477592],"max":[3.1131362227333517,2.0587328590062923,0.8297780469647866]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499251126348765,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2234488938241825,-0.0563658401742875,-0.9390215137670361],"max":[3.223259606938061,2.1218824489432997,0.9495368611216646]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14997074129323812,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3159608861478196,-0.12141719697215013,-1.02246282408502],"max":[3.292881659911713,2.178599134111183,1.0190272905770605]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14978620107718854,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4157421125625245,-0.18051551977330138,-1.1265680083872527],"max":[3.4082679719807247,2.216674185289316,1.1336845739704329]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14996471073150916,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.541244777858034,-0.2662587681555696,-1.2722284759014046],"max":[3.553040746931247,2.3471312825497845,1.2456756382144807]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.1499803936815812,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.73584591863097,-0.37975361886757036,-1.4728048540045906],"max":[3.7508589739308165,2.480732274708949,1.4612724403435777]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996306712416413,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.942556117846273,-0.5353540660973097,-1.6186958009776515],"max":[3.931885135657174,2.644612488057636,1.6861745008089302]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499783409384099,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.1538192434397185,-0.7905242812501893,-1.8956838295088234],"max":[4.2177402481079564,2.765480773435723,1.8987887237154961]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.149802580270096,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.50634369835863,-0.9244695751935377,-2.1848064112448617],"max":[4.493951082387666,2.9973019269091146,2.1764058099745096]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14977208770557546,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.854241656870572,-1.1795836315499986,-2.5359568343911216],"max":[4.848458005545537,3.2764684425865482,2.5150138018728194]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14995308042283909,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.165476125634624,-1.4013745413688987,-2.8816407676880367],"max":[5.173732256351908,3.433221791177936,2.8700831553608888]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1499060044114573,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.618237403334431,-1.6899646069919547,-3.213047020303856],"max":[5.602896765930289,3.8080466393385444,3.2058429473992787]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14993167296072957,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_b_winter.gltf b/mods/trees/assets/hainbuchenhecke_b_winter.gltf new file mode 100644 index 0000000..9462bf8 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,20,22,24,36,40,52,54,65,67,73,81,85,91,95,97,99,101,113,123,125,129]},{"name":"hedge_LOD1","children":[13,21,23,25,37,41,53,55,66,68,74,82,86,92,96,98,100,102,114,124,126,130]},{"name":"hedge_LOD2","children":[14,26,38,42,56,69,75,83,87,93,103,115,127,131]},{"name":"hedge_LOD3","children":[15,27,39,43,57,70,76,84,88,94,104,116,128,132]},{"name":"hedge_LOD4","children":[16,28,44,58,71,77,89,105,117,133]},{"name":"hedge_LOD5","children":[17,29,45,59,72,78,90,106,118,134]},{"name":"hedge_LOD6","children":[18,30,46,60,79,107,119,135]},{"name":"hedge_LOD7","children":[19,31,47,61,80,108,120,136]},{"name":"hedge_LOD8","children":[32,48,62,109,121,137]},{"name":"hedge_LOD9","children":[33,49,63,110,122,138]},{"name":"hedge_LOD10","children":[34,50,64,111,139]},{"name":"hedge_LOD11","children":[35,51,112,140]},{"name":"heckenkirsche_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"heckenkirsche_a_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,0.1361405444397884],"rotation":[0.0,-0.04279179033229977,0.0,0.999084011822908],"scale":[0.7909090909090909,1.983639928438761,1.740966983188661]},{"name":"himbeere_b_part_20_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.12500180854514337],"rotation":[0.0,0.0037555892508446295,0.0,0.9999929477498224],"scale":[0.9304812834224598,1.7895792053041002,1.6928083356178467]},{"name":"himbeere_b_part_21_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.12500180854514337],"rotation":[0.0,0.0037555892508446295,0.0,0.9999929477498224],"scale":[0.9304812834224598,1.7895792053041002,1.6928083356178467]},{"name":"berberitze_a_part_22_LOD0","mesh":9,"translation":[-1.8,-0.0,-0.11929428479779025],"rotation":[0.0,0.049880910396197416,0.0,0.9987551725913847],"scale":[0.725,2.0282114655231664,1.4350599549914462]},{"name":"berberitze_a_part_23_LOD1","mesh":9,"translation":[-1.8,-0.0,-0.11929428479779025],"rotation":[0.0,0.049880910396197416,0.0,0.9987551725913847],"scale":[0.725,2.0282114655231664,1.4350599549914462]},{"name":"heckenkirsche_a_part_24_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_25_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_26_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_27_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_28_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_29_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_30_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_31_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_32_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_33_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_34_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"heckenkirsche_a_part_35_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.028197830211933117],"rotation":[0.0,-0.06677155895331512,0.0,0.9977682891909042],"scale":[0.7909090909090909,2.0605868860368823,1.9155975999351185]},{"name":"himbeere_b_part_36_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_37_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_38_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"himbeere_b_part_39_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.04902087103385758],"rotation":[0.0,0.014753388549254672,0.0,0.9998911628403937],"scale":[0.9304812834224598,1.8361591729359708,1.6706088333941223]},{"name":"berberitze_a_part_40_LOD0","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_41_LOD1","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_42_LOD2","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_43_LOD3","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_44_LOD4","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_45_LOD5","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_46_LOD6","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_47_LOD7","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_48_LOD8","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_49_LOD9","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_50_LOD10","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"berberitze_a_part_51_LOD11","mesh":9,"translation":[0.0,-0.0,-0.06308314043802785],"rotation":[0.0,-0.05315774934373465,0.0,0.9985861273243829],"scale":[0.725,2.027445437583739,1.5225076566532347]},{"name":"heckenkirsche_a_part_52_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.040088776157441525],"rotation":[0.0,0.06664113638570687,0.0,0.9977770086252847],"scale":[0.7909090909090909,1.9979154805462616,1.9166671645410733]},{"name":"heckenkirsche_a_part_53_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.040088776157441525],"rotation":[0.0,0.06664113638570687,0.0,0.9977770086252847],"scale":[0.7909090909090909,1.9979154805462616,1.9166671645410733]},{"name":"himbeere_b_part_54_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_55_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_56_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_57_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_58_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_59_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_60_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_61_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_62_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_63_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"himbeere_b_part_64_LOD10","mesh":5,"translation":[1.2000000000000002,-0.0,0.07082471074729901],"rotation":[0.0,-0.04700801436331445,0.0,0.9988945122412168],"scale":[0.9304812834224598,1.84574399201277,1.4773031445258529]},{"name":"berberitze_a_part_65_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.11541671494984866],"rotation":[0.0,0.02909493890262514,0.0,0.9995766526536384],"scale":[0.725,1.9352340214439856,1.713861942787641]},{"name":"berberitze_a_part_66_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.11541671494984866],"rotation":[0.0,0.02909493890262514,0.0,0.9995766526536384],"scale":[0.725,1.9352340214439856,1.713861942787641]},{"name":"heckenkirsche_a_part_67_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_68_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_69_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_70_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_71_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"heckenkirsche_a_part_72_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,-0.11120010479540977],"rotation":[0.0,-0.0391263945643789,0.0,0.9992342694525607],"scale":[0.7909090909090909,2.0650124560960528,1.519236315106648]},{"name":"himbeere_b_part_73_LOD0","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_74_LOD1","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_75_LOD2","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_76_LOD3","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_77_LOD4","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_78_LOD5","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_79_LOD6","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_80_LOD7","mesh":5,"translation":[3.0,-0.0,0.051675450707048265],"rotation":[0.0,-0.056557478286774814,0.0,0.998399344776348],"scale":[0.9304812834224598,1.8153334956311569,1.4053563191359122]},{"name":"himbeere_b_part_81_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_82_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_83_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"himbeere_b_part_84_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.20732031528194886],"rotation":[0.0,0.08784777776269698,0.0,0.9961339106476377],"scale":[0.9946524064171122,1.0304377462064445,1.716290400096245]},{"name":"berberitze_a_part_85_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_86_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_87_LOD2","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_88_LOD3","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_89_LOD4","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"berberitze_a_part_90_LOD5","mesh":9,"translation":[-2.1,-0.0,-0.16714334491923716],"rotation":[0.0,0.010191456954978284,0.0,0.9999480657539844],"scale":[0.775,1.183607326123616,1.584200655970427]},{"name":"heckenkirsche_a_part_91_LOD0","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_92_LOD1","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_93_LOD2","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"heckenkirsche_a_part_94_LOD3","mesh":1,"translation":[-1.5,-0.0,0.03982278758712887],"rotation":[0.0,-0.10041989613639954,0.0,0.9949451464578108],"scale":[0.8454545454545453,1.2762948735949697,1.6550408155810876]},{"name":"himbeere_b_part_95_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.10626104033083367],"rotation":[0.0,-0.023866649370583692,0.0,0.9997151509544214],"scale":[0.9946524064171122,1.0476658419578058,1.6239567385803473]},{"name":"himbeere_b_part_96_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.10626104033083367],"rotation":[0.0,-0.023866649370583692,0.0,0.9997151509544214],"scale":[0.9946524064171122,1.0476658419578058,1.6239567385803473]},{"name":"berberitze_a_part_97_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,0.09501993332381975],"rotation":[0.0,-0.07166720712218567,0.0,0.9974285996618032],"scale":[0.775,1.2765508492525068,1.5791272285344218]},{"name":"berberitze_a_part_98_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,0.09501993332381975],"rotation":[0.0,-0.07166720712218567,0.0,0.9974285996618032],"scale":[0.775,1.2765508492525068,1.5791272285344218]},{"name":"heckenkirsche_a_part_99_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.24783684965266756],"rotation":[0.0,-0.10095469578683389,0.0,0.9948910238808006],"scale":[0.8454545454545453,1.2177114891600018,1.7749282112619906]},{"name":"heckenkirsche_a_part_100_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.24783684965266756],"rotation":[0.0,-0.10095469578683389,0.0,0.9948910238808006],"scale":[0.8454545454545453,1.2177114891600018,1.7749282112619906]},{"name":"himbeere_b_part_101_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_102_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_103_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_104_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_105_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_106_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_107_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_108_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_109_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_110_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_111_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"himbeere_b_part_112_LOD11","mesh":5,"translation":[0.8999999999999999,-0.0,0.09704948250000772],"rotation":[0.0,0.07122053671028335,0.0,0.9974605932821101],"scale":[0.9946524064171122,1.0203932530669857,1.398741254408238]},{"name":"berberitze_a_part_113_LOD0","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_114_LOD1","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_115_LOD2","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_116_LOD3","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_117_LOD4","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_118_LOD5","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_119_LOD6","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_120_LOD7","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_121_LOD8","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"berberitze_a_part_122_LOD9","mesh":9,"translation":[1.5,-0.0,-0.11498917178900675],"rotation":[0.0,0.014508990738204025,0.0,0.999894739053946],"scale":[0.775,1.3500038776048784,1.6824503757882234]},{"name":"heckenkirsche_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11398523292546076],"rotation":[0.0,0.05126839304632846,0.0,0.9986849112079581],"scale":[0.8454545454545453,1.3874143177176477,1.622852205063043]},{"name":"heckenkirsche_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11398523292546076],"rotation":[0.0,0.05126839304632846,0.0,0.9986849112079581],"scale":[0.8454545454545453,1.3874143177176477,1.622852205063043]},{"name":"himbeere_b_part_125_LOD0","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_126_LOD1","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_127_LOD2","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"himbeere_b_part_128_LOD3","mesh":5,"translation":[2.7,-0.0,-0.021679319425317006],"rotation":[0.0,-0.06987757337835147,0.0,0.9975555747620045],"scale":[0.9946524064171122,1.1120035283041996,1.3708126228078392]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"hainbuchenhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":1,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":1,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":1,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":1,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":17,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":18,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":20,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":21,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":22,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.10777675682416,0.020434086210069036,-0.826494671477592],"max":[3.1131362227333517,2.0587328590062923,0.8297780469647866]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499251126348765,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":17280,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2234488938241825,-0.0563658401742875,-0.9390215137670361],"max":[3.223259606938061,2.1218824489432997,0.9495368611216646]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14997074129323812,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":13440,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3159608861478196,-0.12141719697215013,-1.02246282408502],"max":[3.292881659911713,2.178599134111183,1.0190272905770605]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14978620107718854,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":13200,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4157421125625245,-0.18051551977330138,-1.1265680083872527],"max":[3.4082679719807247,2.216674185289316,1.1336845739704329]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14996471073150916,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12960,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.541244777858034,-0.2662587681555696,-1.2722284759014046],"max":[3.553040746931247,2.3471312825497845,1.2456756382144807]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.1499803936815812,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":12720,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.73584591863097,-0.37975361886757036,-1.4728048540045906],"max":[3.7508589739308165,2.480732274708949,1.4612724403435777]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996306712416413,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":12480,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.942556117846273,-0.5353540660973097,-1.6186958009776515],"max":[3.931885135657174,2.644612488057636,1.6861745008089302]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499783409384099,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":12240,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.1538192434397185,-0.7905242812501893,-1.8956838295088234],"max":[4.2177402481079564,2.765480773435723,1.8987887237154961]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.149802580270096,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.50634369835863,-0.9244695751935377,-2.1848064112448617],"max":[4.493951082387666,2.9973019269091146,2.1764058099745096]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14977208770557546,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":11760,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.854241656870572,-1.1795836315499986,-2.5359568343911216],"max":[4.848458005545537,3.2764684425865482,2.5150138018728194]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14995308042283909,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":11520,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.165476125634624,-1.4013745413688987,-2.8816407676880367],"max":[5.173732256351908,3.433221791177936,2.8700831553608888]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1499060044114573,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":11160,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.618237403334431,-1.6899646069919547,-3.213047020303856],"max":[5.602896765930289,3.8080466393385444,3.2058429473992787]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14993167296072957,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":10800,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_c.gltf b/mods/trees/assets/hainbuchenhecke_c.gltf new file mode 100644 index 0000000..fbf2160 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,18,20,22,34,36,40,50,52,58,62,74,78,89,91,93,101,113,115,121,129]},{"name":"hedge_LOD1","children":[13,17,19,21,23,35,37,41,51,53,59,63,75,79,90,92,94,102,114,116,122,130]},{"name":"hedge_LOD2","children":[14,24,38,42,54,60,64,76,80,95,103,117,123,131]},{"name":"hedge_LOD3","children":[15,25,39,43,55,61,65,77,81,96,104,118,124,132]},{"name":"hedge_LOD4","children":[26,44,56,66,82,97,105,119,125,133]},{"name":"hedge_LOD5","children":[27,45,57,67,83,98,106,120,126,134]},{"name":"hedge_LOD6","children":[28,46,68,84,99,107,127,135]},{"name":"hedge_LOD7","children":[29,47,69,85,100,108,128,136]},{"name":"hedge_LOD8","children":[30,48,70,86,109,137]},{"name":"hedge_LOD9","children":[31,49,71,87,110,138]},{"name":"hedge_LOD10","children":[32,72,88,111,139]},{"name":"hedge_LOD11","children":[33,73,112,140]},{"name":"himbeere_b_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"berberitze_a_part_16_LOD0","mesh":5,"translation":[-2.4,-0.0,0.070241557683931],"rotation":[0.0,0.06068542612766703,0.0,0.9981569410947877],"scale":[0.725,2.4618368702477067,1.6110071687585106]},{"name":"berberitze_a_part_17_LOD1","mesh":5,"translation":[-2.4,-0.0,0.070241557683931],"rotation":[0.0,0.06068542612766703,0.0,0.9981569410947877],"scale":[0.725,2.4618368702477067,1.6110071687585106]},{"name":"heckenkirsche_a_part_18_LOD0","mesh":9,"translation":[-1.8,-0.0,0.07562061172837439],"rotation":[0.0,0.012731173091407864,0.0,0.9999189553317391],"scale":[0.7909090909090909,2.5901706550071073,1.8019585591435792]},{"name":"heckenkirsche_a_part_19_LOD1","mesh":9,"translation":[-1.8,-0.0,0.07562061172837439],"rotation":[0.0,0.012731173091407864,0.0,0.9999189553317391],"scale":[0.7909090909090909,2.5901706550071073,1.8019585591435792]},{"name":"himbeere_b_part_20_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.14655479663617377],"rotation":[0.0,-0.00928160424311962,0.0,0.9999569249836086],"scale":[0.9304812834224598,2.2357127687756964,1.4011415634818052]},{"name":"himbeere_b_part_21_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.14655479663617377],"rotation":[0.0,-0.00928160424311962,0.0,0.9999569249836086],"scale":[0.9304812834224598,2.2357127687756964,1.4011415634818052]},{"name":"berberitze_a_part_22_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_23_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_24_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_25_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_26_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_27_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_28_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_29_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_30_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_31_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_32_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_33_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"heckenkirsche_a_part_34_LOD0","mesh":9,"translation":[0.0,-0.0,-0.027499439039324766],"rotation":[0.0,0.004865391912259019,0.0,0.9999881639107235],"scale":[0.7909090909090909,2.446036109401778,1.6665292977511685]},{"name":"heckenkirsche_a_part_35_LOD1","mesh":9,"translation":[0.0,-0.0,-0.027499439039324766],"rotation":[0.0,0.004865391912259019,0.0,0.9999881639107235],"scale":[0.7909090909090909,2.446036109401778,1.6665292977511685]},{"name":"himbeere_b_part_36_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_37_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_38_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_39_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"berberitze_a_part_40_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_41_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_42_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_43_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_44_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_45_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_46_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_47_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_48_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_49_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"heckenkirsche_a_part_50_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,0.10472297560290567],"rotation":[0.0,-0.06126180888267961,0.0,0.998121731439819],"scale":[0.7909090909090909,2.489817643601655,1.5840150524754908]},{"name":"heckenkirsche_a_part_51_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,0.10472297560290567],"rotation":[0.0,-0.06126180888267961,0.0,0.998121731439819],"scale":[0.7909090909090909,2.489817643601655,1.5840150524754908]},{"name":"himbeere_b_part_52_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_53_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_54_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_55_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_56_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_57_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"berberitze_a_part_58_LOD0","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_59_LOD1","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_60_LOD2","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_61_LOD3","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_62_LOD0","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_63_LOD1","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_64_LOD2","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_65_LOD3","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_66_LOD4","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_67_LOD5","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_68_LOD6","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_69_LOD7","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_70_LOD8","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_71_LOD9","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_72_LOD10","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_73_LOD11","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"heckenkirsche_a_part_74_LOD0","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_75_LOD1","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_76_LOD2","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_77_LOD3","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"himbeere_b_part_78_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_79_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_80_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_81_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_82_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_83_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_84_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_85_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_86_LOD8","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_87_LOD9","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_88_LOD10","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"berberitze_a_part_89_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.15470028750826403],"rotation":[0.0,0.04155537132716326,0.0,0.9991362024838564],"scale":[0.775,1.3975526401897544,1.6440969221559254]},{"name":"berberitze_a_part_90_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.15470028750826403],"rotation":[0.0,0.04155537132716326,0.0,0.9991362024838564],"scale":[0.775,1.3975526401897544,1.6440969221559254]},{"name":"heckenkirsche_a_part_91_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.24750024210650395],"rotation":[0.0,0.062059193774290464,0.0,0.9980724705491506],"scale":[0.8454545454545453,1.6895627282325445,1.706216912583109]},{"name":"heckenkirsche_a_part_92_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.24750024210650395],"rotation":[0.0,0.062059193774290464,0.0,0.9980724705491506],"scale":[0.8454545454545453,1.6895627282325445,1.706216912583109]},{"name":"himbeere_b_part_93_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_94_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_95_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_96_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_97_LOD4","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_98_LOD5","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_99_LOD6","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_100_LOD7","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"berberitze_a_part_101_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_102_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_103_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_104_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_105_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_106_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_107_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_108_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_109_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_110_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_111_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_112_LOD11","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"heckenkirsche_a_part_113_LOD0","mesh":9,"translation":[1.5,-0.0,0.21675046797513314],"rotation":[0.0,-0.019982145663723954,0.0,0.999800336994679],"scale":[0.8454545454545453,1.3906689697694865,1.9087282929526737]},{"name":"heckenkirsche_a_part_114_LOD1","mesh":9,"translation":[1.5,-0.0,0.21675046797513314],"rotation":[0.0,-0.019982145663723954,0.0,0.999800336994679],"scale":[0.8454545454545453,1.3906689697694865,1.9087282929526737]},{"name":"himbeere_b_part_115_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_116_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_117_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_118_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_119_LOD4","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_120_LOD5","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"berberitze_a_part_121_LOD0","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_122_LOD1","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_123_LOD2","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_124_LOD3","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_125_LOD4","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_126_LOD5","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_127_LOD6","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_128_LOD7","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hainbuchenhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1042999255750807,0.03143654293655204,-0.8313328988915811],"max":[3.1027413583364343,2.5557883781220654,0.8207123903704031]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1498466017635151,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2337047224630076,-0.044580943319973906,-0.9503579074091966],"max":[3.2315321707739937,2.6073940251920265,0.9375372324720493]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14994972211501778,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3130158208797402,-0.11849070992978472,-1.0262608108568445],"max":[3.315240353185155,2.6751714835329743,1.0116440814465166]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14997403804825707,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.412119206138084,-0.18023429860316179,-1.1240448463027848],"max":[3.420725949525561,2.7409376929366336,1.1280060172879072]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14993445380188763,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5497915058007217,-0.2872209642480145,-1.2401252766190953],"max":[3.553781237614735,2.850219511684053,1.285381657155109]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14977315724908496,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7264639559148685,-0.3705702761876427,-1.4357348903222802],"max":[3.7394372787500956,2.9765299204454685,1.431672709570431]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.1499881593302695,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.972468072856593,-0.5816633013799106,-1.636733511587209],"max":[3.94232652676131,3.1130275800675715,1.6801912400792507]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14994541077389575,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.208663557443532,-0.7503589371920751,-1.922433317272945],"max":[4.208601714772458,3.2835904431552634,1.9074316690635695]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499908627393342,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.518843404308349,-0.9558814141858339,-2.1517731084695906],"max":[4.465557204502553,3.457628215151385,2.162175484008647]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499222531095611,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.801724644556813,-1.1352143639722312,-2.5379158128520873],"max":[4.830019688542624,3.7039917315023287,2.4302601155234154]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998266563620505,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.192210868157061,-1.4353032213750212,-2.846337328059247],"max":[5.201119031071896,3.912201471984927,2.844224920923393]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14995135017835823,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.548568776449326,-1.6579124127243137,-3.2951516198418647],"max":[5.60225533642442,4.287863339263838,3.3067524611317367]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1497835211816333,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_c_hedge.bin b/mods/trees/assets/hainbuchenhecke_c_hedge.bin new file mode 100644 index 0000000..31763bc --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_c_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cac4bbc7e644629bf643fcc3aa40c5788c8f3ef36ccd0cf49638ef4f991124 +size 8841000 diff --git a/mods/trees/assets/hainbuchenhecke_c_herbst.gltf b/mods/trees/assets/hainbuchenhecke_c_herbst.gltf new file mode 100644 index 0000000..ff32349 --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,18,20,22,34,36,40,50,52,58,62,74,78,89,91,93,101,113,115,121,129]},{"name":"hedge_LOD1","children":[13,17,19,21,23,35,37,41,51,53,59,63,75,79,90,92,94,102,114,116,122,130]},{"name":"hedge_LOD2","children":[14,24,38,42,54,60,64,76,80,95,103,117,123,131]},{"name":"hedge_LOD3","children":[15,25,39,43,55,61,65,77,81,96,104,118,124,132]},{"name":"hedge_LOD4","children":[26,44,56,66,82,97,105,119,125,133]},{"name":"hedge_LOD5","children":[27,45,57,67,83,98,106,120,126,134]},{"name":"hedge_LOD6","children":[28,46,68,84,99,107,127,135]},{"name":"hedge_LOD7","children":[29,47,69,85,100,108,128,136]},{"name":"hedge_LOD8","children":[30,48,70,86,109,137]},{"name":"hedge_LOD9","children":[31,49,71,87,110,138]},{"name":"hedge_LOD10","children":[32,72,88,111,139]},{"name":"hedge_LOD11","children":[33,73,112,140]},{"name":"himbeere_b_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"berberitze_a_part_16_LOD0","mesh":5,"translation":[-2.4,-0.0,0.070241557683931],"rotation":[0.0,0.06068542612766703,0.0,0.9981569410947877],"scale":[0.725,2.4618368702477067,1.6110071687585106]},{"name":"berberitze_a_part_17_LOD1","mesh":5,"translation":[-2.4,-0.0,0.070241557683931],"rotation":[0.0,0.06068542612766703,0.0,0.9981569410947877],"scale":[0.725,2.4618368702477067,1.6110071687585106]},{"name":"heckenkirsche_a_part_18_LOD0","mesh":9,"translation":[-1.8,-0.0,0.07562061172837439],"rotation":[0.0,0.012731173091407864,0.0,0.9999189553317391],"scale":[0.7909090909090909,2.5901706550071073,1.8019585591435792]},{"name":"heckenkirsche_a_part_19_LOD1","mesh":9,"translation":[-1.8,-0.0,0.07562061172837439],"rotation":[0.0,0.012731173091407864,0.0,0.9999189553317391],"scale":[0.7909090909090909,2.5901706550071073,1.8019585591435792]},{"name":"himbeere_b_part_20_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.14655479663617377],"rotation":[0.0,-0.00928160424311962,0.0,0.9999569249836086],"scale":[0.9304812834224598,2.2357127687756964,1.4011415634818052]},{"name":"himbeere_b_part_21_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.14655479663617377],"rotation":[0.0,-0.00928160424311962,0.0,0.9999569249836086],"scale":[0.9304812834224598,2.2357127687756964,1.4011415634818052]},{"name":"berberitze_a_part_22_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_23_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_24_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_25_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_26_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_27_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_28_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_29_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_30_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_31_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_32_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_33_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"heckenkirsche_a_part_34_LOD0","mesh":9,"translation":[0.0,-0.0,-0.027499439039324766],"rotation":[0.0,0.004865391912259019,0.0,0.9999881639107235],"scale":[0.7909090909090909,2.446036109401778,1.6665292977511685]},{"name":"heckenkirsche_a_part_35_LOD1","mesh":9,"translation":[0.0,-0.0,-0.027499439039324766],"rotation":[0.0,0.004865391912259019,0.0,0.9999881639107235],"scale":[0.7909090909090909,2.446036109401778,1.6665292977511685]},{"name":"himbeere_b_part_36_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_37_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_38_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_39_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"berberitze_a_part_40_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_41_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_42_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_43_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_44_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_45_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_46_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_47_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_48_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_49_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"heckenkirsche_a_part_50_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,0.10472297560290567],"rotation":[0.0,-0.06126180888267961,0.0,0.998121731439819],"scale":[0.7909090909090909,2.489817643601655,1.5840150524754908]},{"name":"heckenkirsche_a_part_51_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,0.10472297560290567],"rotation":[0.0,-0.06126180888267961,0.0,0.998121731439819],"scale":[0.7909090909090909,2.489817643601655,1.5840150524754908]},{"name":"himbeere_b_part_52_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_53_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_54_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_55_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_56_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_57_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"berberitze_a_part_58_LOD0","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_59_LOD1","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_60_LOD2","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_61_LOD3","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_62_LOD0","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_63_LOD1","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_64_LOD2","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_65_LOD3","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_66_LOD4","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_67_LOD5","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_68_LOD6","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_69_LOD7","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_70_LOD8","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_71_LOD9","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_72_LOD10","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_73_LOD11","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"heckenkirsche_a_part_74_LOD0","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_75_LOD1","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_76_LOD2","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_77_LOD3","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"himbeere_b_part_78_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_79_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_80_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_81_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_82_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_83_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_84_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_85_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_86_LOD8","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_87_LOD9","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_88_LOD10","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"berberitze_a_part_89_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.15470028750826403],"rotation":[0.0,0.04155537132716326,0.0,0.9991362024838564],"scale":[0.775,1.3975526401897544,1.6440969221559254]},{"name":"berberitze_a_part_90_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.15470028750826403],"rotation":[0.0,0.04155537132716326,0.0,0.9991362024838564],"scale":[0.775,1.3975526401897544,1.6440969221559254]},{"name":"heckenkirsche_a_part_91_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.24750024210650395],"rotation":[0.0,0.062059193774290464,0.0,0.9980724705491506],"scale":[0.8454545454545453,1.6895627282325445,1.706216912583109]},{"name":"heckenkirsche_a_part_92_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.24750024210650395],"rotation":[0.0,0.062059193774290464,0.0,0.9980724705491506],"scale":[0.8454545454545453,1.6895627282325445,1.706216912583109]},{"name":"himbeere_b_part_93_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_94_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_95_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_96_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_97_LOD4","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_98_LOD5","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_99_LOD6","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_100_LOD7","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"berberitze_a_part_101_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_102_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_103_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_104_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_105_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_106_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_107_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_108_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_109_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_110_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_111_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_112_LOD11","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"heckenkirsche_a_part_113_LOD0","mesh":9,"translation":[1.5,-0.0,0.21675046797513314],"rotation":[0.0,-0.019982145663723954,0.0,0.999800336994679],"scale":[0.8454545454545453,1.3906689697694865,1.9087282929526737]},{"name":"heckenkirsche_a_part_114_LOD1","mesh":9,"translation":[1.5,-0.0,0.21675046797513314],"rotation":[0.0,-0.019982145663723954,0.0,0.999800336994679],"scale":[0.8454545454545453,1.3906689697694865,1.9087282929526737]},{"name":"himbeere_b_part_115_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_116_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_117_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_118_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_119_LOD4","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_120_LOD5","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"berberitze_a_part_121_LOD0","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_122_LOD1","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_123_LOD2","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_124_LOD3","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_125_LOD4","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_126_LOD5","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_127_LOD6","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_128_LOD7","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hainbuchenhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1042999255750807,0.03143654293655204,-0.8313328988915811],"max":[3.1027413583364343,2.5557883781220654,0.8207123903704031]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1498466017635151,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2337047224630076,-0.044580943319973906,-0.9503579074091966],"max":[3.2315321707739937,2.6073940251920265,0.9375372324720493]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14994972211501778,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3130158208797402,-0.11849070992978472,-1.0262608108568445],"max":[3.315240353185155,2.6751714835329743,1.0116440814465166]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14997403804825707,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.412119206138084,-0.18023429860316179,-1.1240448463027848],"max":[3.420725949525561,2.7409376929366336,1.1280060172879072]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14993445380188763,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5497915058007217,-0.2872209642480145,-1.2401252766190953],"max":[3.553781237614735,2.850219511684053,1.285381657155109]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14977315724908496,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7264639559148685,-0.3705702761876427,-1.4357348903222802],"max":[3.7394372787500956,2.9765299204454685,1.431672709570431]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.1499881593302695,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.972468072856593,-0.5816633013799106,-1.636733511587209],"max":[3.94232652676131,3.1130275800675715,1.6801912400792507]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14994541077389575,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.208663557443532,-0.7503589371920751,-1.922433317272945],"max":[4.208601714772458,3.2835904431552634,1.9074316690635695]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499908627393342,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.518843404308349,-0.9558814141858339,-2.1517731084695906],"max":[4.465557204502553,3.457628215151385,2.162175484008647]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499222531095611,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.801724644556813,-1.1352143639722312,-2.5379158128520873],"max":[4.830019688542624,3.7039917315023287,2.4302601155234154]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998266563620505,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.192210868157061,-1.4353032213750212,-2.846337328059247],"max":[5.201119031071896,3.912201471984927,2.844224920923393]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14995135017835823,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.548568776449326,-1.6579124127243137,-3.2951516198418647],"max":[5.60225533642442,4.287863339263838,3.3067524611317367]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1497835211816333,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.78,0.5,0.14,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/hainbuchenhecke_c_winter.gltf b/mods/trees/assets/hainbuchenhecke_c_winter.gltf new file mode 100644 index 0000000..ab8d9aa --- /dev/null +++ b/mods/trees/assets/hainbuchenhecke_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,18,20,22,34,36,40,50,52,58,62,74,78,89,91,93,101,113,115,121,129]},{"name":"hedge_LOD1","children":[13,17,19,21,23,35,37,41,51,53,59,63,75,79,90,92,94,102,114,116,122,130]},{"name":"hedge_LOD2","children":[14,24,38,42,54,60,64,76,80,95,103,117,123,131]},{"name":"hedge_LOD3","children":[15,25,39,43,55,61,65,77,81,96,104,118,124,132]},{"name":"hedge_LOD4","children":[26,44,56,66,82,97,105,119,125,133]},{"name":"hedge_LOD5","children":[27,45,57,67,83,98,106,120,126,134]},{"name":"hedge_LOD6","children":[28,46,68,84,99,107,127,135]},{"name":"hedge_LOD7","children":[29,47,69,85,100,108,128,136]},{"name":"hedge_LOD8","children":[30,48,70,86,109,137]},{"name":"hedge_LOD9","children":[31,49,71,87,110,138]},{"name":"hedge_LOD10","children":[32,72,88,111,139]},{"name":"hedge_LOD11","children":[33,73,112,140]},{"name":"himbeere_b_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"himbeere_b_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.14993522294887718],"rotation":[0.0,0.07471699397481478,0.0,0.9972047787748349],"scale":[0.9304812834224598,2.3202666329231776,1.4386965819190032]},{"name":"berberitze_a_part_16_LOD0","mesh":5,"translation":[-2.4,-0.0,0.070241557683931],"rotation":[0.0,0.06068542612766703,0.0,0.9981569410947877],"scale":[0.725,2.4618368702477067,1.6110071687585106]},{"name":"berberitze_a_part_17_LOD1","mesh":5,"translation":[-2.4,-0.0,0.070241557683931],"rotation":[0.0,0.06068542612766703,0.0,0.9981569410947877],"scale":[0.725,2.4618368702477067,1.6110071687585106]},{"name":"heckenkirsche_a_part_18_LOD0","mesh":9,"translation":[-1.8,-0.0,0.07562061172837439],"rotation":[0.0,0.012731173091407864,0.0,0.9999189553317391],"scale":[0.7909090909090909,2.5901706550071073,1.8019585591435792]},{"name":"heckenkirsche_a_part_19_LOD1","mesh":9,"translation":[-1.8,-0.0,0.07562061172837439],"rotation":[0.0,0.012731173091407864,0.0,0.9999189553317391],"scale":[0.7909090909090909,2.5901706550071073,1.8019585591435792]},{"name":"himbeere_b_part_20_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.14655479663617377],"rotation":[0.0,-0.00928160424311962,0.0,0.9999569249836086],"scale":[0.9304812834224598,2.2357127687756964,1.4011415634818052]},{"name":"himbeere_b_part_21_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.14655479663617377],"rotation":[0.0,-0.00928160424311962,0.0,0.9999569249836086],"scale":[0.9304812834224598,2.2357127687756964,1.4011415634818052]},{"name":"berberitze_a_part_22_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_23_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_24_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_25_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_26_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_27_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_28_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_29_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_30_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_31_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_32_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"berberitze_a_part_33_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.0986575643881791],"rotation":[0.0,0.005725120919099857,0.0,0.999983611360937],"scale":[0.725,2.5993366302050376,1.597045291784892]},{"name":"heckenkirsche_a_part_34_LOD0","mesh":9,"translation":[0.0,-0.0,-0.027499439039324766],"rotation":[0.0,0.004865391912259019,0.0,0.9999881639107235],"scale":[0.7909090909090909,2.446036109401778,1.6665292977511685]},{"name":"heckenkirsche_a_part_35_LOD1","mesh":9,"translation":[0.0,-0.0,-0.027499439039324766],"rotation":[0.0,0.004865391912259019,0.0,0.9999881639107235],"scale":[0.7909090909090909,2.446036109401778,1.6665292977511685]},{"name":"himbeere_b_part_36_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_37_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_38_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"himbeere_b_part_39_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,0.1385080634651626],"rotation":[0.0,0.003504486861797833,0.0,0.9999938592670634],"scale":[0.9304812834224598,2.2487349039579674,1.6590482436365324]},{"name":"berberitze_a_part_40_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_41_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_42_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_43_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_44_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_45_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_46_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_47_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_48_LOD8","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"berberitze_a_part_49_LOD9","mesh":5,"translation":[1.2000000000000002,-0.0,0.12796643454626827],"rotation":[0.0,-0.06357353302549211,0.0,0.997977157002432],"scale":[0.725,2.434743689467461,1.3723056108512737]},{"name":"heckenkirsche_a_part_50_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,0.10472297560290567],"rotation":[0.0,-0.06126180888267961,0.0,0.998121731439819],"scale":[0.7909090909090909,2.489817643601655,1.5840150524754908]},{"name":"heckenkirsche_a_part_51_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,0.10472297560290567],"rotation":[0.0,-0.06126180888267961,0.0,0.998121731439819],"scale":[0.7909090909090909,2.489817643601655,1.5840150524754908]},{"name":"himbeere_b_part_52_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_53_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_54_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_55_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_56_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"himbeere_b_part_57_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,0.006847047860961991],"rotation":[0.0,0.0428498414217589,0.0,0.9990815237457502],"scale":[0.9304812834224598,2.3565132470733974,1.424963943846303]},{"name":"berberitze_a_part_58_LOD0","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_59_LOD1","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_60_LOD2","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_61_LOD3","mesh":5,"translation":[3.0,-0.0,-0.10190087392503092],"rotation":[0.0,-0.045367737612535174,0.0,0.9989703541066272],"scale":[0.725,2.4579998767918934,1.4024415330353108]},{"name":"berberitze_a_part_62_LOD0","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_63_LOD1","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_64_LOD2","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_65_LOD3","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_66_LOD4","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_67_LOD5","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_68_LOD6","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_69_LOD7","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_70_LOD8","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_71_LOD9","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_72_LOD10","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"berberitze_a_part_73_LOD11","mesh":5,"translation":[-2.7,-0.0,0.1913794581959738],"rotation":[0.0,-0.01713235869875983,0.0,0.9998532303720467],"scale":[0.775,1.4403305811422864,1.7414729618585794]},{"name":"heckenkirsche_a_part_74_LOD0","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_75_LOD1","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_76_LOD2","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"heckenkirsche_a_part_77_LOD3","mesh":9,"translation":[-2.1,-0.0,0.013966308869659272],"rotation":[0.0,0.08356757467841275,0.0,0.9965021126231334],"scale":[0.8454545454545453,1.599981659924829,1.8059522257719056]},{"name":"himbeere_b_part_78_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_79_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_80_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_81_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_82_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_83_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_84_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_85_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_86_LOD8","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_87_LOD9","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"himbeere_b_part_88_LOD10","mesh":1,"translation":[-1.5,-0.0,-0.13098152155355694],"rotation":[0.0,0.057217729878311474,0.0,0.9983617237192002],"scale":[0.9946524064171122,1.4049808531881414,1.3811170619417144]},{"name":"berberitze_a_part_89_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.15470028750826403],"rotation":[0.0,0.04155537132716326,0.0,0.9991362024838564],"scale":[0.775,1.3975526401897544,1.6440969221559254]},{"name":"berberitze_a_part_90_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.15470028750826403],"rotation":[0.0,0.04155537132716326,0.0,0.9991362024838564],"scale":[0.775,1.3975526401897544,1.6440969221559254]},{"name":"heckenkirsche_a_part_91_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.24750024210650395],"rotation":[0.0,0.062059193774290464,0.0,0.9980724705491506],"scale":[0.8454545454545453,1.6895627282325445,1.706216912583109]},{"name":"heckenkirsche_a_part_92_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.24750024210650395],"rotation":[0.0,0.062059193774290464,0.0,0.9980724705491506],"scale":[0.8454545454545453,1.6895627282325445,1.706216912583109]},{"name":"himbeere_b_part_93_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_94_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_95_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_96_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_97_LOD4","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_98_LOD5","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_99_LOD6","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"himbeere_b_part_100_LOD7","mesh":1,"translation":[0.2999999999999998,-0.0,-0.010704397931110221],"rotation":[0.0,-0.03048096462442508,0.0,0.9995353474467846],"scale":[0.9946524064171122,1.4201774143202404,1.4259606832749723]},{"name":"berberitze_a_part_101_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_102_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_103_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_104_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_105_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_106_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_107_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_108_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_109_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_110_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_111_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"berberitze_a_part_112_LOD11","mesh":5,"translation":[0.8999999999999999,-0.0,-0.026727964362599138],"rotation":[0.0,-0.03154239249673854,0.0,0.999502414942346],"scale":[0.775,1.672147579796026,1.7424372451978187]},{"name":"heckenkirsche_a_part_113_LOD0","mesh":9,"translation":[1.5,-0.0,0.21675046797513314],"rotation":[0.0,-0.019982145663723954,0.0,0.999800336994679],"scale":[0.8454545454545453,1.3906689697694865,1.9087282929526737]},{"name":"heckenkirsche_a_part_114_LOD1","mesh":9,"translation":[1.5,-0.0,0.21675046797513314],"rotation":[0.0,-0.019982145663723954,0.0,0.999800336994679],"scale":[0.8454545454545453,1.3906689697694865,1.9087282929526737]},{"name":"himbeere_b_part_115_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_116_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_117_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_118_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_119_LOD4","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"himbeere_b_part_120_LOD5","mesh":1,"translation":[2.0999999999999996,-0.0,-0.11959081296473059],"rotation":[0.0,-0.01381727150790369,0.0,0.9999045369474412],"scale":[0.9946524064171122,1.2812209232302973,1.5097607729738216]},{"name":"berberitze_a_part_121_LOD0","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_122_LOD1","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_123_LOD2","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_124_LOD3","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_125_LOD4","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_126_LOD5","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_127_LOD6","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"berberitze_a_part_128_LOD7","mesh":5,"translation":[2.7,-0.0,-0.025601988575958745],"rotation":[0.0,0.0928373133234156,0.0,0.9956812910037478],"scale":[0.775,1.7227212835154748,1.676677646231703]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"hainbuchenhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"hainbuchenhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"hainbuchenhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"hainbuchenhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"hainbuchenhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"hainbuchenhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"hainbuchenhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"hainbuchenhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"hainbuchenhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"hainbuchenhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"hainbuchenhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"hainbuchenhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hainbuchenhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1042999255750807,0.03143654293655204,-0.8313328988915811],"max":[3.1027413583364343,2.5557883781220654,0.8207123903704031]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1498466017635151,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":17280,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2337047224630076,-0.044580943319973906,-0.9503579074091966],"max":[3.2315321707739937,2.6073940251920265,0.9375372324720493]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14994972211501778,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":13440,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3130158208797402,-0.11849070992978472,-1.0262608108568445],"max":[3.315240353185155,2.6751714835329743,1.0116440814465166]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14997403804825707,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":13200,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.412119206138084,-0.18023429860316179,-1.1240448463027848],"max":[3.420725949525561,2.7409376929366336,1.1280060172879072]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14993445380188763,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":12960,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5497915058007217,-0.2872209642480145,-1.2401252766190953],"max":[3.553781237614735,2.850219511684053,1.285381657155109]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14977315724908496,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":12720,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7264639559148685,-0.3705702761876427,-1.4357348903222802],"max":[3.7394372787500956,2.9765299204454685,1.431672709570431]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.1499881593302695,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":12480,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.972468072856593,-0.5816633013799106,-1.636733511587209],"max":[3.94232652676131,3.1130275800675715,1.6801912400792507]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14994541077389575,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":12240,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.208663557443532,-0.7503589371920751,-1.922433317272945],"max":[4.208601714772458,3.2835904431552634,1.9074316690635695]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499908627393342,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":12000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.518843404308349,-0.9558814141858339,-2.1517731084695906],"max":[4.465557204502553,3.457628215151385,2.162175484008647]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499222531095611,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":11760,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.801724644556813,-1.1352143639722312,-2.5379158128520873],"max":[4.830019688542624,3.7039917315023287,2.4302601155234154]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998266563620505,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":11520,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.192210868157061,-1.4353032213750212,-2.846337328059247],"max":[5.201119031071896,3.912201471984927,2.844224920923393]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14995135017835823,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":11160,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.548568776449326,-1.6579124127243137,-3.2951516198418647],"max":[5.60225533642442,4.287863339263838,3.3067524611317367]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1497835211816333,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":10800,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hainbuchenhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"hainbuchenhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"hainbuchenhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"hainbuchenhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"hainbuchenhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"hainbuchenhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"hainbuchenhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"hainbuchenhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"hainbuchenhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"hainbuchenhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"hainbuchenhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_a.bin b/mods/trees/assets/heckenkirsche_a.bin new file mode 100644 index 0000000..76d6279 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93450f276a9d8ba784508fe0e694f77b715e9fe098360f0861f3f91a2285106e +size 494748 diff --git a/mods/trees/assets/heckenkirsche_a.gltf b/mods/trees/assets/heckenkirsche_a.gltf new file mode 100644 index 0000000..7dc3fb1 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_a_herbst.gltf b/mods/trees/assets/heckenkirsche_a_herbst.gltf new file mode 100644 index 0000000..0dfc1a6 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_a_winter.gltf b/mods/trees/assets/heckenkirsche_a_winter.gltf new file mode 100644 index 0000000..545cf36 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_b.bin b/mods/trees/assets/heckenkirsche_b.bin new file mode 100644 index 0000000..88c1337 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a90e247647d83753e0ed66332857625648802ee2aa5e49c7d6aa224cd0c03df +size 1960324 diff --git a/mods/trees/assets/heckenkirsche_b.gltf b/mods/trees/assets/heckenkirsche_b.gltf new file mode 100644 index 0000000..99f6696 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.1,0.0,-0.761602717785188],"max":[1.1,2.0,0.761602717785188]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999561309814453,-0.999463677406311,-0.9997841119766235],"max":[0.9999679327011108,0.9998136758804321,0.9999711513519287]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.0964958321928715,0.00014834134052077544,-0.7671927722345114],"max":[1.1000233357537645,2.0001114172835077,0.6598393003608971]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996364712715149,-0.9994637966156006,-0.9997841119766235],"max":[0.9995740652084351,0.9994739294052124,0.99974524974823]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_b_herbst.gltf b/mods/trees/assets/heckenkirsche_b_herbst.gltf new file mode 100644 index 0000000..c21903c --- /dev/null +++ b/mods/trees/assets/heckenkirsche_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.1,0.0,-0.761602717785188],"max":[1.1,2.0,0.761602717785188]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999561309814453,-0.999463677406311,-0.9997841119766235],"max":[0.9999679327011108,0.9998136758804321,0.9999711513519287]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.0964958321928715,0.00014834134052077544,-0.7671927722345114],"max":[1.1000233357537645,2.0001114172835077,0.6598393003608971]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996364712715149,-0.9994637966156006,-0.9997841119766235],"max":[0.9995740652084351,0.9994739294052124,0.99974524974823]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_b_winter.gltf b/mods/trees/assets/heckenkirsche_b_winter.gltf new file mode 100644 index 0000000..d161e59 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.1,0.0,-0.761602717785188],"max":[1.1,2.0,0.761602717785188]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999561309814453,-0.999463677406311,-0.9997841119766235],"max":[0.9999679327011108,0.9998136758804321,0.9999711513519287]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.0964958321928715,0.00014834134052077544,-0.7671927722345114],"max":[1.1000233357537645,2.0001114172835077,0.6598393003608971]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996364712715149,-0.9994637966156006,-0.9997841119766235],"max":[0.9995740652084351,0.9994739294052124,0.99974524974823]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_c.bin b/mods/trees/assets/heckenkirsche_c.bin new file mode 100644 index 0000000..9795917 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbe63e63a71e51bdb4d68bdc80e2007b8bbe8a8a9074009469c40aeb7a62e0d +size 4340260 diff --git a/mods/trees/assets/heckenkirsche_c.gltf b/mods/trees/assets/heckenkirsche_c.gltf new file mode 100644 index 0000000..a23d3e4 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.6500000000000001,0.0,-1.4369973737229613],"max":[1.6500000000000001,3.0,1.4369973737229613]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999470114707947,-0.9998491406440735,-0.9999925494194031],"max":[0.9998311996459961,0.9999427199363708,0.9999712109565735]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.6700594540667624,0.000495906408331068,-1.4660374479972822],"max":[1.6715417080449102,3.0035406112532375,1.4287183728869344]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.999812126159668,-0.999930739402771,-0.9996030330657959],"max":[0.9996046423912048,0.999963104724884,0.9998389482498169]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.8150000000000004,0,-1.8150000000000004],"max":[1.8150000000000004,3.0,1.8150000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.8150000000000004,0,-1.8150000000000004],"max":[1.8150000000000004,3.0,1.8150000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_c_herbst.gltf b/mods/trees/assets/heckenkirsche_c_herbst.gltf new file mode 100644 index 0000000..9cacc70 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.6500000000000001,0.0,-1.4369973737229613],"max":[1.6500000000000001,3.0,1.4369973737229613]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999470114707947,-0.9998491406440735,-0.9999925494194031],"max":[0.9998311996459961,0.9999427199363708,0.9999712109565735]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.6700594540667624,0.000495906408331068,-1.4660374479972822],"max":[1.6715417080449102,3.0035406112532375,1.4287183728869344]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.999812126159668,-0.999930739402771,-0.9996030330657959],"max":[0.9996046423912048,0.999963104724884,0.9998389482498169]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.8150000000000004,0,-1.8150000000000004],"max":[1.8150000000000004,3.0,1.8150000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.8150000000000004,0,-1.8150000000000004],"max":[1.8150000000000004,3.0,1.8150000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heckenkirsche_c_winter.gltf b/mods/trees/assets/heckenkirsche_c_winter.gltf new file mode 100644 index 0000000..4fb27b4 --- /dev/null +++ b/mods/trees/assets/heckenkirsche_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heckenkirsche_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.6500000000000001,0.0,-1.4369973737229613],"max":[1.6500000000000001,3.0,1.4369973737229613]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999470114707947,-0.9998491406440735,-0.9999925494194031],"max":[0.9998311996459961,0.9999427199363708,0.9999712109565735]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.6700594540667624,0.000495906408331068,-1.4660374479972822],"max":[1.6715417080449102,3.0035406112532375,1.4287183728869344]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.999812126159668,-0.999930739402771,-0.9996030330657959],"max":[0.9996046423912048,0.999963104724884,0.9998389482498169]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.8150000000000004,0,-1.8150000000000004],"max":[1.8150000000000004,3.0,1.8150000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.8150000000000004,0,-1.8150000000000004],"max":[1.8150000000000004,3.0,1.8150000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_a.bin b/mods/trees/assets/heidelbeere_a.bin new file mode 100644 index 0000000..8526941 --- /dev/null +++ b/mods/trees/assets/heidelbeere_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291d9c01d6c41386cf860e18e277ddc0c3b92f92b933441833d3831eb9b65f4e +size 1960324 diff --git a/mods/trees/assets/heidelbeere_a.gltf b/mods/trees/assets/heidelbeere_a.gltf new file mode 100644 index 0000000..1d58493 --- /dev/null +++ b/mods/trees/assets/heidelbeere_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_a.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.22499999999999998,0.0,-0.1557823740924248],"max":[0.22499999999999998,0.3,0.1557823740924248]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999191761016846,-0.9997115135192871,-0.9996786117553711],"max":[0.9999403357505798,0.9998998045921326,0.9999549388885498]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.2242832384030873,2.2251201078116317e-05,-0.1569257943206955],"max":[0.2250047732223609,0.3000167125925261,0.1349671296192744]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9995579123497009,-0.9997114539146423,-0.9996687769889832],"max":[0.9992249011993408,0.9997169971466064,0.9997440576553345]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.2475,0,-0.2475],"max":[0.2475,0.3,0.2475]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.2475,0,-0.2475],"max":[0.2475,0.3,0.2475]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5350980392156862,1.0,0.6950980392156862,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_a_herbst.gltf b/mods/trees/assets/heidelbeere_a_herbst.gltf new file mode 100644 index 0000000..2239709 --- /dev/null +++ b/mods/trees/assets/heidelbeere_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_a.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.22499999999999998,0.0,-0.1557823740924248],"max":[0.22499999999999998,0.3,0.1557823740924248]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999191761016846,-0.9997115135192871,-0.9996786117553711],"max":[0.9999403357505798,0.9998998045921326,0.9999549388885498]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.2242832384030873,2.2251201078116317e-05,-0.1569257943206955],"max":[0.2250047732223609,0.3000167125925261,0.1349671296192744]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9995579123497009,-0.9997114539146423,-0.9996687769889832],"max":[0.9992249011993408,0.9997169971466064,0.9997440576553345]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.2475,0,-0.2475],"max":[0.2475,0.3,0.2475]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.2475,0,-0.2475],"max":[0.2475,0.3,0.2475]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_a_winter.gltf b/mods/trees/assets/heidelbeere_a_winter.gltf new file mode 100644 index 0000000..f72783b --- /dev/null +++ b/mods/trees/assets/heidelbeere_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_a.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.22499999999999998,0.0,-0.1557823740924248],"max":[0.22499999999999998,0.3,0.1557823740924248]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999191761016846,-0.9997115135192871,-0.9996786117553711],"max":[0.9999403357505798,0.9998998045921326,0.9999549388885498]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.2242832384030873,2.2251201078116317e-05,-0.1569257943206955],"max":[0.2250047732223609,0.3000167125925261,0.1349671296192744]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9995579123497009,-0.9997114539146423,-0.9996687769889832],"max":[0.9992249011993408,0.9997169971466064,0.9997440576553345]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.2475,0,-0.2475],"max":[0.2475,0.3,0.2475]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.2475,0,-0.2475],"max":[0.2475,0.3,0.2475]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_b.bin b/mods/trees/assets/heidelbeere_b.bin new file mode 100644 index 0000000..0ce9742 --- /dev/null +++ b/mods/trees/assets/heidelbeere_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13627c87902e711d544a907cad64a5cfc03e232949ed75b34436451bf8e80c5c +size 494748 diff --git a/mods/trees/assets/heidelbeere_b.gltf b/mods/trees/assets/heidelbeere_b.gltf new file mode 100644 index 0000000..aa12872 --- /dev/null +++ b/mods/trees/assets/heidelbeere_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_b.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.375,0.0,-0.27553072178734067],"max":[0.375,0.5,0.27553072178734067]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995878338813782,-0.9998723864555359,-0.9982327222824097],"max":[0.9989882111549377,0.9999746084213257,0.9998467564582825]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.3740711213146152,8.352973797026342e-06,-0.26837176233267435],"max":[0.37972762884223715,0.500022636060926,0.26819179846003943]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975667595863342,-0.9996187090873718,-0.9989491701126099],"max":[0.9987888336181641,0.9999746084213257,0.9997742176055908]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.41250000000000003,0,-0.41250000000000003],"max":[0.41250000000000003,0.5,0.41250000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.41250000000000003,0,-0.41250000000000003],"max":[0.41250000000000003,0.5,0.41250000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5350980392156862,1.0,0.6950980392156862,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_b_herbst.gltf b/mods/trees/assets/heidelbeere_b_herbst.gltf new file mode 100644 index 0000000..377a0cd --- /dev/null +++ b/mods/trees/assets/heidelbeere_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_b.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.375,0.0,-0.27553072178734067],"max":[0.375,0.5,0.27553072178734067]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995878338813782,-0.9998723864555359,-0.9982327222824097],"max":[0.9989882111549377,0.9999746084213257,0.9998467564582825]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.3740711213146152,8.352973797026342e-06,-0.26837176233267435],"max":[0.37972762884223715,0.500022636060926,0.26819179846003943]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975667595863342,-0.9996187090873718,-0.9989491701126099],"max":[0.9987888336181641,0.9999746084213257,0.9997742176055908]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.41250000000000003,0,-0.41250000000000003],"max":[0.41250000000000003,0.5,0.41250000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.41250000000000003,0,-0.41250000000000003],"max":[0.41250000000000003,0.5,0.41250000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_b_winter.gltf b/mods/trees/assets/heidelbeere_b_winter.gltf new file mode 100644 index 0000000..559caa7 --- /dev/null +++ b/mods/trees/assets/heidelbeere_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_b.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.375,0.0,-0.27553072178734067],"max":[0.375,0.5,0.27553072178734067]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9995878338813782,-0.9998723864555359,-0.9982327222824097],"max":[0.9989882111549377,0.9999746084213257,0.9998467564582825]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.3740711213146152,8.352973797026342e-06,-0.26837176233267435],"max":[0.37972762884223715,0.500022636060926,0.26819179846003943]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9975667595863342,-0.9996187090873718,-0.9989491701126099],"max":[0.9987888336181641,0.9999746084213257,0.9997742176055908]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.41250000000000003,0,-0.41250000000000003],"max":[0.41250000000000003,0.5,0.41250000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.41250000000000003,0,-0.41250000000000003],"max":[0.41250000000000003,0.5,0.41250000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_c.bin b/mods/trees/assets/heidelbeere_c.bin new file mode 100644 index 0000000..b8e167b --- /dev/null +++ b/mods/trees/assets/heidelbeere_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aed1c92efcf91947a7d9f2d697ca97063d1e6a9ed5c33ac80cb483f21286e01 +size 437788 diff --git a/mods/trees/assets/heidelbeere_c.gltf b/mods/trees/assets/heidelbeere_c.gltf new file mode 100644 index 0000000..fdce8d3 --- /dev/null +++ b/mods/trees/assets/heidelbeere_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_c.bin","byteLength":437788}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":93132,"target":34962},{"buffer":0,"byteOffset":93132,"byteLength":93132,"target":34962},{"buffer":0,"byteOffset":186264,"byteLength":62088,"target":34962},{"buffer":0,"byteOffset":248352,"byteLength":37812,"target":34963},{"buffer":0,"byteOffset":286164,"byteLength":50052,"target":34962},{"buffer":0,"byteOffset":336216,"byteLength":50052,"target":34962},{"buffer":0,"byteOffset":386268,"byteLength":33368,"target":34962},{"buffer":0,"byteOffset":419636,"byteLength":17310,"target":34963},{"buffer":0,"byteOffset":436948,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":437140,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":437332,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":437460,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":437508,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":437604,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":437700,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":437764,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7761,"type":"VEC3","min":[-0.5249999999999999,0.0,-0.4468852004392161],"max":[0.5249999999999999,0.7,0.4468852004392161]},{"bufferView":1,"componentType":5126,"count":7761,"type":"VEC3","min":[-0.9990391731262207,-0.9997468590736389,-0.9968773126602173],"max":[0.9990585446357727,0.999971866607666,0.9998469352722168]},{"bufferView":2,"componentType":5126,"count":7761,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18906,"type":"SCALAR","min":[0],"max":[7760]},{"bufferView":4,"componentType":5126,"count":4171,"type":"VEC3","min":[-0.5540032566453928,9.87250867645066e-05,-0.4462239637009582],"max":[0.5470659273944213,0.7001067954797184,0.432690662721716]},{"bufferView":5,"componentType":5126,"count":4171,"type":"VEC3","min":[-0.9991060495376587,-0.9983343482017517,-0.993841826915741],"max":[0.9990606307983398,0.9998250603675842,0.9983652234077454]},{"bufferView":6,"componentType":5126,"count":4171,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":8655,"type":"SCALAR","min":[0],"max":[4170]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5774999999999999,0,-0.5774999999999999],"max":[0.5774999999999999,0.7,0.5774999999999999]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5774999999999999,0,-0.5774999999999999],"max":[0.5774999999999999,0.7,0.5774999999999999]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5350980392156862,1.0,0.6950980392156862,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_c_herbst.gltf b/mods/trees/assets/heidelbeere_c_herbst.gltf new file mode 100644 index 0000000..d475555 --- /dev/null +++ b/mods/trees/assets/heidelbeere_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_c.bin","byteLength":437788}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":93132,"target":34962},{"buffer":0,"byteOffset":93132,"byteLength":93132,"target":34962},{"buffer":0,"byteOffset":186264,"byteLength":62088,"target":34962},{"buffer":0,"byteOffset":248352,"byteLength":37812,"target":34963},{"buffer":0,"byteOffset":286164,"byteLength":50052,"target":34962},{"buffer":0,"byteOffset":336216,"byteLength":50052,"target":34962},{"buffer":0,"byteOffset":386268,"byteLength":33368,"target":34962},{"buffer":0,"byteOffset":419636,"byteLength":17310,"target":34963},{"buffer":0,"byteOffset":436948,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":437140,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":437332,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":437460,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":437508,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":437604,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":437700,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":437764,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7761,"type":"VEC3","min":[-0.5249999999999999,0.0,-0.4468852004392161],"max":[0.5249999999999999,0.7,0.4468852004392161]},{"bufferView":1,"componentType":5126,"count":7761,"type":"VEC3","min":[-0.9990391731262207,-0.9997468590736389,-0.9968773126602173],"max":[0.9990585446357727,0.999971866607666,0.9998469352722168]},{"bufferView":2,"componentType":5126,"count":7761,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18906,"type":"SCALAR","min":[0],"max":[7760]},{"bufferView":4,"componentType":5126,"count":4171,"type":"VEC3","min":[-0.5540032566453928,9.87250867645066e-05,-0.4462239637009582],"max":[0.5470659273944213,0.7001067954797184,0.432690662721716]},{"bufferView":5,"componentType":5126,"count":4171,"type":"VEC3","min":[-0.9991060495376587,-0.9983343482017517,-0.993841826915741],"max":[0.9990606307983398,0.9998250603675842,0.9983652234077454]},{"bufferView":6,"componentType":5126,"count":4171,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":8655,"type":"SCALAR","min":[0],"max":[4170]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5774999999999999,0,-0.5774999999999999],"max":[0.5774999999999999,0.7,0.5774999999999999]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5774999999999999,0,-0.5774999999999999],"max":[0.5774999999999999,0.7,0.5774999999999999]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/heidelbeere_c_winter.gltf b/mods/trees/assets/heidelbeere_c_winter.gltf new file mode 100644 index 0000000..85479df --- /dev/null +++ b/mods/trees/assets/heidelbeere_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"heidelbeere_c.bin","byteLength":437788}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":93132,"target":34962},{"buffer":0,"byteOffset":93132,"byteLength":93132,"target":34962},{"buffer":0,"byteOffset":186264,"byteLength":62088,"target":34962},{"buffer":0,"byteOffset":248352,"byteLength":37812,"target":34963},{"buffer":0,"byteOffset":286164,"byteLength":50052,"target":34962},{"buffer":0,"byteOffset":336216,"byteLength":50052,"target":34962},{"buffer":0,"byteOffset":386268,"byteLength":33368,"target":34962},{"buffer":0,"byteOffset":419636,"byteLength":17310,"target":34963},{"buffer":0,"byteOffset":436948,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":437140,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":437332,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":437460,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":437508,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":437604,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":437700,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":437764,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":7761,"type":"VEC3","min":[-0.5249999999999999,0.0,-0.4468852004392161],"max":[0.5249999999999999,0.7,0.4468852004392161]},{"bufferView":1,"componentType":5126,"count":7761,"type":"VEC3","min":[-0.9990391731262207,-0.9997468590736389,-0.9968773126602173],"max":[0.9990585446357727,0.999971866607666,0.9998469352722168]},{"bufferView":2,"componentType":5126,"count":7761,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18906,"type":"SCALAR","min":[0],"max":[7760]},{"bufferView":4,"componentType":5126,"count":4171,"type":"VEC3","min":[-0.5540032566453928,9.87250867645066e-05,-0.4462239637009582],"max":[0.5470659273944213,0.7001067954797184,0.432690662721716]},{"bufferView":5,"componentType":5126,"count":4171,"type":"VEC3","min":[-0.9991060495376587,-0.9983343482017517,-0.993841826915741],"max":[0.9990606307983398,0.9998250603675842,0.9983652234077454]},{"bufferView":6,"componentType":5126,"count":4171,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":8655,"type":"SCALAR","min":[0],"max":[4170]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5774999999999999,0,-0.5774999999999999],"max":[0.5774999999999999,0.7,0.5774999999999999]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5774999999999999,0,-0.5774999999999999],"max":[0.5774999999999999,0.7,0.5774999999999999]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heidelbeere_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_a.bin b/mods/trees/assets/himbeere_a.bin new file mode 100644 index 0000000..8bcddea --- /dev/null +++ b/mods/trees/assets/himbeere_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de11da03d7af005ebc1f0fe9859518b5e53bebd61d46741ef616229d227b5f0 +size 268460 diff --git a/mods/trees/assets/himbeere_a.gltf b/mods/trees/assets/himbeere_a.gltf new file mode 100644 index 0000000..3d809ae --- /dev/null +++ b/mods/trees/assets/himbeere_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_a_herbst.gltf b/mods/trees/assets/himbeere_a_herbst.gltf new file mode 100644 index 0000000..2d2b48c --- /dev/null +++ b/mods/trees/assets/himbeere_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_a_winter.gltf b/mods/trees/assets/himbeere_a_winter.gltf new file mode 100644 index 0000000..cb629ce --- /dev/null +++ b/mods/trees/assets/himbeere_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_b.bin b/mods/trees/assets/himbeere_b.bin new file mode 100644 index 0000000..1e5f5a8 --- /dev/null +++ b/mods/trees/assets/himbeere_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bd96ec041d9a99102d18674f77d8cddf7cd535ba31565099365f5469b9dd80 +size 184940 diff --git a/mods/trees/assets/himbeere_b.gltf b/mods/trees/assets/himbeere_b.gltf new file mode 100644 index 0000000..8ac1c6e --- /dev/null +++ b/mods/trees/assets/himbeere_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_b_herbst.gltf b/mods/trees/assets/himbeere_b_herbst.gltf new file mode 100644 index 0000000..c3b5baf --- /dev/null +++ b/mods/trees/assets/himbeere_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_b_winter.gltf b/mods/trees/assets/himbeere_b_winter.gltf new file mode 100644 index 0000000..5da250d --- /dev/null +++ b/mods/trees/assets/himbeere_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_c.bin b/mods/trees/assets/himbeere_c.bin new file mode 100644 index 0000000..d28cae1 --- /dev/null +++ b/mods/trees/assets/himbeere_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6091b3e5e8c9cc11fec68f5fc0a5da616e89344c6584a3551390f69a82bfd52 +size 163212 diff --git a/mods/trees/assets/himbeere_c.gltf b/mods/trees/assets/himbeere_c.gltf new file mode 100644 index 0000000..736dbfe --- /dev/null +++ b/mods/trees/assets/himbeere_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_c.bin","byteLength":163212}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":0,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":0,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":0,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":0,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":163188,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":1,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":2,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":4,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":5,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":6,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_c_herbst.gltf b/mods/trees/assets/himbeere_c_herbst.gltf new file mode 100644 index 0000000..c7bbf71 --- /dev/null +++ b/mods/trees/assets/himbeere_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_c.bin","byteLength":163212}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":0,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":0,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":0,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":0,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":163188,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":1,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":2,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":4,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":5,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":6,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/himbeere_c_winter.gltf b/mods/trees/assets/himbeere_c_winter.gltf new file mode 100644 index 0000000..33e283a --- /dev/null +++ b/mods/trees/assets/himbeere_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"himbeere_c.bin","byteLength":163212}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":0,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":0,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":0,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":0,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":163188,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":1,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":2,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":4,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":5,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":6,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_a.bin b/mods/trees/assets/hundsrose_a.bin new file mode 100644 index 0000000..3cf4068 --- /dev/null +++ b/mods/trees/assets/hundsrose_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69badb55c128d3b0506788a67e12f9cfaeee3bcff3d07f66d521397fbc166e37 +size 494748 diff --git a/mods/trees/assets/hundsrose_a.gltf b/mods/trees/assets/hundsrose_a.gltf new file mode 100644 index 0000000..f8c3945 --- /dev/null +++ b/mods/trees/assets/hundsrose_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_a_herbst.gltf b/mods/trees/assets/hundsrose_a_herbst.gltf new file mode 100644 index 0000000..3c71799 --- /dev/null +++ b/mods/trees/assets/hundsrose_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_a_winter.gltf b/mods/trees/assets/hundsrose_a_winter.gltf new file mode 100644 index 0000000..c3cb582 --- /dev/null +++ b/mods/trees/assets/hundsrose_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_b.bin b/mods/trees/assets/hundsrose_b.bin new file mode 100644 index 0000000..f147c37 --- /dev/null +++ b/mods/trees/assets/hundsrose_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8efde54c288a245a7997690aac4a7c33346858c0a1ab73bc593e649f9e1a25 +size 1960324 diff --git a/mods/trees/assets/hundsrose_b.gltf b/mods/trees/assets/hundsrose_b.gltf new file mode 100644 index 0000000..8c73b31 --- /dev/null +++ b/mods/trees/assets/hundsrose_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.40625,0.0,-0.9736398380776551],"max":[1.40625,2.25,0.9736398380776551]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999433755874634,-0.9995846152305603,-0.9997450709342957],"max":[0.9999585151672363,0.9998557567596436,0.9999656677246094]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.401770240019296,0.0001668840080858724,-0.980786214504347],"max":[1.4062798326397556,2.250125344443946,0.8435445601204651]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996098279953003,-0.9995846748352051,-0.9997450709342957],"max":[0.9994556307792664,0.9995924830436707,0.9997448325157166]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.5468750000000002,0,-1.5468750000000002],"max":[1.5468750000000002,2.25,1.5468750000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.5468750000000002,0,-1.5468750000000002],"max":[1.5468750000000002,2.25,1.5468750000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_b_herbst.gltf b/mods/trees/assets/hundsrose_b_herbst.gltf new file mode 100644 index 0000000..fbe6f90 --- /dev/null +++ b/mods/trees/assets/hundsrose_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.40625,0.0,-0.9736398380776551],"max":[1.40625,2.25,0.9736398380776551]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999433755874634,-0.9995846152305603,-0.9997450709342957],"max":[0.9999585151672363,0.9998557567596436,0.9999656677246094]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.401770240019296,0.0001668840080858724,-0.980786214504347],"max":[1.4062798326397556,2.250125344443946,0.8435445601204651]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996098279953003,-0.9995846748352051,-0.9997450709342957],"max":[0.9994556307792664,0.9995924830436707,0.9997448325157166]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.5468750000000002,0,-1.5468750000000002],"max":[1.5468750000000002,2.25,1.5468750000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.5468750000000002,0,-1.5468750000000002],"max":[1.5468750000000002,2.25,1.5468750000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_b_winter.gltf b/mods/trees/assets/hundsrose_b_winter.gltf new file mode 100644 index 0000000..ac65a40 --- /dev/null +++ b/mods/trees/assets/hundsrose_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_b.bin","byteLength":1960324}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":410184,"byteLength":410184,"target":34962},{"buffer":0,"byteOffset":820368,"byteLength":273456,"target":34962},{"buffer":0,"byteOffset":1093824,"byteLength":166206,"target":34963},{"buffer":0,"byteOffset":1260032,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1492100,"byteLength":232068,"target":34962},{"buffer":0,"byteOffset":1724168,"byteLength":154712,"target":34962},{"buffer":0,"byteOffset":1878880,"byteLength":80604,"target":34963},{"buffer":0,"byteOffset":1959484,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959676,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":1959868,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":1959996,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":1960044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960140,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":1960236,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":1960300,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":34182,"type":"VEC3","min":[-1.40625,0.0,-0.9736398380776551],"max":[1.40625,2.25,0.9736398380776551]},{"bufferView":1,"componentType":5126,"count":34182,"type":"VEC3","min":[-0.9999433755874634,-0.9995846152305603,-0.9997450709342957],"max":[0.9999585151672363,0.9998557567596436,0.9999656677246094]},{"bufferView":2,"componentType":5126,"count":34182,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":83103,"type":"SCALAR","min":[0],"max":[34181]},{"bufferView":4,"componentType":5126,"count":19339,"type":"VEC3","min":[-1.401770240019296,0.0001668840080858724,-0.980786214504347],"max":[1.4062798326397556,2.250125344443946,0.8435445601204651]},{"bufferView":5,"componentType":5126,"count":19339,"type":"VEC3","min":[-0.9996098279953003,-0.9995846748352051,-0.9997450709342957],"max":[0.9994556307792664,0.9995924830436707,0.9997448325157166]},{"bufferView":6,"componentType":5126,"count":19339,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":40302,"type":"SCALAR","min":[0],"max":[19338]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.5468750000000002,0,-1.5468750000000002],"max":[1.5468750000000002,2.25,1.5468750000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.5468750000000002,0,-1.5468750000000002],"max":[1.5468750000000002,2.25,1.5468750000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_c.bin b/mods/trees/assets/hundsrose_c.bin new file mode 100644 index 0000000..5c5df04 --- /dev/null +++ b/mods/trees/assets/hundsrose_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d126a8c4c9c2defe30450617fb34b0e0211b7b62ab291552ec55b29f886b4c +size 4340260 diff --git a/mods/trees/assets/hundsrose_c.gltf b/mods/trees/assets/hundsrose_c.gltf new file mode 100644 index 0000000..f98b72c --- /dev/null +++ b/mods/trees/assets/hundsrose_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.875,0.0,-1.6329515610488194],"max":[1.875,3.0,1.6329515610488194]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999316334724426,-0.9998831748962402,-0.9999902844429016],"max":[0.9997843503952026,0.9999556541442871,0.9999685883522034]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.8977948341667752,0.000495906408331068,-1.665951645451457],"max":[1.8994792136873977,3.0035406112532375,1.6235436055533343]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997895956039429,-0.9999463558197021,-0.9995297193527222],"max":[0.9995121955871582,0.999971330165863,0.9998143315315247]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.0625,0,-2.0625],"max":[2.0625,3.0,2.0625]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.0625,0,-2.0625],"max":[2.0625,3.0,2.0625]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_c_herbst.gltf b/mods/trees/assets/hundsrose_c_herbst.gltf new file mode 100644 index 0000000..0f55586 --- /dev/null +++ b/mods/trees/assets/hundsrose_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.875,0.0,-1.6329515610488194],"max":[1.875,3.0,1.6329515610488194]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999316334724426,-0.9998831748962402,-0.9999902844429016],"max":[0.9997843503952026,0.9999556541442871,0.9999685883522034]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.8977948341667752,0.000495906408331068,-1.665951645451457],"max":[1.8994792136873977,3.0035406112532375,1.6235436055533343]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997895956039429,-0.9999463558197021,-0.9995297193527222],"max":[0.9995121955871582,0.999971330165863,0.9998143315315247]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.0625,0,-2.0625],"max":[2.0625,3.0,2.0625]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.0625,0,-2.0625],"max":[2.0625,3.0,2.0625]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/hundsrose_c_winter.gltf b/mods/trees/assets/hundsrose_c_winter.gltf new file mode 100644 index 0000000..5819dc2 --- /dev/null +++ b/mods/trees/assets/hundsrose_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"hundsrose_c.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.875,0.0,-1.6329515610488194],"max":[1.875,3.0,1.6329515610488194]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999316334724426,-0.9998831748962402,-0.9999902844429016],"max":[0.9997843503952026,0.9999556541442871,0.9999685883522034]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.8977948341667752,0.000495906408331068,-1.665951645451457],"max":[1.8994792136873977,3.0035406112532375,1.6235436055533343]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997895956039429,-0.9999463558197021,-0.9995297193527222],"max":[0.9995121955871582,0.999971330165863,0.9998143315315247]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.0625,0,-2.0625],"max":[2.0625,3.0,2.0625]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.0625,0,-2.0625],"max":[2.0625,3.0,2.0625]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruen_a.bin b/mods/trees/assets/immergruen_a.bin new file mode 100644 index 0000000..4b672f5 --- /dev/null +++ b/mods/trees/assets/immergruen_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036ea32c7481102b60d883d49dafd9332243def84688b5b13750befcbbc6650c +size 440256 diff --git a/mods/trees/assets/immergruen_a.gltf b/mods/trees/assets/immergruen_a.gltf new file mode 100644 index 0000000..19ce8ab --- /dev/null +++ b/mods/trees/assets/immergruen_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"immergruen_a.bin","byteLength":440256}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":106656,"target":34962},{"buffer":0,"byteOffset":106656,"byteLength":106656,"target":34962},{"buffer":0,"byteOffset":213312,"byteLength":71104,"target":34962},{"buffer":0,"byteOffset":284416,"byteLength":67512,"target":34963},{"buffer":0,"byteOffset":351928,"byteLength":26976,"target":34962},{"buffer":0,"byteOffset":378904,"byteLength":26976,"target":34962},{"buffer":0,"byteOffset":405880,"byteLength":17984,"target":34962},{"buffer":0,"byteOffset":423864,"byteLength":15552,"target":34963},{"buffer":0,"byteOffset":439416,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":439608,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":439800,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":439928,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":439976,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":440072,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":440168,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":440232,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8888,"type":"VEC3","min":[-0.09145795492403365,2.9918489407135447e-05,-0.11249999999999999],"max":[0.09145795492403365,0.15,0.11249999999999999]},{"bufferView":1,"componentType":5126,"count":8888,"type":"VEC3","min":[-0.9996942281723022,-0.9978311657905579,-0.9998562335968018],"max":[0.9989802837371826,0.9999942779541016,0.9999595284461975]},{"bufferView":2,"componentType":5126,"count":8888,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":33756,"type":"SCALAR","min":[0],"max":[8887]},{"bufferView":4,"componentType":5126,"count":2248,"type":"VEC3","min":[-0.09145795492403365,2.1213073381173447e-05,-0.11249999999999999],"max":[0.09145795492403365,0.15005408147871022,0.11249999999999999]},{"bufferView":5,"componentType":5126,"count":2248,"type":"VEC3","min":[-0.9998204112052917,-0.9982883930206299,-0.9994268417358398],"max":[0.9990924000740051,0.9999868273735046,0.9999069571495056]},{"bufferView":6,"componentType":5126,"count":2248,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":7776,"type":"SCALAR","min":[0],"max":[2247]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.12375,0,-0.12375],"max":[0.12375,0.15,0.12375]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.12375,0,-0.12375],"max":[0.12375,0.15,0.12375]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"impostors/immergruen_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5633333333333332,1.0,0.7233333333333333,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruen_a_winter.gltf b/mods/trees/assets/immergruen_a_winter.gltf new file mode 100644 index 0000000..0db0160 --- /dev/null +++ b/mods/trees/assets/immergruen_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"immergruen_a.bin","byteLength":440256}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":106656,"target":34962},{"buffer":0,"byteOffset":106656,"byteLength":106656,"target":34962},{"buffer":0,"byteOffset":213312,"byteLength":71104,"target":34962},{"buffer":0,"byteOffset":284416,"byteLength":67512,"target":34963},{"buffer":0,"byteOffset":351928,"byteLength":26976,"target":34962},{"buffer":0,"byteOffset":378904,"byteLength":26976,"target":34962},{"buffer":0,"byteOffset":405880,"byteLength":17984,"target":34962},{"buffer":0,"byteOffset":423864,"byteLength":15552,"target":34963},{"buffer":0,"byteOffset":439416,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":439608,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":439800,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":439928,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":439976,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":440072,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":440168,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":440232,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8888,"type":"VEC3","min":[-0.09145795492403365,2.9918489407135447e-05,-0.11249999999999999],"max":[0.09145795492403365,0.15,0.11249999999999999]},{"bufferView":1,"componentType":5126,"count":8888,"type":"VEC3","min":[-0.9996942281723022,-0.9978311657905579,-0.9998562335968018],"max":[0.9989802837371826,0.9999942779541016,0.9999595284461975]},{"bufferView":2,"componentType":5126,"count":8888,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":33756,"type":"SCALAR","min":[0],"max":[8887]},{"bufferView":4,"componentType":5126,"count":2248,"type":"VEC3","min":[-0.09145795492403365,2.1213073381173447e-05,-0.11249999999999999],"max":[0.09145795492403365,0.15005408147871022,0.11249999999999999]},{"bufferView":5,"componentType":5126,"count":2248,"type":"VEC3","min":[-0.9998204112052917,-0.9982883930206299,-0.9994268417358398],"max":[0.9990924000740051,0.9999868273735046,0.9999069571495056]},{"bufferView":6,"componentType":5126,"count":2248,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":7776,"type":"SCALAR","min":[0],"max":[2247]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.12375,0,-0.12375],"max":[0.12375,0.15,0.12375]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.12375,0,-0.12375],"max":[0.12375,0.15,0.12375]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"impostors/immergruen_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6196666666666666,1.0,0.7956666666666666,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruen_b.bin b/mods/trees/assets/immergruen_b.bin new file mode 100644 index 0000000..1332ee8 --- /dev/null +++ b/mods/trees/assets/immergruen_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95de1fe07470afb6bb0c9f25e10aae691f59b858ee1b914df20297852f98ccc2 +size 349300 diff --git a/mods/trees/assets/immergruen_b.gltf b/mods/trees/assets/immergruen_b.gltf new file mode 100644 index 0000000..344db1c --- /dev/null +++ b/mods/trees/assets/immergruen_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"immergruen_b.bin","byteLength":349300}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":83952,"target":34962},{"buffer":0,"byteOffset":83952,"byteLength":83952,"target":34962},{"buffer":0,"byteOffset":167904,"byteLength":55968,"target":34962},{"buffer":0,"byteOffset":223872,"byteLength":54576,"target":34963},{"buffer":0,"byteOffset":278448,"byteLength":21516,"target":34962},{"buffer":0,"byteOffset":299964,"byteLength":21516,"target":34962},{"buffer":0,"byteOffset":321480,"byteLength":14344,"target":34962},{"buffer":0,"byteOffset":335824,"byteLength":12636,"target":34963},{"buffer":0,"byteOffset":348460,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":348652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":348844,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":348972,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":349020,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":349116,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":349212,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":349276,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":6996,"type":"VEC3","min":[-0.1875,0.0,-0.18233797830421802],"max":[0.1875,0.25,0.18233797830421802]},{"bufferView":1,"componentType":5126,"count":6996,"type":"VEC3","min":[-0.998869001865387,-0.9984226822853088,-0.9993927478790283],"max":[0.9989081025123596,0.9999995827674866,0.9987633228302002]},{"bufferView":2,"componentType":5126,"count":6996,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":27288,"type":"SCALAR","min":[0],"max":[6995]},{"bufferView":4,"componentType":5126,"count":1793,"type":"VEC3","min":[-0.1875,-5.423533961514989e-06,-0.18233875193326676],"max":[0.1874133535465412,0.24980649816009018,0.18233720467516928]},{"bufferView":5,"componentType":5126,"count":1793,"type":"VEC3","min":[-0.9977899193763733,-0.9986488819122314,-0.9995836019515991],"max":[0.9973028898239136,0.9999912977218628,0.998292863368988]},{"bufferView":6,"componentType":5126,"count":1793,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6318,"type":"SCALAR","min":[0],"max":[1792]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.20625000000000002,0,-0.20625000000000002],"max":[0.20625000000000002,0.25,0.20625000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.20625000000000002,0,-0.20625000000000002],"max":[0.20625000000000002,0.25,0.20625000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"impostors/immergruen_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5633333333333332,1.0,0.7233333333333333,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruen_b_winter.gltf b/mods/trees/assets/immergruen_b_winter.gltf new file mode 100644 index 0000000..5f9d1ed --- /dev/null +++ b/mods/trees/assets/immergruen_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"immergruen_b.bin","byteLength":349300}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":83952,"target":34962},{"buffer":0,"byteOffset":83952,"byteLength":83952,"target":34962},{"buffer":0,"byteOffset":167904,"byteLength":55968,"target":34962},{"buffer":0,"byteOffset":223872,"byteLength":54576,"target":34963},{"buffer":0,"byteOffset":278448,"byteLength":21516,"target":34962},{"buffer":0,"byteOffset":299964,"byteLength":21516,"target":34962},{"buffer":0,"byteOffset":321480,"byteLength":14344,"target":34962},{"buffer":0,"byteOffset":335824,"byteLength":12636,"target":34963},{"buffer":0,"byteOffset":348460,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":348652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":348844,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":348972,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":349020,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":349116,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":349212,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":349276,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":6996,"type":"VEC3","min":[-0.1875,0.0,-0.18233797830421802],"max":[0.1875,0.25,0.18233797830421802]},{"bufferView":1,"componentType":5126,"count":6996,"type":"VEC3","min":[-0.998869001865387,-0.9984226822853088,-0.9993927478790283],"max":[0.9989081025123596,0.9999995827674866,0.9987633228302002]},{"bufferView":2,"componentType":5126,"count":6996,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":27288,"type":"SCALAR","min":[0],"max":[6995]},{"bufferView":4,"componentType":5126,"count":1793,"type":"VEC3","min":[-0.1875,-5.423533961514989e-06,-0.18233875193326676],"max":[0.1874133535465412,0.24980649816009018,0.18233720467516928]},{"bufferView":5,"componentType":5126,"count":1793,"type":"VEC3","min":[-0.9977899193763733,-0.9986488819122314,-0.9995836019515991],"max":[0.9973028898239136,0.9999912977218628,0.998292863368988]},{"bufferView":6,"componentType":5126,"count":1793,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6318,"type":"SCALAR","min":[0],"max":[1792]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.20625000000000002,0,-0.20625000000000002],"max":[0.20625000000000002,0.25,0.20625000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.20625000000000002,0,-0.20625000000000002],"max":[0.20625000000000002,0.25,0.20625000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"impostors/immergruen_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6196666666666666,1.0,0.7956666666666666,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruen_c.bin b/mods/trees/assets/immergruen_c.bin new file mode 100644 index 0000000..2f28e84 --- /dev/null +++ b/mods/trees/assets/immergruen_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c4969f47d57d2eebc479310d025b18957cb3370b63eedc0e8e67c2cb78f027 +size 222196 diff --git a/mods/trees/assets/immergruen_c.gltf b/mods/trees/assets/immergruen_c.gltf new file mode 100644 index 0000000..22fe72b --- /dev/null +++ b/mods/trees/assets/immergruen_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"immergruen_c.bin","byteLength":222196}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":55632,"target":34962},{"buffer":0,"byteOffset":55632,"byteLength":55632,"target":34962},{"buffer":0,"byteOffset":111264,"byteLength":37088,"target":34962},{"buffer":0,"byteOffset":148352,"byteLength":32028,"target":34963},{"buffer":0,"byteOffset":180380,"byteLength":12672,"target":34962},{"buffer":0,"byteOffset":193052,"byteLength":12672,"target":34962},{"buffer":0,"byteOffset":205724,"byteLength":8448,"target":34962},{"buffer":0,"byteOffset":214172,"byteLength":7182,"target":34963},{"buffer":0,"byteOffset":221356,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":221548,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":221740,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":221868,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":221916,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":222012,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":222108,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":222172,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":4636,"type":"VEC3","min":[-0.26249999999999996,0.0,-0.22972218619697352],"max":[0.26249999999999996,0.35,0.22972218619697352]},{"bufferView":1,"componentType":5126,"count":4636,"type":"VEC3","min":[-0.9874431490898132,-0.993282675743103,-0.9999490976333618],"max":[0.9943462610244751,0.9999852180480957,0.999941349029541]},{"bufferView":2,"componentType":5126,"count":4636,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16014,"type":"SCALAR","min":[0],"max":[4635]},{"bufferView":4,"componentType":5126,"count":1056,"type":"VEC3","min":[-0.26249999999999996,-2.515984719540236e-05,-0.2297236810903111],"max":[0.26249999999999996,0.34965140708694636,0.22972069130363595]},{"bufferView":5,"componentType":5126,"count":1056,"type":"VEC3","min":[-0.986629068851471,-0.9925548434257507,-0.9998171925544739],"max":[0.9937608242034912,0.9999673366546631,0.9999661445617676]},{"bufferView":6,"componentType":5126,"count":1056,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3591,"type":"SCALAR","min":[0],"max":[1055]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.28874999999999995,0,-0.28874999999999995],"max":[0.28874999999999995,0.35,0.28874999999999995]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.28874999999999995,0,-0.28874999999999995],"max":[0.28874999999999995,0.35,0.28874999999999995]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"impostors/immergruen_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5633333333333332,1.0,0.7233333333333333,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruen_c_winter.gltf b/mods/trees/assets/immergruen_c_winter.gltf new file mode 100644 index 0000000..e80af97 --- /dev/null +++ b/mods/trees/assets/immergruen_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"immergruen_c.bin","byteLength":222196}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":55632,"target":34962},{"buffer":0,"byteOffset":55632,"byteLength":55632,"target":34962},{"buffer":0,"byteOffset":111264,"byteLength":37088,"target":34962},{"buffer":0,"byteOffset":148352,"byteLength":32028,"target":34963},{"buffer":0,"byteOffset":180380,"byteLength":12672,"target":34962},{"buffer":0,"byteOffset":193052,"byteLength":12672,"target":34962},{"buffer":0,"byteOffset":205724,"byteLength":8448,"target":34962},{"buffer":0,"byteOffset":214172,"byteLength":7182,"target":34963},{"buffer":0,"byteOffset":221356,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":221548,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":221740,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":221868,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":221916,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":222012,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":222108,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":222172,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":4636,"type":"VEC3","min":[-0.26249999999999996,0.0,-0.22972218619697352],"max":[0.26249999999999996,0.35,0.22972218619697352]},{"bufferView":1,"componentType":5126,"count":4636,"type":"VEC3","min":[-0.9874431490898132,-0.993282675743103,-0.9999490976333618],"max":[0.9943462610244751,0.9999852180480957,0.999941349029541]},{"bufferView":2,"componentType":5126,"count":4636,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16014,"type":"SCALAR","min":[0],"max":[4635]},{"bufferView":4,"componentType":5126,"count":1056,"type":"VEC3","min":[-0.26249999999999996,-2.515984719540236e-05,-0.2297236810903111],"max":[0.26249999999999996,0.34965140708694636,0.22972069130363595]},{"bufferView":5,"componentType":5126,"count":1056,"type":"VEC3","min":[-0.986629068851471,-0.9925548434257507,-0.9998171925544739],"max":[0.9937608242034912,0.9999673366546631,0.9999661445617676]},{"bufferView":6,"componentType":5126,"count":1056,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3591,"type":"SCALAR","min":[0],"max":[1055]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.28874999999999995,0,-0.28874999999999995],"max":[0.28874999999999995,0.35,0.28874999999999995]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.28874999999999995,0,-0.28874999999999995],"max":[0.28874999999999995,0.35,0.28874999999999995]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"textures/poly_periwinkle_plant.png"},{"uri":"impostors/immergruen_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6196666666666666,1.0,0.7956666666666666,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruene_hecke_a.gltf b/mods/trees/assets/immergruene_hecke_a.gltf new file mode 100644 index 0000000..6c87a4c --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,26,30,32,44,48,58,68,74,80,82,84,86,98,100,104,106,112,116,118,120,128,139]},{"name":"hedge_LOD1","children":[13,15,27,31,33,45,49,59,69,75,81,83,85,87,99,101,105,107,113,117,119,121,129,140]},{"name":"hedge_LOD2","children":[16,28,34,46,50,60,70,76,88,102,108,114,122,130,141]},{"name":"hedge_LOD3","children":[17,29,35,47,51,61,71,77,89,103,109,115,123,131,142]},{"name":"hedge_LOD4","children":[18,36,52,62,72,78,90,110,124,132,143]},{"name":"hedge_LOD5","children":[19,37,53,63,73,79,91,111,125,133,144]},{"name":"hedge_LOD6","children":[20,38,54,64,92,126,134,145]},{"name":"hedge_LOD7","children":[21,39,55,65,93,127,135,146]},{"name":"hedge_LOD8","children":[22,40,56,66,94,136,147]},{"name":"hedge_LOD9","children":[23,41,57,67,95,137,148]},{"name":"hedge_LOD10","children":[24,42,96,138,149]},{"name":"hedge_LOD11","children":[25,43,97,150]},{"name":"besenheide_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.13617458597390006],"rotation":[0.0,0.00797021282218312,0.0,0.9999682373493516],"scale":[0.8440574033190633,1.7667870886500354,1.1299349013207487]},{"name":"besenheide_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.13617458597390006],"rotation":[0.0,0.00797021282218312,0.0,0.9999682373493516],"scale":[0.8440574033190633,1.7667870886500354,1.1299349013207487]},{"name":"besenginster_c_part_14_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_15_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_16_LOD2","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_17_LOD3","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_18_LOD4","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_19_LOD5","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_20_LOD6","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_21_LOD7","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_22_LOD8","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_23_LOD9","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_24_LOD10","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_25_LOD11","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenheide_c_part_26_LOD0","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenheide_c_part_27_LOD1","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenheide_c_part_28_LOD2","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenheide_c_part_29_LOD3","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenginster_c_part_30_LOD0","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.007664765674442825],"rotation":[0.0,-0.04087447059582729,0.0,0.9991642896208365],"scale":[0.41309162327144744,0.5395254636430373,0.5316804999736002]},{"name":"besenginster_c_part_31_LOD1","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.007664765674442825],"rotation":[0.0,-0.04087447059582729,0.0,0.9991642896208365],"scale":[0.41309162327144744,0.5395254636430373,0.5316804999736002]},{"name":"besenheide_c_part_32_LOD0","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_33_LOD1","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_34_LOD2","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_35_LOD3","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_36_LOD4","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_37_LOD5","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_38_LOD6","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_39_LOD7","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_40_LOD8","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_41_LOD9","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_42_LOD10","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_43_LOD11","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenginster_c_part_44_LOD0","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenginster_c_part_45_LOD1","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenginster_c_part_46_LOD2","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenginster_c_part_47_LOD3","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenheide_c_part_48_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_49_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_50_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_51_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_52_LOD4","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_53_LOD5","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_54_LOD6","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_55_LOD7","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_56_LOD8","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_57_LOD9","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenginster_c_part_58_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_59_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_60_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_61_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_62_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_63_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_64_LOD6","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_65_LOD7","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_66_LOD8","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_67_LOD9","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenheide_c_part_68_LOD0","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_69_LOD1","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_70_LOD2","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_71_LOD3","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_72_LOD4","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_73_LOD5","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenginster_c_part_74_LOD0","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_75_LOD1","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_76_LOD2","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_77_LOD3","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_78_LOD4","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_79_LOD5","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenheide_c_part_80_LOD0","mesh":1,"translation":[2.454545454545454,-0.0,-0.059449481454080494],"rotation":[0.0,-0.06656647972150247,0.0,0.9977819921092417],"scale":[0.8440574033190633,1.7663681082433669,1.1911028419307135]},{"name":"besenheide_c_part_81_LOD1","mesh":1,"translation":[2.454545454545454,-0.0,-0.059449481454080494],"rotation":[0.0,-0.06656647972150247,0.0,0.9977819921092417],"scale":[0.8440574033190633,1.7663681082433669,1.1911028419307135]},{"name":"besenginster_c_part_82_LOD0","mesh":5,"translation":[3.0,-0.0,-0.05941288128502521],"rotation":[0.0,0.07382947210391273,0.0,0.9972708804777454],"scale":[0.41309162327144744,0.5716692090920562,0.578193833602663]},{"name":"besenginster_c_part_83_LOD1","mesh":5,"translation":[3.0,-0.0,-0.05941288128502521],"rotation":[0.0,0.07382947210391273,0.0,0.9972708804777454],"scale":[0.41309162327144744,0.5716692090920562,0.578193833602663]},{"name":"besenginster_c_part_84_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.012513975461697663],"rotation":[0.0,-0.040353344184212325,0.0,0.999185472078708],"scale":[0.44158070073844385,0.36326778262876885,0.6249537491988234]},{"name":"besenginster_c_part_85_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.012513975461697663],"rotation":[0.0,-0.040353344184212325,0.0,0.999185472078708],"scale":[0.44158070073844385,0.36326778262876885,0.6249537491988234]},{"name":"besenheide_c_part_86_LOD0","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_87_LOD1","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_88_LOD2","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_89_LOD3","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_90_LOD4","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_91_LOD5","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_92_LOD6","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_93_LOD7","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_94_LOD8","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_95_LOD9","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_96_LOD10","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_97_LOD11","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenginster_c_part_98_LOD0","mesh":5,"translation":[-1.6363636363636365,-0.0,0.030476364430768288],"rotation":[0.0,-0.019621219408940106,0.0,0.9998074853435066],"scale":[0.44158070073844385,0.3384360380121284,0.588019727698511]},{"name":"besenginster_c_part_99_LOD1","mesh":5,"translation":[-1.6363636363636365,-0.0,0.030476364430768288],"rotation":[0.0,-0.019621219408940106,0.0,0.9998074853435066],"scale":[0.44158070073844385,0.3384360380121284,0.588019727698511]},{"name":"besenheide_c_part_100_LOD0","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenheide_c_part_101_LOD1","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenheide_c_part_102_LOD2","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenheide_c_part_103_LOD3","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenginster_c_part_104_LOD0","mesh":5,"translation":[-0.5454545454545459,-0.0,0.22735807589544327],"rotation":[0.0,-0.01401394213696849,0.0,0.9999017998912602],"scale":[0.44158070073844385,0.34757254681243577,0.6346941899699952]},{"name":"besenginster_c_part_105_LOD1","mesh":5,"translation":[-0.5454545454545459,-0.0,0.22735807589544327],"rotation":[0.0,-0.01401394213696849,0.0,0.9999017998912602],"scale":[0.44158070073844385,0.34757254681243577,0.6346941899699952]},{"name":"besenheide_c_part_106_LOD0","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_107_LOD1","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_108_LOD2","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_109_LOD3","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_110_LOD4","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_111_LOD5","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenginster_c_part_112_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenginster_c_part_113_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenginster_c_part_114_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenginster_c_part_115_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenheide_c_part_116_LOD0","mesh":1,"translation":[1.0909090909090908,-0.0,-0.002579772496372479],"rotation":[0.0,0.08166623933217326,0.0,0.9966597339881551],"scale":[0.9022682587203782,1.2106764850609062,1.2525096327122522]},{"name":"besenheide_c_part_117_LOD1","mesh":1,"translation":[1.0909090909090908,-0.0,-0.002579772496372479],"rotation":[0.0,0.08166623933217326,0.0,0.9966597339881551],"scale":[0.9022682587203782,1.2106764850609062,1.2525096327122522]},{"name":"besenginster_c_part_118_LOD0","mesh":5,"translation":[1.6363636363636358,-0.0,0.13550136028261062],"rotation":[0.0,-0.06201806614885191,0.0,0.9980750269750048],"scale":[0.44158070073844385,0.3610046965430085,0.6105560289565644]},{"name":"besenginster_c_part_119_LOD1","mesh":5,"translation":[1.6363636363636358,-0.0,0.13550136028261062],"rotation":[0.0,-0.06201806614885191,0.0,0.9980750269750048],"scale":[0.44158070073844385,0.3610046965430085,0.6105560289565644]},{"name":"besenheide_c_part_120_LOD0","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_121_LOD1","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_122_LOD2","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_123_LOD3","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_124_LOD4","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_125_LOD5","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_126_LOD6","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_127_LOD7","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenginster_c_part_128_LOD0","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_129_LOD1","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_130_LOD2","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_131_LOD3","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_132_LOD4","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_133_LOD5","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_134_LOD6","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_135_LOD7","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_136_LOD8","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_137_LOD9","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_138_LOD10","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"leaf_volume_LOD0","mesh":8},{"name":"leaf_volume_LOD1","mesh":9},{"name":"leaf_volume_LOD2","mesh":10},{"name":"leaf_volume_LOD3","mesh":11},{"name":"leaf_volume_LOD4","mesh":12},{"name":"leaf_volume_LOD5","mesh":13},{"name":"leaf_volume_LOD6","mesh":14},{"name":"leaf_volume_LOD7","mesh":15},{"name":"leaf_volume_LOD8","mesh":16},{"name":"leaf_volume_LOD9","mesh":17},{"name":"leaf_volume_LOD10","mesh":18},{"name":"leaf_volume_LOD11","mesh":19}],"meshes":[{"name":"besenheide_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"besenheide_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"besenheide_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"besenheide_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"besenginster_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"besenginster_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"besenginster_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"besenginster_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"immergruene_hecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":6}]},{"name":"immergruene_hecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"immergruene_hecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"immergruene_hecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":9}]},{"name":"immergruene_hecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"immergruene_hecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":11}]},{"name":"immergruene_hecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":12}]},{"name":"immergruene_hecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":13}]},{"name":"immergruene_hecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":14}]},{"name":"immergruene_hecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":15}]},{"name":"immergruene_hecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":16}]},{"name":"immergruene_hecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":17}]}],"buffers":[{"uri":"besenheide_c.bin","byteLength":302156},{"uri":"besenginster_c.bin","byteLength":302476},{"uri":"immergruene_hecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":0,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302132,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":1,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":1,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":1,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":1,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":302452,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":2,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":2,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":2,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":2,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":2,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":2,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":2,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":2,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":2,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":2,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":2,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":2,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":2,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":2,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":2,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":2,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":2,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":2,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":2,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":2,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":2,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":2,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":1,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":2,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":17,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":18,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":20,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":21,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":22,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1104012239794128,0.02250287099285292,-0.7720173292587091],"max":[3.1184379950438634,1.4573053639460685,0.78387238215135]},{"bufferView":33,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14976920414224437,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":34,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":36,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2269265489078665,-0.052626290557992256,-0.8948489766841028],"max":[3.2229453887264796,1.5143558028608175,0.8844518761640208]},{"bufferView":37,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.1499896656829712,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":38,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":40,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.315201731372143,-0.11513906645683113,-0.9831572477133865],"max":[3.3191118610864456,1.571441568972041,0.9945453492637784]},{"bufferView":41,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.149894621859415,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":42,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":44,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.425178799111591,-0.18523144591330915,-1.0697555458452648],"max":[3.4155470932845686,1.6345551586911795,1.0732177174185389]},{"bufferView":45,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14980343323211645,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":46,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":48,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5406974849285104,-0.24286253688840936,-1.2409812732253394],"max":[3.5678130388855553,1.751016044713578,1.2066331448333467]},{"bufferView":49,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14991716297410326,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":52,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.737769194320354,-0.3895946782233892,-1.3996659207243165],"max":[3.683664445737594,1.8881028451060562,1.3861520042097082]},{"bufferView":53,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996911725245268,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":56,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.948108489887984,-0.5638898202351764,-1.6423785825592159],"max":[3.9372751470556304,2.012986886886025,1.6165420428398898]},{"bufferView":57,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14994778172609002,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":60,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2264382902472235,-0.749687435709792,-1.8610149338532147],"max":[4.166513119814365,2.1955011165833556,1.8930691972501281]},{"bufferView":61,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14999893054099023,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":64,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.521099867584818,-0.9323979358882512,-2.152862965529205],"max":[4.526877161057411,2.4037060759229534,2.1596350703013902]},{"bufferView":65,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14988406224490577,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":68,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.782645975554484,-1.1598966275627083,-2.3980727714591805],"max":[4.8319382865201055,2.6137180070787758,2.4519294497177473]},{"bufferView":69,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14993962029538208,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":72,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.166399369404738,-1.4232465063930482,-2.7908902960968036],"max":[5.15739242041682,2.8881714215419647,2.8128802746207375]},{"bufferView":73,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14991971526988726,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":76,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.572076646619407,-1.7046437190314632,-3.215966521440656],"max":[5.538775224423237,3.1814770105181904,3.2562113309575222]},{"bufferView":77,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14977882735027043,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_summer.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2}],"materials":[{"name":"besenheide_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenheide_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6213725490196078,1.0,0.7813725490196078,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenginster_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5805882352941176,1.0,0.7405882352941177,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"immergruene_hecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"immergruene_hecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"immergruene_hecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"immergruene_hecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"immergruene_hecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"immergruene_hecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"immergruene_hecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"immergruene_hecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"immergruene_hecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"immergruene_hecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruene_hecke_a_hedge.bin b/mods/trees/assets/immergruene_hecke_a_hedge.bin new file mode 100644 index 0000000..fb13638 --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_a_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2374a55dc6573f5ab997810b45e8daf40244ea9e4306ac4877cfbb3de4a2fd89 +size 8841000 diff --git a/mods/trees/assets/immergruene_hecke_a_winter.gltf b/mods/trees/assets/immergruene_hecke_a_winter.gltf new file mode 100644 index 0000000..32e35ff --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,26,30,32,44,48,58,68,74,80,82,84,86,98,100,104,106,112,116,118,120,128,139]},{"name":"hedge_LOD1","children":[13,15,27,31,33,45,49,59,69,75,81,83,85,87,99,101,105,107,113,117,119,121,129,140]},{"name":"hedge_LOD2","children":[16,28,34,46,50,60,70,76,88,102,108,114,122,130,141]},{"name":"hedge_LOD3","children":[17,29,35,47,51,61,71,77,89,103,109,115,123,131,142]},{"name":"hedge_LOD4","children":[18,36,52,62,72,78,90,110,124,132,143]},{"name":"hedge_LOD5","children":[19,37,53,63,73,79,91,111,125,133,144]},{"name":"hedge_LOD6","children":[20,38,54,64,92,126,134,145]},{"name":"hedge_LOD7","children":[21,39,55,65,93,127,135,146]},{"name":"hedge_LOD8","children":[22,40,56,66,94,136,147]},{"name":"hedge_LOD9","children":[23,41,57,67,95,137,148]},{"name":"hedge_LOD10","children":[24,42,96,138,149]},{"name":"hedge_LOD11","children":[25,43,97,150]},{"name":"besenheide_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.13617458597390006],"rotation":[0.0,0.00797021282218312,0.0,0.9999682373493516],"scale":[0.8440574033190633,1.7667870886500354,1.1299349013207487]},{"name":"besenheide_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.13617458597390006],"rotation":[0.0,0.00797021282218312,0.0,0.9999682373493516],"scale":[0.8440574033190633,1.7667870886500354,1.1299349013207487]},{"name":"besenginster_c_part_14_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_15_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_16_LOD2","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_17_LOD3","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_18_LOD4","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_19_LOD5","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_20_LOD6","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_21_LOD7","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_22_LOD8","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_23_LOD9","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_24_LOD10","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenginster_c_part_25_LOD11","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.11628079963606239],"rotation":[0.0,0.029188856690475582,0.0,0.9995739145481453],"scale":[0.41309162327144744,0.5553822360156088,0.6637838086036907]},{"name":"besenheide_c_part_26_LOD0","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenheide_c_part_27_LOD1","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenheide_c_part_28_LOD2","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenheide_c_part_29_LOD3","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.06727888811250855],"rotation":[0.0,0.008720955262478328,0.0,0.9999619717465809],"scale":[0.8440574033190633,1.7603482512359383,1.0535029841268249]},{"name":"besenginster_c_part_30_LOD0","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.007664765674442825],"rotation":[0.0,-0.04087447059582729,0.0,0.9991642896208365],"scale":[0.41309162327144744,0.5395254636430373,0.5316804999736002]},{"name":"besenginster_c_part_31_LOD1","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.007664765674442825],"rotation":[0.0,-0.04087447059582729,0.0,0.9991642896208365],"scale":[0.41309162327144744,0.5395254636430373,0.5316804999736002]},{"name":"besenheide_c_part_32_LOD0","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_33_LOD1","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_34_LOD2","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_35_LOD3","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_36_LOD4","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_37_LOD5","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_38_LOD6","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_39_LOD7","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_40_LOD8","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_41_LOD9","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_42_LOD10","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenheide_c_part_43_LOD11","mesh":1,"translation":[-0.8181818181818183,-0.0,0.12143518915841969],"rotation":[0.0,-0.06362192732289515,0.0,0.9979740729917387],"scale":[0.8440574033190633,1.7488297484918898,1.3207468337976154]},{"name":"besenginster_c_part_44_LOD0","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenginster_c_part_45_LOD1","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenginster_c_part_46_LOD2","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenginster_c_part_47_LOD3","mesh":5,"translation":[-0.27272727272727293,-0.0,0.034950474466236],"rotation":[0.0,-0.0706080620563384,0.0,0.9975041361180655],"scale":[0.41309162327144744,0.5532782409728327,0.6279504134372562]},{"name":"besenheide_c_part_48_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_49_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_50_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_51_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_52_LOD4","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_53_LOD5","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_54_LOD6","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_55_LOD7","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_56_LOD8","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenheide_c_part_57_LOD9","mesh":1,"translation":[0.2727272727272725,-0.0,0.03977551755443706],"rotation":[0.0,0.023211248853310253,0.0,0.9997305826704861],"scale":[0.8440574033190633,1.746046468462319,1.2676340058646642]},{"name":"besenginster_c_part_58_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_59_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_60_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_61_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_62_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_63_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_64_LOD6","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_65_LOD7","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_66_LOD8","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenginster_c_part_67_LOD9","mesh":5,"translation":[0.8181818181818179,-0.0,0.13861111491594583],"rotation":[0.0,0.05743864241315813,0.0,0.998349038341668],"scale":[0.41309162327144744,0.5729323436605165,0.5145701110959572]},{"name":"besenheide_c_part_68_LOD0","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_69_LOD1","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_70_LOD2","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_71_LOD3","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_72_LOD4","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenheide_c_part_73_LOD5","mesh":1,"translation":[1.3636363636363633,-0.0,-0.04906625087762148],"rotation":[0.0,-0.058777571766241994,0.0,0.9982711039879218],"scale":[0.8440574033190633,1.771002811466313,1.261304344260259]},{"name":"besenginster_c_part_74_LOD0","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_75_LOD1","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_76_LOD2","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_77_LOD3","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_78_LOD4","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenginster_c_part_79_LOD5","mesh":5,"translation":[1.9090909090909083,-0.0,-0.08952828113061485],"rotation":[0.0,-0.0597945773273058,0.0,0.9982107034700884],"scale":[0.41309162327144744,0.5631192290525898,0.6571706020557165]},{"name":"besenheide_c_part_80_LOD0","mesh":1,"translation":[2.454545454545454,-0.0,-0.059449481454080494],"rotation":[0.0,-0.06656647972150247,0.0,0.9977819921092417],"scale":[0.8440574033190633,1.7663681082433669,1.1911028419307135]},{"name":"besenheide_c_part_81_LOD1","mesh":1,"translation":[2.454545454545454,-0.0,-0.059449481454080494],"rotation":[0.0,-0.06656647972150247,0.0,0.9977819921092417],"scale":[0.8440574033190633,1.7663681082433669,1.1911028419307135]},{"name":"besenginster_c_part_82_LOD0","mesh":5,"translation":[3.0,-0.0,-0.05941288128502521],"rotation":[0.0,0.07382947210391273,0.0,0.9972708804777454],"scale":[0.41309162327144744,0.5716692090920562,0.578193833602663]},{"name":"besenginster_c_part_83_LOD1","mesh":5,"translation":[3.0,-0.0,-0.05941288128502521],"rotation":[0.0,0.07382947210391273,0.0,0.9972708804777454],"scale":[0.41309162327144744,0.5716692090920562,0.578193833602663]},{"name":"besenginster_c_part_84_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.012513975461697663],"rotation":[0.0,-0.040353344184212325,0.0,0.999185472078708],"scale":[0.44158070073844385,0.36326778262876885,0.6249537491988234]},{"name":"besenginster_c_part_85_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.012513975461697663],"rotation":[0.0,-0.040353344184212325,0.0,0.999185472078708],"scale":[0.44158070073844385,0.36326778262876885,0.6249537491988234]},{"name":"besenheide_c_part_86_LOD0","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_87_LOD1","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_88_LOD2","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_89_LOD3","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_90_LOD4","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_91_LOD5","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_92_LOD6","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_93_LOD7","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_94_LOD8","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_95_LOD9","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_96_LOD10","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenheide_c_part_97_LOD11","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.12432012370030093],"rotation":[0.0,0.05805223080949857,0.0,0.9983135471874759],"scale":[0.9022682587203782,1.1979541534086742,1.165497500605042]},{"name":"besenginster_c_part_98_LOD0","mesh":5,"translation":[-1.6363636363636365,-0.0,0.030476364430768288],"rotation":[0.0,-0.019621219408940106,0.0,0.9998074853435066],"scale":[0.44158070073844385,0.3384360380121284,0.588019727698511]},{"name":"besenginster_c_part_99_LOD1","mesh":5,"translation":[-1.6363636363636365,-0.0,0.030476364430768288],"rotation":[0.0,-0.019621219408940106,0.0,0.9998074853435066],"scale":[0.44158070073844385,0.3384360380121284,0.588019727698511]},{"name":"besenheide_c_part_100_LOD0","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenheide_c_part_101_LOD1","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenheide_c_part_102_LOD2","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenheide_c_part_103_LOD3","mesh":1,"translation":[-1.090909090909091,-0.0,-0.25052258894793966],"rotation":[0.0,0.08532737217512507,0.0,0.9963529693626089],"scale":[0.9022682587203782,1.058201976865533,1.1611020058129427]},{"name":"besenginster_c_part_104_LOD0","mesh":5,"translation":[-0.5454545454545459,-0.0,0.22735807589544327],"rotation":[0.0,-0.01401394213696849,0.0,0.9999017998912602],"scale":[0.44158070073844385,0.34757254681243577,0.6346941899699952]},{"name":"besenginster_c_part_105_LOD1","mesh":5,"translation":[-0.5454545454545459,-0.0,0.22735807589544327],"rotation":[0.0,-0.01401394213696849,0.0,0.9999017998912602],"scale":[0.44158070073844385,0.34757254681243577,0.6346941899699952]},{"name":"besenheide_c_part_106_LOD0","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_107_LOD1","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_108_LOD2","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_109_LOD3","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_110_LOD4","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenheide_c_part_111_LOD5","mesh":1,"translation":[0.0,-0.0,0.03870887018143698],"rotation":[0.0,-0.04531634357116369,0.0,0.9989726868164817],"scale":[0.9022682587203782,1.153515999061654,1.3610244630931798]},{"name":"besenginster_c_part_112_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenginster_c_part_113_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenginster_c_part_114_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenginster_c_part_115_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.11720771386896045],"rotation":[0.0,0.08117001943012499,0.0,0.9967002698633692],"scale":[0.44158070073844385,0.36456294434415437,0.6241949076535479]},{"name":"besenheide_c_part_116_LOD0","mesh":1,"translation":[1.0909090909090908,-0.0,-0.002579772496372479],"rotation":[0.0,0.08166623933217326,0.0,0.9966597339881551],"scale":[0.9022682587203782,1.2106764850609062,1.2525096327122522]},{"name":"besenheide_c_part_117_LOD1","mesh":1,"translation":[1.0909090909090908,-0.0,-0.002579772496372479],"rotation":[0.0,0.08166623933217326,0.0,0.9966597339881551],"scale":[0.9022682587203782,1.2106764850609062,1.2525096327122522]},{"name":"besenginster_c_part_118_LOD0","mesh":5,"translation":[1.6363636363636358,-0.0,0.13550136028261062],"rotation":[0.0,-0.06201806614885191,0.0,0.9980750269750048],"scale":[0.44158070073844385,0.3610046965430085,0.6105560289565644]},{"name":"besenginster_c_part_119_LOD1","mesh":5,"translation":[1.6363636363636358,-0.0,0.13550136028261062],"rotation":[0.0,-0.06201806614885191,0.0,0.9980750269750048],"scale":[0.44158070073844385,0.3610046965430085,0.6105560289565644]},{"name":"besenheide_c_part_120_LOD0","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_121_LOD1","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_122_LOD2","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_123_LOD3","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_124_LOD4","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_125_LOD5","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_126_LOD6","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenheide_c_part_127_LOD7","mesh":1,"translation":[2.1818181818181817,-0.0,0.012559805318499373],"rotation":[0.0,-0.06009134773220651,0.0,0.9981928821263589],"scale":[0.9022682587203782,1.0980186757352535,1.2391399131252931]},{"name":"besenginster_c_part_128_LOD0","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_129_LOD1","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_130_LOD2","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_131_LOD3","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_132_LOD4","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_133_LOD5","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_134_LOD6","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_135_LOD7","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_136_LOD8","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_137_LOD9","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"besenginster_c_part_138_LOD10","mesh":5,"translation":[2.7272727272727266,-0.0,-0.024962906087628217],"rotation":[0.0,0.06410108425100552,0.0,0.9979434107191878],"scale":[0.44158070073844385,0.3477294374579971,0.6837382730646432]},{"name":"leaf_volume_LOD0","mesh":8},{"name":"leaf_volume_LOD1","mesh":9},{"name":"leaf_volume_LOD2","mesh":10},{"name":"leaf_volume_LOD3","mesh":11},{"name":"leaf_volume_LOD4","mesh":12},{"name":"leaf_volume_LOD5","mesh":13},{"name":"leaf_volume_LOD6","mesh":14},{"name":"leaf_volume_LOD7","mesh":15},{"name":"leaf_volume_LOD8","mesh":16},{"name":"leaf_volume_LOD9","mesh":17},{"name":"leaf_volume_LOD10","mesh":18},{"name":"leaf_volume_LOD11","mesh":19}],"meshes":[{"name":"besenheide_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"besenheide_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"besenheide_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"besenheide_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"besenginster_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"besenginster_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"besenginster_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"besenginster_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"immergruene_hecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":6}]},{"name":"immergruene_hecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"immergruene_hecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"immergruene_hecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":9}]},{"name":"immergruene_hecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"immergruene_hecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":11}]},{"name":"immergruene_hecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":12}]},{"name":"immergruene_hecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":13}]},{"name":"immergruene_hecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":14}]},{"name":"immergruene_hecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":15}]},{"name":"immergruene_hecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":16}]},{"name":"immergruene_hecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":17}]}],"buffers":[{"uri":"besenheide_c.bin","byteLength":302156},{"uri":"besenginster_c.bin","byteLength":302476},{"uri":"immergruene_hecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":0,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302132,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":1,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":1,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":1,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":1,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":302452,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":2,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":2,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":2,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":2,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":2,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":2,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":2,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":2,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":2,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":2,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":2,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":2,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":2,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":2,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":2,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":2,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":2,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":2,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":2,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":2,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":2,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":2,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":1,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":2,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":17,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":18,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":20,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":21,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":22,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1104012239794128,0.02250287099285292,-0.7720173292587091],"max":[3.1184379950438634,1.4573053639460685,0.78387238215135]},{"bufferView":33,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14976920414224437,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":34,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":36,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2269265489078665,-0.052626290557992256,-0.8948489766841028],"max":[3.2229453887264796,1.5143558028608175,0.8844518761640208]},{"bufferView":37,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.1499896656829712,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":38,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":40,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.315201731372143,-0.11513906645683113,-0.9831572477133865],"max":[3.3191118610864456,1.571441568972041,0.9945453492637784]},{"bufferView":41,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.149894621859415,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":42,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":44,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.425178799111591,-0.18523144591330915,-1.0697555458452648],"max":[3.4155470932845686,1.6345551586911795,1.0732177174185389]},{"bufferView":45,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14980343323211645,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":46,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":48,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5406974849285104,-0.24286253688840936,-1.2409812732253394],"max":[3.5678130388855553,1.751016044713578,1.2066331448333467]},{"bufferView":49,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14991716297410326,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":52,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.737769194320354,-0.3895946782233892,-1.3996659207243165],"max":[3.683664445737594,1.8881028451060562,1.3861520042097082]},{"bufferView":53,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996911725245268,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":56,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.948108489887984,-0.5638898202351764,-1.6423785825592159],"max":[3.9372751470556304,2.012986886886025,1.6165420428398898]},{"bufferView":57,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14994778172609002,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":60,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2264382902472235,-0.749687435709792,-1.8610149338532147],"max":[4.166513119814365,2.1955011165833556,1.8930691972501281]},{"bufferView":61,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14999893054099023,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":64,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.521099867584818,-0.9323979358882512,-2.152862965529205],"max":[4.526877161057411,2.4037060759229534,2.1596350703013902]},{"bufferView":65,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14988406224490577,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":68,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.782645975554484,-1.1598966275627083,-2.3980727714591805],"max":[4.8319382865201055,2.6137180070787758,2.4519294497177473]},{"bufferView":69,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14993962029538208,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":72,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.166399369404738,-1.4232465063930482,-2.7908902960968036],"max":[5.15739242041682,2.8881714215419647,2.8128802746207375]},{"bufferView":73,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14991971526988726,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":76,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.572076646619407,-1.7046437190314632,-3.215966521440656],"max":[5.538775224423237,3.1814770105181904,3.2562113309575222]},{"bufferView":77,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14977882735027043,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_winter.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2}],"materials":[{"name":"besenheide_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenheide_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6835098039215687,1.0,0.8595098039215687,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenginster_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6386470588235295,1.0,0.8146470588235295,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"immergruene_hecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"immergruene_hecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"immergruene_hecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"immergruene_hecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"immergruene_hecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"immergruene_hecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"immergruene_hecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"immergruene_hecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"immergruene_hecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"immergruene_hecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruene_hecke_b.gltf b/mods/trees/assets/immergruene_hecke_b.gltf new file mode 100644 index 0000000..b8e38ec --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,16,18,20,26,36,38,42,46,48,60,72,82,94,98,104,108,110,118,129,131,137,139]},{"name":"hedge_LOD1","children":[13,15,17,19,21,27,37,39,43,47,49,61,73,83,95,99,105,109,111,119,130,132,138,140]},{"name":"hedge_LOD2","children":[22,28,40,44,50,62,74,84,96,100,106,112,120,133,141]},{"name":"hedge_LOD3","children":[23,29,41,45,51,63,75,85,97,101,107,113,121,134,142]},{"name":"hedge_LOD4","children":[24,30,52,64,76,86,102,114,122,135,143]},{"name":"hedge_LOD5","children":[25,31,53,65,77,87,103,115,123,136,144]},{"name":"hedge_LOD6","children":[32,54,66,78,88,116,124,145]},{"name":"hedge_LOD7","children":[33,55,67,79,89,117,125,146]},{"name":"hedge_LOD8","children":[34,56,68,80,90,126,147]},{"name":"hedge_LOD9","children":[35,57,69,81,91,127,148]},{"name":"hedge_LOD10","children":[58,70,92,128,149]},{"name":"hedge_LOD11","children":[59,71,93,150]},{"name":"besenginster_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.060568434652762265],"rotation":[0.0,0.06579063617452621,0.0,0.9978334491245275],"scale":[0.41309162327144744,0.7153462462605887,0.662814356138474]},{"name":"besenginster_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.060568434652762265],"rotation":[0.0,0.06579063617452621,0.0,0.9978334491245275],"scale":[0.41309162327144744,0.7153462462605887,0.662814356138474]},{"name":"besenheide_c_part_14_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.06505252286575824],"rotation":[0.0,-0.07531368139660827,0.0,0.997159891589353],"scale":[0.8440574033190633,2.2197386425068473,1.220391496268206]},{"name":"besenheide_c_part_15_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.06505252286575824],"rotation":[0.0,-0.07531368139660827,0.0,0.997159891589353],"scale":[0.8440574033190633,2.2197386425068473,1.220391496268206]},{"name":"besenginster_c_part_16_LOD0","mesh":1,"translation":[-1.9090909090909092,-0.0,0.06989176700961128],"rotation":[0.0,0.05650246705487327,0.0,0.9984024595405968],"scale":[0.41309162327144744,0.71240408195693,0.6830271563815355]},{"name":"besenginster_c_part_17_LOD1","mesh":1,"translation":[-1.9090909090909092,-0.0,0.06989176700961128],"rotation":[0.0,0.05650246705487327,0.0,0.9984024595405968],"scale":[0.41309162327144744,0.71240408195693,0.6830271563815355]},{"name":"besenheide_c_part_18_LOD0","mesh":5,"translation":[-1.3636363636363638,-0.0,0.10131093601733293],"rotation":[0.0,-0.07205199381476789,0.0,0.997400877374447],"scale":[0.8440574033190633,2.3395373390013425,1.2696412770548282]},{"name":"besenheide_c_part_19_LOD1","mesh":5,"translation":[-1.3636363636363638,-0.0,0.10131093601733293],"rotation":[0.0,-0.07205199381476789,0.0,0.997400877374447],"scale":[0.8440574033190633,2.3395373390013425,1.2696412770548282]},{"name":"besenginster_c_part_20_LOD0","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_21_LOD1","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_22_LOD2","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_23_LOD3","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_24_LOD4","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_25_LOD5","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenheide_c_part_26_LOD0","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_27_LOD1","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_28_LOD2","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_29_LOD3","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_30_LOD4","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_31_LOD5","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_32_LOD6","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_33_LOD7","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_34_LOD8","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_35_LOD9","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenginster_c_part_36_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,-0.029400015356589662],"rotation":[0.0,-0.053406964624098774,0.0,0.9985728296572265],"scale":[0.41309162327144744,0.6934494852577313,0.6517447371415388]},{"name":"besenginster_c_part_37_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,-0.029400015356589662],"rotation":[0.0,-0.053406964624098774,0.0,0.9985728296572265],"scale":[0.41309162327144744,0.6934494852577313,0.6517447371415388]},{"name":"besenheide_c_part_38_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenheide_c_part_39_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenheide_c_part_40_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenheide_c_part_41_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenginster_c_part_42_LOD0","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenginster_c_part_43_LOD1","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenginster_c_part_44_LOD2","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenginster_c_part_45_LOD3","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenheide_c_part_46_LOD0","mesh":5,"translation":[1.9090909090909083,-0.0,-0.10162978791270166],"rotation":[0.0,0.07953430728580121,0.0,0.996832129279834],"scale":[0.8440574033190633,2.1600821198521842,1.3735627438951576]},{"name":"besenheide_c_part_47_LOD1","mesh":5,"translation":[1.9090909090909083,-0.0,-0.10162978791270166],"rotation":[0.0,0.07953430728580121,0.0,0.996832129279834],"scale":[0.8440574033190633,2.1600821198521842,1.3735627438951576]},{"name":"besenginster_c_part_48_LOD0","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_49_LOD1","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_50_LOD2","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_51_LOD3","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_52_LOD4","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_53_LOD5","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_54_LOD6","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_55_LOD7","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_56_LOD8","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_57_LOD9","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_58_LOD10","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_59_LOD11","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenheide_c_part_60_LOD0","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_61_LOD1","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_62_LOD2","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_63_LOD3","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_64_LOD4","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_65_LOD5","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_66_LOD6","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_67_LOD7","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_68_LOD8","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_69_LOD9","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_70_LOD10","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_71_LOD11","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_72_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_73_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_74_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_75_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_76_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_77_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_78_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_79_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_80_LOD8","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_81_LOD9","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenginster_c_part_82_LOD0","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_83_LOD1","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_84_LOD2","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_85_LOD3","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_86_LOD4","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_87_LOD5","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_88_LOD6","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_89_LOD7","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_90_LOD8","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_91_LOD9","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_92_LOD10","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_93_LOD11","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenheide_c_part_94_LOD0","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenheide_c_part_95_LOD1","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenheide_c_part_96_LOD2","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenheide_c_part_97_LOD3","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenginster_c_part_98_LOD0","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_99_LOD1","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_100_LOD2","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_101_LOD3","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_102_LOD4","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_103_LOD5","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenheide_c_part_104_LOD0","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenheide_c_part_105_LOD1","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenheide_c_part_106_LOD2","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenheide_c_part_107_LOD3","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenginster_c_part_108_LOD0","mesh":1,"translation":[0.0,-0.0,0.007098443041787861],"rotation":[0.0,-0.020584909379276844,0.0,0.999788108303878],"scale":[0.44158070073844385,0.47843790286869164,0.6761946242795667]},{"name":"besenginster_c_part_109_LOD1","mesh":1,"translation":[0.0,-0.0,0.007098443041787861],"rotation":[0.0,-0.020584909379276844,0.0,0.999788108303878],"scale":[0.44158070073844385,0.47843790286869164,0.6761946242795667]},{"name":"besenheide_c_part_110_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_111_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_112_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_113_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_114_LOD4","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_115_LOD5","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_116_LOD6","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_117_LOD7","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenginster_c_part_118_LOD0","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_119_LOD1","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_120_LOD2","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_121_LOD3","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_122_LOD4","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_123_LOD5","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_124_LOD6","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_125_LOD7","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_126_LOD8","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_127_LOD9","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_128_LOD10","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenheide_c_part_129_LOD0","mesh":5,"translation":[1.6363636363636358,-0.0,0.014985805593507151],"rotation":[0.0,0.03363191522879401,0.0,0.9994342871234922],"scale":[0.9022682587203782,1.4546429102871588,1.3322148377389473]},{"name":"besenheide_c_part_130_LOD1","mesh":5,"translation":[1.6363636363636358,-0.0,0.014985805593507151],"rotation":[0.0,0.03363191522879401,0.0,0.9994342871234922],"scale":[0.9022682587203782,1.4546429102871588,1.3322148377389473]},{"name":"besenginster_c_part_131_LOD0","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_132_LOD1","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_133_LOD2","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_134_LOD3","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_135_LOD4","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_136_LOD5","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenheide_c_part_137_LOD0","mesh":5,"translation":[2.7272727272727266,-0.0,-0.0009772261970147356],"rotation":[0.0,-0.046619573308127556,0.0,0.9989127165996877],"scale":[0.9022682587203782,1.2935785945751161,1.3679477696456006]},{"name":"besenheide_c_part_138_LOD1","mesh":5,"translation":[2.7272727272727266,-0.0,-0.0009772261970147356],"rotation":[0.0,-0.046619573308127556,0.0,0.9989127165996877],"scale":[0.9022682587203782,1.2935785945751161,1.3679477696456006]},{"name":"leaf_volume_LOD0","mesh":8},{"name":"leaf_volume_LOD1","mesh":9},{"name":"leaf_volume_LOD2","mesh":10},{"name":"leaf_volume_LOD3","mesh":11},{"name":"leaf_volume_LOD4","mesh":12},{"name":"leaf_volume_LOD5","mesh":13},{"name":"leaf_volume_LOD6","mesh":14},{"name":"leaf_volume_LOD7","mesh":15},{"name":"leaf_volume_LOD8","mesh":16},{"name":"leaf_volume_LOD9","mesh":17},{"name":"leaf_volume_LOD10","mesh":18},{"name":"leaf_volume_LOD11","mesh":19}],"meshes":[{"name":"besenginster_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"besenginster_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"besenginster_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"besenginster_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"besenheide_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"besenheide_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"besenheide_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"besenheide_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"immergruene_hecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":6}]},{"name":"immergruene_hecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"immergruene_hecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"immergruene_hecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":9}]},{"name":"immergruene_hecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"immergruene_hecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":11}]},{"name":"immergruene_hecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":12}]},{"name":"immergruene_hecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":13}]},{"name":"immergruene_hecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":14}]},{"name":"immergruene_hecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":15}]},{"name":"immergruene_hecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":16}]},{"name":"immergruene_hecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":17}]}],"buffers":[{"uri":"besenginster_c.bin","byteLength":302476},{"uri":"besenheide_c.bin","byteLength":302156},{"uri":"immergruene_hecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":0,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302452,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":1,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":1,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":1,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":1,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":1,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":1,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":302132,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":2,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":2,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":2,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":2,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":2,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":2,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":2,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":2,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":2,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":2,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":2,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":2,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":2,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":2,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":2,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":2,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":2,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":2,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":2,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":2,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":2,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":2,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":1,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":2,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":17,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":18,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":20,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":21,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":22,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.109876146409378,0.02753806508371645,-0.7718159945909189],"max":[3.1037948884026405,1.85506235209911,0.7751849346125214]},{"bufferView":33,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14987995717416172,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":34,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":36,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2112329159728237,-0.06038947615981481,-0.8958412534376106],"max":[3.2273014414415067,1.9215856103471598,0.8883523085664692]},{"bufferView":37,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14995982609276481,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":38,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":40,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3001547097217854,-0.10936919883767691,-0.971150358761537],"max":[3.3069623883664403,1.9862092299614833,0.97611458682654]},{"bufferView":41,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1498046467931475,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":42,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":44,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4208519505200288,-0.19864153981506796,-1.0915886029607877],"max":[3.414617900224371,2.043885531809398,1.0932789621740857]},{"bufferView":45,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995324180268255,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":46,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":48,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5669841541004086,-0.28681191374307197,-1.2429398135248713],"max":[3.5461894592613254,2.161949174574682,1.1960971361201902]},{"bufferView":49,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14975531996991104,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":52,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7272714316070905,-0.41582372029250525,-1.4006898719832632],"max":[3.7355253375482667,2.2593776068273055,1.3833213185301112]},{"bufferView":53,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14979885934138443,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":56,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.943880380578867,-0.5701426302522967,-1.6148345094358412],"max":[3.944457288902163,2.412331657967942,1.645154424872163]},{"bufferView":57,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14982052843301688,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":60,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.24859925364883,-0.7668402276106139,-1.8773220048724297],"max":[4.23680859012995,2.6034534689215363,1.8801417363414814]},{"bufferView":61,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14999302042115678,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":64,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.514896395771035,-0.9073730150524895,-2.177495972725727],"max":[4.470627766760743,2.7928427239548803,2.118901535059435]},{"bufferView":65,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998986357676083,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":68,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.788516653976252,-1.1544830453479493,-2.4679224047123625],"max":[4.810810305611445,2.999087948179251,2.439008273315899]},{"bufferView":69,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998147216529406,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":72,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.165269097652643,-1.398088994301306,-2.836264486149594],"max":[5.1739476983084,3.262949830912368,2.802502792052512]},{"bufferView":73,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1499762506267101,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":76,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.632408466460708,-1.7072763169918566,-3.2290250611545295],"max":[5.595904049939014,3.5114504450528354,3.265406041011498]},{"bufferView":77,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14996567289644103,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_summer.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2}],"materials":[{"name":"besenginster_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenginster_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5805882352941176,1.0,0.7405882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenheide_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6213725490196078,1.0,0.7813725490196078,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"immergruene_hecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"immergruene_hecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"immergruene_hecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"immergruene_hecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"immergruene_hecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"immergruene_hecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"immergruene_hecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"immergruene_hecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"immergruene_hecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"immergruene_hecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruene_hecke_b_hedge.bin b/mods/trees/assets/immergruene_hecke_b_hedge.bin new file mode 100644 index 0000000..9421fcd --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_b_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70deec42a45ca35f364b1e9fcf378053c92b9319e69b3fd39966d1e1ef5267ed +size 8841000 diff --git a/mods/trees/assets/immergruene_hecke_b_winter.gltf b/mods/trees/assets/immergruene_hecke_b_winter.gltf new file mode 100644 index 0000000..9590c61 --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,16,18,20,26,36,38,42,46,48,60,72,82,94,98,104,108,110,118,129,131,137,139]},{"name":"hedge_LOD1","children":[13,15,17,19,21,27,37,39,43,47,49,61,73,83,95,99,105,109,111,119,130,132,138,140]},{"name":"hedge_LOD2","children":[22,28,40,44,50,62,74,84,96,100,106,112,120,133,141]},{"name":"hedge_LOD3","children":[23,29,41,45,51,63,75,85,97,101,107,113,121,134,142]},{"name":"hedge_LOD4","children":[24,30,52,64,76,86,102,114,122,135,143]},{"name":"hedge_LOD5","children":[25,31,53,65,77,87,103,115,123,136,144]},{"name":"hedge_LOD6","children":[32,54,66,78,88,116,124,145]},{"name":"hedge_LOD7","children":[33,55,67,79,89,117,125,146]},{"name":"hedge_LOD8","children":[34,56,68,80,90,126,147]},{"name":"hedge_LOD9","children":[35,57,69,81,91,127,148]},{"name":"hedge_LOD10","children":[58,70,92,128,149]},{"name":"hedge_LOD11","children":[59,71,93,150]},{"name":"besenginster_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.060568434652762265],"rotation":[0.0,0.06579063617452621,0.0,0.9978334491245275],"scale":[0.41309162327144744,0.7153462462605887,0.662814356138474]},{"name":"besenginster_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.060568434652762265],"rotation":[0.0,0.06579063617452621,0.0,0.9978334491245275],"scale":[0.41309162327144744,0.7153462462605887,0.662814356138474]},{"name":"besenheide_c_part_14_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.06505252286575824],"rotation":[0.0,-0.07531368139660827,0.0,0.997159891589353],"scale":[0.8440574033190633,2.2197386425068473,1.220391496268206]},{"name":"besenheide_c_part_15_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.06505252286575824],"rotation":[0.0,-0.07531368139660827,0.0,0.997159891589353],"scale":[0.8440574033190633,2.2197386425068473,1.220391496268206]},{"name":"besenginster_c_part_16_LOD0","mesh":1,"translation":[-1.9090909090909092,-0.0,0.06989176700961128],"rotation":[0.0,0.05650246705487327,0.0,0.9984024595405968],"scale":[0.41309162327144744,0.71240408195693,0.6830271563815355]},{"name":"besenginster_c_part_17_LOD1","mesh":1,"translation":[-1.9090909090909092,-0.0,0.06989176700961128],"rotation":[0.0,0.05650246705487327,0.0,0.9984024595405968],"scale":[0.41309162327144744,0.71240408195693,0.6830271563815355]},{"name":"besenheide_c_part_18_LOD0","mesh":5,"translation":[-1.3636363636363638,-0.0,0.10131093601733293],"rotation":[0.0,-0.07205199381476789,0.0,0.997400877374447],"scale":[0.8440574033190633,2.3395373390013425,1.2696412770548282]},{"name":"besenheide_c_part_19_LOD1","mesh":5,"translation":[-1.3636363636363638,-0.0,0.10131093601733293],"rotation":[0.0,-0.07205199381476789,0.0,0.997400877374447],"scale":[0.8440574033190633,2.3395373390013425,1.2696412770548282]},{"name":"besenginster_c_part_20_LOD0","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_21_LOD1","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_22_LOD2","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_23_LOD3","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_24_LOD4","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenginster_c_part_25_LOD5","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.003030315346134488],"rotation":[0.0,0.07157015011823498,0.0,0.9974355686519573],"scale":[0.41309162327144744,0.711346388863175,0.6678355754277949]},{"name":"besenheide_c_part_26_LOD0","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_27_LOD1","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_28_LOD2","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_29_LOD3","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_30_LOD4","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_31_LOD5","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_32_LOD6","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_33_LOD7","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_34_LOD8","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenheide_c_part_35_LOD9","mesh":5,"translation":[-0.27272727272727293,-0.0,0.08636407721359268],"rotation":[0.0,0.06788355218752562,0.0,0.9976932511260179],"scale":[0.8440574033190633,2.193757161011083,1.3054792242372597]},{"name":"besenginster_c_part_36_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,-0.029400015356589662],"rotation":[0.0,-0.053406964624098774,0.0,0.9985728296572265],"scale":[0.41309162327144744,0.6934494852577313,0.6517447371415388]},{"name":"besenginster_c_part_37_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,-0.029400015356589662],"rotation":[0.0,-0.053406964624098774,0.0,0.9985728296572265],"scale":[0.41309162327144744,0.6934494852577313,0.6517447371415388]},{"name":"besenheide_c_part_38_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenheide_c_part_39_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenheide_c_part_40_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenheide_c_part_41_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,-0.139240119700941],"rotation":[0.0,0.028361970826302436,0.0,0.9995977183901772],"scale":[0.8440574033190633,2.2330841699995405,1.2897685368914114]},{"name":"besenginster_c_part_42_LOD0","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenginster_c_part_43_LOD1","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenginster_c_part_44_LOD2","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenginster_c_part_45_LOD3","mesh":1,"translation":[1.3636363636363633,-0.0,-0.03428022642334609],"rotation":[0.0,-0.007183362307092861,0.0,0.999974199320145],"scale":[0.41309162327144744,0.7228460468101621,0.5915221215211255]},{"name":"besenheide_c_part_46_LOD0","mesh":5,"translation":[1.9090909090909083,-0.0,-0.10162978791270166],"rotation":[0.0,0.07953430728580121,0.0,0.996832129279834],"scale":[0.8440574033190633,2.1600821198521842,1.3735627438951576]},{"name":"besenheide_c_part_47_LOD1","mesh":5,"translation":[1.9090909090909083,-0.0,-0.10162978791270166],"rotation":[0.0,0.07953430728580121,0.0,0.996832129279834],"scale":[0.8440574033190633,2.1600821198521842,1.3735627438951576]},{"name":"besenginster_c_part_48_LOD0","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_49_LOD1","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_50_LOD2","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_51_LOD3","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_52_LOD4","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_53_LOD5","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_54_LOD6","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_55_LOD7","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_56_LOD8","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_57_LOD9","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_58_LOD10","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenginster_c_part_59_LOD11","mesh":1,"translation":[2.454545454545454,-0.0,-0.10453645802460482],"rotation":[0.0,-0.049917697856572914,0.0,0.9987533346330814],"scale":[0.41309162327144744,0.7446232051090566,0.6104830503749236]},{"name":"besenheide_c_part_60_LOD0","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_61_LOD1","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_62_LOD2","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_63_LOD3","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_64_LOD4","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_65_LOD5","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_66_LOD6","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_67_LOD7","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_68_LOD8","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_69_LOD9","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_70_LOD10","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_71_LOD11","mesh":5,"translation":[3.0,-0.0,-0.057784974386454135],"rotation":[0.0,0.02948318330300182,0.0,0.9995652764588822],"scale":[0.8440574033190633,2.3151429125176413,1.0892009738342963]},{"name":"besenheide_c_part_72_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_73_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_74_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_75_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_76_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_77_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_78_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_79_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_80_LOD8","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenheide_c_part_81_LOD9","mesh":5,"translation":[-2.7272727272727275,-0.0,0.10380899119355164],"rotation":[0.0,-0.01136433208052199,0.0,0.999935423893145],"scale":[0.9022682587203782,1.363308465769816,1.3089537955628971]},{"name":"besenginster_c_part_82_LOD0","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_83_LOD1","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_84_LOD2","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_85_LOD3","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_86_LOD4","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_87_LOD5","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_88_LOD6","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_89_LOD7","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_90_LOD8","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_91_LOD9","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_92_LOD10","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenginster_c_part_93_LOD11","mesh":1,"translation":[-2.1818181818181817,-0.0,-0.18532904862101657],"rotation":[0.0,0.06281036387382005,0.0,0.9980254797298705],"scale":[0.44158070073844385,0.428168296281988,0.6194920667046918]},{"name":"besenheide_c_part_94_LOD0","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenheide_c_part_95_LOD1","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenheide_c_part_96_LOD2","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenheide_c_part_97_LOD3","mesh":5,"translation":[-1.6363636363636365,-0.0,0.1214533719019843],"rotation":[0.0,0.03647138938147373,0.0,0.9993346975646272],"scale":[0.9022682587203782,1.5180045347024234,1.3434303174092062]},{"name":"besenginster_c_part_98_LOD0","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_99_LOD1","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_100_LOD2","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_101_LOD3","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_102_LOD4","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenginster_c_part_103_LOD5","mesh":1,"translation":[-1.090909090909091,-0.0,-0.0028183669052392057],"rotation":[0.0,0.05668973181384317,0.0,0.9983918440706908],"scale":[0.44158070073844385,0.4329263058942866,0.6415723990530635]},{"name":"besenheide_c_part_104_LOD0","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenheide_c_part_105_LOD1","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenheide_c_part_106_LOD2","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenheide_c_part_107_LOD3","mesh":5,"translation":[-0.5454545454545459,-0.0,-0.026590005501304526],"rotation":[0.0,-0.03534909406777636,0.0,0.999375025477717],"scale":[0.9022682587203782,1.3038408460403665,1.2069071674121836]},{"name":"besenginster_c_part_108_LOD0","mesh":1,"translation":[0.0,-0.0,0.007098443041787861],"rotation":[0.0,-0.020584909379276844,0.0,0.999788108303878],"scale":[0.44158070073844385,0.47843790286869164,0.6761946242795667]},{"name":"besenginster_c_part_109_LOD1","mesh":1,"translation":[0.0,-0.0,0.007098443041787861],"rotation":[0.0,-0.020584909379276844,0.0,0.999788108303878],"scale":[0.44158070073844385,0.47843790286869164,0.6761946242795667]},{"name":"besenheide_c_part_110_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_111_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_112_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_113_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_114_LOD4","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_115_LOD5","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_116_LOD6","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenheide_c_part_117_LOD7","mesh":5,"translation":[0.545454545454545,-0.0,-0.05009519621940331],"rotation":[0.0,-0.08731918569768794,0.0,0.9961803851758438],"scale":[0.9022682587203782,1.3429951779594391,1.371814975846609]},{"name":"besenginster_c_part_118_LOD0","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_119_LOD1","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_120_LOD2","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_121_LOD3","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_122_LOD4","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_123_LOD5","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_124_LOD6","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_125_LOD7","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_126_LOD8","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_127_LOD9","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenginster_c_part_128_LOD10","mesh":1,"translation":[1.0909090909090908,-0.0,-0.001967025566529834],"rotation":[0.0,-0.09179229488213753,0.0,0.9957781753986531],"scale":[0.44158070073844385,0.45197684170069125,0.6800902166672288]},{"name":"besenheide_c_part_129_LOD0","mesh":5,"translation":[1.6363636363636358,-0.0,0.014985805593507151],"rotation":[0.0,0.03363191522879401,0.0,0.9994342871234922],"scale":[0.9022682587203782,1.4546429102871588,1.3322148377389473]},{"name":"besenheide_c_part_130_LOD1","mesh":5,"translation":[1.6363636363636358,-0.0,0.014985805593507151],"rotation":[0.0,0.03363191522879401,0.0,0.9994342871234922],"scale":[0.9022682587203782,1.4546429102871588,1.3322148377389473]},{"name":"besenginster_c_part_131_LOD0","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_132_LOD1","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_133_LOD2","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_134_LOD3","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_135_LOD4","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenginster_c_part_136_LOD5","mesh":1,"translation":[2.1818181818181817,-0.0,-0.08385672190088997],"rotation":[0.0,-0.05174999833261971,0.0,0.9986600711316007],"scale":[0.44158070073844385,0.4900271603118581,0.6355856767283641]},{"name":"besenheide_c_part_137_LOD0","mesh":5,"translation":[2.7272727272727266,-0.0,-0.0009772261970147356],"rotation":[0.0,-0.046619573308127556,0.0,0.9989127165996877],"scale":[0.9022682587203782,1.2935785945751161,1.3679477696456006]},{"name":"besenheide_c_part_138_LOD1","mesh":5,"translation":[2.7272727272727266,-0.0,-0.0009772261970147356],"rotation":[0.0,-0.046619573308127556,0.0,0.9989127165996877],"scale":[0.9022682587203782,1.2935785945751161,1.3679477696456006]},{"name":"leaf_volume_LOD0","mesh":8},{"name":"leaf_volume_LOD1","mesh":9},{"name":"leaf_volume_LOD2","mesh":10},{"name":"leaf_volume_LOD3","mesh":11},{"name":"leaf_volume_LOD4","mesh":12},{"name":"leaf_volume_LOD5","mesh":13},{"name":"leaf_volume_LOD6","mesh":14},{"name":"leaf_volume_LOD7","mesh":15},{"name":"leaf_volume_LOD8","mesh":16},{"name":"leaf_volume_LOD9","mesh":17},{"name":"leaf_volume_LOD10","mesh":18},{"name":"leaf_volume_LOD11","mesh":19}],"meshes":[{"name":"besenginster_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"besenginster_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"besenginster_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"besenginster_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"besenheide_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"besenheide_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"besenheide_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"besenheide_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"immergruene_hecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":6}]},{"name":"immergruene_hecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"immergruene_hecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"immergruene_hecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":9}]},{"name":"immergruene_hecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"immergruene_hecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":11}]},{"name":"immergruene_hecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":12}]},{"name":"immergruene_hecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":13}]},{"name":"immergruene_hecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":14}]},{"name":"immergruene_hecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":15}]},{"name":"immergruene_hecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":16}]},{"name":"immergruene_hecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":17}]}],"buffers":[{"uri":"besenginster_c.bin","byteLength":302476},{"uri":"besenheide_c.bin","byteLength":302156},{"uri":"immergruene_hecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":0,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":0,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302452,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":1,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":1,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":1,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":1,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":1,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":1,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":302132,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":2,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":2,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":2,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":2,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":2,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":2,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":2,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":2,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":2,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":2,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":2,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":2,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":2,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":2,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":2,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":2,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":2,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":2,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":2,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":2,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":2,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":2,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":1,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":2,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":17,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":18,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":20,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":21,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":22,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.109876146409378,0.02753806508371645,-0.7718159945909189],"max":[3.1037948884026405,1.85506235209911,0.7751849346125214]},{"bufferView":33,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14987995717416172,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":34,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":36,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2112329159728237,-0.06038947615981481,-0.8958412534376106],"max":[3.2273014414415067,1.9215856103471598,0.8883523085664692]},{"bufferView":37,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14995982609276481,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":38,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":40,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3001547097217854,-0.10936919883767691,-0.971150358761537],"max":[3.3069623883664403,1.9862092299614833,0.97611458682654]},{"bufferView":41,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1498046467931475,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":42,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":44,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4208519505200288,-0.19864153981506796,-1.0915886029607877],"max":[3.414617900224371,2.043885531809398,1.0932789621740857]},{"bufferView":45,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14995324180268255,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":46,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":48,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5669841541004086,-0.28681191374307197,-1.2429398135248713],"max":[3.5461894592613254,2.161949174574682,1.1960971361201902]},{"bufferView":49,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14975531996991104,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":52,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7272714316070905,-0.41582372029250525,-1.4006898719832632],"max":[3.7355253375482667,2.2593776068273055,1.3833213185301112]},{"bufferView":53,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14979885934138443,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":56,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.943880380578867,-0.5701426302522967,-1.6148345094358412],"max":[3.944457288902163,2.412331657967942,1.645154424872163]},{"bufferView":57,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14982052843301688,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":60,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.24859925364883,-0.7668402276106139,-1.8773220048724297],"max":[4.23680859012995,2.6034534689215363,1.8801417363414814]},{"bufferView":61,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14999302042115678,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":64,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.514896395771035,-0.9073730150524895,-2.177495972725727],"max":[4.470627766760743,2.7928427239548803,2.118901535059435]},{"bufferView":65,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998986357676083,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":68,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.788516653976252,-1.1544830453479493,-2.4679224047123625],"max":[4.810810305611445,2.999087948179251,2.439008273315899]},{"bufferView":69,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14998147216529406,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":72,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.165269097652643,-1.398088994301306,-2.836264486149594],"max":[5.1739476983084,3.262949830912368,2.802502792052512]},{"bufferView":73,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1499762506267101,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":76,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.632408466460708,-1.7072763169918566,-3.2290250611545295],"max":[5.595904049939014,3.5114504450528354,3.265406041011498]},{"bufferView":77,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14996567289644103,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_winter.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2}],"materials":[{"name":"besenginster_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenginster_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6386470588235295,1.0,0.8146470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenheide_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6835098039215687,1.0,0.8595098039215687,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"immergruene_hecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"immergruene_hecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"immergruene_hecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"immergruene_hecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"immergruene_hecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"immergruene_hecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"immergruene_hecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"immergruene_hecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"immergruene_hecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"immergruene_hecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruene_hecke_c.gltf b/mods/trees/assets/immergruene_hecke_c.gltf new file mode 100644 index 0000000..f7ce64f --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,22,24,35,39,41,51,53,65,71,73,77,79,91,93,97,103,105,113,117,129,131,133,139]},{"name":"hedge_LOD1","children":[13,23,25,36,40,42,52,54,66,72,74,78,80,92,94,98,104,106,114,118,130,132,134,140]},{"name":"hedge_LOD2","children":[14,26,37,43,55,67,75,81,95,99,107,115,119,135,141]},{"name":"hedge_LOD3","children":[15,27,38,44,56,68,76,82,96,100,108,116,120,136,142]},{"name":"hedge_LOD4","children":[16,28,45,57,69,83,101,109,121,137,143]},{"name":"hedge_LOD5","children":[17,29,46,58,70,84,102,110,122,138,144]},{"name":"hedge_LOD6","children":[18,30,47,59,85,111,123,145]},{"name":"hedge_LOD7","children":[19,31,48,60,86,112,124,146]},{"name":"hedge_LOD8","children":[20,32,49,61,87,125,147]},{"name":"hedge_LOD9","children":[21,33,50,62,88,126,148]},{"name":"hedge_LOD10","children":[34,63,89,127,149]},{"name":"hedge_LOD11","children":[64,90,128,150]},{"name":"besenheide_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_20_LOD8","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_21_LOD9","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenginster_c_part_22_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.023353067055941465],"rotation":[0.0,0.016221012302360328,0.0,0.9998684307247062],"scale":[0.41309162327144744,0.869352604970345,0.5506169708592675]},{"name":"besenginster_c_part_23_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.023353067055941465],"rotation":[0.0,0.016221012302360328,0.0,0.9998684307247062],"scale":[0.41309162327144744,0.869352604970345,0.5506169708592675]},{"name":"besenheide_c_part_24_LOD0","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_25_LOD1","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_26_LOD2","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_27_LOD3","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_28_LOD4","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_29_LOD5","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_30_LOD6","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_31_LOD7","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_32_LOD8","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_33_LOD9","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_34_LOD10","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenginster_c_part_35_LOD0","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenginster_c_part_36_LOD1","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenginster_c_part_37_LOD2","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenginster_c_part_38_LOD3","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenheide_c_part_39_LOD0","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.05687077868582252],"rotation":[0.0,0.01287697643557543,0.0,0.999917088301764],"scale":[0.8440574033190633,2.802363790090568,1.3749428825230072]},{"name":"besenheide_c_part_40_LOD1","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.05687077868582252],"rotation":[0.0,0.01287697643557543,0.0,0.999917088301764],"scale":[0.8440574033190633,2.802363790090568,1.3749428825230072]},{"name":"besenginster_c_part_41_LOD0","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_42_LOD1","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_43_LOD2","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_44_LOD3","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_45_LOD4","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_46_LOD5","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_47_LOD6","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_48_LOD7","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_49_LOD8","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_50_LOD9","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenheide_c_part_51_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.019884156382272422],"rotation":[0.0,-0.062036837124537246,0.0,0.9980738604129374],"scale":[0.8440574033190633,2.832524015365332,1.3458095989790444]},{"name":"besenheide_c_part_52_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.019884156382272422],"rotation":[0.0,-0.062036837124537246,0.0,0.9980738604129374],"scale":[0.8440574033190633,2.832524015365332,1.3458095989790444]},{"name":"besenginster_c_part_53_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_54_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_55_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_56_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_57_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_58_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_59_LOD6","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_60_LOD7","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_61_LOD8","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_62_LOD9","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_63_LOD10","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_64_LOD11","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenheide_c_part_65_LOD0","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_66_LOD1","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_67_LOD2","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_68_LOD3","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_69_LOD4","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_70_LOD5","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenginster_c_part_71_LOD0","mesh":5,"translation":[1.9090909090909083,-0.0,0.03412994926845994],"rotation":[0.0,0.06827604560179996,0.0,0.9976664681129566],"scale":[0.41309162327144744,0.871650675631291,0.6410667178180773]},{"name":"besenginster_c_part_72_LOD1","mesh":5,"translation":[1.9090909090909083,-0.0,0.03412994926845994],"rotation":[0.0,0.06827604560179996,0.0,0.9976664681129566],"scale":[0.41309162327144744,0.871650675631291,0.6410667178180773]},{"name":"besenheide_c_part_73_LOD0","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenheide_c_part_74_LOD1","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenheide_c_part_75_LOD2","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenheide_c_part_76_LOD3","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenginster_c_part_77_LOD0","mesh":5,"translation":[3.0,-0.0,0.04470509010307949],"rotation":[0.0,0.054750835086892595,0.0,0.998500048100794],"scale":[0.41309162327144744,0.9063107607949608,0.6715920415939682]},{"name":"besenginster_c_part_78_LOD1","mesh":5,"translation":[3.0,-0.0,0.04470509010307949],"rotation":[0.0,0.054750835086892595,0.0,0.998500048100794],"scale":[0.41309162327144744,0.9063107607949608,0.6715920415939682]},{"name":"besenginster_c_part_79_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_80_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_81_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_82_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_83_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_84_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_85_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_86_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_87_LOD8","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_88_LOD9","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_89_LOD10","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_90_LOD11","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenheide_c_part_91_LOD0","mesh":1,"translation":[-2.1818181818181817,-0.0,0.01050361329964622],"rotation":[0.0,0.10752880342855803,0.0,0.9942019696385752],"scale":[0.9022682587203782,1.846241516392865,1.2683300582308543]},{"name":"besenheide_c_part_92_LOD1","mesh":1,"translation":[-2.1818181818181817,-0.0,0.01050361329964622],"rotation":[0.0,0.10752880342855803,0.0,0.9942019696385752],"scale":[0.9022682587203782,1.846241516392865,1.2683300582308543]},{"name":"besenginster_c_part_93_LOD0","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenginster_c_part_94_LOD1","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenginster_c_part_95_LOD2","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenginster_c_part_96_LOD3","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenheide_c_part_97_LOD0","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_98_LOD1","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_99_LOD2","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_100_LOD3","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_101_LOD4","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_102_LOD5","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenginster_c_part_103_LOD0","mesh":5,"translation":[-0.5454545454545459,-0.0,0.0077197180524505304],"rotation":[0.0,0.07690269467244149,0.0,0.9970386028394874],"scale":[0.44158070073844385,0.5962650852364935,0.6612298369697616]},{"name":"besenginster_c_part_104_LOD1","mesh":5,"translation":[-0.5454545454545459,-0.0,0.0077197180524505304],"rotation":[0.0,0.07690269467244149,0.0,0.9970386028394874],"scale":[0.44158070073844385,0.5962650852364935,0.6612298369697616]},{"name":"besenheide_c_part_105_LOD0","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_106_LOD1","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_107_LOD2","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_108_LOD3","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_109_LOD4","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_110_LOD5","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_111_LOD6","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_112_LOD7","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenginster_c_part_113_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenginster_c_part_114_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenginster_c_part_115_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenginster_c_part_116_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenheide_c_part_117_LOD0","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_118_LOD1","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_119_LOD2","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_120_LOD3","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_121_LOD4","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_122_LOD5","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_123_LOD6","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_124_LOD7","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_125_LOD8","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_126_LOD9","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_127_LOD10","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_128_LOD11","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenginster_c_part_129_LOD0","mesh":5,"translation":[1.6363636363636358,-0.0,-0.19682774682418563],"rotation":[0.0,0.011476196460692383,0.0,0.9999341462890422],"scale":[0.44158070073844385,0.5253410338222896,0.5710018777019288]},{"name":"besenginster_c_part_130_LOD1","mesh":5,"translation":[1.6363636363636358,-0.0,-0.19682774682418563],"rotation":[0.0,0.011476196460692383,0.0,0.9999341462890422],"scale":[0.44158070073844385,0.5253410338222896,0.5710018777019288]},{"name":"besenheide_c_part_131_LOD0","mesh":1,"translation":[2.1818181818181817,-0.0,-0.0855434527295448],"rotation":[0.0,-0.07287124386726582,0.0,0.9973413567165644],"scale":[0.9022682587203782,1.8210713486296297,1.2190582063862385]},{"name":"besenheide_c_part_132_LOD1","mesh":1,"translation":[2.1818181818181817,-0.0,-0.0855434527295448],"rotation":[0.0,-0.07287124386726582,0.0,0.9973413567165644],"scale":[0.9022682587203782,1.8210713486296297,1.2190582063862385]},{"name":"besenginster_c_part_133_LOD0","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_134_LOD1","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_135_LOD2","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_136_LOD3","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_137_LOD4","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_138_LOD5","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"leaf_volume_LOD0","mesh":8},{"name":"leaf_volume_LOD1","mesh":9},{"name":"leaf_volume_LOD2","mesh":10},{"name":"leaf_volume_LOD3","mesh":11},{"name":"leaf_volume_LOD4","mesh":12},{"name":"leaf_volume_LOD5","mesh":13},{"name":"leaf_volume_LOD6","mesh":14},{"name":"leaf_volume_LOD7","mesh":15},{"name":"leaf_volume_LOD8","mesh":16},{"name":"leaf_volume_LOD9","mesh":17},{"name":"leaf_volume_LOD10","mesh":18},{"name":"leaf_volume_LOD11","mesh":19}],"meshes":[{"name":"besenheide_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"besenheide_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"besenheide_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"besenheide_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"besenginster_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"besenginster_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"besenginster_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"besenginster_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"immergruene_hecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":6}]},{"name":"immergruene_hecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"immergruene_hecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"immergruene_hecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":9}]},{"name":"immergruene_hecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"immergruene_hecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":11}]},{"name":"immergruene_hecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":12}]},{"name":"immergruene_hecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":13}]},{"name":"immergruene_hecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":14}]},{"name":"immergruene_hecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":15}]},{"name":"immergruene_hecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":16}]},{"name":"immergruene_hecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":17}]}],"buffers":[{"uri":"besenheide_c.bin","byteLength":302156},{"uri":"besenginster_c.bin","byteLength":302476},{"uri":"immergruene_hecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":0,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302132,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":1,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":1,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":1,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":1,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":302452,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":2,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":2,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":2,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":2,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":2,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":2,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":2,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":2,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":2,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":2,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":2,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":2,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":2,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":2,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":2,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":2,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":2,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":2,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":2,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":2,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":2,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":2,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":1,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":2,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":17,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":18,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":20,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":21,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":22,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.112720541440512,0.02503400548374761,-0.7828056301674473],"max":[3.110126021652716,2.254935233158205,0.7777196274730407]},{"bufferView":33,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998841028812612,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":34,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":36,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2391322029150893,-0.05564630141076399,-0.8831886091059927],"max":[3.226940849698702,2.3142266951322137,0.874638333020709]},{"bufferView":37,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14991029222976857,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":38,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":40,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.299360871043164,-0.11595167187135981,-0.9908455034631326],"max":[3.302403053986139,2.365774465753523,0.9884682705172652]},{"bufferView":41,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14993973580241968,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":42,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":44,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.425711784761672,-0.1856203161392225,-1.0952946695961474],"max":[3.3823828520991115,2.4581825425083053,1.081787854516831]},{"bufferView":45,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14998243750194717,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":46,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":48,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5458056934867317,-0.29403746974868084,-1.227004935444899],"max":[3.563204996687439,2.5421132297428755,1.1951643864268378]},{"bufferView":49,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14989258488228283,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":52,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7055934292214854,-0.40074789228698626,-1.383122283604209],"max":[3.732032258911887,2.6520609646251403,1.3370368797423016]},{"bufferView":53,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14983537852990253,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":56,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9621803898535637,-0.5518764645502738,-1.6466609426675802],"max":[3.960978419539927,2.843933697339097,1.6283907734058725]},{"bufferView":57,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499759893996105,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":60,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2320236166475365,-0.7277007893655403,-1.8358517441681117],"max":[4.204753089560715,2.9848411971451863,1.9057151432341195]},{"bufferView":61,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14987168306060175,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":64,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.48284432096183,-0.9064003946914343,-2.1160990979156025],"max":[4.5140510559773634,3.189132760408935,2.1544559492850524]},{"bufferView":65,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1495929798515954,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":68,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.827734118939904,-1.1560677724867705,-2.42262388694152],"max":[4.789293839878978,3.468440038648955,2.440525049379543]},{"bufferView":69,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14987292226910298,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":72,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.137080449999384,-1.3443495495616304,-2.7554405591824005],"max":[5.213959739318899,3.6743136714764404,2.8179604781298777]},{"bufferView":73,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14993531790369463,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":76,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.571247747886334,-1.7096739671137167,-3.2858189464544205],"max":[5.46015059441698,3.9184825785277715,3.2417823079604657]},{"bufferView":77,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14994717298681556,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_summer.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2}],"materials":[{"name":"besenheide_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenheide_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6213725490196078,1.0,0.7813725490196078,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenginster_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5805882352941176,1.0,0.7405882352941177,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"immergruene_hecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"immergruene_hecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"immergruene_hecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"immergruene_hecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"immergruene_hecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"immergruene_hecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"immergruene_hecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"immergruene_hecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"immergruene_hecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"immergruene_hecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/immergruene_hecke_c_hedge.bin b/mods/trees/assets/immergruene_hecke_c_hedge.bin new file mode 100644 index 0000000..e40a54f --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_c_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eace86746ea23b346bdf8d10652d34fc9f64959dbd6f68cbcaea54ed81567255 +size 8841000 diff --git a/mods/trees/assets/immergruene_hecke_c_winter.gltf b/mods/trees/assets/immergruene_hecke_c_winter.gltf new file mode 100644 index 0000000..4ebdb3e --- /dev/null +++ b/mods/trees/assets/immergruene_hecke_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,22,24,35,39,41,51,53,65,71,73,77,79,91,93,97,103,105,113,117,129,131,133,139]},{"name":"hedge_LOD1","children":[13,23,25,36,40,42,52,54,66,72,74,78,80,92,94,98,104,106,114,118,130,132,134,140]},{"name":"hedge_LOD2","children":[14,26,37,43,55,67,75,81,95,99,107,115,119,135,141]},{"name":"hedge_LOD3","children":[15,27,38,44,56,68,76,82,96,100,108,116,120,136,142]},{"name":"hedge_LOD4","children":[16,28,45,57,69,83,101,109,121,137,143]},{"name":"hedge_LOD5","children":[17,29,46,58,70,84,102,110,122,138,144]},{"name":"hedge_LOD6","children":[18,30,47,59,85,111,123,145]},{"name":"hedge_LOD7","children":[19,31,48,60,86,112,124,146]},{"name":"hedge_LOD8","children":[20,32,49,61,87,125,147]},{"name":"hedge_LOD9","children":[21,33,50,62,88,126,148]},{"name":"hedge_LOD10","children":[34,63,89,127,149]},{"name":"hedge_LOD11","children":[64,90,128,150]},{"name":"besenheide_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_20_LOD8","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenheide_c_part_21_LOD9","mesh":1,"translation":[-3.0,-0.0,0.07564688031607875],"rotation":[0.0,0.014229430179865154,0.0,0.9998987565332584],"scale":[0.8440574033190633,2.8118578821415627,1.1181456509653203]},{"name":"besenginster_c_part_22_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.023353067055941465],"rotation":[0.0,0.016221012302360328,0.0,0.9998684307247062],"scale":[0.41309162327144744,0.869352604970345,0.5506169708592675]},{"name":"besenginster_c_part_23_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.023353067055941465],"rotation":[0.0,0.016221012302360328,0.0,0.9998684307247062],"scale":[0.41309162327144744,0.869352604970345,0.5506169708592675]},{"name":"besenheide_c_part_24_LOD0","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_25_LOD1","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_26_LOD2","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_27_LOD3","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_28_LOD4","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_29_LOD5","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_30_LOD6","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_31_LOD7","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_32_LOD8","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_33_LOD9","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenheide_c_part_34_LOD10","mesh":1,"translation":[-1.9090909090909092,-0.0,-0.10875793058542899],"rotation":[0.0,-0.040963538485904775,0.0,0.9991606419964278],"scale":[0.8440574033190633,2.8201878165110306,1.1304591335005811]},{"name":"besenginster_c_part_35_LOD0","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenginster_c_part_36_LOD1","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenginster_c_part_37_LOD2","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenginster_c_part_38_LOD3","mesh":5,"translation":[-1.3636363636363638,-0.0,-0.07357249263002325],"rotation":[0.0,0.023739535728160024,0.0,0.9997181775097477],"scale":[0.41309162327144744,0.8749697087786392,0.6174971780702324]},{"name":"besenheide_c_part_39_LOD0","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.05687077868582252],"rotation":[0.0,0.01287697643557543,0.0,0.999917088301764],"scale":[0.8440574033190633,2.802363790090568,1.3749428825230072]},{"name":"besenheide_c_part_40_LOD1","mesh":1,"translation":[-0.8181818181818183,-0.0,-0.05687077868582252],"rotation":[0.0,0.01287697643557543,0.0,0.999917088301764],"scale":[0.8440574033190633,2.802363790090568,1.3749428825230072]},{"name":"besenginster_c_part_41_LOD0","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_42_LOD1","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_43_LOD2","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_44_LOD3","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_45_LOD4","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_46_LOD5","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_47_LOD6","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_48_LOD7","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_49_LOD8","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenginster_c_part_50_LOD9","mesh":5,"translation":[-0.27272727272727293,-0.0,-0.03595099517325487],"rotation":[0.0,0.04116623337736278,0.0,0.9991523113267169],"scale":[0.41309162327144744,0.9042609309743452,0.556341904801655]},{"name":"besenheide_c_part_51_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.019884156382272422],"rotation":[0.0,-0.062036837124537246,0.0,0.9980738604129374],"scale":[0.8440574033190633,2.832524015365332,1.3458095989790444]},{"name":"besenheide_c_part_52_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.019884156382272422],"rotation":[0.0,-0.062036837124537246,0.0,0.9980738604129374],"scale":[0.8440574033190633,2.832524015365332,1.3458095989790444]},{"name":"besenginster_c_part_53_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_54_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_55_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_56_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_57_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_58_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_59_LOD6","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_60_LOD7","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_61_LOD8","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_62_LOD9","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_63_LOD10","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenginster_c_part_64_LOD11","mesh":5,"translation":[0.8181818181818179,-0.0,0.09377217438844626],"rotation":[0.0,0.048671910237899574,0.0,0.9988148202513787],"scale":[0.41309162327144744,0.8972524676388934,0.544649991687687]},{"name":"besenheide_c_part_65_LOD0","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_66_LOD1","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_67_LOD2","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_68_LOD3","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_69_LOD4","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenheide_c_part_70_LOD5","mesh":1,"translation":[1.3636363636363633,-0.0,-0.1322074786877927],"rotation":[0.0,0.02467542343174012,0.0,0.9996955153837914],"scale":[0.8440574033190633,2.679478058374506,1.1096284727525059]},{"name":"besenginster_c_part_71_LOD0","mesh":5,"translation":[1.9090909090909083,-0.0,0.03412994926845994],"rotation":[0.0,0.06827604560179996,0.0,0.9976664681129566],"scale":[0.41309162327144744,0.871650675631291,0.6410667178180773]},{"name":"besenginster_c_part_72_LOD1","mesh":5,"translation":[1.9090909090909083,-0.0,0.03412994926845994],"rotation":[0.0,0.06827604560179996,0.0,0.9976664681129566],"scale":[0.41309162327144744,0.871650675631291,0.6410667178180773]},{"name":"besenheide_c_part_73_LOD0","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenheide_c_part_74_LOD1","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenheide_c_part_75_LOD2","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenheide_c_part_76_LOD3","mesh":1,"translation":[2.454545454545454,-0.0,-0.04068282745796391],"rotation":[0.0,-0.03779229872147396,0.0,0.9992856159063568],"scale":[0.8440574033190633,2.7548790188220007,1.3508317826472491]},{"name":"besenginster_c_part_77_LOD0","mesh":5,"translation":[3.0,-0.0,0.04470509010307949],"rotation":[0.0,0.054750835086892595,0.0,0.998500048100794],"scale":[0.41309162327144744,0.9063107607949608,0.6715920415939682]},{"name":"besenginster_c_part_78_LOD1","mesh":5,"translation":[3.0,-0.0,0.04470509010307949],"rotation":[0.0,0.054750835086892595,0.0,0.998500048100794],"scale":[0.41309162327144744,0.9063107607949608,0.6715920415939682]},{"name":"besenginster_c_part_79_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_80_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_81_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_82_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_83_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_84_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_85_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_86_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_87_LOD8","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_88_LOD9","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_89_LOD10","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenginster_c_part_90_LOD11","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.08614404502329656],"rotation":[0.0,0.10715982840598634,0.0,0.9942418071958147],"scale":[0.44158070073844385,0.5220855354592863,0.6319174732563198]},{"name":"besenheide_c_part_91_LOD0","mesh":1,"translation":[-2.1818181818181817,-0.0,0.01050361329964622],"rotation":[0.0,0.10752880342855803,0.0,0.9942019696385752],"scale":[0.9022682587203782,1.846241516392865,1.2683300582308543]},{"name":"besenheide_c_part_92_LOD1","mesh":1,"translation":[-2.1818181818181817,-0.0,0.01050361329964622],"rotation":[0.0,0.10752880342855803,0.0,0.9942019696385752],"scale":[0.9022682587203782,1.846241516392865,1.2683300582308543]},{"name":"besenginster_c_part_93_LOD0","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenginster_c_part_94_LOD1","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenginster_c_part_95_LOD2","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenginster_c_part_96_LOD3","mesh":5,"translation":[-1.6363636363636365,-0.0,0.22396177065303963],"rotation":[0.0,0.09036633228878829,0.0,0.9959085931894917],"scale":[0.44158070073844385,0.6038540119112668,0.6059956550831965]},{"name":"besenheide_c_part_97_LOD0","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_98_LOD1","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_99_LOD2","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_100_LOD3","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_101_LOD4","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenheide_c_part_102_LOD5","mesh":1,"translation":[-1.090909090909091,-0.0,-0.07737720852259608],"rotation":[0.0,0.05187415515606998,0.0,0.9986536296568715],"scale":[0.9022682587203782,1.68714389363013,1.3898268145578734]},{"name":"besenginster_c_part_103_LOD0","mesh":5,"translation":[-0.5454545454545459,-0.0,0.0077197180524505304],"rotation":[0.0,0.07690269467244149,0.0,0.9970386028394874],"scale":[0.44158070073844385,0.5962650852364935,0.6612298369697616]},{"name":"besenginster_c_part_104_LOD1","mesh":5,"translation":[-0.5454545454545459,-0.0,0.0077197180524505304],"rotation":[0.0,0.07690269467244149,0.0,0.9970386028394874],"scale":[0.44158070073844385,0.5962650852364935,0.6612298369697616]},{"name":"besenheide_c_part_105_LOD0","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_106_LOD1","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_107_LOD2","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_108_LOD3","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_109_LOD4","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_110_LOD5","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_111_LOD6","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenheide_c_part_112_LOD7","mesh":1,"translation":[0.0,-0.0,0.1251630732403618],"rotation":[0.0,0.020113727685025107,0.0,0.9997976985163611],"scale":[0.9022682587203782,1.7470944989455799,1.3871648935450052]},{"name":"besenginster_c_part_113_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenginster_c_part_114_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenginster_c_part_115_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenginster_c_part_116_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,0.234521623373318],"rotation":[0.0,0.07760537261943508,0.0,0.9969841554110068],"scale":[0.44158070073844385,0.5807067924186746,0.5929640524523795]},{"name":"besenheide_c_part_117_LOD0","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_118_LOD1","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_119_LOD2","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_120_LOD3","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_121_LOD4","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_122_LOD5","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_123_LOD6","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_124_LOD7","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_125_LOD8","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_126_LOD9","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_127_LOD10","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenheide_c_part_128_LOD11","mesh":1,"translation":[1.0909090909090908,-0.0,0.021125721451935586],"rotation":[0.0,0.029354122306752915,0.0,0.9995690749035807],"scale":[0.9022682587203782,1.8547658259563085,1.1187415627860122]},{"name":"besenginster_c_part_129_LOD0","mesh":5,"translation":[1.6363636363636358,-0.0,-0.19682774682418563],"rotation":[0.0,0.011476196460692383,0.0,0.9999341462890422],"scale":[0.44158070073844385,0.5253410338222896,0.5710018777019288]},{"name":"besenginster_c_part_130_LOD1","mesh":5,"translation":[1.6363636363636358,-0.0,-0.19682774682418563],"rotation":[0.0,0.011476196460692383,0.0,0.9999341462890422],"scale":[0.44158070073844385,0.5253410338222896,0.5710018777019288]},{"name":"besenheide_c_part_131_LOD0","mesh":1,"translation":[2.1818181818181817,-0.0,-0.0855434527295448],"rotation":[0.0,-0.07287124386726582,0.0,0.9973413567165644],"scale":[0.9022682587203782,1.8210713486296297,1.2190582063862385]},{"name":"besenheide_c_part_132_LOD1","mesh":1,"translation":[2.1818181818181817,-0.0,-0.0855434527295448],"rotation":[0.0,-0.07287124386726582,0.0,0.9973413567165644],"scale":[0.9022682587203782,1.8210713486296297,1.2190582063862385]},{"name":"besenginster_c_part_133_LOD0","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_134_LOD1","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_135_LOD2","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_136_LOD3","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_137_LOD4","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"besenginster_c_part_138_LOD5","mesh":5,"translation":[2.7272727272727266,-0.0,-0.18740297309387766],"rotation":[0.0,0.09130386681824965,0.0,0.9958230786158931],"scale":[0.44158070073844385,0.5947649778775299,0.6211835513495352]},{"name":"leaf_volume_LOD0","mesh":8},{"name":"leaf_volume_LOD1","mesh":9},{"name":"leaf_volume_LOD2","mesh":10},{"name":"leaf_volume_LOD3","mesh":11},{"name":"leaf_volume_LOD4","mesh":12},{"name":"leaf_volume_LOD5","mesh":13},{"name":"leaf_volume_LOD6","mesh":14},{"name":"leaf_volume_LOD7","mesh":15},{"name":"leaf_volume_LOD8","mesh":16},{"name":"leaf_volume_LOD9","mesh":17},{"name":"leaf_volume_LOD10","mesh":18},{"name":"leaf_volume_LOD11","mesh":19}],"meshes":[{"name":"besenheide_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"besenheide_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"besenheide_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"besenheide_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"besenginster_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"besenginster_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"besenginster_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"besenginster_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"immergruene_hecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":6}]},{"name":"immergruene_hecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"immergruene_hecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"immergruene_hecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":9}]},{"name":"immergruene_hecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":10}]},{"name":"immergruene_hecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":11}]},{"name":"immergruene_hecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":12}]},{"name":"immergruene_hecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":13}]},{"name":"immergruene_hecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":14}]},{"name":"immergruene_hecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":15}]},{"name":"immergruene_hecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":16}]},{"name":"immergruene_hecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":17}]}],"buffers":[{"uri":"besenheide_c.bin","byteLength":302156},{"uri":"besenginster_c.bin","byteLength":302476},{"uri":"immergruene_hecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":63084,"byteLength":63084,"target":34962},{"buffer":0,"byteOffset":126168,"byteLength":42056,"target":34962},{"buffer":0,"byteOffset":168224,"byteLength":25224,"target":34963},{"buffer":0,"byteOffset":193448,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":228764,"byteLength":35316,"target":34962},{"buffer":0,"byteOffset":264080,"byteLength":23544,"target":34962},{"buffer":0,"byteOffset":287624,"byteLength":13692,"target":34963},{"buffer":0,"byteOffset":301316,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301508,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":301700,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":301828,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":301876,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":301972,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":302068,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":302132,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":63204,"byteLength":63204,"target":34962},{"buffer":1,"byteOffset":126408,"byteLength":42136,"target":34962},{"buffer":1,"byteOffset":168544,"byteLength":25224,"target":34963},{"buffer":1,"byteOffset":193768,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":229084,"byteLength":35316,"target":34962},{"buffer":1,"byteOffset":264400,"byteLength":23544,"target":34962},{"buffer":1,"byteOffset":287944,"byteLength":13692,"target":34963},{"buffer":1,"byteOffset":301636,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":301828,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":302020,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":302148,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":302196,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302292,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":302388,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":302452,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":2,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":2,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":2,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":2,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":2,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":2,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":2,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":2,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":2,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":2,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":2,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":2,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":2,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":2,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":2,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":2,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":2,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":2,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":2,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":2,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":2,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":2,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":2,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":2,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":2,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":2,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":2,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":2,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":2,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":2,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":2,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":2,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":2,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":2,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.4685161742548677,0.0,-0.52],"max":[0.4685161742548677,0.8,0.52]},{"bufferView":1,"componentType":5126,"count":5257,"type":"VEC3","min":[-0.9998656511306763,-0.9999790787696838,-0.9997736215591431],"max":[0.9992249608039856,0.9999279975891113,0.9995540380477905]},{"bufferView":2,"componentType":5126,"count":5257,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5256]},{"bufferView":4,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.4918410478704211,0.0016328996691503904,-0.5422162583638716],"max":[0.48616168018024725,0.8181038044843748,0.5269382908575709]},{"bufferView":5,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.9998657703399658,-0.9999790787696838,-0.9994456768035889],"max":[0.9996488690376282,0.9999279975891113,0.9995540380477905]},{"bufferView":6,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5720000000000001,0,-0.5720000000000001],"max":[0.5720000000000001,0.8,0.5720000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.9573046829726864,0.0,-1.0625],"max":[0.9573046829726864,2.5,1.0625]},{"bufferView":17,"componentType":5126,"count":5267,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9999029636383057],"max":[0.9992337226867676,0.9998316764831543,0.9995586276054382]},{"bufferView":18,"componentType":5126,"count":5267,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":12612,"type":"SCALAR","min":[0],"max":[5266]},{"bufferView":20,"componentType":5126,"count":2943,"type":"VEC3","min":[-1.0049636795429278,0.0051028114660949695,-1.1078937971377183],"max":[0.9933592022913708,2.556574389013671,1.0766767962234023]},{"bufferView":21,"componentType":5126,"count":2943,"type":"VEC3","min":[-0.999940037727356,-0.9999510645866394,-0.9997138381004333],"max":[0.9996574521064758,0.9998316764831543,0.9995586276054382]},{"bufferView":22,"componentType":5126,"count":2943,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":6846,"type":"SCALAR","min":[0],"max":[2942]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1687500000000002,0,-1.1687500000000002],"max":[1.1687500000000002,2.5,1.1687500000000002]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.112720541440512,0.02503400548374761,-0.7828056301674473],"max":[3.110126021652716,2.254935233158205,0.7777196274730407]},{"bufferView":33,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998841028812612,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":34,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":36,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2391322029150893,-0.05564630141076399,-0.8831886091059927],"max":[3.226940849698702,2.3142266951322137,0.874638333020709]},{"bufferView":37,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14991029222976857,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":38,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":40,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.299360871043164,-0.11595167187135981,-0.9908455034631326],"max":[3.302403053986139,2.365774465753523,0.9884682705172652]},{"bufferView":41,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14993973580241968,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":42,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":44,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.425711784761672,-0.1856203161392225,-1.0952946695961474],"max":[3.3823828520991115,2.4581825425083053,1.081787854516831]},{"bufferView":45,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14998243750194717,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":46,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":48,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5458056934867317,-0.29403746974868084,-1.227004935444899],"max":[3.563204996687439,2.5421132297428755,1.1951643864268378]},{"bufferView":49,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14989258488228283,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":52,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7055934292214854,-0.40074789228698626,-1.383122283604209],"max":[3.732032258911887,2.6520609646251403,1.3370368797423016]},{"bufferView":53,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14983537852990253,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":56,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9621803898535637,-0.5518764645502738,-1.6466609426675802],"max":[3.960978419539927,2.843933697339097,1.6283907734058725]},{"bufferView":57,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499759893996105,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":60,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2320236166475365,-0.7277007893655403,-1.8358517441681117],"max":[4.204753089560715,2.9848411971451863,1.9057151432341195]},{"bufferView":61,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14987168306060175,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":64,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.48284432096183,-0.9064003946914343,-2.1160990979156025],"max":[4.5140510559773634,3.189132760408935,2.1544559492850524]},{"bufferView":65,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1495929798515954,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":68,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.827734118939904,-1.1560677724867705,-2.42262388694152],"max":[4.789293839878978,3.468440038648955,2.440525049379543]},{"bufferView":69,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14987292226910298,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":72,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.137080449999384,-1.3443495495616304,-2.7554405591824005],"max":[5.213959739318899,3.6743136714764404,2.8179604781298777]},{"bufferView":73,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14993531790369463,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":76,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.571247747886334,-1.7096739671137167,-3.2858189464544205],"max":[5.46015059441698,3.9184825785277715,3.2417823079604657]},{"bufferView":77,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14994717298681556,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenheide_c_winter.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"textures/poly_wild_rooibos_bush.png"},{"uri":"impostors/besenginster_c_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2}],"materials":[{"name":"besenheide_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenheide_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6835098039215687,1.0,0.8595098039215687,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenheide_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"besenginster_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6386470588235295,1.0,0.8146470588235295,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"besenginster_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"immergruene_hecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"immergruene_hecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"immergruene_hecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"immergruene_hecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"immergruene_hecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"immergruene_hecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"immergruene_hecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"immergruene_hecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"immergruene_hecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"immergruene_hecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"immergruene_hecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.5,0.82,0.56,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/impostors/adlerfarn_a_autumn.png b/mods/trees/assets/impostors/adlerfarn_a_autumn.png new file mode 100644 index 0000000..d88de9d --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668372ee95738f6fd0037d3d8591645a04b758b492ee3ee2abe913cc2a321309 +size 81737 diff --git a/mods/trees/assets/impostors/adlerfarn_a_summer.png b/mods/trees/assets/impostors/adlerfarn_a_summer.png new file mode 100644 index 0000000..d4a8e18 --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b1baae6c2ce4cb6163c8cff4977dcad624705cd036d53e4bd995ffffc87362 +size 86960 diff --git a/mods/trees/assets/impostors/adlerfarn_a_winter.png b/mods/trees/assets/impostors/adlerfarn_a_winter.png new file mode 100644 index 0000000..2393196 --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9acfbc52a2fe27cadebe3dc6277f4765c38ea3c553fd3a84c20ddc822dddd21b +size 81181 diff --git a/mods/trees/assets/impostors/adlerfarn_b_autumn.png b/mods/trees/assets/impostors/adlerfarn_b_autumn.png new file mode 100644 index 0000000..7f6fe6b --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50c786cf83c2551346374623b5f4f32a24eff7bae7db295f548ea01cdefc117 +size 102429 diff --git a/mods/trees/assets/impostors/adlerfarn_b_summer.png b/mods/trees/assets/impostors/adlerfarn_b_summer.png new file mode 100644 index 0000000..1a2d421 --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec8267fcff5db2ecccb65f456570d0b74e64c10c9d324f62c8539db561731e1 +size 109504 diff --git a/mods/trees/assets/impostors/adlerfarn_b_winter.png b/mods/trees/assets/impostors/adlerfarn_b_winter.png new file mode 100644 index 0000000..6f31b4d --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e85af5658297a79998b844e0b3c3fc7e1ab74d87a6157b315fc74d9c104b7e +size 101775 diff --git a/mods/trees/assets/impostors/adlerfarn_c_autumn.png b/mods/trees/assets/impostors/adlerfarn_c_autumn.png new file mode 100644 index 0000000..96c01b7 --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d12863a0c1b23a25695c0d327f38c2ba0e09428716b814972b4c61f3963603 +size 99086 diff --git a/mods/trees/assets/impostors/adlerfarn_c_summer.png b/mods/trees/assets/impostors/adlerfarn_c_summer.png new file mode 100644 index 0000000..a7c3390 --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576828411e965798c4549134d31fc20b155988b334c3dba4b864ad27cf623bb1 +size 106378 diff --git a/mods/trees/assets/impostors/adlerfarn_c_winter.png b/mods/trees/assets/impostors/adlerfarn_c_winter.png new file mode 100644 index 0000000..fa7fc34 --- /dev/null +++ b/mods/trees/assets/impostors/adlerfarn_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a873a928e5cf6875896dc1d18c6ec568ed1e29aad0eee63033eed833a4f95d +size 99131 diff --git a/mods/trees/assets/impostors/berberitze_a_autumn.png b/mods/trees/assets/impostors/berberitze_a_autumn.png new file mode 100644 index 0000000..1eb45b0 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6953dab6a4dc941122be4d4aa76cc3e5d13433ee815ca6844d0986e95d93c1 +size 113236 diff --git a/mods/trees/assets/impostors/berberitze_a_summer.png b/mods/trees/assets/impostors/berberitze_a_summer.png new file mode 100644 index 0000000..3eb7ad1 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46ca3786729face6bc64bae055b872e10177bdd9375e8c597d6bff904a62e06 +size 121627 diff --git a/mods/trees/assets/impostors/berberitze_a_winter.png b/mods/trees/assets/impostors/berberitze_a_winter.png new file mode 100644 index 0000000..5e8edc2 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51491bf7cd9c67eea32f2118853ab7bba50ebb881608a040d02816cb128b0d6 +size 114170 diff --git a/mods/trees/assets/impostors/berberitze_b_autumn.png b/mods/trees/assets/impostors/berberitze_b_autumn.png new file mode 100644 index 0000000..ae71b25 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd1fbd97c71af8031ec8319e54afd90fb6d68f190c945c8bfb7f650134b7c1d +size 114903 diff --git a/mods/trees/assets/impostors/berberitze_b_summer.png b/mods/trees/assets/impostors/berberitze_b_summer.png new file mode 100644 index 0000000..8d88aac --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc2e40fd898e75458c0dcee4c1725a68a4270508b4959586249077028742647 +size 123508 diff --git a/mods/trees/assets/impostors/berberitze_b_winter.png b/mods/trees/assets/impostors/berberitze_b_winter.png new file mode 100644 index 0000000..e2c0893 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc619d1038f80aa4e920eb1f94ab83208aaeff7a28deaa9aa12dbfd651e551d3 +size 115774 diff --git a/mods/trees/assets/impostors/berberitze_c_autumn.png b/mods/trees/assets/impostors/berberitze_c_autumn.png new file mode 100644 index 0000000..04e8e97 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48b157cfb6befd91465503a1fbd0b598227029bab59a3a58d420495cb6d3c49 +size 136985 diff --git a/mods/trees/assets/impostors/berberitze_c_summer.png b/mods/trees/assets/impostors/berberitze_c_summer.png new file mode 100644 index 0000000..c58a07f --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc49e64e8d4c69f5b638c892672eb97429f9aacdf63cdb6c5dae445ebbad26f7 +size 147012 diff --git a/mods/trees/assets/impostors/berberitze_c_winter.png b/mods/trees/assets/impostors/berberitze_c_winter.png new file mode 100644 index 0000000..acea170 --- /dev/null +++ b/mods/trees/assets/impostors/berberitze_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019ddb8ec9908ae75317e7508ebe006317da8842a5e6582c9b6d52312593e9cb +size 137626 diff --git a/mods/trees/assets/impostors/besenginster_a_summer.png b/mods/trees/assets/impostors/besenginster_a_summer.png new file mode 100644 index 0000000..5acba9a --- /dev/null +++ b/mods/trees/assets/impostors/besenginster_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10d59e7c54407a89cdfafd85cb5f9442b09d12c5048c8051155a3371284dba4 +size 146387 diff --git a/mods/trees/assets/impostors/besenginster_a_winter.png b/mods/trees/assets/impostors/besenginster_a_winter.png new file mode 100644 index 0000000..39f59df --- /dev/null +++ b/mods/trees/assets/impostors/besenginster_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5286ad5afaa42b719eef73569c322dd6eb03b551a14c3aa558d766ff74926b +size 147105 diff --git a/mods/trees/assets/impostors/besenginster_b_summer.png b/mods/trees/assets/impostors/besenginster_b_summer.png new file mode 100644 index 0000000..412f461 --- /dev/null +++ b/mods/trees/assets/impostors/besenginster_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08619dde2876f406ae32eb8104c6cb0d0544d0184f75c2ab5d95044b3314d7e +size 159492 diff --git a/mods/trees/assets/impostors/besenginster_b_winter.png b/mods/trees/assets/impostors/besenginster_b_winter.png new file mode 100644 index 0000000..f130a98 --- /dev/null +++ b/mods/trees/assets/impostors/besenginster_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c4a696bd05fd3989931b596c6b66ba310f01f6499f64842bdca1e5291f6918 +size 160277 diff --git a/mods/trees/assets/impostors/besenginster_c_summer.png b/mods/trees/assets/impostors/besenginster_c_summer.png new file mode 100644 index 0000000..99fb655 --- /dev/null +++ b/mods/trees/assets/impostors/besenginster_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e728b1d8fc0eef3e35b19c075b4fe38a55f9e8430d4246bcdf0172400366e76 +size 139666 diff --git a/mods/trees/assets/impostors/besenginster_c_winter.png b/mods/trees/assets/impostors/besenginster_c_winter.png new file mode 100644 index 0000000..0adc74f --- /dev/null +++ b/mods/trees/assets/impostors/besenginster_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774479c31cf0572164af5bfc26ef161dd583577dcaf35974faa9364611edc979 +size 140271 diff --git a/mods/trees/assets/impostors/besenheide_a_summer.png b/mods/trees/assets/impostors/besenheide_a_summer.png new file mode 100644 index 0000000..ca779b4 --- /dev/null +++ b/mods/trees/assets/impostors/besenheide_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c318a84d27c283a5ad5d0fa11e51ed88155f5f6facefad8a5d75b1b9489b46f +size 134248 diff --git a/mods/trees/assets/impostors/besenheide_a_winter.png b/mods/trees/assets/impostors/besenheide_a_winter.png new file mode 100644 index 0000000..52eb3d6 --- /dev/null +++ b/mods/trees/assets/impostors/besenheide_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91bd633f5e6405f92ccf8cb791af146688b88004a04a12c4b3784ce0eb5bb49 +size 134887 diff --git a/mods/trees/assets/impostors/besenheide_b_summer.png b/mods/trees/assets/impostors/besenheide_b_summer.png new file mode 100644 index 0000000..cee92f9 --- /dev/null +++ b/mods/trees/assets/impostors/besenheide_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38ed5615679e170e76f6ec0ca88fdb9edc749fa73038de9dbc55fbb4b1b6661 +size 146336 diff --git a/mods/trees/assets/impostors/besenheide_b_winter.png b/mods/trees/assets/impostors/besenheide_b_winter.png new file mode 100644 index 0000000..4d38542 --- /dev/null +++ b/mods/trees/assets/impostors/besenheide_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65510a8d50b51ec0787ba3c4eb762821c6c9602a1bf3661611e4de4bf802729c +size 147095 diff --git a/mods/trees/assets/impostors/besenheide_c_summer.png b/mods/trees/assets/impostors/besenheide_c_summer.png new file mode 100644 index 0000000..57df07d --- /dev/null +++ b/mods/trees/assets/impostors/besenheide_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befe4956e47ef9079dde567248616020366b10809c0ca7fc8792fd9202605b94 +size 128109 diff --git a/mods/trees/assets/impostors/besenheide_c_winter.png b/mods/trees/assets/impostors/besenheide_c_winter.png new file mode 100644 index 0000000..2fce5e8 --- /dev/null +++ b/mods/trees/assets/impostors/besenheide_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64749edb1229b0c0ce4f532fc232e4709168282c6539ad72c2486df89baff161 +size 128680 diff --git a/mods/trees/assets/impostors/brennnessel_a_autumn.png b/mods/trees/assets/impostors/brennnessel_a_autumn.png new file mode 100644 index 0000000..624064a --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7adaceea54d609f0ec5a34c9d612ac08c7fd9db0aaf20a1a49a8356148d6fab +size 92923 diff --git a/mods/trees/assets/impostors/brennnessel_a_summer.png b/mods/trees/assets/impostors/brennnessel_a_summer.png new file mode 100644 index 0000000..7499ee0 --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a61ba2baff553d698ec11d5cb6570fbe2c137f50a5636b89116da1b7fefb97 +size 98857 diff --git a/mods/trees/assets/impostors/brennnessel_a_winter.png b/mods/trees/assets/impostors/brennnessel_a_winter.png new file mode 100644 index 0000000..cc77095 --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e040dfc920998ea08aeada72e8482bba37cc959237a5b84dbd0a9db43a9ad5 +size 91777 diff --git a/mods/trees/assets/impostors/brennnessel_b_autumn.png b/mods/trees/assets/impostors/brennnessel_b_autumn.png new file mode 100644 index 0000000..5aee544 --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29bc375f6600c4c1b469d2ca32e3fed705fa83f688f5efe34b01627cb7f83a2 +size 98192 diff --git a/mods/trees/assets/impostors/brennnessel_b_summer.png b/mods/trees/assets/impostors/brennnessel_b_summer.png new file mode 100644 index 0000000..d4f925c --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41f57c43458140cfbee993e49596de270ed68bd43e4b8f2e58c7d17f7d1861b +size 104652 diff --git a/mods/trees/assets/impostors/brennnessel_b_winter.png b/mods/trees/assets/impostors/brennnessel_b_winter.png new file mode 100644 index 0000000..aeb3678 --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee9219c59dda30fd460d5e447a1eafe88d8854cdf1640d7c50b46eeec7bd039 +size 97249 diff --git a/mods/trees/assets/impostors/brennnessel_c_autumn.png b/mods/trees/assets/impostors/brennnessel_c_autumn.png new file mode 100644 index 0000000..7094491 --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356a05e27fd45a9ddfb7210a1a4f52285743d752d58b7e9fe5f568dc69a9b464 +size 102174 diff --git a/mods/trees/assets/impostors/brennnessel_c_summer.png b/mods/trees/assets/impostors/brennnessel_c_summer.png new file mode 100644 index 0000000..5e5f04a --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dedc2d85f13873092f7b1ac54391552a4fdda6b57ac72379b9d4bd5ca3d8308 +size 109727 diff --git a/mods/trees/assets/impostors/brennnessel_c_winter.png b/mods/trees/assets/impostors/brennnessel_c_winter.png new file mode 100644 index 0000000..150cb81 --- /dev/null +++ b/mods/trees/assets/impostors/brennnessel_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b11e5beb30c900210d63f5d8af5cdfa4aea4fc44c57910455b4bd3bea68749 +size 101173 diff --git a/mods/trees/assets/impostors/brombeere_a_autumn.png b/mods/trees/assets/impostors/brombeere_a_autumn.png new file mode 100644 index 0000000..9b5c469 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e09f5d9108b2a9140a039ca393c06be39a2ab15bc2a7687cf1c8f31cae508c8 +size 88893 diff --git a/mods/trees/assets/impostors/brombeere_a_summer.png b/mods/trees/assets/impostors/brombeere_a_summer.png new file mode 100644 index 0000000..75c0c33 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec33b5abdb30276e36f56356669930470ef8f06b9d03cbb5db586d6704d41fdf +size 94774 diff --git a/mods/trees/assets/impostors/brombeere_a_winter.png b/mods/trees/assets/impostors/brombeere_a_winter.png new file mode 100644 index 0000000..5afd15d --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b32c371f4ddd84df6210c5f07b5146d03262c7ba4dc4f16db89cab8e14761a +size 89205 diff --git a/mods/trees/assets/impostors/brombeere_b_autumn.png b/mods/trees/assets/impostors/brombeere_b_autumn.png new file mode 100644 index 0000000..77dc7a1 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bb0275b50676d13b25c9601f84e76d6e2c5eb05b18bf755cf89ca4b3fbe8d0 +size 89701 diff --git a/mods/trees/assets/impostors/brombeere_b_summer.png b/mods/trees/assets/impostors/brombeere_b_summer.png new file mode 100644 index 0000000..46040c8 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b501bb33615e97132cefed71cd32fe5e0df378ffe082d48ca284fbd93c6e487 +size 95532 diff --git a/mods/trees/assets/impostors/brombeere_b_winter.png b/mods/trees/assets/impostors/brombeere_b_winter.png new file mode 100644 index 0000000..0b0314b --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df08b952598d7945cb51f48f8b6c841d4f373e2db150c1b251ff4dad7856bdf +size 89927 diff --git a/mods/trees/assets/impostors/brombeere_c_autumn.png b/mods/trees/assets/impostors/brombeere_c_autumn.png new file mode 100644 index 0000000..f6d5a16 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff73169c28d3bf13a19efb04947afd23e0c5c193798864a8396e0eaed40ec55 +size 105644 diff --git a/mods/trees/assets/impostors/brombeere_c_summer.png b/mods/trees/assets/impostors/brombeere_c_summer.png new file mode 100644 index 0000000..c8afc99 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d3fba7992fabaa956f714063024a0194bfb74c5ba7e846008b6039d2cca0c1 +size 112539 diff --git a/mods/trees/assets/impostors/brombeere_c_winter.png b/mods/trees/assets/impostors/brombeere_c_winter.png new file mode 100644 index 0000000..d0cf2d1 --- /dev/null +++ b/mods/trees/assets/impostors/brombeere_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d657293271a3c5fbd8a56046693cc8b89c7980540daa9188d158cab72b54083 +size 105453 diff --git a/mods/trees/assets/impostors/douglasie_a_summer.png b/mods/trees/assets/impostors/douglasie_a_summer.png index 0f18f73..ef52ebd 100644 --- a/mods/trees/assets/impostors/douglasie_a_summer.png +++ b/mods/trees/assets/impostors/douglasie_a_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfd4da3b9d1b344a9a115a3118e1c448097a7d82509e7fb71fccdf66163d3162 -size 59989 +oid sha256:1510db73649b84db5931903ef4302b8112fa572ab1fe69f05f42f58f2d151016 +size 58828 diff --git a/mods/trees/assets/impostors/douglasie_a_winter.png b/mods/trees/assets/impostors/douglasie_a_winter.png index 93ada92..06d5361 100644 --- a/mods/trees/assets/impostors/douglasie_a_winter.png +++ b/mods/trees/assets/impostors/douglasie_a_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9ce760471de73c42da7d04fcb2124d147ff65ade370ba0a14feb1bae091acda -size 60138 +oid sha256:ef07b1a1b5f02fc07626076491a13ce0d2bde028ae337aec7e0cd0fef954f338 +size 59047 diff --git a/mods/trees/assets/impostors/douglasie_b_summer.png b/mods/trees/assets/impostors/douglasie_b_summer.png index 793c100..5ef32b9 100644 --- a/mods/trees/assets/impostors/douglasie_b_summer.png +++ b/mods/trees/assets/impostors/douglasie_b_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:812523a66ea7f431164472a81237183aefa2b555b434cff012b2fab27bde9460 -size 68749 +oid sha256:8c005d074e01582bc5398c5a0f12c865a9cc59f97010ddbceb2df273072ba4b0 +size 71954 diff --git a/mods/trees/assets/impostors/douglasie_b_winter.png b/mods/trees/assets/impostors/douglasie_b_winter.png index 82de560..de19180 100644 --- a/mods/trees/assets/impostors/douglasie_b_winter.png +++ b/mods/trees/assets/impostors/douglasie_b_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c27b5a0470e2ca4ad0e14c1f7978f5020666a3b98c1ee12d5dab60348a3b96a -size 69040 +oid sha256:2062a27899283711d31dfbc96072df89641ec9af53846969b5f218612bd3c73e +size 72099 diff --git a/mods/trees/assets/impostors/douglasie_c_summer.png b/mods/trees/assets/impostors/douglasie_c_summer.png index fb15a99..0771d07 100644 --- a/mods/trees/assets/impostors/douglasie_c_summer.png +++ b/mods/trees/assets/impostors/douglasie_c_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f97672c92575c9323136e5fd08c4f1d0e72e501cf627cc6ea29816ad7902fa0 -size 64921 +oid sha256:8e407aca385c119e1ab78b1a6217db5d6cf76eef5c04f67bdab8af12022ed3c8 +size 65549 diff --git a/mods/trees/assets/impostors/douglasie_c_winter.png b/mods/trees/assets/impostors/douglasie_c_winter.png index 19d312d..95cc6db 100644 --- a/mods/trees/assets/impostors/douglasie_c_winter.png +++ b/mods/trees/assets/impostors/douglasie_c_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9911acd0bd88f84bf441789e362b569d2022991caf823f1e0a77e74aed3242f -size 65066 +oid sha256:b39cd421959b356c3c904abae9eb603fc0f75e522ae8f76b6945972fb1842b6d +size 65754 diff --git a/mods/trees/assets/impostors/faulbaum_a_autumn.png b/mods/trees/assets/impostors/faulbaum_a_autumn.png new file mode 100644 index 0000000..8f85abd --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e735da31794a0a5666cc57c7499f0c03f2b9bd59c28aa57a878beec6a330fd4 +size 158670 diff --git a/mods/trees/assets/impostors/faulbaum_a_summer.png b/mods/trees/assets/impostors/faulbaum_a_summer.png new file mode 100644 index 0000000..e07c41f --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d0c49bcd007ab499c1e90e5e890e4dc9b61a1998e8b3fadbd09c72f29e53d4 +size 170802 diff --git a/mods/trees/assets/impostors/faulbaum_a_winter.png b/mods/trees/assets/impostors/faulbaum_a_winter.png new file mode 100644 index 0000000..c2157db --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285bf66c0612009281f17543a55a3fecc9f2f43a5c470daab058b4fea6bf4273 +size 159687 diff --git a/mods/trees/assets/impostors/faulbaum_b_autumn.png b/mods/trees/assets/impostors/faulbaum_b_autumn.png new file mode 100644 index 0000000..da08e98 --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c208f5790f4fd7d1908f8de627f0610008643f563f6cdff89e6e8d2a52285b87 +size 181986 diff --git a/mods/trees/assets/impostors/faulbaum_b_summer.png b/mods/trees/assets/impostors/faulbaum_b_summer.png new file mode 100644 index 0000000..edd1ca4 --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b91c503c11a00ac64fe9a3a78ef42d9e462baa78ba27ea2b4c0085df2f24a5c +size 195686 diff --git a/mods/trees/assets/impostors/faulbaum_b_winter.png b/mods/trees/assets/impostors/faulbaum_b_winter.png new file mode 100644 index 0000000..e05ee45 --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1666b003468f3640a98eba0ce22249631c1604c5c3e757d74c138711692ba959 +size 182764 diff --git a/mods/trees/assets/impostors/faulbaum_c_autumn.png b/mods/trees/assets/impostors/faulbaum_c_autumn.png new file mode 100644 index 0000000..336e127 --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8f107e7b8ad069a6b4f79fca63d566892db01a334d5621d1e5f50de5c816ff +size 174720 diff --git a/mods/trees/assets/impostors/faulbaum_c_summer.png b/mods/trees/assets/impostors/faulbaum_c_summer.png new file mode 100644 index 0000000..c824314 --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3a3d08a6ab1a22feaf60d567e98282304f2854b69dd8f6584557c0c18f305f +size 187638 diff --git a/mods/trees/assets/impostors/faulbaum_c_winter.png b/mods/trees/assets/impostors/faulbaum_c_winter.png new file mode 100644 index 0000000..fd54e6e --- /dev/null +++ b/mods/trees/assets/impostors/faulbaum_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e66adcd45b05e4e3e5618d3a781ace20432c64ad3e30df3223bcb2791e98db +size 175868 diff --git a/mods/trees/assets/impostors/fichte_a_summer.png b/mods/trees/assets/impostors/fichte_a_summer.png index 773ebde..155b8d2 100644 --- a/mods/trees/assets/impostors/fichte_a_summer.png +++ b/mods/trees/assets/impostors/fichte_a_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c91dd46824b04f4045b37eac5c0b08e50373ede91d13751af91b39b474044643 -size 71007 +oid sha256:f74994406f8bcddf442f92d33e26ef0d73ad644ab44ea7a4d82f462418e0d1ae +size 74209 diff --git a/mods/trees/assets/impostors/fichte_a_winter.png b/mods/trees/assets/impostors/fichte_a_winter.png index f7f2682..113515a 100644 --- a/mods/trees/assets/impostors/fichte_a_winter.png +++ b/mods/trees/assets/impostors/fichte_a_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d164069e5f13083e3c448774931f95075e20b3b4e9095da4576e9bcc094c3f0 -size 70995 +oid sha256:4a14f9cc82a8b333b217129633f80b17969b78498ea30dc9134688670a3d9af7 +size 74540 diff --git a/mods/trees/assets/impostors/fichte_b_summer.png b/mods/trees/assets/impostors/fichte_b_summer.png index ff9b843..bc91ea0 100644 --- a/mods/trees/assets/impostors/fichte_b_summer.png +++ b/mods/trees/assets/impostors/fichte_b_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33f9f38b864d1c73b7de45635438673342dc2cf7754fd0d2b2a4ef6b52871f6a -size 66866 +oid sha256:af90282853b33fd7911f86a631dd09d6af1a2f02952ca5a1d23abaa785bfafd2 +size 67650 diff --git a/mods/trees/assets/impostors/fichte_b_winter.png b/mods/trees/assets/impostors/fichte_b_winter.png index 5b20a5d..0d37ddc 100644 --- a/mods/trees/assets/impostors/fichte_b_winter.png +++ b/mods/trees/assets/impostors/fichte_b_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1637c80fd9151fb8f91c1fbd9c140262fac9861d4c86dfc21c8c1f2a0046fe07 -size 66945 +oid sha256:acc837a677a49fb3ac35442e88fb2a2ae501a09c3e5936c42fdd837ff568fdb3 +size 67897 diff --git a/mods/trees/assets/impostors/fichte_c_summer.png b/mods/trees/assets/impostors/fichte_c_summer.png index 2048dd1..0c3522f 100644 --- a/mods/trees/assets/impostors/fichte_c_summer.png +++ b/mods/trees/assets/impostors/fichte_c_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b406a6223e4fb98e1e646fbb96926e4ba8c285b3a2dc8ee4fc654a866198b49 -size 61519 +oid sha256:e1cb3c3b31a90b90296d7843311bab690ce6086e7b8abfbcf7163332b23e71b9 +size 60481 diff --git a/mods/trees/assets/impostors/fichte_c_winter.png b/mods/trees/assets/impostors/fichte_c_winter.png index 01e3c8e..b542e68 100644 --- a/mods/trees/assets/impostors/fichte_c_winter.png +++ b/mods/trees/assets/impostors/fichte_c_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41be377cb340762f44348beb0d039866ced832ca286b230854d03bb478b6210a -size 61659 +oid sha256:cefe3692d19480b1e7f43add7a6b4747a7afdcb4d5751ca171016f7b7c19381b +size 60607 diff --git a/mods/trees/assets/impostors/heckenkirsche_a_autumn.png b/mods/trees/assets/impostors/heckenkirsche_a_autumn.png new file mode 100644 index 0000000..009e489 --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d89f813ac78c89c866df2eeb73f80b2e8087098a4480d67a861100db062555f +size 121112 diff --git a/mods/trees/assets/impostors/heckenkirsche_a_summer.png b/mods/trees/assets/impostors/heckenkirsche_a_summer.png new file mode 100644 index 0000000..8014d1d --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a421d820ba3de589c2147c3b2f76ff305177c1ffbb2602531a63c876676d0ad +size 130534 diff --git a/mods/trees/assets/impostors/heckenkirsche_a_winter.png b/mods/trees/assets/impostors/heckenkirsche_a_winter.png new file mode 100644 index 0000000..51bb603 --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ddc41ec7d293e8e226025291d07865c518ab799f2edfcb774a89598aca20a89 +size 122119 diff --git a/mods/trees/assets/impostors/heckenkirsche_b_autumn.png b/mods/trees/assets/impostors/heckenkirsche_b_autumn.png new file mode 100644 index 0000000..f2f8c1c --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ebffbde83990435cf89951eb200957b9b64363408bb2b856084b45d91eb49e +size 122926 diff --git a/mods/trees/assets/impostors/heckenkirsche_b_summer.png b/mods/trees/assets/impostors/heckenkirsche_b_summer.png new file mode 100644 index 0000000..f56b2c4 --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65624dcf2d3c364c5e34e49afd1fb9520f250e4f8e7c4551e3190802cd4140f3 +size 132550 diff --git a/mods/trees/assets/impostors/heckenkirsche_b_winter.png b/mods/trees/assets/impostors/heckenkirsche_b_winter.png new file mode 100644 index 0000000..60329d3 --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531713cc0a7ad64b1780ca1c69439afa30a80aafa99537e99baa496d3f18355b +size 123963 diff --git a/mods/trees/assets/impostors/heckenkirsche_c_autumn.png b/mods/trees/assets/impostors/heckenkirsche_c_autumn.png new file mode 100644 index 0000000..ed03d68 --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc4e45702a145254d93723abcbca93b0697fd8032e3f0f88734146c4c7c2f5a +size 146795 diff --git a/mods/trees/assets/impostors/heckenkirsche_c_summer.png b/mods/trees/assets/impostors/heckenkirsche_c_summer.png new file mode 100644 index 0000000..6c19c1f --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2997dd38b143350510f73ef3310fc708e012cac77cf059987ef260d11718fa +size 158290 diff --git a/mods/trees/assets/impostors/heckenkirsche_c_winter.png b/mods/trees/assets/impostors/heckenkirsche_c_winter.png new file mode 100644 index 0000000..92e4fb3 --- /dev/null +++ b/mods/trees/assets/impostors/heckenkirsche_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbd9e005ec88c8ac72ddfbd963c318ba489eb4c31e6aef2e2f18f36d2778e6d +size 147586 diff --git a/mods/trees/assets/impostors/heidelbeere_a_autumn.png b/mods/trees/assets/impostors/heidelbeere_a_autumn.png new file mode 100644 index 0000000..eff781a --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6a0ac9ee6bad1ada6d3a0937e28629e897bcdc60ca035c1e2b35c9fea04209 +size 97451 diff --git a/mods/trees/assets/impostors/heidelbeere_a_summer.png b/mods/trees/assets/impostors/heidelbeere_a_summer.png new file mode 100644 index 0000000..2d5568d --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:075af1b760a4ac3e772abb64bc4014fdfa108acca1ca1c6c9d17b182dc629ebb +size 103289 diff --git a/mods/trees/assets/impostors/heidelbeere_a_winter.png b/mods/trees/assets/impostors/heidelbeere_a_winter.png new file mode 100644 index 0000000..a191737 --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878ff393e3fbb0e306e7e0d7d117556b68390a4a484c2133f123a898dbafe816 +size 97544 diff --git a/mods/trees/assets/impostors/heidelbeere_b_autumn.png b/mods/trees/assets/impostors/heidelbeere_b_autumn.png new file mode 100644 index 0000000..b1c3580 --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37666696bef82a8fdf8132e0393f68b80c89ca20139d9aef5990cd366c5124b +size 96020 diff --git a/mods/trees/assets/impostors/heidelbeere_b_summer.png b/mods/trees/assets/impostors/heidelbeere_b_summer.png new file mode 100644 index 0000000..728df01 --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d76fa75ee259e9116b4958f088d954fd98b126b16e390fd5cbcb312d2447fe6 +size 102246 diff --git a/mods/trees/assets/impostors/heidelbeere_b_winter.png b/mods/trees/assets/impostors/heidelbeere_b_winter.png new file mode 100644 index 0000000..676a1be --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3d71de623d3fdc9978de08c1762eff4cbe9868e9b78c8e5e89f5e278e35a98 +size 96427 diff --git a/mods/trees/assets/impostors/heidelbeere_c_autumn.png b/mods/trees/assets/impostors/heidelbeere_c_autumn.png new file mode 100644 index 0000000..9ac01d8 --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b42a8d1f338b8237ec822648eb017382bec27fcd58b1a79b5cf03ae334b788e +size 103332 diff --git a/mods/trees/assets/impostors/heidelbeere_c_summer.png b/mods/trees/assets/impostors/heidelbeere_c_summer.png new file mode 100644 index 0000000..d119d3a --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddfb8adf5903daea6bb1849f5428af1cb7e3e42cd10e7cfc48e60feef23bf182 +size 109429 diff --git a/mods/trees/assets/impostors/heidelbeere_c_winter.png b/mods/trees/assets/impostors/heidelbeere_c_winter.png new file mode 100644 index 0000000..844f753 --- /dev/null +++ b/mods/trees/assets/impostors/heidelbeere_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ce7d1862c690c239b42d5a031c8dbfa4012464e698042a15ebd56e62472a9c +size 102974 diff --git a/mods/trees/assets/impostors/himbeere_a_autumn.png b/mods/trees/assets/impostors/himbeere_a_autumn.png new file mode 100644 index 0000000..2a852e6 --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9efbba294b6875ee443a2b7ba812127ed10e6b2a97d665edd854e58dcdd9045f +size 92218 diff --git a/mods/trees/assets/impostors/himbeere_a_summer.png b/mods/trees/assets/impostors/himbeere_a_summer.png new file mode 100644 index 0000000..a60a791 --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0287eb43a25eae0a7187b4242226468b5dec9b16c435aa04a6472740663bb8ec +size 100999 diff --git a/mods/trees/assets/impostors/himbeere_a_winter.png b/mods/trees/assets/impostors/himbeere_a_winter.png new file mode 100644 index 0000000..4df8ec8 --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670d528eccefdebfe86c54114a65934f7fd33e1026dedfc1d06c7e361657ae73 +size 96158 diff --git a/mods/trees/assets/impostors/himbeere_b_autumn.png b/mods/trees/assets/impostors/himbeere_b_autumn.png new file mode 100644 index 0000000..aaec347 --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c93e0614c19c8de9072a88c3d5c7bc48778504ce3f05aa17f2fdbb14373aaa +size 81650 diff --git a/mods/trees/assets/impostors/himbeere_b_summer.png b/mods/trees/assets/impostors/himbeere_b_summer.png new file mode 100644 index 0000000..06f297d --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408465ed7cf5cce12b3ce804a63986df66b77253c7f24b9815ead334107f0b62 +size 89126 diff --git a/mods/trees/assets/impostors/himbeere_b_winter.png b/mods/trees/assets/impostors/himbeere_b_winter.png new file mode 100644 index 0000000..150cb53 --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81775c845674e5cae49263138e58998054a7ba5ca7f4796beff04385d02fe3f +size 85126 diff --git a/mods/trees/assets/impostors/himbeere_c_autumn.png b/mods/trees/assets/impostors/himbeere_c_autumn.png new file mode 100644 index 0000000..a78bd3e --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc09be47054fd97fb876d6231180a3ac47816a34caf6d34922b6b3c4882e7f19 +size 74697 diff --git a/mods/trees/assets/impostors/himbeere_c_summer.png b/mods/trees/assets/impostors/himbeere_c_summer.png new file mode 100644 index 0000000..079d89f --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00be93d18db717b226aa3a6548984ded485ce844bd0295164d68b9774885061 +size 81158 diff --git a/mods/trees/assets/impostors/himbeere_c_winter.png b/mods/trees/assets/impostors/himbeere_c_winter.png new file mode 100644 index 0000000..e886259 --- /dev/null +++ b/mods/trees/assets/impostors/himbeere_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309c9f07412479b4e3222cfac4b4188707c45443c48ce4674eb662b022ee8789 +size 77328 diff --git a/mods/trees/assets/impostors/hundsrose_a_autumn.png b/mods/trees/assets/impostors/hundsrose_a_autumn.png new file mode 100644 index 0000000..6dd07a4 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89f6c77549d7b12d14985085ed9c5993d88fa3e59fa51803ccddc4263717cc3 +size 109988 diff --git a/mods/trees/assets/impostors/hundsrose_a_summer.png b/mods/trees/assets/impostors/hundsrose_a_summer.png new file mode 100644 index 0000000..84577e0 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1023027205e29c157e76517ec778e35f159de707849bfcf72305641b74d90c57 +size 117776 diff --git a/mods/trees/assets/impostors/hundsrose_a_winter.png b/mods/trees/assets/impostors/hundsrose_a_winter.png new file mode 100644 index 0000000..abc799a --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cfecababbcccdc9686b94baf3a0454d7b7330bc4d30d30a2f16338b878efbe +size 110799 diff --git a/mods/trees/assets/impostors/hundsrose_b_autumn.png b/mods/trees/assets/impostors/hundsrose_b_autumn.png new file mode 100644 index 0000000..ec61651 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b953d7588d934003e550c098d390c283fa660f7bab5f80e1fadf719281d003 +size 111123 diff --git a/mods/trees/assets/impostors/hundsrose_b_summer.png b/mods/trees/assets/impostors/hundsrose_b_summer.png new file mode 100644 index 0000000..b4b287c --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da239b80658ebbfb1d7b6f3b2213b14fbab7434dad888a1c4c172f20225f0bf +size 119336 diff --git a/mods/trees/assets/impostors/hundsrose_b_winter.png b/mods/trees/assets/impostors/hundsrose_b_winter.png new file mode 100644 index 0000000..a0c18d4 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3c5a057362afd8a39c210cff2022924a62cab7a1bcc05afb37ea2b9a0438ba +size 111878 diff --git a/mods/trees/assets/impostors/hundsrose_c_autumn.png b/mods/trees/assets/impostors/hundsrose_c_autumn.png new file mode 100644 index 0000000..d61a5a8 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c59ddbdefdd5f485438538e939d6e9a630b0f420cdb31799ce2dcb6b60d48a +size 132393 diff --git a/mods/trees/assets/impostors/hundsrose_c_summer.png b/mods/trees/assets/impostors/hundsrose_c_summer.png new file mode 100644 index 0000000..3496042 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26eb59bf6053c645ca70f91d531dba17d583a0918fb2182be7b5333e663cfd89 +size 141817 diff --git a/mods/trees/assets/impostors/hundsrose_c_winter.png b/mods/trees/assets/impostors/hundsrose_c_winter.png new file mode 100644 index 0000000..0769b71 --- /dev/null +++ b/mods/trees/assets/impostors/hundsrose_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a9219f5cae0ff80224427804f652347e9d6bd84cc84171098fb3c5d29a9527 +size 132847 diff --git a/mods/trees/assets/impostors/immergruen_a_summer.png b/mods/trees/assets/impostors/immergruen_a_summer.png new file mode 100644 index 0000000..d7a7b4a --- /dev/null +++ b/mods/trees/assets/impostors/immergruen_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b5ea05c0f13bcce0424bdf2f93abc9221a1397cee4afca88361a437a678155 +size 73357 diff --git a/mods/trees/assets/impostors/immergruen_a_winter.png b/mods/trees/assets/impostors/immergruen_a_winter.png new file mode 100644 index 0000000..e97a57a --- /dev/null +++ b/mods/trees/assets/impostors/immergruen_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff62a57ce04b2cea4595c18b3c7ab78b1ecfdffb037d32f9d0fbc89d2d6598a1 +size 73508 diff --git a/mods/trees/assets/impostors/immergruen_b_summer.png b/mods/trees/assets/impostors/immergruen_b_summer.png new file mode 100644 index 0000000..deb92cc --- /dev/null +++ b/mods/trees/assets/impostors/immergruen_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1661a7ec4bc33681e5440fa81cf853f0c3ce65d367aa8c7012de32d8a9eb0bd0 +size 68735 diff --git a/mods/trees/assets/impostors/immergruen_b_winter.png b/mods/trees/assets/impostors/immergruen_b_winter.png new file mode 100644 index 0000000..fcaf785 --- /dev/null +++ b/mods/trees/assets/impostors/immergruen_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c1aaa779293308de45cb1c192d8cc295bacd381d763b8f81c53d706fbe0307 +size 68902 diff --git a/mods/trees/assets/impostors/immergruen_c_summer.png b/mods/trees/assets/impostors/immergruen_c_summer.png new file mode 100644 index 0000000..e5066fe --- /dev/null +++ b/mods/trees/assets/impostors/immergruen_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d439ba42385111669544ad1d7e0bf9f6a918b7a20b71fd16f94e70205b6e5bef +size 64695 diff --git a/mods/trees/assets/impostors/immergruen_c_winter.png b/mods/trees/assets/impostors/immergruen_c_winter.png new file mode 100644 index 0000000..deb7427 --- /dev/null +++ b/mods/trees/assets/impostors/immergruen_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e395299e7ded26a088e77d79364e8b99661cb40c6543dfe63d42a1ea155cb09d +size 64810 diff --git a/mods/trees/assets/impostors/kiefer_a_summer.png b/mods/trees/assets/impostors/kiefer_a_summer.png index 824a09b..477938d 100644 --- a/mods/trees/assets/impostors/kiefer_a_summer.png +++ b/mods/trees/assets/impostors/kiefer_a_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e243457aa70f172bbe460c13e113ce8b4a47b486ad8a6161d4ccfa44a7573dc1 -size 93801 +oid sha256:721b686c15ceea7a32be497fca99cd43d715beba81cc442a898af7636aa17a4a +size 85580 diff --git a/mods/trees/assets/impostors/kiefer_a_winter.png b/mods/trees/assets/impostors/kiefer_a_winter.png index a62cc4c..32d398c 100644 --- a/mods/trees/assets/impostors/kiefer_a_winter.png +++ b/mods/trees/assets/impostors/kiefer_a_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3b17ed1a69f73975d98467a5fe53267b650a06f49486571a9ef98e1c3e2185d -size 94125 +oid sha256:c8233ee2fe0c05e411a9bf88de936afc2b2de3c66befec47d2db0d0204577d02 +size 85763 diff --git a/mods/trees/assets/impostors/kiefer_b_summer.png b/mods/trees/assets/impostors/kiefer_b_summer.png index 0b089d7..1c94bd7 100644 --- a/mods/trees/assets/impostors/kiefer_b_summer.png +++ b/mods/trees/assets/impostors/kiefer_b_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67632e290be302be636903eba7c688d18d3f5d8b6684b7ffc153ed416849552a -size 89568 +oid sha256:d9917905141c8c6c184b89f1196c2a0884932cf9cf0207e02df4e9e0f9362575 +size 82978 diff --git a/mods/trees/assets/impostors/kiefer_b_winter.png b/mods/trees/assets/impostors/kiefer_b_winter.png index 093adea..7e27f64 100644 --- a/mods/trees/assets/impostors/kiefer_b_winter.png +++ b/mods/trees/assets/impostors/kiefer_b_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f37e8f3a5cb1b880ce5d48dfc58da013ce2fb11a600f143eb2782f7fd95c22cb -size 90022 +oid sha256:bd3383ebe0d9571d974dc79072cb749c5c2ca269c3cc742f9f470807aa323ca3 +size 83214 diff --git a/mods/trees/assets/impostors/kiefer_c_summer.png b/mods/trees/assets/impostors/kiefer_c_summer.png index 7f7880c..c7859f0 100644 --- a/mods/trees/assets/impostors/kiefer_c_summer.png +++ b/mods/trees/assets/impostors/kiefer_c_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:264e010603a9cbf1c5fb05b1a47f5aed5ed63205e06e2bf01f642ca13a25c71b -size 94476 +oid sha256:6a2a66f30ff771cdc547119843dd07d8cda66d10e1dd6336af93f15498730200 +size 86138 diff --git a/mods/trees/assets/impostors/kiefer_c_winter.png b/mods/trees/assets/impostors/kiefer_c_winter.png index bd4e90b..b4a603b 100644 --- a/mods/trees/assets/impostors/kiefer_c_winter.png +++ b/mods/trees/assets/impostors/kiefer_c_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0de630a5ab5db797650d0d1f488658226ce48dd56b1926c0727cf208bbd13fb -size 94865 +oid sha256:c9470822f9ea74df63bf730b19f0f65409fd34640d46787cdcaa77a7b6da34c3 +size 86355 diff --git a/mods/trees/assets/impostors/laerche_a_autumn.png b/mods/trees/assets/impostors/laerche_a_autumn.png index c5845f1..d142ae5 100644 --- a/mods/trees/assets/impostors/laerche_a_autumn.png +++ b/mods/trees/assets/impostors/laerche_a_autumn.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac91388efead19ca91003901f41cc22fe313695c2075686f6061e54b0cbbb5db -size 71627 +oid sha256:7dbd8b2bba8983fc376955a9bc0c7e739d610015814ef5ae4b3894bb2a09af3b +size 66419 diff --git a/mods/trees/assets/impostors/laerche_a_summer.png b/mods/trees/assets/impostors/laerche_a_summer.png index 1c58eef..4dfbacb 100644 --- a/mods/trees/assets/impostors/laerche_a_summer.png +++ b/mods/trees/assets/impostors/laerche_a_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:684cf9db9fce001d7d62fc91d5458a045f38baeb55eb1ec60eb244db6399aed3 -size 72973 +oid sha256:1c50e52dcc2f86abc95a2f2b5a634ac0cc74ff1ed6b6ba892e8358dd0cb28b64 +size 67388 diff --git a/mods/trees/assets/impostors/laerche_a_winter.png b/mods/trees/assets/impostors/laerche_a_winter.png index 05f02fb..0d5fe9c 100644 --- a/mods/trees/assets/impostors/laerche_a_winter.png +++ b/mods/trees/assets/impostors/laerche_a_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c69242ff2ba731c4705b532fdaab5fc154036d2b21e8c33d8532e5217df62960 -size 55396 +oid sha256:b646af327bdcc9af39c9c38b9d416c99ab63a3a73f356c4ccb04b5ad3f7bdfb7 +size 55009 diff --git a/mods/trees/assets/impostors/laerche_b_autumn.png b/mods/trees/assets/impostors/laerche_b_autumn.png index c41a408..d6ed1e0 100644 --- a/mods/trees/assets/impostors/laerche_b_autumn.png +++ b/mods/trees/assets/impostors/laerche_b_autumn.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6c71c75f9eb564d4ccfa0429f78e2791e72897c8a0399e5ee21dc4591824313 -size 75288 +oid sha256:bbee9e4eb0652da3b4308c690b5612e3eeb32bc2d2aac753ea5e7b4d7376ca36 +size 69130 diff --git a/mods/trees/assets/impostors/laerche_b_summer.png b/mods/trees/assets/impostors/laerche_b_summer.png index 93126e8..b2ef5e1 100644 --- a/mods/trees/assets/impostors/laerche_b_summer.png +++ b/mods/trees/assets/impostors/laerche_b_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8066239265333e3c63c81d69c1b09b896bde86cc72b8c413ddf95fd5ba9328b0 -size 77034 +oid sha256:4d025d65cfe70874dbdf80ad6c7bb74601a651f741c45746cccd8435070d675b +size 70144 diff --git a/mods/trees/assets/impostors/laerche_b_winter.png b/mods/trees/assets/impostors/laerche_b_winter.png index 0c1d4c8..925e5de 100644 --- a/mods/trees/assets/impostors/laerche_b_winter.png +++ b/mods/trees/assets/impostors/laerche_b_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c7e14949c4d2534162fef6932e1bfa7319d1122b3c40f274080b37d7f2d9de4 -size 59939 +oid sha256:0c86bf03d0d3000bfb78c5ce4d8e80024d1bf4fcd2b90a4205527738e8d143a8 +size 59545 diff --git a/mods/trees/assets/impostors/laerche_c_autumn.png b/mods/trees/assets/impostors/laerche_c_autumn.png index 2529ac2..5c2c2b9 100644 --- a/mods/trees/assets/impostors/laerche_c_autumn.png +++ b/mods/trees/assets/impostors/laerche_c_autumn.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3c358b720b065cb210c8910efb46eadf9a22c9e51e7a18bb626f477e74671b6 -size 74980 +oid sha256:6d798c513aeb491632faac33d5fcc4921b2035de39b9a7c5de4b6d881d1b694b +size 68868 diff --git a/mods/trees/assets/impostors/laerche_c_summer.png b/mods/trees/assets/impostors/laerche_c_summer.png index 5090726..2ab54b8 100644 --- a/mods/trees/assets/impostors/laerche_c_summer.png +++ b/mods/trees/assets/impostors/laerche_c_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92eced53a56b480010b3c6367285946b30150d4e4d20ff98330f6165dae55f68 -size 76566 +oid sha256:8bc3cdd77071c526e48dbe9e2a38addff89a65ed535e08acbe5d05aff8d7af53 +size 69738 diff --git a/mods/trees/assets/impostors/laerche_c_winter.png b/mods/trees/assets/impostors/laerche_c_winter.png index f2e9057..70ea492 100644 --- a/mods/trees/assets/impostors/laerche_c_winter.png +++ b/mods/trees/assets/impostors/laerche_c_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:894a7a6c1b1d323f9a31f764ea981bdae649e09a2f6edb2aa5f692a229c5b24a -size 60262 +oid sha256:6651515c0421d721179e2366b9d4c547420037861a76083afc3746d8e6e1fd1a +size 59842 diff --git a/mods/trees/assets/impostors/liguster_a_autumn.png b/mods/trees/assets/impostors/liguster_a_autumn.png new file mode 100644 index 0000000..9250542 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d14db34ab356561fbe042364bbe5c3ecd9994122d911842527709a7b46e8bac +size 147205 diff --git a/mods/trees/assets/impostors/liguster_a_summer.png b/mods/trees/assets/impostors/liguster_a_summer.png new file mode 100644 index 0000000..a6de401 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b430dfd634f7ebb2c450a8719196a6adf3288fbd63c1220394a57f815bc674 +size 157796 diff --git a/mods/trees/assets/impostors/liguster_a_winter.png b/mods/trees/assets/impostors/liguster_a_winter.png new file mode 100644 index 0000000..f01baee --- /dev/null +++ b/mods/trees/assets/impostors/liguster_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08733894894014ac34ac7c236b5c75a67884ebce42e4e1e80f8fc03a4a2eab0 +size 147783 diff --git a/mods/trees/assets/impostors/liguster_b_autumn.png b/mods/trees/assets/impostors/liguster_b_autumn.png new file mode 100644 index 0000000..69bfb6f --- /dev/null +++ b/mods/trees/assets/impostors/liguster_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874d06f2a96d8c7b2484d203c6bb13723f32a90477a7ae92242581238b333722 +size 152365 diff --git a/mods/trees/assets/impostors/liguster_b_summer.png b/mods/trees/assets/impostors/liguster_b_summer.png new file mode 100644 index 0000000..ad72118 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80ebbe1a4d06e3fa3a1dd34760c6861931e806f526b5478799ab04bcef20b63 +size 163535 diff --git a/mods/trees/assets/impostors/liguster_b_winter.png b/mods/trees/assets/impostors/liguster_b_winter.png new file mode 100644 index 0000000..9af7e86 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2ed7723851eae9287e28409a212c6d33b8a9302bb5b53fcbe38c249f2c5c00 +size 153191 diff --git a/mods/trees/assets/impostors/liguster_c_autumn.png b/mods/trees/assets/impostors/liguster_c_autumn.png new file mode 100644 index 0000000..77b98a4 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858bc7b984ca2e0569fe3f048393d4ca158bc855970115c5d69ec0f61cc222c4 +size 174746 diff --git a/mods/trees/assets/impostors/liguster_c_summer.png b/mods/trees/assets/impostors/liguster_c_summer.png new file mode 100644 index 0000000..cbe25b2 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806a79c6c337e09cd94738c8f8ad6a7f3cfdcd810aaafc0ea73afcc95074e600 +size 187129 diff --git a/mods/trees/assets/impostors/liguster_c_winter.png b/mods/trees/assets/impostors/liguster_c_winter.png new file mode 100644 index 0000000..bc10c32 --- /dev/null +++ b/mods/trees/assets/impostors/liguster_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d170057ff7dbfc08ccfc28bdcbd36558cd619965e9fb915898f638da00fdedba +size 175368 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_a_autumn.png b/mods/trees/assets/impostors/pfaffenhuetchen_a_autumn.png new file mode 100644 index 0000000..bb626ab --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ff761f06faa5c1cd19392e8324f741901ed4b6823851e55898628807378acb +size 156720 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_a_summer.png b/mods/trees/assets/impostors/pfaffenhuetchen_a_summer.png new file mode 100644 index 0000000..889457b --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4b8edae31361cf35b74fd1467abf65d9e93765065e4c1ec69a85d1bfa451ff +size 171289 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_a_winter.png b/mods/trees/assets/impostors/pfaffenhuetchen_a_winter.png new file mode 100644 index 0000000..4564655 --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d435b4bdf4e199f37e9a6f94676acd26df0e94de8a720af25e445c01942bf2c +size 159979 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_b_autumn.png b/mods/trees/assets/impostors/pfaffenhuetchen_b_autumn.png new file mode 100644 index 0000000..e646d26 --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e53a73cbaa4862f85e9f6e62878fe7153921af6cb3429be074ff176ff24a7d1 +size 162467 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_b_summer.png b/mods/trees/assets/impostors/pfaffenhuetchen_b_summer.png new file mode 100644 index 0000000..4f38aaa --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73afa2dbf3f61ed5acb4cebd38dc6984eed45a2efdb0baa4842a212e290cd812 +size 178086 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_b_winter.png b/mods/trees/assets/impostors/pfaffenhuetchen_b_winter.png new file mode 100644 index 0000000..f33e199 --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b771fd306ccab1324697743d4a56fb480a9d7d8e56b5975127ad7d1a16b4a0c +size 166108 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_c_autumn.png b/mods/trees/assets/impostors/pfaffenhuetchen_c_autumn.png new file mode 100644 index 0000000..f7bbae4 --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e3fcfd7e38f309ed843835bec5638764f4739c7b85f7e9f460f50a8494c26a +size 179665 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_c_summer.png b/mods/trees/assets/impostors/pfaffenhuetchen_c_summer.png new file mode 100644 index 0000000..9cacd98 --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22b236ff8ccf83b403ec560ce202fc03841e159047e80018b2f6ca49546d265 +size 195722 diff --git a/mods/trees/assets/impostors/pfaffenhuetchen_c_winter.png b/mods/trees/assets/impostors/pfaffenhuetchen_c_winter.png new file mode 100644 index 0000000..5b59c06 --- /dev/null +++ b/mods/trees/assets/impostors/pfaffenhuetchen_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9837d96ec1523cf78097123b0360ee8a331691a03fd179cd77346880742baa4 +size 183096 diff --git a/mods/trees/assets/impostors/roter_hartriegel_a_autumn.png b/mods/trees/assets/impostors/roter_hartriegel_a_autumn.png new file mode 100644 index 0000000..d9ab79c --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93169a5d74e51741d2591e820f65b26e18d6743cde0ef48ca93b0a1e6152777e +size 152527 diff --git a/mods/trees/assets/impostors/roter_hartriegel_a_summer.png b/mods/trees/assets/impostors/roter_hartriegel_a_summer.png new file mode 100644 index 0000000..63ec701 --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63edabef5f026ffd9f7786b677fc456fa8d2408efb2d35b63ea30798277389b +size 163488 diff --git a/mods/trees/assets/impostors/roter_hartriegel_a_winter.png b/mods/trees/assets/impostors/roter_hartriegel_a_winter.png new file mode 100644 index 0000000..8e1e899 --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878487221827a9c8543c1e82516b16d05b1ac3b2b25b003f5b8c79667dcd61c6 +size 153237 diff --git a/mods/trees/assets/impostors/roter_hartriegel_b_autumn.png b/mods/trees/assets/impostors/roter_hartriegel_b_autumn.png new file mode 100644 index 0000000..cf5673c --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d8cea0ae3e2e2585f2d0eb7749131d13fb8827304035db1c2ab3f3090989b1 +size 174809 diff --git a/mods/trees/assets/impostors/roter_hartriegel_b_summer.png b/mods/trees/assets/impostors/roter_hartriegel_b_summer.png new file mode 100644 index 0000000..54994ac --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac6ed302b20d1d36a38252761a2e02819398cb19d36e7111aecf3f86f60fae3 +size 187058 diff --git a/mods/trees/assets/impostors/roter_hartriegel_b_winter.png b/mods/trees/assets/impostors/roter_hartriegel_b_winter.png new file mode 100644 index 0000000..831b5e7 --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d375a3f10db6c5396a12126a8d4e56ead9f72ba21dd326e05108908bbbabb14c +size 175386 diff --git a/mods/trees/assets/impostors/roter_hartriegel_c_autumn.png b/mods/trees/assets/impostors/roter_hartriegel_c_autumn.png new file mode 100644 index 0000000..8101ef5 --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fbd748619a3a57c8372ba42106e903cdc9d7381b566344fc3373460c8672d1 +size 168135 diff --git a/mods/trees/assets/impostors/roter_hartriegel_c_summer.png b/mods/trees/assets/impostors/roter_hartriegel_c_summer.png new file mode 100644 index 0000000..bf09c9c --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdee13e6774268789d19c7e80ab478f3ffce799a18da5dcb8afe93c4a522fbf8 +size 179822 diff --git a/mods/trees/assets/impostors/roter_hartriegel_c_winter.png b/mods/trees/assets/impostors/roter_hartriegel_c_winter.png new file mode 100644 index 0000000..eec1c8f --- /dev/null +++ b/mods/trees/assets/impostors/roter_hartriegel_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb1d6b279c7ab2e817d10423cc8d4b96df3a8f334e6beee6e6cb5c36ab75367 +size 168932 diff --git a/mods/trees/assets/impostors/sanddorn_a_autumn.png b/mods/trees/assets/impostors/sanddorn_a_autumn.png new file mode 100644 index 0000000..5ea87d4 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce53b3b142f61da5384c6fe1113de168e4a32d1c9be1f77f43244bc8dd29ce4 +size 158386 diff --git a/mods/trees/assets/impostors/sanddorn_a_summer.png b/mods/trees/assets/impostors/sanddorn_a_summer.png new file mode 100644 index 0000000..314e2c5 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a12b83a9054f9cde01f41897a5c91062f061346dbc3e6f84395449ce183c41f +size 170149 diff --git a/mods/trees/assets/impostors/sanddorn_a_winter.png b/mods/trees/assets/impostors/sanddorn_a_winter.png new file mode 100644 index 0000000..21e5df8 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12581d96282b6554ed1487e71d7b07993e64d0aafdd26816550a89ce2b418c55 +size 159495 diff --git a/mods/trees/assets/impostors/sanddorn_b_autumn.png b/mods/trees/assets/impostors/sanddorn_b_autumn.png new file mode 100644 index 0000000..b1d8e61 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cac61d9f76db1eefc7c93474be1597c70faf835319890078becda2fb6eb70e +size 181673 diff --git a/mods/trees/assets/impostors/sanddorn_b_summer.png b/mods/trees/assets/impostors/sanddorn_b_summer.png new file mode 100644 index 0000000..9446fa6 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ba1176b96ebf20d439a1f9606ec21020ac62e514487d615a81c37307df684f +size 194560 diff --git a/mods/trees/assets/impostors/sanddorn_b_winter.png b/mods/trees/assets/impostors/sanddorn_b_winter.png new file mode 100644 index 0000000..987d2d6 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313a5ebbf6ca287fea3835a8a40d74eaeba86198dd7cff3cecf4ba18d6594fc0 +size 182392 diff --git a/mods/trees/assets/impostors/sanddorn_c_autumn.png b/mods/trees/assets/impostors/sanddorn_c_autumn.png new file mode 100644 index 0000000..0d0fcc7 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aefae1a7bc4821303ec4fa46c722009195351de5c0fe4a8a396b5a494505c4e +size 174699 diff --git a/mods/trees/assets/impostors/sanddorn_c_summer.png b/mods/trees/assets/impostors/sanddorn_c_summer.png new file mode 100644 index 0000000..c7a18a5 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c13413a551a420e24cbef4be07ae01b3bc6e68e413ebc2168a3503c1b3026d5 +size 186882 diff --git a/mods/trees/assets/impostors/sanddorn_c_winter.png b/mods/trees/assets/impostors/sanddorn_c_winter.png new file mode 100644 index 0000000..507c002 --- /dev/null +++ b/mods/trees/assets/impostors/sanddorn_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d180abdce246b4a3dd0d6814ef92b3ef297a35922e3717ab9cbf9305f42057a8 +size 175426 diff --git a/mods/trees/assets/impostors/schneeball_a_autumn.png b/mods/trees/assets/impostors/schneeball_a_autumn.png new file mode 100644 index 0000000..b7aee92 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_a_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af2758890863a3f7adc93a096a11dd86b46a47dcb9ba1e01d6a316f264632c3 +size 135532 diff --git a/mods/trees/assets/impostors/schneeball_a_summer.png b/mods/trees/assets/impostors/schneeball_a_summer.png new file mode 100644 index 0000000..67b4ac7 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5d23ff1bb36d1955b5e5680add83151dc79b5754af61a97639a0f5c609869a +size 146864 diff --git a/mods/trees/assets/impostors/schneeball_a_winter.png b/mods/trees/assets/impostors/schneeball_a_winter.png new file mode 100644 index 0000000..c382ab4 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bf570d172f196059f048360e074ba44a9deb741c0373bf483d9dd02402074c +size 137504 diff --git a/mods/trees/assets/impostors/schneeball_b_autumn.png b/mods/trees/assets/impostors/schneeball_b_autumn.png new file mode 100644 index 0000000..042116d --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_b_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e012eec6d2225e8ff9bd5831463538bf41c6a30c91c9b421ba681e4d3f62201d +size 140405 diff --git a/mods/trees/assets/impostors/schneeball_b_summer.png b/mods/trees/assets/impostors/schneeball_b_summer.png new file mode 100644 index 0000000..364540b --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3213c802d9b23c2ac16126a73fcb74935ce7a9e75315bc95abace95018b72bc7 +size 152379 diff --git a/mods/trees/assets/impostors/schneeball_b_winter.png b/mods/trees/assets/impostors/schneeball_b_winter.png new file mode 100644 index 0000000..2172cd7 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1341511ec3e860f5a3160f93900f388966a744ff0d37e889413b3399bb309856 +size 142604 diff --git a/mods/trees/assets/impostors/schneeball_c_autumn.png b/mods/trees/assets/impostors/schneeball_c_autumn.png new file mode 100644 index 0000000..2474f79 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_c_autumn.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b9cf9503f67daa7702aaef1a60c68da21a75ba3c44224386566a1128d3c848 +size 160594 diff --git a/mods/trees/assets/impostors/schneeball_c_summer.png b/mods/trees/assets/impostors/schneeball_c_summer.png new file mode 100644 index 0000000..cbbe3c8 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaf7cf0217041e9b72e2fcdad17008467b55310601a481b7adfa6674c0d5696 +size 174052 diff --git a/mods/trees/assets/impostors/schneeball_c_winter.png b/mods/trees/assets/impostors/schneeball_c_winter.png new file mode 100644 index 0000000..efe88c9 --- /dev/null +++ b/mods/trees/assets/impostors/schneeball_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea30cdc9b433ff7e91cea7bdfd36d70059bdf0b0c57550ff3ac9880859ef1fde +size 162949 diff --git a/mods/trees/assets/impostors/stechpalme_a_summer.png b/mods/trees/assets/impostors/stechpalme_a_summer.png new file mode 100644 index 0000000..0e923e3 --- /dev/null +++ b/mods/trees/assets/impostors/stechpalme_a_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f54f3ab7ca2f6efb1f287a82121d6905aa2ec25db051fabe4a063644f5c290c +size 163551 diff --git a/mods/trees/assets/impostors/stechpalme_a_winter.png b/mods/trees/assets/impostors/stechpalme_a_winter.png new file mode 100644 index 0000000..d254605 --- /dev/null +++ b/mods/trees/assets/impostors/stechpalme_a_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46badced42843198ff2a64817aa7196c46dd286fc8cfef359a57aaa2edd62be2 +size 164065 diff --git a/mods/trees/assets/impostors/stechpalme_b_summer.png b/mods/trees/assets/impostors/stechpalme_b_summer.png new file mode 100644 index 0000000..0ef16b3 --- /dev/null +++ b/mods/trees/assets/impostors/stechpalme_b_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d5fcbfa4a087da3140f92ef0ce435e6d5fbcae9517942466bd62a5c18e33a9 +size 187262 diff --git a/mods/trees/assets/impostors/stechpalme_b_winter.png b/mods/trees/assets/impostors/stechpalme_b_winter.png new file mode 100644 index 0000000..6c69bc7 --- /dev/null +++ b/mods/trees/assets/impostors/stechpalme_b_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d707a6e5d690b069f3e86e03d9cfe005f0fa3b3d5dafce478f11f3a72ad1ffc +size 187844 diff --git a/mods/trees/assets/impostors/stechpalme_c_summer.png b/mods/trees/assets/impostors/stechpalme_c_summer.png new file mode 100644 index 0000000..eb4546b --- /dev/null +++ b/mods/trees/assets/impostors/stechpalme_c_summer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845776832406308984fa17430c24bd8037fcd5164db4e3e0853245cdc3b6ee65 +size 179713 diff --git a/mods/trees/assets/impostors/stechpalme_c_winter.png b/mods/trees/assets/impostors/stechpalme_c_winter.png new file mode 100644 index 0000000..c0aa049 --- /dev/null +++ b/mods/trees/assets/impostors/stechpalme_c_winter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ec9d2c69774516014e801afa337b59dcebea4415903ab15a83d9320408e244e +size 180197 diff --git a/mods/trees/assets/impostors/wacholder_a_summer.png b/mods/trees/assets/impostors/wacholder_a_summer.png index e156771..8d99b92 100644 --- a/mods/trees/assets/impostors/wacholder_a_summer.png +++ b/mods/trees/assets/impostors/wacholder_a_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2c1a30322012831dcee750374ca579617d6b07fd81871477cb7a236c40eabc4 -size 93883 +oid sha256:d68e1ee77a10f02de383664465bd1d2f9a4203bc2f8accaa33cc880d0a233922 +size 101951 diff --git a/mods/trees/assets/impostors/wacholder_a_winter.png b/mods/trees/assets/impostors/wacholder_a_winter.png index 8b4a63f..41545e1 100644 --- a/mods/trees/assets/impostors/wacholder_a_winter.png +++ b/mods/trees/assets/impostors/wacholder_a_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2aa7417bfdc2491e50d8bc6a57d8efb18090c9d4df783fecca948d2751dc7f6f -size 94008 +oid sha256:0ac2944d669421721ca65cd228f5477b6ff549f186db1b78d6b666fcebe380e9 +size 102321 diff --git a/mods/trees/assets/impostors/wacholder_b_summer.png b/mods/trees/assets/impostors/wacholder_b_summer.png index ec7f497..4722d45 100644 --- a/mods/trees/assets/impostors/wacholder_b_summer.png +++ b/mods/trees/assets/impostors/wacholder_b_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcc8fdb0584ac43c96947be259af36ae920b368e460d1ae5b1e5121c10c06c5d -size 94401 +oid sha256:50661adec27eb1f97503dc89eb1315410535594c99de09e8614a76fd865d4763 +size 103862 diff --git a/mods/trees/assets/impostors/wacholder_b_winter.png b/mods/trees/assets/impostors/wacholder_b_winter.png index 244bb00..b945afd 100644 --- a/mods/trees/assets/impostors/wacholder_b_winter.png +++ b/mods/trees/assets/impostors/wacholder_b_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8f611dba99bdb442d2826db2589ac06f8811bfbd99def2c86a065ad8127333d -size 94561 +oid sha256:faba5f895221f946eed4d9f06bc492b6d5993dc35dd8ed6d370ded8adb8597cf +size 104253 diff --git a/mods/trees/assets/impostors/wacholder_c_summer.png b/mods/trees/assets/impostors/wacholder_c_summer.png index 87df2a4..d2f561d 100644 --- a/mods/trees/assets/impostors/wacholder_c_summer.png +++ b/mods/trees/assets/impostors/wacholder_c_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff90ac31f1b68bd83b551302148954446aaa6c82fd9511ad51d835ca459c3015 -size 93978 +oid sha256:b1b03a492cdd043098399e7304586f355cff27e3dd55f927b23a2becafefa8a9 +size 103588 diff --git a/mods/trees/assets/impostors/wacholder_c_winter.png b/mods/trees/assets/impostors/wacholder_c_winter.png index d84296f..74d3456 100644 --- a/mods/trees/assets/impostors/wacholder_c_winter.png +++ b/mods/trees/assets/impostors/wacholder_c_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e710e774542a002f72eb3247965e502a0526f1e935fa0e1a14fc166ba4f58fe8 -size 94068 +oid sha256:123e3b99630d630b353e77ac6c3dc770ee21e6d930e29380072af8ed97506434 +size 103890 diff --git a/mods/trees/assets/impostors/weisstanne_a_summer.png b/mods/trees/assets/impostors/weisstanne_a_summer.png index 3863056..2ea5e8d 100644 --- a/mods/trees/assets/impostors/weisstanne_a_summer.png +++ b/mods/trees/assets/impostors/weisstanne_a_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b010cfe24a13b5c51f8abe5ce5596aec1b2b7d3ca6f9c331896235e790f1e8e -size 62986 +oid sha256:e8445da6c8b56ec33a0e15e6f6b03f7e7e1e77361be73b162396cca97ddc0cb3 +size 63569 diff --git a/mods/trees/assets/impostors/weisstanne_a_winter.png b/mods/trees/assets/impostors/weisstanne_a_winter.png index b748d09..81c58ad 100644 --- a/mods/trees/assets/impostors/weisstanne_a_winter.png +++ b/mods/trees/assets/impostors/weisstanne_a_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c4d67bff4dfd6a01023a7b16dc6dbbdb474d5bc4e4cf8cff6c2dbce1aaa26c7 -size 63171 +oid sha256:e0c3b2baa7d54017e4db08aee17ae41600ffe58bc36293b75802f9d2d63468a0 +size 63739 diff --git a/mods/trees/assets/impostors/weisstanne_b_summer.png b/mods/trees/assets/impostors/weisstanne_b_summer.png index b154b06..2586dfc 100644 --- a/mods/trees/assets/impostors/weisstanne_b_summer.png +++ b/mods/trees/assets/impostors/weisstanne_b_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b6581e674f49b1cda90baa1649ef6f5ddd7563c8f042da3d8799b05612546dd -size 58268 +oid sha256:1018a5ac128edd26a18045506ab66a6eb8886389ec414abc14100cd57788ae28 +size 56631 diff --git a/mods/trees/assets/impostors/weisstanne_b_winter.png b/mods/trees/assets/impostors/weisstanne_b_winter.png index 1239165..83ed87b 100644 --- a/mods/trees/assets/impostors/weisstanne_b_winter.png +++ b/mods/trees/assets/impostors/weisstanne_b_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:894a63d7c1b7e36b4af465f855dad9099ab46790e000f88c50e57fc0f72e0ef5 -size 58319 +oid sha256:9133fe6217f96426dc47969cbfbecc22a84fb072bc85821ca52c501b7f014799 +size 56816 diff --git a/mods/trees/assets/impostors/weisstanne_c_summer.png b/mods/trees/assets/impostors/weisstanne_c_summer.png index 813022e..f880c73 100644 --- a/mods/trees/assets/impostors/weisstanne_c_summer.png +++ b/mods/trees/assets/impostors/weisstanne_c_summer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec48e1dd964fe9da9395e7ee3dc24d6ea8c4e0d512ece6e6a9bd23d6ee6dfa17 -size 66730 +oid sha256:476160e8ac471e9973a02e0af1b4eca083ef1267fa86fc3d94224d41b67e3d39 +size 69312 diff --git a/mods/trees/assets/impostors/weisstanne_c_winter.png b/mods/trees/assets/impostors/weisstanne_c_winter.png index 700c6cd..7120a49 100644 --- a/mods/trees/assets/impostors/weisstanne_c_winter.png +++ b/mods/trees/assets/impostors/weisstanne_c_winter.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e109a71a3028ce92db363a6b13a4b3d2c9b7573b4e02cf977e57c99a7e1aa3b -size 66709 +oid sha256:72f609bf697e0817b1585b1e35cd638ac1e9e5f93f2df61b4d2d79a5592ada4c +size 69500 diff --git a/mods/trees/assets/kiefer_a.bin b/mods/trees/assets/kiefer_a.bin index b84bb46..bb267ac 100644 --- a/mods/trees/assets/kiefer_a.bin +++ b/mods/trees/assets/kiefer_a.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:152491e3a111e57219580f39436b0fd0238977e97cdb2838312703cf143d2388 -size 5131532 +oid sha256:60e9187d396efb7cd8517cc3b360af140a4d4678438d4acf6200b005ed6c5e2d +size 8600660 diff --git a/mods/trees/assets/kiefer_a.gltf b/mods/trees/assets/kiefer_a.gltf index 9caae81..679d824 100644 --- a/mods/trees/assets/kiefer_a.gltf +++ b/mods/trees/assets/kiefer_a.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_a.bin","byteLength":5131532}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":372456,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":744912,"byteLength":248304,"target":34962},{"buffer":0,"byteOffset":993216,"byteLength":280812,"target":34963},{"buffer":0,"byteOffset":1274028,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2005704,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2737380,"byteLength":487784,"target":34962},{"buffer":0,"byteOffset":3225164,"byteLength":575076,"target":34963},{"buffer":0,"byteOffset":3800240,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":3933308,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":4066376,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":4155088,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":4226800,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4489552,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4752304,"byteLength":175168,"target":34962},{"buffer":0,"byteOffset":4927472,"byteLength":203220,"target":34963},{"buffer":0,"byteOffset":5130692,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5130884,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5131076,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5131204,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5131252,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131348,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131444,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5131508,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":31038,"type":"VEC3","min":[-4.850754237018144,0.0,-5.337070115638233],"max":[4.560812229218647,19.587549937582594,5.040670904165999]},{"bufferView":1,"componentType":5126,"count":31038,"type":"VEC3","min":[-0.9999879002571106,-0.9999025464057922,-0.9999877214431763],"max":[0.9999970197677612,0.9999961256980896,0.9999424815177917]},{"bufferView":2,"componentType":5126,"count":31038,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":140406,"type":"SCALAR","min":[0],"max":[31037]},{"bufferView":4,"componentType":5126,"count":60973,"type":"VEC3","min":[-5.175222396850586,5.8284173011779785,-5.799999713897705],"max":[5.312593936920166,19.97006607055664,5.756784439086914]},{"bufferView":5,"componentType":5126,"count":60973,"type":"VEC3","min":[-0.9999025464057922,-0.9999465346336365,-0.9999231696128845],"max":[0.9999803900718689,0.9999585151672363,0.9999920725822449]},{"bufferView":6,"componentType":5126,"count":60973,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":287538,"type":"SCALAR","min":[0],"max":[60972]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-4.8584414318533975,0.0006511583320531582,-5.337070115638233],"max":[4.560812229218647,19.587549937582594,5.049682064021213]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999692440032959,-0.9998279213905334,-0.9999876022338867],"max":[0.9999586343765259,0.9999784827232361,0.9998156428337097]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":21896,"type":"VEC3","min":[-5.2483978271484375,5.820028305053711,-5.41516637802124],"max":[5.19633674621582,20.06468391418457,5.67678689956665]},{"bufferView":13,"componentType":5126,"count":21896,"type":"VEC3","min":[-0.9999025464057922,-0.9998044967651367,-0.9999231696128845],"max":[0.9999145865440369,0.999957799911499,0.9999920725822449]},{"bufferView":14,"componentType":5126,"count":21896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":101610,"type":"SCALAR","min":[0],"max":[21895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6005882352941176,1.0,0.7605882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_a.bin","byteLength":8600660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":523356,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":1046712,"byteLength":348904,"target":34962},{"buffer":0,"byteOffset":1395616,"byteLength":477894,"target":34963},{"buffer":0,"byteOffset":1873512,"byteLength":1348596,"target":34962},{"buffer":0,"byteOffset":3222108,"byteLength":1348596,"target":34962},{"buffer":0,"byteOffset":4570704,"byteLength":899064,"target":34962},{"buffer":0,"byteOffset":5469768,"byteLength":1143108,"target":34963},{"buffer":0,"byteOffset":6612876,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6745944,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6879012,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":6967724,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":7039436,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":7543580,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":8047724,"byteLength":336096,"target":34962},{"buffer":0,"byteOffset":8383820,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8599820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8600332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8600380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8600636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":43613,"type":"VEC3","min":[-4.843436435450571,0.0,-5.3047068931373955],"max":[4.550954681059636,19.608691371438677,5.0555405418503]},{"bufferView":1,"componentType":5126,"count":43613,"type":"VEC3","min":[-0.9999761581420898,-0.9997311234474182,-0.9999932646751404],"max":[0.9999951720237732,0.9999988675117493,0.9999938607215881]},{"bufferView":2,"componentType":5126,"count":43613,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238947,"type":"SCALAR","min":[0],"max":[43612]},{"bufferView":4,"componentType":5126,"count":112383,"type":"VEC3","min":[-5.257299423217773,5.8226118087768555,-5.784946918487549],"max":[5.22060489654541,19.914609909057617,5.719465732574463]},{"bufferView":5,"componentType":5126,"count":112383,"type":"VEC3","min":[-0.9999371767044067,-0.9999822378158569,-0.9999147057533264],"max":[0.9999712109565735,0.9999740123748779,0.9999995231628418]},{"bufferView":6,"componentType":5126,"count":112383,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":285777,"type":"SCALAR","min":[0],"max":[112382]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-4.851109601775248,0.0006237854455747261,-5.303788827459569],"max":[4.550954681059636,19.608691371438677,5.0640083671982845]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999694228172302,-0.9998269081115723,-0.9999877214431763],"max":[0.9999587535858154,0.9999783635139465,0.9998165369033813]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":42012,"type":"VEC3","min":[-5.13730525970459,5.8258376121521,-5.59823751449585],"max":[5.227867126464844,19.907169342041016,5.733288764953613]},{"bufferView":13,"componentType":5126,"count":42012,"type":"VEC3","min":[-0.9999262690544128,-0.9999822378158569,-0.9998803734779358],"max":[0.9999712109565735,0.9999623894691467,0.9999995231628418]},{"bufferView":14,"componentType":5126,"count":42012,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[42011]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6005882352941176,1.0,0.7605882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/kiefer_a_winter.gltf b/mods/trees/assets/kiefer_a_winter.gltf index b6625fe..90b6d81 100644 --- a/mods/trees/assets/kiefer_a_winter.gltf +++ b/mods/trees/assets/kiefer_a_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_a.bin","byteLength":5131532}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":372456,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":744912,"byteLength":248304,"target":34962},{"buffer":0,"byteOffset":993216,"byteLength":280812,"target":34963},{"buffer":0,"byteOffset":1274028,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2005704,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2737380,"byteLength":487784,"target":34962},{"buffer":0,"byteOffset":3225164,"byteLength":575076,"target":34963},{"buffer":0,"byteOffset":3800240,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":3933308,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":4066376,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":4155088,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":4226800,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4489552,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4752304,"byteLength":175168,"target":34962},{"buffer":0,"byteOffset":4927472,"byteLength":203220,"target":34963},{"buffer":0,"byteOffset":5130692,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5130884,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5131076,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5131204,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5131252,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131348,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131444,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5131508,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":31038,"type":"VEC3","min":[-4.850754237018144,0.0,-5.337070115638233],"max":[4.560812229218647,19.587549937582594,5.040670904165999]},{"bufferView":1,"componentType":5126,"count":31038,"type":"VEC3","min":[-0.9999879002571106,-0.9999025464057922,-0.9999877214431763],"max":[0.9999970197677612,0.9999961256980896,0.9999424815177917]},{"bufferView":2,"componentType":5126,"count":31038,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":140406,"type":"SCALAR","min":[0],"max":[31037]},{"bufferView":4,"componentType":5126,"count":60973,"type":"VEC3","min":[-5.175222396850586,5.8284173011779785,-5.799999713897705],"max":[5.312593936920166,19.97006607055664,5.756784439086914]},{"bufferView":5,"componentType":5126,"count":60973,"type":"VEC3","min":[-0.9999025464057922,-0.9999465346336365,-0.9999231696128845],"max":[0.9999803900718689,0.9999585151672363,0.9999920725822449]},{"bufferView":6,"componentType":5126,"count":60973,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":287538,"type":"SCALAR","min":[0],"max":[60972]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-4.8584414318533975,0.0006511583320531582,-5.337070115638233],"max":[4.560812229218647,19.587549937582594,5.049682064021213]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999692440032959,-0.9998279213905334,-0.9999876022338867],"max":[0.9999586343765259,0.9999784827232361,0.9998156428337097]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":21896,"type":"VEC3","min":[-5.2483978271484375,5.820028305053711,-5.41516637802124],"max":[5.19633674621582,20.06468391418457,5.67678689956665]},{"bufferView":13,"componentType":5126,"count":21896,"type":"VEC3","min":[-0.9999025464057922,-0.9998044967651367,-0.9999231696128845],"max":[0.9999145865440369,0.999957799911499,0.9999920725822449]},{"bufferView":14,"componentType":5126,"count":21896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":101610,"type":"SCALAR","min":[0],"max":[21895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6606470588235295,1.0,0.8366470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_a.bin","byteLength":8600660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":523356,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":1046712,"byteLength":348904,"target":34962},{"buffer":0,"byteOffset":1395616,"byteLength":477894,"target":34963},{"buffer":0,"byteOffset":1873512,"byteLength":1348596,"target":34962},{"buffer":0,"byteOffset":3222108,"byteLength":1348596,"target":34962},{"buffer":0,"byteOffset":4570704,"byteLength":899064,"target":34962},{"buffer":0,"byteOffset":5469768,"byteLength":1143108,"target":34963},{"buffer":0,"byteOffset":6612876,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6745944,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6879012,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":6967724,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":7039436,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":7543580,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":8047724,"byteLength":336096,"target":34962},{"buffer":0,"byteOffset":8383820,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8599820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8600332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8600380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8600636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":43613,"type":"VEC3","min":[-4.843436435450571,0.0,-5.3047068931373955],"max":[4.550954681059636,19.608691371438677,5.0555405418503]},{"bufferView":1,"componentType":5126,"count":43613,"type":"VEC3","min":[-0.9999761581420898,-0.9997311234474182,-0.9999932646751404],"max":[0.9999951720237732,0.9999988675117493,0.9999938607215881]},{"bufferView":2,"componentType":5126,"count":43613,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238947,"type":"SCALAR","min":[0],"max":[43612]},{"bufferView":4,"componentType":5126,"count":112383,"type":"VEC3","min":[-5.257299423217773,5.8226118087768555,-5.784946918487549],"max":[5.22060489654541,19.914609909057617,5.719465732574463]},{"bufferView":5,"componentType":5126,"count":112383,"type":"VEC3","min":[-0.9999371767044067,-0.9999822378158569,-0.9999147057533264],"max":[0.9999712109565735,0.9999740123748779,0.9999995231628418]},{"bufferView":6,"componentType":5126,"count":112383,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":285777,"type":"SCALAR","min":[0],"max":[112382]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-4.851109601775248,0.0006237854455747261,-5.303788827459569],"max":[4.550954681059636,19.608691371438677,5.0640083671982845]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999694228172302,-0.9998269081115723,-0.9999877214431763],"max":[0.9999587535858154,0.9999783635139465,0.9998165369033813]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":42012,"type":"VEC3","min":[-5.13730525970459,5.8258376121521,-5.59823751449585],"max":[5.227867126464844,19.907169342041016,5.733288764953613]},{"bufferView":13,"componentType":5126,"count":42012,"type":"VEC3","min":[-0.9999262690544128,-0.9999822378158569,-0.9998803734779358],"max":[0.9999712109565735,0.9999623894691467,0.9999995231628418]},{"bufferView":14,"componentType":5126,"count":42012,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[42011]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.38,0,-6.38],"max":[6.38,20.0,6.38]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6606470588235295,1.0,0.8366470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/kiefer_b.bin b/mods/trees/assets/kiefer_b.bin index f4c13c9..3f790fa 100644 --- a/mods/trees/assets/kiefer_b.bin +++ b/mods/trees/assets/kiefer_b.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4bafe2bd0b0928c8e342cd025023163898cdc70b31b22e961836d50ec20738d -size 4993476 +oid sha256:bad0cc6106201b5f5441abc1e259e9fd69c1b65613e53087d4f88b4b7ce3ddf2 +size 8432900 diff --git a/mods/trees/assets/kiefer_b.gltf b/mods/trees/assets/kiefer_b.gltf index 442eece..e58ced9 100644 --- a/mods/trees/assets/kiefer_b.gltf +++ b/mods/trees/assets/kiefer_b.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_b.bin","byteLength":4993476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":340104,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":680208,"byteLength":226736,"target":34962},{"buffer":0,"byteOffset":906944,"byteLength":276846,"target":34963},{"buffer":0,"byteOffset":1183792,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":1908028,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":2632264,"byteLength":482824,"target":34962},{"buffer":0,"byteOffset":3115088,"byteLength":570876,"target":34963},{"buffer":0,"byteOffset":3685964,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3811688,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3937412,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":4021228,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":4092976,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4353520,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4614064,"byteLength":173696,"target":34962},{"buffer":0,"byteOffset":4787760,"byteLength":204876,"target":34963},{"buffer":0,"byteOffset":4992636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4992828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4993020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4993148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4993196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4993452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":28342,"type":"VEC3","min":[-6.029850504476713,0.0,-6.69130383497228],"max":[5.958709605592527,24.92312560753437,6.403602017518631]},{"bufferView":1,"componentType":5126,"count":28342,"type":"VEC3","min":[-0.9999833703041077,-0.9997477531433105,-0.9998087882995605],"max":[0.9999873638153076,0.9999924302101135,0.9999842047691345]},{"bufferView":2,"componentType":5126,"count":28342,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":138423,"type":"SCALAR","min":[0],"max":[28341]},{"bufferView":4,"componentType":5126,"count":60353,"type":"VEC3","min":[-6.901705741882324,8.478838920593262,-7.311255931854248],"max":[6.933705806732178,25.821197509765625,7.539999961853027]},{"bufferView":5,"componentType":5126,"count":60353,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9999924898147583],"max":[0.999947726726532,0.9999721050262451,0.9999101758003235]},{"bufferView":6,"componentType":5126,"count":60353,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":285438,"type":"SCALAR","min":[0],"max":[60352]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-6.029850504476713,0.0034541428593479716,-6.69130383497228],"max":[5.958709605592527,24.92312560753437,6.403602017518631]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999064803123474,-0.9985422492027283,-0.9999658465385437],"max":[0.9999313950538635,0.9998617172241211,0.9999942183494568]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":21712,"type":"VEC3","min":[-6.974030494689941,8.404109954833984,-7.4188055992126465],"max":[7.051938056945801,25.894744873046875,7.709266662597656]},{"bufferView":13,"componentType":5126,"count":21712,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9998489022254944],"max":[0.9997467398643494,0.999927818775177,0.9999101758003235]},{"bufferView":14,"componentType":5126,"count":21712,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":102438,"type":"SCALAR","min":[0],"max":[21711]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6005882352941176,1.0,0.7605882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_b.bin","byteLength":8432900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":513648,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":1027296,"byteLength":342432,"target":34962},{"buffer":0,"byteOffset":1369728,"byteLength":477702,"target":34963},{"buffer":0,"byteOffset":1847432,"byteLength":1347720,"target":34962},{"buffer":0,"byteOffset":3195152,"byteLength":1347720,"target":34962},{"buffer":0,"byteOffset":4542872,"byteLength":898480,"target":34962},{"buffer":0,"byteOffset":5441352,"byteLength":1108716,"target":34963},{"buffer":0,"byteOffset":6550068,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6675792,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6801516,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":6885332,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":6957080,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7437884,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7918688,"byteLength":320536,"target":34962},{"buffer":0,"byteOffset":8239224,"byteLength":192834,"target":34963},{"buffer":0,"byteOffset":8432060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8432252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8432444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8432572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8432620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8432876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42804,"type":"VEC3","min":[-6.030013784105791,0.0,-6.696408880476531],"max":[5.987285698612074,24.921205757294686,6.429888513253542]},{"bufferView":1,"componentType":5126,"count":42804,"type":"VEC3","min":[-0.9999585747718811,-0.9988305568695068,-0.9999550580978394],"max":[0.9999879002571106,0.9999938607215881,0.9999828338623047]},{"bufferView":2,"componentType":5126,"count":42804,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238851,"type":"SCALAR","min":[0],"max":[42803]},{"bufferView":4,"componentType":5126,"count":112310,"type":"VEC3","min":[-7.045130729675293,8.289212226867676,-7.485686779022217],"max":[7.111136436462402,25.8105525970459,7.404262065887451]},{"bufferView":5,"componentType":5126,"count":112310,"type":"VEC3","min":[-0.9999863505363464,-0.9999983310699463,-0.9999983906745911],"max":[0.9999892115592957,0.9999610781669617,0.9999213814735413]},{"bufferView":6,"componentType":5126,"count":112310,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":277179,"type":"SCALAR","min":[0],"max":[112309]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-6.030013784105791,0.0034538767836919384,-6.696408880476531],"max":[5.987285698612074,24.921205757294686,6.429888513253542]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999064803123474,-0.9985494613647461,-0.9999656677246094],"max":[0.9999313950538635,0.9998624324798584,0.999994158744812]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":40067,"type":"VEC3","min":[-7.061367988586426,8.297704696655273,-7.492127418518066],"max":[6.859681606292725,25.808725357055664,7.259454727172852]},{"bufferView":13,"componentType":5126,"count":40067,"type":"VEC3","min":[-0.9999863505363464,-0.9999458193778992,-0.9999983906745911],"max":[0.9998013973236084,0.9999610781669617,0.9998840689659119]},{"bufferView":14,"componentType":5126,"count":40067,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":96417,"type":"SCALAR","min":[0],"max":[40066]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6005882352941176,1.0,0.7605882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/kiefer_b_winter.gltf b/mods/trees/assets/kiefer_b_winter.gltf index 2ad4fc2..8f57a3c 100644 --- a/mods/trees/assets/kiefer_b_winter.gltf +++ b/mods/trees/assets/kiefer_b_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_b.bin","byteLength":4993476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":340104,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":680208,"byteLength":226736,"target":34962},{"buffer":0,"byteOffset":906944,"byteLength":276846,"target":34963},{"buffer":0,"byteOffset":1183792,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":1908028,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":2632264,"byteLength":482824,"target":34962},{"buffer":0,"byteOffset":3115088,"byteLength":570876,"target":34963},{"buffer":0,"byteOffset":3685964,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3811688,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3937412,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":4021228,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":4092976,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4353520,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4614064,"byteLength":173696,"target":34962},{"buffer":0,"byteOffset":4787760,"byteLength":204876,"target":34963},{"buffer":0,"byteOffset":4992636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4992828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4993020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4993148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4993196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4993452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":28342,"type":"VEC3","min":[-6.029850504476713,0.0,-6.69130383497228],"max":[5.958709605592527,24.92312560753437,6.403602017518631]},{"bufferView":1,"componentType":5126,"count":28342,"type":"VEC3","min":[-0.9999833703041077,-0.9997477531433105,-0.9998087882995605],"max":[0.9999873638153076,0.9999924302101135,0.9999842047691345]},{"bufferView":2,"componentType":5126,"count":28342,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":138423,"type":"SCALAR","min":[0],"max":[28341]},{"bufferView":4,"componentType":5126,"count":60353,"type":"VEC3","min":[-6.901705741882324,8.478838920593262,-7.311255931854248],"max":[6.933705806732178,25.821197509765625,7.539999961853027]},{"bufferView":5,"componentType":5126,"count":60353,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9999924898147583],"max":[0.999947726726532,0.9999721050262451,0.9999101758003235]},{"bufferView":6,"componentType":5126,"count":60353,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":285438,"type":"SCALAR","min":[0],"max":[60352]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-6.029850504476713,0.0034541428593479716,-6.69130383497228],"max":[5.958709605592527,24.92312560753437,6.403602017518631]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999064803123474,-0.9985422492027283,-0.9999658465385437],"max":[0.9999313950538635,0.9998617172241211,0.9999942183494568]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":21712,"type":"VEC3","min":[-6.974030494689941,8.404109954833984,-7.4188055992126465],"max":[7.051938056945801,25.894744873046875,7.709266662597656]},{"bufferView":13,"componentType":5126,"count":21712,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9998489022254944],"max":[0.9997467398643494,0.999927818775177,0.9999101758003235]},{"bufferView":14,"componentType":5126,"count":21712,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":102438,"type":"SCALAR","min":[0],"max":[21711]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6606470588235295,1.0,0.8366470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_b.bin","byteLength":8432900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":513648,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":1027296,"byteLength":342432,"target":34962},{"buffer":0,"byteOffset":1369728,"byteLength":477702,"target":34963},{"buffer":0,"byteOffset":1847432,"byteLength":1347720,"target":34962},{"buffer":0,"byteOffset":3195152,"byteLength":1347720,"target":34962},{"buffer":0,"byteOffset":4542872,"byteLength":898480,"target":34962},{"buffer":0,"byteOffset":5441352,"byteLength":1108716,"target":34963},{"buffer":0,"byteOffset":6550068,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6675792,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6801516,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":6885332,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":6957080,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7437884,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7918688,"byteLength":320536,"target":34962},{"buffer":0,"byteOffset":8239224,"byteLength":192834,"target":34963},{"buffer":0,"byteOffset":8432060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8432252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8432444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8432572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8432620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8432876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42804,"type":"VEC3","min":[-6.030013784105791,0.0,-6.696408880476531],"max":[5.987285698612074,24.921205757294686,6.429888513253542]},{"bufferView":1,"componentType":5126,"count":42804,"type":"VEC3","min":[-0.9999585747718811,-0.9988305568695068,-0.9999550580978394],"max":[0.9999879002571106,0.9999938607215881,0.9999828338623047]},{"bufferView":2,"componentType":5126,"count":42804,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238851,"type":"SCALAR","min":[0],"max":[42803]},{"bufferView":4,"componentType":5126,"count":112310,"type":"VEC3","min":[-7.045130729675293,8.289212226867676,-7.485686779022217],"max":[7.111136436462402,25.8105525970459,7.404262065887451]},{"bufferView":5,"componentType":5126,"count":112310,"type":"VEC3","min":[-0.9999863505363464,-0.9999983310699463,-0.9999983906745911],"max":[0.9999892115592957,0.9999610781669617,0.9999213814735413]},{"bufferView":6,"componentType":5126,"count":112310,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":277179,"type":"SCALAR","min":[0],"max":[112309]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-6.030013784105791,0.0034538767836919384,-6.696408880476531],"max":[5.987285698612074,24.921205757294686,6.429888513253542]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999064803123474,-0.9985494613647461,-0.9999656677246094],"max":[0.9999313950538635,0.9998624324798584,0.999994158744812]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":40067,"type":"VEC3","min":[-7.061367988586426,8.297704696655273,-7.492127418518066],"max":[6.859681606292725,25.808725357055664,7.259454727172852]},{"bufferView":13,"componentType":5126,"count":40067,"type":"VEC3","min":[-0.9999863505363464,-0.9999458193778992,-0.9999983906745911],"max":[0.9998013973236084,0.9999610781669617,0.9998840689659119]},{"bufferView":14,"componentType":5126,"count":40067,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":96417,"type":"SCALAR","min":[0],"max":[40066]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.294,0,-8.294],"max":[8.294,26.0,8.294]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6606470588235295,1.0,0.8366470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/kiefer_c.bin b/mods/trees/assets/kiefer_c.bin index 9c9487c..e9a34fb 100644 --- a/mods/trees/assets/kiefer_c.bin +++ b/mods/trees/assets/kiefer_c.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6affbfacf4e027d748626f1e868a63b6a2032c39267f7b5363cd4d0ef7a1c360 -size 4607492 +oid sha256:579e1f4a9b34e6e35d75828d3ca4d5c963a46c74c96e5476baff78ee0067e18b +size 8528352 diff --git a/mods/trees/assets/kiefer_c.gltf b/mods/trees/assets/kiefer_c.gltf index df66c22..9a3f666 100644 --- a/mods/trees/assets/kiefer_c.gltf +++ b/mods/trees/assets/kiefer_c.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_c.bin","byteLength":4607492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":289932,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":579864,"byteLength":193288,"target":34962},{"buffer":0,"byteOffset":773152,"byteLength":214092,"target":34963},{"buffer":0,"byteOffset":987244,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":1659316,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":2331388,"byteLength":448048,"target":34962},{"buffer":0,"byteOffset":2779436,"byteLength":519900,"target":34963},{"buffer":0,"byteOffset":3299336,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3429512,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3559688,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":3646472,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":3721340,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":3978452,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":4235564,"byteLength":171408,"target":34962},{"buffer":0,"byteOffset":4406972,"byteLength":199680,"target":34963},{"buffer":0,"byteOffset":4606652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4606844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4607036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4607164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4607212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4607468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":24161,"type":"VEC3","min":[-7.466399804099993,0.0,-8.021810529625341],"max":[7.462026619424936,31.377615924134034,7.899872517466238]},{"bufferView":1,"componentType":5126,"count":24161,"type":"VEC3","min":[-0.9999977946281433,-0.9999950528144836,-0.9999660849571228],"max":[0.9999849200248718,0.9999947547912598,0.9999873638153076]},{"bufferView":2,"componentType":5126,"count":24161,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":107046,"type":"SCALAR","min":[0],"max":[24160]},{"bufferView":4,"componentType":5126,"count":56006,"type":"VEC3","min":[-8.904396057128906,8.121356964111328,-9.279999732971191],"max":[8.535801887512207,31.49675750732422,9.0783052444458]},{"bufferView":5,"componentType":5126,"count":56006,"type":"VEC3","min":[-0.9998580813407898,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":6,"componentType":5126,"count":56006,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":259950,"type":"SCALAR","min":[0],"max":[56005]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-7.466399804099993,0.0011531317462159965,-8.02295909378108],"max":[7.462026619424936,31.387812442525455,7.899872517466238]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.999886691570282,-0.9997082948684692,-0.9997960925102234],"max":[0.999828040599823,0.9999241828918457,0.9999595284461975]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":21426,"type":"VEC3","min":[-8.97142505645752,8.049501419067383,-8.97019100189209],"max":[8.602624893188477,31.549335479736328,9.26931095123291]},{"bufferView":13,"componentType":5126,"count":21426,"type":"VEC3","min":[-0.9998552203178406,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":14,"componentType":5126,"count":21426,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":99840,"type":"SCALAR","min":[0],"max":[21425]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6005882352941176,1.0,0.7605882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_c.bin","byteLength":8528352}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":464112,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":928224,"byteLength":309408,"target":34962},{"buffer":0,"byteOffset":1237632,"byteLength":428196,"target":34963},{"buffer":0,"byteOffset":1665828,"byteLength":1385292,"target":34962},{"buffer":0,"byteOffset":3051120,"byteLength":1385292,"target":34962},{"buffer":0,"byteOffset":4436412,"byteLength":923528,"target":34962},{"buffer":0,"byteOffset":5359940,"byteLength":1152000,"target":34963},{"buffer":0,"byteOffset":6511940,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6642116,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6772292,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":6859076,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":6933944,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7450532,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7967120,"byteLength":344392,"target":34962},{"buffer":0,"byteOffset":8311512,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8527512,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527704,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527896,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8528024,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8528072,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8528168,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8528264,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8528328,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":38676,"type":"VEC3","min":[-7.485886915669326,0.0,-8.04669322140362],"max":[7.497644255715075,31.38942588337143,7.9377153197846715]},{"bufferView":1,"componentType":5126,"count":38676,"type":"VEC3","min":[-0.9999985098838806,-0.9999950528144836,-0.9999836683273315],"max":[0.9999930262565613,0.9999970197677612,0.9999930262565613]},{"bufferView":2,"componentType":5126,"count":38676,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":214098,"type":"SCALAR","min":[0],"max":[38675]},{"bufferView":4,"componentType":5126,"count":115441,"type":"VEC3","min":[-8.892014503479004,8.163239479064941,-9.268684387207031],"max":[8.779122352600098,31.69169807434082,9.279999732971191]},{"bufferView":5,"componentType":5126,"count":115441,"type":"VEC3","min":[-0.9999487400054932,-0.9999805092811584,-0.9999992847442627],"max":[0.9999822378158569,0.999993622303009,0.9999997019767761]},{"bufferView":6,"componentType":5126,"count":115441,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":288000,"type":"SCALAR","min":[0],"max":[115440]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-7.489594601189694,0.0011535657638593727,-8.04784631047384],"max":[7.497644255715075,31.39962623954539,7.9377153197846715]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.9998864531517029,-0.9997103214263916,-0.9997947216033936],"max":[0.9998267292976379,0.9999246597290039,0.9999592304229736]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":43049,"type":"VEC3","min":[-8.90050220489502,8.1754789352417,-9.307662010192871],"max":[8.711224555969238,31.623586654663086,9.020896911621094]},{"bufferView":13,"componentType":5126,"count":43049,"type":"VEC3","min":[-0.9999381303787231,-0.9999241232872009,-0.9999902844429016],"max":[0.9999822378158569,0.999993622303009,0.9999341368675232]},{"bufferView":14,"componentType":5126,"count":43049,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43048]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6005882352941176,1.0,0.7605882352941177,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/kiefer_c_winter.gltf b/mods/trees/assets/kiefer_c_winter.gltf index 5145b2c..27da639 100644 --- a/mods/trees/assets/kiefer_c_winter.gltf +++ b/mods/trees/assets/kiefer_c_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_c.bin","byteLength":4607492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":289932,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":579864,"byteLength":193288,"target":34962},{"buffer":0,"byteOffset":773152,"byteLength":214092,"target":34963},{"buffer":0,"byteOffset":987244,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":1659316,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":2331388,"byteLength":448048,"target":34962},{"buffer":0,"byteOffset":2779436,"byteLength":519900,"target":34963},{"buffer":0,"byteOffset":3299336,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3429512,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3559688,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":3646472,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":3721340,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":3978452,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":4235564,"byteLength":171408,"target":34962},{"buffer":0,"byteOffset":4406972,"byteLength":199680,"target":34963},{"buffer":0,"byteOffset":4606652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4606844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4607036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4607164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4607212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4607468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":24161,"type":"VEC3","min":[-7.466399804099993,0.0,-8.021810529625341],"max":[7.462026619424936,31.377615924134034,7.899872517466238]},{"bufferView":1,"componentType":5126,"count":24161,"type":"VEC3","min":[-0.9999977946281433,-0.9999950528144836,-0.9999660849571228],"max":[0.9999849200248718,0.9999947547912598,0.9999873638153076]},{"bufferView":2,"componentType":5126,"count":24161,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":107046,"type":"SCALAR","min":[0],"max":[24160]},{"bufferView":4,"componentType":5126,"count":56006,"type":"VEC3","min":[-8.904396057128906,8.121356964111328,-9.279999732971191],"max":[8.535801887512207,31.49675750732422,9.0783052444458]},{"bufferView":5,"componentType":5126,"count":56006,"type":"VEC3","min":[-0.9998580813407898,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":6,"componentType":5126,"count":56006,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":259950,"type":"SCALAR","min":[0],"max":[56005]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-7.466399804099993,0.0011531317462159965,-8.02295909378108],"max":[7.462026619424936,31.387812442525455,7.899872517466238]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.999886691570282,-0.9997082948684692,-0.9997960925102234],"max":[0.999828040599823,0.9999241828918457,0.9999595284461975]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":21426,"type":"VEC3","min":[-8.97142505645752,8.049501419067383,-8.97019100189209],"max":[8.602624893188477,31.549335479736328,9.26931095123291]},{"bufferView":13,"componentType":5126,"count":21426,"type":"VEC3","min":[-0.9998552203178406,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":14,"componentType":5126,"count":21426,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":99840,"type":"SCALAR","min":[0],"max":[21425]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6606470588235295,1.0,0.8366470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"kiefer_c.bin","byteLength":8528352}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":464112,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":928224,"byteLength":309408,"target":34962},{"buffer":0,"byteOffset":1237632,"byteLength":428196,"target":34963},{"buffer":0,"byteOffset":1665828,"byteLength":1385292,"target":34962},{"buffer":0,"byteOffset":3051120,"byteLength":1385292,"target":34962},{"buffer":0,"byteOffset":4436412,"byteLength":923528,"target":34962},{"buffer":0,"byteOffset":5359940,"byteLength":1152000,"target":34963},{"buffer":0,"byteOffset":6511940,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6642116,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6772292,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":6859076,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":6933944,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7450532,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7967120,"byteLength":344392,"target":34962},{"buffer":0,"byteOffset":8311512,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8527512,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527704,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527896,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8528024,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8528072,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8528168,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8528264,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8528328,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":38676,"type":"VEC3","min":[-7.485886915669326,0.0,-8.04669322140362],"max":[7.497644255715075,31.38942588337143,7.9377153197846715]},{"bufferView":1,"componentType":5126,"count":38676,"type":"VEC3","min":[-0.9999985098838806,-0.9999950528144836,-0.9999836683273315],"max":[0.9999930262565613,0.9999970197677612,0.9999930262565613]},{"bufferView":2,"componentType":5126,"count":38676,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":214098,"type":"SCALAR","min":[0],"max":[38675]},{"bufferView":4,"componentType":5126,"count":115441,"type":"VEC3","min":[-8.892014503479004,8.163239479064941,-9.268684387207031],"max":[8.779122352600098,31.69169807434082,9.279999732971191]},{"bufferView":5,"componentType":5126,"count":115441,"type":"VEC3","min":[-0.9999487400054932,-0.9999805092811584,-0.9999992847442627],"max":[0.9999822378158569,0.999993622303009,0.9999997019767761]},{"bufferView":6,"componentType":5126,"count":115441,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":288000,"type":"SCALAR","min":[0],"max":[115440]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-7.489594601189694,0.0011535657638593727,-8.04784631047384],"max":[7.497644255715075,31.39962623954539,7.9377153197846715]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.9998864531517029,-0.9997103214263916,-0.9997947216033936],"max":[0.9998267292976379,0.9999246597290039,0.9999592304229736]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":43049,"type":"VEC3","min":[-8.90050220489502,8.1754789352417,-9.307662010192871],"max":[8.711224555969238,31.623586654663086,9.020896911621094]},{"bufferView":13,"componentType":5126,"count":43049,"type":"VEC3","min":[-0.9999381303787231,-0.9999241232872009,-0.9999902844429016],"max":[0.9999822378158569,0.999993622303009,0.9999341368675232]},{"bufferView":14,"componentType":5126,"count":43049,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43048]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-10.208,0,-10.208],"max":[10.208,32.0,10.208]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/kiefer_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6606470588235295,1.0,0.8366470588235295,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_a.bin b/mods/trees/assets/laerche_a.bin index 367ad2a..7e06346 100644 --- a/mods/trees/assets/laerche_a.bin +++ b/mods/trees/assets/laerche_a.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ec4249482b548f91163e151eca23c189d6d29c976cd834a1cc5adf363825f3d -size 4993476 +oid sha256:832c384acd604f2066d2b8d633e048d6f8b3571cc6a1163e2ac8893a9924c8de +size 8432292 diff --git a/mods/trees/assets/laerche_a.gltf b/mods/trees/assets/laerche_a.gltf index cd68335..3d8c017 100644 --- a/mods/trees/assets/laerche_a.gltf +++ b/mods/trees/assets/laerche_a.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_a.bin","byteLength":4993476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":340104,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":680208,"byteLength":226736,"target":34962},{"buffer":0,"byteOffset":906944,"byteLength":276846,"target":34963},{"buffer":0,"byteOffset":1183792,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":1908028,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":2632264,"byteLength":482824,"target":34962},{"buffer":0,"byteOffset":3115088,"byteLength":570876,"target":34963},{"buffer":0,"byteOffset":3685964,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3811688,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3937412,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":4021228,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":4092976,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4353520,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4614064,"byteLength":173696,"target":34962},{"buffer":0,"byteOffset":4787760,"byteLength":204876,"target":34963},{"buffer":0,"byteOffset":4992636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4992828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4993020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4993148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4993196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4993452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":28342,"type":"VEC3","min":[-4.030563201931384,0.0,-4.4727017676737795],"max":[3.98301013424222,23.005962099262497,4.280391799508476]},{"bufferView":1,"componentType":5126,"count":28342,"type":"VEC3","min":[-0.9999898076057434,-0.9995189905166626,-0.9998944401741028],"max":[0.9999930262565613,0.9999854564666748,0.9999915957450867]},{"bufferView":2,"componentType":5126,"count":28342,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":138423,"type":"SCALAR","min":[0],"max":[28341]},{"bufferView":4,"componentType":5126,"count":60353,"type":"VEC3","min":[-4.613341808319092,7.826621055603027,-4.887099266052246],"max":[4.634731769561768,23.834951400756836,5.039999961853027]},{"bufferView":5,"componentType":5126,"count":60353,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9999924898147583],"max":[0.999947726726532,0.9999721050262451,0.9999101758003235]},{"bufferView":6,"componentType":5126,"count":60353,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":285438,"type":"SCALAR","min":[0],"max":[60352]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-4.030563201931384,0.003188439562475051,-4.4727017676737795],"max":[3.98301013424222,23.005962099262497,4.280391799508476]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999467730522156,-0.9972256422042847,-0.9999820590019226],"max":[0.9999344944953918,0.9997363686561584,0.9999944567680359]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":21712,"type":"VEC3","min":[-4.661685943603516,7.757640361785889,-4.958989143371582],"max":[4.713762283325195,23.902841567993164,5.153143882751465]},{"bufferView":13,"componentType":5126,"count":21712,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9998489022254944],"max":[0.9997467398643494,0.999927818775177,0.9999101758003235]},{"bufferView":14,"componentType":5126,"count":21712,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":102438,"type":"SCALAR","min":[0],"max":[21711]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.558235294117647,1.0,0.7182352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_a.bin","byteLength":8432292}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":513648,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":1027296,"byteLength":342432,"target":34962},{"buffer":0,"byteOffset":1369728,"byteLength":477702,"target":34963},{"buffer":0,"byteOffset":1847432,"byteLength":1347492,"target":34962},{"buffer":0,"byteOffset":3194924,"byteLength":1347492,"target":34962},{"buffer":0,"byteOffset":4542416,"byteLength":898328,"target":34962},{"buffer":0,"byteOffset":5440744,"byteLength":1108716,"target":34963},{"buffer":0,"byteOffset":6549460,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6675184,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6800908,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":6884724,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":6956472,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7437276,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7918080,"byteLength":320536,"target":34962},{"buffer":0,"byteOffset":8238616,"byteLength":192834,"target":34963},{"buffer":0,"byteOffset":8431452,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8431644,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8431836,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8431964,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8432012,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432108,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432204,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8432268,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42804,"type":"VEC3","min":[-4.030672343752412,0.0,-4.476114158833119],"max":[4.0021113953587335,23.00418992981048,4.2979626136336675]},{"bufferView":1,"componentType":5126,"count":42804,"type":"VEC3","min":[-0.999962568283081,-0.9977734684944153,-0.9999693632125854],"max":[0.9999880790710449,0.9999882578849792,0.9999871253967285]},{"bufferView":2,"componentType":5126,"count":42804,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238851,"type":"SCALAR","min":[0],"max":[42803]},{"bufferView":4,"componentType":5126,"count":112291,"type":"VEC3","min":[-4.709212303161621,7.651580333709717,-5.003695487976074],"max":[4.75333309173584,23.825124740600586,4.949267864227295]},{"bufferView":5,"componentType":5126,"count":112291,"type":"VEC3","min":[-0.9999863505363464,-0.9999983310699463,-0.9999983906745911],"max":[0.9999892115592957,0.9999610781669617,0.9999213814735413]},{"bufferView":6,"componentType":5126,"count":112291,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":277179,"type":"SCALAR","min":[0],"max":[112290]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-4.030672343752412,0.0031881939541771737,-4.476114158833119],"max":[4.0021113953587335,23.00418992981048,4.2979626136336675]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999465346336365,-0.9972392916679382,-0.9999820590019226],"max":[0.9999344944953918,0.9997376203536987,0.9999943971633911]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":40067,"type":"VEC3","min":[-4.720065593719482,7.659419059753418,-5.008000373840332],"max":[4.585251331329346,23.82343864440918,4.852474212646484]},{"bufferView":13,"componentType":5126,"count":40067,"type":"VEC3","min":[-0.9999863505363464,-0.9999458193778992,-0.9999983906745911],"max":[0.9998013973236084,0.9999610781669617,0.9998840689659119]},{"bufferView":14,"componentType":5126,"count":40067,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":96417,"type":"SCALAR","min":[0],"max":[40066]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.558235294117647,1.0,0.7182352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_a_herbst.gltf b/mods/trees/assets/laerche_a_herbst.gltf index d0e140b..6f1e048 100644 --- a/mods/trees/assets/laerche_a_herbst.gltf +++ b/mods/trees/assets/laerche_a_herbst.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_a.bin","byteLength":4993476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":340104,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":680208,"byteLength":226736,"target":34962},{"buffer":0,"byteOffset":906944,"byteLength":276846,"target":34963},{"buffer":0,"byteOffset":1183792,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":1908028,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":2632264,"byteLength":482824,"target":34962},{"buffer":0,"byteOffset":3115088,"byteLength":570876,"target":34963},{"buffer":0,"byteOffset":3685964,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3811688,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3937412,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":4021228,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":4092976,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4353520,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4614064,"byteLength":173696,"target":34962},{"buffer":0,"byteOffset":4787760,"byteLength":204876,"target":34963},{"buffer":0,"byteOffset":4992636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4992828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4993020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4993148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4993196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4993452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":28342,"type":"VEC3","min":[-4.030563201931384,0.0,-4.4727017676737795],"max":[3.98301013424222,23.005962099262497,4.280391799508476]},{"bufferView":1,"componentType":5126,"count":28342,"type":"VEC3","min":[-0.9999898076057434,-0.9995189905166626,-0.9998944401741028],"max":[0.9999930262565613,0.9999854564666748,0.9999915957450867]},{"bufferView":2,"componentType":5126,"count":28342,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":138423,"type":"SCALAR","min":[0],"max":[28341]},{"bufferView":4,"componentType":5126,"count":60353,"type":"VEC3","min":[-4.613341808319092,7.826621055603027,-4.887099266052246],"max":[4.634731769561768,23.834951400756836,5.039999961853027]},{"bufferView":5,"componentType":5126,"count":60353,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9999924898147583],"max":[0.999947726726532,0.9999721050262451,0.9999101758003235]},{"bufferView":6,"componentType":5126,"count":60353,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":285438,"type":"SCALAR","min":[0],"max":[60352]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-4.030563201931384,0.003188439562475051,-4.4727017676737795],"max":[3.98301013424222,23.005962099262497,4.280391799508476]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999467730522156,-0.9972256422042847,-0.9999820590019226],"max":[0.9999344944953918,0.9997363686561584,0.9999944567680359]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":21712,"type":"VEC3","min":[-4.661685943603516,7.757640361785889,-4.958989143371582],"max":[4.713762283325195,23.902841567993164,5.153143882751465]},{"bufferView":13,"componentType":5126,"count":21712,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9998489022254944],"max":[0.9997467398643494,0.999927818775177,0.9999101758003235]},{"bufferView":14,"componentType":5126,"count":21712,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":102438,"type":"SCALAR","min":[0],"max":[21711]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.88,0.54,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_a.bin","byteLength":8432292}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":513648,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":1027296,"byteLength":342432,"target":34962},{"buffer":0,"byteOffset":1369728,"byteLength":477702,"target":34963},{"buffer":0,"byteOffset":1847432,"byteLength":1347492,"target":34962},{"buffer":0,"byteOffset":3194924,"byteLength":1347492,"target":34962},{"buffer":0,"byteOffset":4542416,"byteLength":898328,"target":34962},{"buffer":0,"byteOffset":5440744,"byteLength":1108716,"target":34963},{"buffer":0,"byteOffset":6549460,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6675184,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6800908,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":6884724,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":6956472,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7437276,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7918080,"byteLength":320536,"target":34962},{"buffer":0,"byteOffset":8238616,"byteLength":192834,"target":34963},{"buffer":0,"byteOffset":8431452,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8431644,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8431836,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8431964,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8432012,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432108,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432204,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8432268,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42804,"type":"VEC3","min":[-4.030672343752412,0.0,-4.476114158833119],"max":[4.0021113953587335,23.00418992981048,4.2979626136336675]},{"bufferView":1,"componentType":5126,"count":42804,"type":"VEC3","min":[-0.999962568283081,-0.9977734684944153,-0.9999693632125854],"max":[0.9999880790710449,0.9999882578849792,0.9999871253967285]},{"bufferView":2,"componentType":5126,"count":42804,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238851,"type":"SCALAR","min":[0],"max":[42803]},{"bufferView":4,"componentType":5126,"count":112291,"type":"VEC3","min":[-4.709212303161621,7.651580333709717,-5.003695487976074],"max":[4.75333309173584,23.825124740600586,4.949267864227295]},{"bufferView":5,"componentType":5126,"count":112291,"type":"VEC3","min":[-0.9999863505363464,-0.9999983310699463,-0.9999983906745911],"max":[0.9999892115592957,0.9999610781669617,0.9999213814735413]},{"bufferView":6,"componentType":5126,"count":112291,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":277179,"type":"SCALAR","min":[0],"max":[112290]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-4.030672343752412,0.0031881939541771737,-4.476114158833119],"max":[4.0021113953587335,23.00418992981048,4.2979626136336675]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999465346336365,-0.9972392916679382,-0.9999820590019226],"max":[0.9999344944953918,0.9997376203536987,0.9999943971633911]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":40067,"type":"VEC3","min":[-4.720065593719482,7.659419059753418,-5.008000373840332],"max":[4.585251331329346,23.82343864440918,4.852474212646484]},{"bufferView":13,"componentType":5126,"count":40067,"type":"VEC3","min":[-0.9999863505363464,-0.9999458193778992,-0.9999983906745911],"max":[0.9998013973236084,0.9999610781669617,0.9998840689659119]},{"bufferView":14,"componentType":5126,"count":40067,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":96417,"type":"SCALAR","min":[0],"max":[40066]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.88,0.54,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_a_winter.gltf b/mods/trees/assets/laerche_a_winter.gltf index 702eef3..eedc644 100644 --- a/mods/trees/assets/laerche_a_winter.gltf +++ b/mods/trees/assets/laerche_a_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_a.bin","byteLength":4993476}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":340104,"byteLength":340104,"target":34962},{"buffer":0,"byteOffset":680208,"byteLength":226736,"target":34962},{"buffer":0,"byteOffset":906944,"byteLength":276846,"target":34963},{"buffer":0,"byteOffset":1183792,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":1908028,"byteLength":724236,"target":34962},{"buffer":0,"byteOffset":2632264,"byteLength":482824,"target":34962},{"buffer":0,"byteOffset":3115088,"byteLength":570876,"target":34963},{"buffer":0,"byteOffset":3685964,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3811688,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":3937412,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":4021228,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":4092976,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4353520,"byteLength":260544,"target":34962},{"buffer":0,"byteOffset":4614064,"byteLength":173696,"target":34962},{"buffer":0,"byteOffset":4787760,"byteLength":204876,"target":34963},{"buffer":0,"byteOffset":4992636,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4992828,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4993020,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4993148,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4993196,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993292,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4993388,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4993452,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":28342,"type":"VEC3","min":[-4.030563201931384,0.0,-4.4727017676737795],"max":[3.98301013424222,23.005962099262497,4.280391799508476]},{"bufferView":1,"componentType":5126,"count":28342,"type":"VEC3","min":[-0.9999898076057434,-0.9995189905166626,-0.9998944401741028],"max":[0.9999930262565613,0.9999854564666748,0.9999915957450867]},{"bufferView":2,"componentType":5126,"count":28342,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":138423,"type":"SCALAR","min":[0],"max":[28341]},{"bufferView":4,"componentType":5126,"count":60353,"type":"VEC3","min":[-4.613341808319092,7.826621055603027,-4.887099266052246],"max":[4.634731769561768,23.834951400756836,5.039999961853027]},{"bufferView":5,"componentType":5126,"count":60353,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9999924898147583],"max":[0.999947726726532,0.9999721050262451,0.9999101758003235]},{"bufferView":6,"componentType":5126,"count":60353,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":285438,"type":"SCALAR","min":[0],"max":[60352]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-4.030563201931384,0.003188439562475051,-4.4727017676737795],"max":[3.98301013424222,23.005962099262497,4.280391799508476]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999467730522156,-0.9972256422042847,-0.9999820590019226],"max":[0.9999344944953918,0.9997363686561584,0.9999944567680359]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":21712,"type":"VEC3","min":[-4.661685943603516,7.757640361785889,-4.958989143371582],"max":[4.713762283325195,23.902841567993164,5.153143882751465]},{"bufferView":13,"componentType":5126,"count":21712,"type":"VEC3","min":[-0.9999576210975647,-0.9998629093170166,-0.9998489022254944],"max":[0.9997467398643494,0.999927818775177,0.9999101758003235]},{"bufferView":14,"componentType":5126,"count":21712,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":102438,"type":"SCALAR","min":[0],"max":[21711]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,0.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_a.bin","byteLength":8432292}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":513648,"byteLength":513648,"target":34962},{"buffer":0,"byteOffset":1027296,"byteLength":342432,"target":34962},{"buffer":0,"byteOffset":1369728,"byteLength":477702,"target":34963},{"buffer":0,"byteOffset":1847432,"byteLength":1347492,"target":34962},{"buffer":0,"byteOffset":3194924,"byteLength":1347492,"target":34962},{"buffer":0,"byteOffset":4542416,"byteLength":898328,"target":34962},{"buffer":0,"byteOffset":5440744,"byteLength":1108716,"target":34963},{"buffer":0,"byteOffset":6549460,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6675184,"byteLength":125724,"target":34962},{"buffer":0,"byteOffset":6800908,"byteLength":83816,"target":34962},{"buffer":0,"byteOffset":6884724,"byteLength":71748,"target":34963},{"buffer":0,"byteOffset":6956472,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7437276,"byteLength":480804,"target":34962},{"buffer":0,"byteOffset":7918080,"byteLength":320536,"target":34962},{"buffer":0,"byteOffset":8238616,"byteLength":192834,"target":34963},{"buffer":0,"byteOffset":8431452,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8431644,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8431836,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8431964,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8432012,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432108,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8432204,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8432268,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42804,"type":"VEC3","min":[-4.030672343752412,0.0,-4.476114158833119],"max":[4.0021113953587335,23.00418992981048,4.2979626136336675]},{"bufferView":1,"componentType":5126,"count":42804,"type":"VEC3","min":[-0.999962568283081,-0.9977734684944153,-0.9999693632125854],"max":[0.9999880790710449,0.9999882578849792,0.9999871253967285]},{"bufferView":2,"componentType":5126,"count":42804,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238851,"type":"SCALAR","min":[0],"max":[42803]},{"bufferView":4,"componentType":5126,"count":112291,"type":"VEC3","min":[-4.709212303161621,7.651580333709717,-5.003695487976074],"max":[4.75333309173584,23.825124740600586,4.949267864227295]},{"bufferView":5,"componentType":5126,"count":112291,"type":"VEC3","min":[-0.9999863505363464,-0.9999983310699463,-0.9999983906745911],"max":[0.9999892115592957,0.9999610781669617,0.9999213814735413]},{"bufferView":6,"componentType":5126,"count":112291,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":277179,"type":"SCALAR","min":[0],"max":[112290]},{"bufferView":8,"componentType":5126,"count":10477,"type":"VEC3","min":[-4.030672343752412,0.0031881939541771737,-4.476114158833119],"max":[4.0021113953587335,23.00418992981048,4.2979626136336675]},{"bufferView":9,"componentType":5126,"count":10477,"type":"VEC3","min":[-0.9999465346336365,-0.9972392916679382,-0.9999820590019226],"max":[0.9999344944953918,0.9997376203536987,0.9999943971633911]},{"bufferView":10,"componentType":5126,"count":10477,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35874,"type":"SCALAR","min":[0],"max":[10476]},{"bufferView":12,"componentType":5126,"count":40067,"type":"VEC3","min":[-4.720065593719482,7.659419059753418,-5.008000373840332],"max":[4.585251331329346,23.82343864440918,4.852474212646484]},{"bufferView":13,"componentType":5126,"count":40067,"type":"VEC3","min":[-0.9999863505363464,-0.9999458193778992,-0.9999983906745911],"max":[0.9998013973236084,0.9999610781669617,0.9998840689659119]},{"bufferView":14,"componentType":5126,"count":40067,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":96417,"type":"SCALAR","min":[0],"max":[40066]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.5440000000000005,0,-5.5440000000000005],"max":[5.5440000000000005,24.0,5.5440000000000005]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,0.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_b.bin b/mods/trees/assets/laerche_b.bin index 62805cc..e7c956b 100644 --- a/mods/trees/assets/laerche_b.bin +++ b/mods/trees/assets/laerche_b.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55801cf03a33ef5258248156a4fe0956122541ccf2dc910fca41b850222c7f41 -size 4607492 +oid sha256:e36ced36b7433fe2dc9c9bf373cf1744853ee4c5bcd4910657f5f0b869042071 +size 8527936 diff --git a/mods/trees/assets/laerche_b.gltf b/mods/trees/assets/laerche_b.gltf index ed8a7d5..bc7c81d 100644 --- a/mods/trees/assets/laerche_b.gltf +++ b/mods/trees/assets/laerche_b.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_b.bin","byteLength":4607492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":289932,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":579864,"byteLength":193288,"target":34962},{"buffer":0,"byteOffset":773152,"byteLength":214092,"target":34963},{"buffer":0,"byteOffset":987244,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":1659316,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":2331388,"byteLength":448048,"target":34962},{"buffer":0,"byteOffset":2779436,"byteLength":519900,"target":34963},{"buffer":0,"byteOffset":3299336,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3429512,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3559688,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":3646472,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":3721340,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":3978452,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":4235564,"byteLength":171408,"target":34962},{"buffer":0,"byteOffset":4406972,"byteLength":199680,"target":34963},{"buffer":0,"byteOffset":4606652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4606844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4607036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4607164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4607212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4607468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":24161,"type":"VEC3","min":[-5.068784349766159,0.0,-5.445841200068927],"max":[5.065815485169946,29.416514928875653,5.363060006469537]},{"bufferView":1,"componentType":5126,"count":24161,"type":"VEC3","min":[-0.9999985098838806,-0.9999904036521912,-0.9999738335609436],"max":[0.9999853372573853,0.9999900460243225,0.9999915361404419]},{"bufferView":2,"componentType":5126,"count":24161,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":107046,"type":"SCALAR","min":[0],"max":[24160]},{"bufferView":4,"componentType":5126,"count":56006,"type":"VEC3","min":[-6.045010566711426,7.613772392272949,-6.299999713897705],"max":[5.794778823852539,29.528209686279297,6.163073539733887]},{"bufferView":5,"componentType":5126,"count":56006,"type":"VEC3","min":[-0.9998580813407898,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":6,"componentType":5126,"count":56006,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":259950,"type":"SCALAR","min":[0],"max":[56005]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-5.068784349766159,0.0010810610120774967,-5.446620936510863],"max":[5.065815485169946,29.42607416486761,5.363060006469537]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.999905526638031,-0.9994438290596008,-0.9998840689659119],"max":[0.9999096989631653,0.9998553395271301,0.9999783635139465]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":21426,"type":"VEC3","min":[-6.090514659881592,7.546408176422119,-6.089677333831787],"max":[5.84014368057251,29.57750129699707,6.29274320602417]},{"bufferView":13,"componentType":5126,"count":21426,"type":"VEC3","min":[-0.9998552203178406,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":14,"componentType":5126,"count":21426,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":99840,"type":"SCALAR","min":[0],"max":[21425]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.558235294117647,1.0,0.7182352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_b.bin","byteLength":8527936}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":464112,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":928224,"byteLength":309408,"target":34962},{"buffer":0,"byteOffset":1237632,"byteLength":428196,"target":34963},{"buffer":0,"byteOffset":1665828,"byteLength":1385136,"target":34962},{"buffer":0,"byteOffset":3050964,"byteLength":1385136,"target":34962},{"buffer":0,"byteOffset":4436100,"byteLength":923424,"target":34962},{"buffer":0,"byteOffset":5359524,"byteLength":1152000,"target":34963},{"buffer":0,"byteOffset":6511524,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6641700,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6771876,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":6858660,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":6933528,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7450116,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7966704,"byteLength":344392,"target":34962},{"buffer":0,"byteOffset":8311096,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8527096,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527288,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527480,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8527608,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8527656,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8527752,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8527848,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8527912,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":38676,"type":"VEC3","min":[-5.08201374662896,0.0,-5.462733544702888],"max":[5.089995561530708,29.427586765660717,5.3887507020089895]},{"bufferView":1,"componentType":5126,"count":38676,"type":"VEC3","min":[-0.9999991059303284,-0.9999903440475464,-0.9999840259552002],"max":[0.9999947547912598,0.9999943971633911,0.9999949932098389]},{"bufferView":2,"componentType":5126,"count":38676,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":214098,"type":"SCALAR","min":[0],"max":[38675]},{"bufferView":4,"componentType":5126,"count":115428,"type":"VEC3","min":[-6.036604881286621,7.653036594390869,-6.292317867279053],"max":[5.959964752197266,29.710966110229492,6.300000190734863]},{"bufferView":5,"componentType":5126,"count":115428,"type":"VEC3","min":[-0.9999487400054932,-0.9999805092811584,-0.9999992847442627],"max":[0.9999822378158569,0.999993622303009,0.9999997019767761]},{"bufferView":6,"componentType":5126,"count":115428,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":288000,"type":"SCALAR","min":[0],"max":[115427]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-5.0845308176180035,0.0010814679036181619,-5.463516353015645],"max":[5.089995561530708,29.437149599573804,5.3887507020089895]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.9999054074287415,-0.9994477033615112,-0.9998833537101746],"max":[0.9999091029167175,0.9998562932014465,0.999978244304657]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":43049,"type":"VEC3","min":[-6.0423665046691895,7.664511680603027,-6.318778991699219],"max":[5.913869857788086,29.647111892700195,6.124100208282471]},{"bufferView":13,"componentType":5126,"count":43049,"type":"VEC3","min":[-0.9999381303787231,-0.9999241232872009,-0.9999902844429016],"max":[0.9999822378158569,0.999993622303009,0.9999341368675232]},{"bufferView":14,"componentType":5126,"count":43049,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43048]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.558235294117647,1.0,0.7182352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_b_herbst.gltf b/mods/trees/assets/laerche_b_herbst.gltf index 0dac241..6c8573c 100644 --- a/mods/trees/assets/laerche_b_herbst.gltf +++ b/mods/trees/assets/laerche_b_herbst.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_b.bin","byteLength":4607492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":289932,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":579864,"byteLength":193288,"target":34962},{"buffer":0,"byteOffset":773152,"byteLength":214092,"target":34963},{"buffer":0,"byteOffset":987244,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":1659316,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":2331388,"byteLength":448048,"target":34962},{"buffer":0,"byteOffset":2779436,"byteLength":519900,"target":34963},{"buffer":0,"byteOffset":3299336,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3429512,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3559688,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":3646472,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":3721340,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":3978452,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":4235564,"byteLength":171408,"target":34962},{"buffer":0,"byteOffset":4406972,"byteLength":199680,"target":34963},{"buffer":0,"byteOffset":4606652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4606844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4607036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4607164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4607212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4607468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":24161,"type":"VEC3","min":[-5.068784349766159,0.0,-5.445841200068927],"max":[5.065815485169946,29.416514928875653,5.363060006469537]},{"bufferView":1,"componentType":5126,"count":24161,"type":"VEC3","min":[-0.9999985098838806,-0.9999904036521912,-0.9999738335609436],"max":[0.9999853372573853,0.9999900460243225,0.9999915361404419]},{"bufferView":2,"componentType":5126,"count":24161,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":107046,"type":"SCALAR","min":[0],"max":[24160]},{"bufferView":4,"componentType":5126,"count":56006,"type":"VEC3","min":[-6.045010566711426,7.613772392272949,-6.299999713897705],"max":[5.794778823852539,29.528209686279297,6.163073539733887]},{"bufferView":5,"componentType":5126,"count":56006,"type":"VEC3","min":[-0.9998580813407898,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":6,"componentType":5126,"count":56006,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":259950,"type":"SCALAR","min":[0],"max":[56005]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-5.068784349766159,0.0010810610120774967,-5.446620936510863],"max":[5.065815485169946,29.42607416486761,5.363060006469537]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.999905526638031,-0.9994438290596008,-0.9998840689659119],"max":[0.9999096989631653,0.9998553395271301,0.9999783635139465]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":21426,"type":"VEC3","min":[-6.090514659881592,7.546408176422119,-6.089677333831787],"max":[5.84014368057251,29.57750129699707,6.29274320602417]},{"bufferView":13,"componentType":5126,"count":21426,"type":"VEC3","min":[-0.9998552203178406,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":14,"componentType":5126,"count":21426,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":99840,"type":"SCALAR","min":[0],"max":[21425]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.88,0.54,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_b.bin","byteLength":8527936}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":464112,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":928224,"byteLength":309408,"target":34962},{"buffer":0,"byteOffset":1237632,"byteLength":428196,"target":34963},{"buffer":0,"byteOffset":1665828,"byteLength":1385136,"target":34962},{"buffer":0,"byteOffset":3050964,"byteLength":1385136,"target":34962},{"buffer":0,"byteOffset":4436100,"byteLength":923424,"target":34962},{"buffer":0,"byteOffset":5359524,"byteLength":1152000,"target":34963},{"buffer":0,"byteOffset":6511524,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6641700,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6771876,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":6858660,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":6933528,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7450116,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7966704,"byteLength":344392,"target":34962},{"buffer":0,"byteOffset":8311096,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8527096,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527288,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527480,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8527608,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8527656,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8527752,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8527848,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8527912,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":38676,"type":"VEC3","min":[-5.08201374662896,0.0,-5.462733544702888],"max":[5.089995561530708,29.427586765660717,5.3887507020089895]},{"bufferView":1,"componentType":5126,"count":38676,"type":"VEC3","min":[-0.9999991059303284,-0.9999903440475464,-0.9999840259552002],"max":[0.9999947547912598,0.9999943971633911,0.9999949932098389]},{"bufferView":2,"componentType":5126,"count":38676,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":214098,"type":"SCALAR","min":[0],"max":[38675]},{"bufferView":4,"componentType":5126,"count":115428,"type":"VEC3","min":[-6.036604881286621,7.653036594390869,-6.292317867279053],"max":[5.959964752197266,29.710966110229492,6.300000190734863]},{"bufferView":5,"componentType":5126,"count":115428,"type":"VEC3","min":[-0.9999487400054932,-0.9999805092811584,-0.9999992847442627],"max":[0.9999822378158569,0.999993622303009,0.9999997019767761]},{"bufferView":6,"componentType":5126,"count":115428,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":288000,"type":"SCALAR","min":[0],"max":[115427]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-5.0845308176180035,0.0010814679036181619,-5.463516353015645],"max":[5.089995561530708,29.437149599573804,5.3887507020089895]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.9999054074287415,-0.9994477033615112,-0.9998833537101746],"max":[0.9999091029167175,0.9998562932014465,0.999978244304657]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":43049,"type":"VEC3","min":[-6.0423665046691895,7.664511680603027,-6.318778991699219],"max":[5.913869857788086,29.647111892700195,6.124100208282471]},{"bufferView":13,"componentType":5126,"count":43049,"type":"VEC3","min":[-0.9999381303787231,-0.9999241232872009,-0.9999902844429016],"max":[0.9999822378158569,0.999993622303009,0.9999341368675232]},{"bufferView":14,"componentType":5126,"count":43049,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43048]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.88,0.54,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_b_winter.gltf b/mods/trees/assets/laerche_b_winter.gltf index b4c9aa6..97d9380 100644 --- a/mods/trees/assets/laerche_b_winter.gltf +++ b/mods/trees/assets/laerche_b_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_b.bin","byteLength":4607492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":289932,"byteLength":289932,"target":34962},{"buffer":0,"byteOffset":579864,"byteLength":193288,"target":34962},{"buffer":0,"byteOffset":773152,"byteLength":214092,"target":34963},{"buffer":0,"byteOffset":987244,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":1659316,"byteLength":672072,"target":34962},{"buffer":0,"byteOffset":2331388,"byteLength":448048,"target":34962},{"buffer":0,"byteOffset":2779436,"byteLength":519900,"target":34963},{"buffer":0,"byteOffset":3299336,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3429512,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":3559688,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":3646472,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":3721340,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":3978452,"byteLength":257112,"target":34962},{"buffer":0,"byteOffset":4235564,"byteLength":171408,"target":34962},{"buffer":0,"byteOffset":4406972,"byteLength":199680,"target":34963},{"buffer":0,"byteOffset":4606652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4606844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4607036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4607164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4607212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4607404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4607468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":24161,"type":"VEC3","min":[-5.068784349766159,0.0,-5.445841200068927],"max":[5.065815485169946,29.416514928875653,5.363060006469537]},{"bufferView":1,"componentType":5126,"count":24161,"type":"VEC3","min":[-0.9999985098838806,-0.9999904036521912,-0.9999738335609436],"max":[0.9999853372573853,0.9999900460243225,0.9999915361404419]},{"bufferView":2,"componentType":5126,"count":24161,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":107046,"type":"SCALAR","min":[0],"max":[24160]},{"bufferView":4,"componentType":5126,"count":56006,"type":"VEC3","min":[-6.045010566711426,7.613772392272949,-6.299999713897705],"max":[5.794778823852539,29.528209686279297,6.163073539733887]},{"bufferView":5,"componentType":5126,"count":56006,"type":"VEC3","min":[-0.9998580813407898,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":6,"componentType":5126,"count":56006,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":259950,"type":"SCALAR","min":[0],"max":[56005]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-5.068784349766159,0.0010810610120774967,-5.446620936510863],"max":[5.065815485169946,29.42607416486761,5.363060006469537]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.999905526638031,-0.9994438290596008,-0.9998840689659119],"max":[0.9999096989631653,0.9998553395271301,0.9999783635139465]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":21426,"type":"VEC3","min":[-6.090514659881592,7.546408176422119,-6.089677333831787],"max":[5.84014368057251,29.57750129699707,6.29274320602417]},{"bufferView":13,"componentType":5126,"count":21426,"type":"VEC3","min":[-0.9998552203178406,-0.9999586939811707,-1.0],"max":[0.9999422430992126,0.9999927878379822,0.9999889731407166]},{"bufferView":14,"componentType":5126,"count":21426,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":99840,"type":"SCALAR","min":[0],"max":[21425]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,0.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_b.bin","byteLength":8527936}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":464112,"byteLength":464112,"target":34962},{"buffer":0,"byteOffset":928224,"byteLength":309408,"target":34962},{"buffer":0,"byteOffset":1237632,"byteLength":428196,"target":34963},{"buffer":0,"byteOffset":1665828,"byteLength":1385136,"target":34962},{"buffer":0,"byteOffset":3050964,"byteLength":1385136,"target":34962},{"buffer":0,"byteOffset":4436100,"byteLength":923424,"target":34962},{"buffer":0,"byteOffset":5359524,"byteLength":1152000,"target":34963},{"buffer":0,"byteOffset":6511524,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6641700,"byteLength":130176,"target":34962},{"buffer":0,"byteOffset":6771876,"byteLength":86784,"target":34962},{"buffer":0,"byteOffset":6858660,"byteLength":74868,"target":34963},{"buffer":0,"byteOffset":6933528,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7450116,"byteLength":516588,"target":34962},{"buffer":0,"byteOffset":7966704,"byteLength":344392,"target":34962},{"buffer":0,"byteOffset":8311096,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8527096,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527288,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8527480,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8527608,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8527656,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8527752,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8527848,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8527912,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":38676,"type":"VEC3","min":[-5.08201374662896,0.0,-5.462733544702888],"max":[5.089995561530708,29.427586765660717,5.3887507020089895]},{"bufferView":1,"componentType":5126,"count":38676,"type":"VEC3","min":[-0.9999991059303284,-0.9999903440475464,-0.9999840259552002],"max":[0.9999947547912598,0.9999943971633911,0.9999949932098389]},{"bufferView":2,"componentType":5126,"count":38676,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":214098,"type":"SCALAR","min":[0],"max":[38675]},{"bufferView":4,"componentType":5126,"count":115428,"type":"VEC3","min":[-6.036604881286621,7.653036594390869,-6.292317867279053],"max":[5.959964752197266,29.710966110229492,6.300000190734863]},{"bufferView":5,"componentType":5126,"count":115428,"type":"VEC3","min":[-0.9999487400054932,-0.9999805092811584,-0.9999992847442627],"max":[0.9999822378158569,0.999993622303009,0.9999997019767761]},{"bufferView":6,"componentType":5126,"count":115428,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":288000,"type":"SCALAR","min":[0],"max":[115427]},{"bufferView":8,"componentType":5126,"count":10848,"type":"VEC3","min":[-5.0845308176180035,0.0010814679036181619,-5.463516353015645],"max":[5.089995561530708,29.437149599573804,5.3887507020089895]},{"bufferView":9,"componentType":5126,"count":10848,"type":"VEC3","min":[-0.9999054074287415,-0.9994477033615112,-0.9998833537101746],"max":[0.9999091029167175,0.9998562932014465,0.999978244304657]},{"bufferView":10,"componentType":5126,"count":10848,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":37434,"type":"SCALAR","min":[0],"max":[10847]},{"bufferView":12,"componentType":5126,"count":43049,"type":"VEC3","min":[-6.0423665046691895,7.664511680603027,-6.318778991699219],"max":[5.913869857788086,29.647111892700195,6.124100208282471]},{"bufferView":13,"componentType":5126,"count":43049,"type":"VEC3","min":[-0.9999381303787231,-0.9999241232872009,-0.9999902844429016],"max":[0.9999822378158569,0.999993622303009,0.9999341368675232]},{"bufferView":14,"componentType":5126,"count":43049,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43048]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-6.930000000000001,0,-6.930000000000001],"max":[6.930000000000001,30.0,6.930000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,0.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_c.bin b/mods/trees/assets/laerche_c.bin index 59350fd..2b31c51 100644 --- a/mods/trees/assets/laerche_c.bin +++ b/mods/trees/assets/laerche_c.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:470c4d63a168b1937a29f04f93ed1372a60e484c46cce99496a4e027681c1526 -size 5131532 +oid sha256:d8ff79d5b1d43c182d173c9e335e6b951522597a65adddb2d4d7c0ae3978b682 +size 8600756 diff --git a/mods/trees/assets/laerche_c.gltf b/mods/trees/assets/laerche_c.gltf index 18951c5..05ac420 100644 --- a/mods/trees/assets/laerche_c.gltf +++ b/mods/trees/assets/laerche_c.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_c.bin","byteLength":5131532}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":372456,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":744912,"byteLength":248304,"target":34962},{"buffer":0,"byteOffset":993216,"byteLength":280812,"target":34963},{"buffer":0,"byteOffset":1274028,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2005704,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2737380,"byteLength":487784,"target":34962},{"buffer":0,"byteOffset":3225164,"byteLength":575076,"target":34963},{"buffer":0,"byteOffset":3800240,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":3933308,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":4066376,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":4155088,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":4226800,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4489552,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4752304,"byteLength":175168,"target":34962},{"buffer":0,"byteOffset":4927472,"byteLength":203220,"target":34963},{"buffer":0,"byteOffset":5130692,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5130884,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5131076,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5131204,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5131252,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131348,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131444,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5131508,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":31038,"type":"VEC3","min":[-6.322707246871926,0.0,-6.9565948403836275],"max":[5.944782836705685,35.25758988764867,6.570253799223268]},{"bufferView":1,"componentType":5126,"count":31038,"type":"VEC3","min":[-0.9999909996986389,-0.999813973903656,-0.9999933242797852],"max":[0.9999979734420776,0.9999926686286926,0.9999475479125977]},{"bufferView":2,"componentType":5126,"count":31038,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":140406,"type":"SCALAR","min":[0],"max":[31037]},{"bufferView":4,"componentType":5126,"count":60973,"type":"VEC3","min":[-6.745635032653809,10.491150856018066,-7.559999942779541],"max":[6.924691200256348,35.94611740112305,7.503671169281006]},{"bufferView":5,"componentType":5126,"count":60973,"type":"VEC3","min":[-0.9999025464057922,-0.9999465346336365,-0.9999231696128845],"max":[0.9999803900718689,0.9999585151672363,0.9999920725822449]},{"bufferView":6,"componentType":5126,"count":60973,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":287538,"type":"SCALAR","min":[0],"max":[60972]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-6.332727107726153,0.0011720849976956849,-6.9565948403836275],"max":[5.944782836705685,35.25758988764867,6.581999380000064]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999808669090271,-0.9996717572212219,-0.9999926686286926],"max":[0.9999646544456482,0.9999590516090393,0.9998932480812073]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":21896,"type":"VEC3","min":[-6.841015338897705,10.476051330566406,-7.058389186859131],"max":[6.773156642913818,36.11642837524414,7.399397850036621]},{"bufferView":13,"componentType":5126,"count":21896,"type":"VEC3","min":[-0.9999025464057922,-0.9998044967651367,-0.9999231696128845],"max":[0.9999145865440369,0.999957799911499,0.9999920725822449]},{"bufferView":14,"componentType":5126,"count":21896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":101610,"type":"SCALAR","min":[0],"max":[21895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.558235294117647,1.0,0.7182352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_c.bin","byteLength":8600756}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":523356,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":1046712,"byteLength":348904,"target":34962},{"buffer":0,"byteOffset":1395616,"byteLength":477894,"target":34963},{"buffer":0,"byteOffset":1873512,"byteLength":1348632,"target":34962},{"buffer":0,"byteOffset":3222144,"byteLength":1348632,"target":34962},{"buffer":0,"byteOffset":4570776,"byteLength":899088,"target":34962},{"buffer":0,"byteOffset":5469864,"byteLength":1143108,"target":34963},{"buffer":0,"byteOffset":6612972,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6746040,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6879108,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":6967820,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":7039532,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":7543676,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":8047820,"byteLength":336096,"target":34962},{"buffer":0,"byteOffset":8383916,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8599916,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600108,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600300,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8600428,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8600476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600572,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600668,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8600732,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":43613,"type":"VEC3","min":[-6.313168871035572,0.0,-6.914411053813571],"max":[5.9319340325535945,35.295644468589614,6.589635602825563]},{"bufferView":1,"componentType":5126,"count":43613,"type":"VEC3","min":[-0.9999841451644897,-0.9994875192642212,-0.9999946355819702],"max":[0.9999951124191284,0.9999977946281433,0.9999938011169434]},{"bufferView":2,"componentType":5126,"count":43613,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238947,"type":"SCALAR","min":[0],"max":[43612]},{"bufferView":4,"componentType":5126,"count":112386,"type":"VEC3","min":[-6.852617263793945,10.48070240020752,-7.540379524230957],"max":[6.804788589477539,35.84629821777344,7.455027103424072]},{"bufferView":5,"componentType":5126,"count":112386,"type":"VEC3","min":[-0.9999371767044067,-0.9999822378158569,-0.9999147057533264],"max":[0.9999712109565735,0.9999740123748779,0.9999995231628418]},{"bufferView":6,"componentType":5126,"count":112386,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":285777,"type":"SCALAR","min":[0],"max":[112385]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-6.323170446451875,0.001122813802034507,-6.913214402688679],"max":[5.9319340325535945,35.295644468589614,6.600672975175693]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999809265136719,-0.9996698498725891,-0.9999927282333374],"max":[0.9999647736549377,0.9999588131904602,0.9998937845230103]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":42012,"type":"VEC3","min":[-6.696211814880371,10.486507415771484,-7.297013282775879],"max":[6.814253807067871,35.83290100097656,7.473045349121094]},{"bufferView":13,"componentType":5126,"count":42012,"type":"VEC3","min":[-0.9999262690544128,-0.9999822378158569,-0.9998803734779358],"max":[0.9999712109565735,0.9999623894691467,0.9999995231628418]},{"bufferView":14,"componentType":5126,"count":42012,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[42011]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.558235294117647,1.0,0.7182352941176471,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_c_herbst.gltf b/mods/trees/assets/laerche_c_herbst.gltf index 8c3fe56..e91712e 100644 --- a/mods/trees/assets/laerche_c_herbst.gltf +++ b/mods/trees/assets/laerche_c_herbst.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_c.bin","byteLength":5131532}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":372456,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":744912,"byteLength":248304,"target":34962},{"buffer":0,"byteOffset":993216,"byteLength":280812,"target":34963},{"buffer":0,"byteOffset":1274028,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2005704,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2737380,"byteLength":487784,"target":34962},{"buffer":0,"byteOffset":3225164,"byteLength":575076,"target":34963},{"buffer":0,"byteOffset":3800240,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":3933308,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":4066376,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":4155088,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":4226800,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4489552,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4752304,"byteLength":175168,"target":34962},{"buffer":0,"byteOffset":4927472,"byteLength":203220,"target":34963},{"buffer":0,"byteOffset":5130692,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5130884,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5131076,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5131204,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5131252,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131348,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131444,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5131508,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":31038,"type":"VEC3","min":[-6.322707246871926,0.0,-6.9565948403836275],"max":[5.944782836705685,35.25758988764867,6.570253799223268]},{"bufferView":1,"componentType":5126,"count":31038,"type":"VEC3","min":[-0.9999909996986389,-0.999813973903656,-0.9999933242797852],"max":[0.9999979734420776,0.9999926686286926,0.9999475479125977]},{"bufferView":2,"componentType":5126,"count":31038,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":140406,"type":"SCALAR","min":[0],"max":[31037]},{"bufferView":4,"componentType":5126,"count":60973,"type":"VEC3","min":[-6.745635032653809,10.491150856018066,-7.559999942779541],"max":[6.924691200256348,35.94611740112305,7.503671169281006]},{"bufferView":5,"componentType":5126,"count":60973,"type":"VEC3","min":[-0.9999025464057922,-0.9999465346336365,-0.9999231696128845],"max":[0.9999803900718689,0.9999585151672363,0.9999920725822449]},{"bufferView":6,"componentType":5126,"count":60973,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":287538,"type":"SCALAR","min":[0],"max":[60972]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-6.332727107726153,0.0011720849976956849,-6.9565948403836275],"max":[5.944782836705685,35.25758988764867,6.581999380000064]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999808669090271,-0.9996717572212219,-0.9999926686286926],"max":[0.9999646544456482,0.9999590516090393,0.9998932480812073]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":21896,"type":"VEC3","min":[-6.841015338897705,10.476051330566406,-7.058389186859131],"max":[6.773156642913818,36.11642837524414,7.399397850036621]},{"bufferView":13,"componentType":5126,"count":21896,"type":"VEC3","min":[-0.9999025464057922,-0.9998044967651367,-0.9999231696128845],"max":[0.9999145865440369,0.999957799911499,0.9999920725822449]},{"bufferView":14,"componentType":5126,"count":21896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":101610,"type":"SCALAR","min":[0],"max":[21895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.88,0.54,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_c.bin","byteLength":8600756}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":523356,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":1046712,"byteLength":348904,"target":34962},{"buffer":0,"byteOffset":1395616,"byteLength":477894,"target":34963},{"buffer":0,"byteOffset":1873512,"byteLength":1348632,"target":34962},{"buffer":0,"byteOffset":3222144,"byteLength":1348632,"target":34962},{"buffer":0,"byteOffset":4570776,"byteLength":899088,"target":34962},{"buffer":0,"byteOffset":5469864,"byteLength":1143108,"target":34963},{"buffer":0,"byteOffset":6612972,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6746040,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6879108,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":6967820,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":7039532,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":7543676,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":8047820,"byteLength":336096,"target":34962},{"buffer":0,"byteOffset":8383916,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8599916,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600108,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600300,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8600428,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8600476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600572,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600668,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8600732,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":43613,"type":"VEC3","min":[-6.313168871035572,0.0,-6.914411053813571],"max":[5.9319340325535945,35.295644468589614,6.589635602825563]},{"bufferView":1,"componentType":5126,"count":43613,"type":"VEC3","min":[-0.9999841451644897,-0.9994875192642212,-0.9999946355819702],"max":[0.9999951124191284,0.9999977946281433,0.9999938011169434]},{"bufferView":2,"componentType":5126,"count":43613,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238947,"type":"SCALAR","min":[0],"max":[43612]},{"bufferView":4,"componentType":5126,"count":112386,"type":"VEC3","min":[-6.852617263793945,10.48070240020752,-7.540379524230957],"max":[6.804788589477539,35.84629821777344,7.455027103424072]},{"bufferView":5,"componentType":5126,"count":112386,"type":"VEC3","min":[-0.9999371767044067,-0.9999822378158569,-0.9999147057533264],"max":[0.9999712109565735,0.9999740123748779,0.9999995231628418]},{"bufferView":6,"componentType":5126,"count":112386,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":285777,"type":"SCALAR","min":[0],"max":[112385]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-6.323170446451875,0.001122813802034507,-6.913214402688679],"max":[5.9319340325535945,35.295644468589614,6.600672975175693]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999809265136719,-0.9996698498725891,-0.9999927282333374],"max":[0.9999647736549377,0.9999588131904602,0.9998937845230103]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":42012,"type":"VEC3","min":[-6.696211814880371,10.486507415771484,-7.297013282775879],"max":[6.814253807067871,35.83290100097656,7.473045349121094]},{"bufferView":13,"componentType":5126,"count":42012,"type":"VEC3","min":[-0.9999262690544128,-0.9999822378158569,-0.9998803734779358],"max":[0.9999712109565735,0.9999623894691467,0.9999995231628418]},{"bufferView":14,"componentType":5126,"count":42012,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[42011]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.88,0.54,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/laerche_c_winter.gltf b/mods/trees/assets/laerche_c_winter.gltf index 7e500ed..57c0315 100644 --- a/mods/trees/assets/laerche_c_winter.gltf +++ b/mods/trees/assets/laerche_c_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_c.bin","byteLength":5131532}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":372456,"byteLength":372456,"target":34962},{"buffer":0,"byteOffset":744912,"byteLength":248304,"target":34962},{"buffer":0,"byteOffset":993216,"byteLength":280812,"target":34963},{"buffer":0,"byteOffset":1274028,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2005704,"byteLength":731676,"target":34962},{"buffer":0,"byteOffset":2737380,"byteLength":487784,"target":34962},{"buffer":0,"byteOffset":3225164,"byteLength":575076,"target":34963},{"buffer":0,"byteOffset":3800240,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":3933308,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":4066376,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":4155088,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":4226800,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4489552,"byteLength":262752,"target":34962},{"buffer":0,"byteOffset":4752304,"byteLength":175168,"target":34962},{"buffer":0,"byteOffset":4927472,"byteLength":203220,"target":34963},{"buffer":0,"byteOffset":5130692,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5130884,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5131076,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5131204,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5131252,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131348,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5131444,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5131508,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":31038,"type":"VEC3","min":[-6.322707246871926,0.0,-6.9565948403836275],"max":[5.944782836705685,35.25758988764867,6.570253799223268]},{"bufferView":1,"componentType":5126,"count":31038,"type":"VEC3","min":[-0.9999909996986389,-0.999813973903656,-0.9999933242797852],"max":[0.9999979734420776,0.9999926686286926,0.9999475479125977]},{"bufferView":2,"componentType":5126,"count":31038,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":140406,"type":"SCALAR","min":[0],"max":[31037]},{"bufferView":4,"componentType":5126,"count":60973,"type":"VEC3","min":[-6.745635032653809,10.491150856018066,-7.559999942779541],"max":[6.924691200256348,35.94611740112305,7.503671169281006]},{"bufferView":5,"componentType":5126,"count":60973,"type":"VEC3","min":[-0.9999025464057922,-0.9999465346336365,-0.9999231696128845],"max":[0.9999803900718689,0.9999585151672363,0.9999920725822449]},{"bufferView":6,"componentType":5126,"count":60973,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":287538,"type":"SCALAR","min":[0],"max":[60972]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-6.332727107726153,0.0011720849976956849,-6.9565948403836275],"max":[5.944782836705685,35.25758988764867,6.581999380000064]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999808669090271,-0.9996717572212219,-0.9999926686286926],"max":[0.9999646544456482,0.9999590516090393,0.9998932480812073]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":21896,"type":"VEC3","min":[-6.841015338897705,10.476051330566406,-7.058389186859131],"max":[6.773156642913818,36.11642837524414,7.399397850036621]},{"bufferView":13,"componentType":5126,"count":21896,"type":"VEC3","min":[-0.9999025464057922,-0.9998044967651367,-0.9999231696128845],"max":[0.9999145865440369,0.999957799911499,0.9999920725822449]},{"bufferView":14,"componentType":5126,"count":21896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":101610,"type":"SCALAR","min":[0],"max":[21895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,0.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"laerche_c.bin","byteLength":8600756}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":523356,"byteLength":523356,"target":34962},{"buffer":0,"byteOffset":1046712,"byteLength":348904,"target":34962},{"buffer":0,"byteOffset":1395616,"byteLength":477894,"target":34963},{"buffer":0,"byteOffset":1873512,"byteLength":1348632,"target":34962},{"buffer":0,"byteOffset":3222144,"byteLength":1348632,"target":34962},{"buffer":0,"byteOffset":4570776,"byteLength":899088,"target":34962},{"buffer":0,"byteOffset":5469864,"byteLength":1143108,"target":34963},{"buffer":0,"byteOffset":6612972,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6746040,"byteLength":133068,"target":34962},{"buffer":0,"byteOffset":6879108,"byteLength":88712,"target":34962},{"buffer":0,"byteOffset":6967820,"byteLength":71712,"target":34963},{"buffer":0,"byteOffset":7039532,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":7543676,"byteLength":504144,"target":34962},{"buffer":0,"byteOffset":8047820,"byteLength":336096,"target":34962},{"buffer":0,"byteOffset":8383916,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":8599916,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600108,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8600300,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8600428,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8600476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600572,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8600668,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8600732,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":43613,"type":"VEC3","min":[-6.313168871035572,0.0,-6.914411053813571],"max":[5.9319340325535945,35.295644468589614,6.589635602825563]},{"bufferView":1,"componentType":5126,"count":43613,"type":"VEC3","min":[-0.9999841451644897,-0.9994875192642212,-0.9999946355819702],"max":[0.9999951124191284,0.9999977946281433,0.9999938011169434]},{"bufferView":2,"componentType":5126,"count":43613,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238947,"type":"SCALAR","min":[0],"max":[43612]},{"bufferView":4,"componentType":5126,"count":112386,"type":"VEC3","min":[-6.852617263793945,10.48070240020752,-7.540379524230957],"max":[6.804788589477539,35.84629821777344,7.455027103424072]},{"bufferView":5,"componentType":5126,"count":112386,"type":"VEC3","min":[-0.9999371767044067,-0.9999822378158569,-0.9999147057533264],"max":[0.9999712109565735,0.9999740123748779,0.9999995231628418]},{"bufferView":6,"componentType":5126,"count":112386,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":285777,"type":"SCALAR","min":[0],"max":[112385]},{"bufferView":8,"componentType":5126,"count":11089,"type":"VEC3","min":[-6.323170446451875,0.001122813802034507,-6.913214402688679],"max":[5.9319340325535945,35.295644468589614,6.600672975175693]},{"bufferView":9,"componentType":5126,"count":11089,"type":"VEC3","min":[-0.9999809265136719,-0.9996698498725891,-0.9999927282333374],"max":[0.9999647736549377,0.9999588131904602,0.9998937845230103]},{"bufferView":10,"componentType":5126,"count":11089,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":35856,"type":"SCALAR","min":[0],"max":[11088]},{"bufferView":12,"componentType":5126,"count":42012,"type":"VEC3","min":[-6.696211814880371,10.486507415771484,-7.297013282775879],"max":[6.814253807067871,35.83290100097656,7.473045349121094]},{"bufferView":13,"componentType":5126,"count":42012,"type":"VEC3","min":[-0.9999262690544128,-0.9999822378158569,-0.9998803734779358],"max":[0.9999712109565735,0.9999623894691467,0.9999995231628418]},{"bufferView":14,"componentType":5126,"count":42012,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[42011]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.316,0,-8.316],"max":[8.316,36.0,8.316]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_pine_bark.jpg"},{"uri":"textures/poly_pine_foliage.png"},{"uri":"impostors/laerche_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,0.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_a.bin b/mods/trees/assets/liguster_a.bin new file mode 100644 index 0000000..9ccbb37 --- /dev/null +++ b/mods/trees/assets/liguster_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac75d51f4f63f3ee146ba3bfe74dd9931867e0a7fef9f0cbeb5b8913e1161928 +size 4340260 diff --git a/mods/trees/assets/liguster_a.gltf b/mods/trees/assets/liguster_a.gltf new file mode 100644 index 0000000..5c1a987 --- /dev/null +++ b/mods/trees/assets/liguster_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.8250000000000001,0.0,-0.7184986868614807],"max":[0.8250000000000001,1.5,0.7184986868614807]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999470114707947,-0.9998491406440735,-0.9999925494194031],"max":[0.9998311996459961,0.9999427199363708,0.9999712109565735]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.8350297270333812,0.000247953204165534,-0.7330187239986411],"max":[0.8357708540224551,1.5017703056266187,0.7143591864434672]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.999812126159668,-0.999930739402771,-0.9996030330657959],"max":[0.9996046423912048,0.999963104724884,0.9998389482498169]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075000000000002,0,-0.9075000000000002],"max":[0.9075000000000002,1.5,0.9075000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075000000000002,0,-0.9075000000000002],"max":[0.9075000000000002,1.5,0.9075000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5398039215686274,1.0,0.6998039215686275,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_a_herbst.gltf b/mods/trees/assets/liguster_a_herbst.gltf new file mode 100644 index 0000000..88e04c6 --- /dev/null +++ b/mods/trees/assets/liguster_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.8250000000000001,0.0,-0.7184986868614807],"max":[0.8250000000000001,1.5,0.7184986868614807]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999470114707947,-0.9998491406440735,-0.9999925494194031],"max":[0.9998311996459961,0.9999427199363708,0.9999712109565735]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.8350297270333812,0.000247953204165534,-0.7330187239986411],"max":[0.8357708540224551,1.5017703056266187,0.7143591864434672]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.999812126159668,-0.999930739402771,-0.9996030330657959],"max":[0.9996046423912048,0.999963104724884,0.9998389482498169]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075000000000002,0,-0.9075000000000002],"max":[0.9075000000000002,1.5,0.9075000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075000000000002,0,-0.9075000000000002],"max":[0.9075000000000002,1.5,0.9075000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_a_winter.gltf b/mods/trees/assets/liguster_a_winter.gltf new file mode 100644 index 0000000..b7862ea --- /dev/null +++ b/mods/trees/assets/liguster_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.8250000000000001,0.0,-0.7184986868614807],"max":[0.8250000000000001,1.5,0.7184986868614807]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999470114707947,-0.9998491406440735,-0.9999925494194031],"max":[0.9998311996459961,0.9999427199363708,0.9999712109565735]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.8350297270333812,0.000247953204165534,-0.7330187239986411],"max":[0.8357708540224551,1.5017703056266187,0.7143591864434672]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.999812126159668,-0.999930739402771,-0.9996030330657959],"max":[0.9996046423912048,0.999963104724884,0.9998389482498169]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9075000000000002,0,-0.9075000000000002],"max":[0.9075000000000002,1.5,0.9075000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9075000000000002,0,-0.9075000000000002],"max":[0.9075000000000002,1.5,0.9075000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_b.bin b/mods/trees/assets/liguster_b.bin new file mode 100644 index 0000000..c27bbe9 --- /dev/null +++ b/mods/trees/assets/liguster_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f26c8ea5719489b5419255bf0e1afe6bffea8ae5a42d46c6a9e2af329a77c13 +size 5929492 diff --git a/mods/trees/assets/liguster_b.gltf b/mods/trees/assets/liguster_b.gltf new file mode 100644 index 0000000..a6680a0 --- /dev/null +++ b/mods/trees/assets/liguster_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.5125,0.0,-1.2522539990563875],"max":[1.5125,2.75,1.2522539990563875]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999533891677856,-0.9998586773872375,-0.9999328851699829],"max":[0.9999896883964539,0.9999931454658508,0.9999837875366211]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.5055857066382172,-0.0012696245191032899,-1.2582221536300016],"max":[1.5236048828163267,2.751810432586511,1.2539254551524854]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.999971866607666,-0.9998586773872375,-0.9998456835746765],"max":[0.9998796582221985,0.9999857544898987,0.9997592568397522]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.6637500000000003,0,-1.6637500000000003],"max":[1.6637500000000003,2.75,1.6637500000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.6637500000000003,0,-1.6637500000000003],"max":[1.6637500000000003,2.75,1.6637500000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5398039215686274,1.0,0.6998039215686275,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_b_herbst.gltf b/mods/trees/assets/liguster_b_herbst.gltf new file mode 100644 index 0000000..e5e1879 --- /dev/null +++ b/mods/trees/assets/liguster_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.5125,0.0,-1.2522539990563875],"max":[1.5125,2.75,1.2522539990563875]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999533891677856,-0.9998586773872375,-0.9999328851699829],"max":[0.9999896883964539,0.9999931454658508,0.9999837875366211]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.5055857066382172,-0.0012696245191032899,-1.2582221536300016],"max":[1.5236048828163267,2.751810432586511,1.2539254551524854]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.999971866607666,-0.9998586773872375,-0.9998456835746765],"max":[0.9998796582221985,0.9999857544898987,0.9997592568397522]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.6637500000000003,0,-1.6637500000000003],"max":[1.6637500000000003,2.75,1.6637500000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.6637500000000003,0,-1.6637500000000003],"max":[1.6637500000000003,2.75,1.6637500000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_b_winter.gltf b/mods/trees/assets/liguster_b_winter.gltf new file mode 100644 index 0000000..c9a01e0 --- /dev/null +++ b/mods/trees/assets/liguster_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.5125,0.0,-1.2522539990563875],"max":[1.5125,2.75,1.2522539990563875]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999533891677856,-0.9998586773872375,-0.9999328851699829],"max":[0.9999896883964539,0.9999931454658508,0.9999837875366211]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.5055857066382172,-0.0012696245191032899,-1.2582221536300016],"max":[1.5236048828163267,2.751810432586511,1.2539254551524854]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.999971866607666,-0.9998586773872375,-0.9998456835746765],"max":[0.9998796582221985,0.9999857544898987,0.9997592568397522]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.6637500000000003,0,-1.6637500000000003],"max":[1.6637500000000003,2.75,1.6637500000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.6637500000000003,0,-1.6637500000000003],"max":[1.6637500000000003,2.75,1.6637500000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_c.bin b/mods/trees/assets/liguster_c.bin new file mode 100644 index 0000000..f76259d --- /dev/null +++ b/mods/trees/assets/liguster_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f29780aff0260964024236b2ef977adee84227aa1a798c57adbda660222188a +size 7326900 diff --git a/mods/trees/assets/liguster_c.gltf b/mods/trees/assets/liguster_c.gltf new file mode 100644 index 0000000..2fe52d9 --- /dev/null +++ b/mods/trees/assets/liguster_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_c.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-2.1135665094482623,0.0,-2.2],"max":[2.1135665094482623,4.0,2.2]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999979138374329,-0.9998779296875,-0.9999666213989258],"max":[0.999995231628418,0.9999989867210388,0.999859631061554]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.8869466451652652,0.001572892209310414,-1.8310762246850825],"max":[2.4729363241013567,4.0048570576054106,2.4077379306433113]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997716546058655,-0.9998782873153687,-0.9999547600746155],"max":[0.9999889135360718,0.9999989867210388,0.9998457431793213]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.4200000000000004,0,-2.4200000000000004],"max":[2.4200000000000004,4.0,2.4200000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.4200000000000004,0,-2.4200000000000004],"max":[2.4200000000000004,4.0,2.4200000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5398039215686274,1.0,0.6998039215686275,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_c_herbst.gltf b/mods/trees/assets/liguster_c_herbst.gltf new file mode 100644 index 0000000..ed1b0a2 --- /dev/null +++ b/mods/trees/assets/liguster_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_c.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-2.1135665094482623,0.0,-2.2],"max":[2.1135665094482623,4.0,2.2]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999979138374329,-0.9998779296875,-0.9999666213989258],"max":[0.999995231628418,0.9999989867210388,0.999859631061554]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.8869466451652652,0.001572892209310414,-1.8310762246850825],"max":[2.4729363241013567,4.0048570576054106,2.4077379306433113]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997716546058655,-0.9998782873153687,-0.9999547600746155],"max":[0.9999889135360718,0.9999989867210388,0.9998457431793213]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.4200000000000004,0,-2.4200000000000004],"max":[2.4200000000000004,4.0,2.4200000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.4200000000000004,0,-2.4200000000000004],"max":[2.4200000000000004,4.0,2.4200000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/liguster_c_winter.gltf b/mods/trees/assets/liguster_c_winter.gltf new file mode 100644 index 0000000..19c5e96 --- /dev/null +++ b/mods/trees/assets/liguster_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"liguster_c.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-2.1135665094482623,0.0,-2.2],"max":[2.1135665094482623,4.0,2.2]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999979138374329,-0.9998779296875,-0.9999666213989258],"max":[0.999995231628418,0.9999989867210388,0.999859631061554]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.8869466451652652,0.001572892209310414,-1.8310762246850825],"max":[2.4729363241013567,4.0048570576054106,2.4077379306433113]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997716546058655,-0.9998782873153687,-0.9999547600746155],"max":[0.9999889135360718,0.9999989867210388,0.9998457431793213]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.4200000000000004,0,-2.4200000000000004],"max":[2.4200000000000004,4.0,2.4200000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.4200000000000004,0,-2.4200000000000004],"max":[2.4200000000000004,4.0,2.4200000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/liguster_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_a.gltf b/mods/trees/assets/ligusterhecke_a.gltf new file mode 100644 index 0000000..31c90af --- /dev/null +++ b/mods/trees/assets/ligusterhecke_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,18,20,22,24,30,40,42,48,60,62,66,70,78,89,99,103,105,117,121,133,135,137,139]},{"name":"hedge_LOD1","children":[13,19,21,23,25,31,41,43,49,61,63,67,71,79,90,100,104,106,118,122,134,136,138,140]},{"name":"hedge_LOD2","children":[14,26,32,44,50,64,68,72,80,91,101,107,119,123,141]},{"name":"hedge_LOD3","children":[15,27,33,45,51,65,69,73,81,92,102,108,120,124,142]},{"name":"hedge_LOD4","children":[16,28,34,46,52,74,82,93,109,125,143]},{"name":"hedge_LOD5","children":[17,29,35,47,53,75,83,94,110,126,144]},{"name":"hedge_LOD6","children":[36,54,76,84,95,111,127,145]},{"name":"hedge_LOD7","children":[37,55,77,85,96,112,128,146]},{"name":"hedge_LOD8","children":[38,56,86,97,113,129,147]},{"name":"hedge_LOD9","children":[39,57,87,98,114,130,148]},{"name":"hedge_LOD10","children":[58,88,115,131,149]},{"name":"hedge_LOD11","children":[59,116,132,150]},{"name":"himbeere_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_b_part_18_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.05842305055654143],"rotation":[0.0,-0.00391738973309969,0.0,0.999992326999402],"scale":[0.8458920758385997,1.199016370182939,1.276233529023054]},{"name":"himbeere_b_part_19_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.05842305055654143],"rotation":[0.0,-0.00391738973309969,0.0,0.999992326999402],"scale":[0.8458920758385997,1.199016370182939,1.276233529023054]},{"name":"himbeere_c_part_20_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,0.1068923314933232],"rotation":[0.0,-0.037499522726457894,0.0,0.9992966455438985],"scale":[0.6760140113798554,0.8856743516980644,0.8733364422232073]},{"name":"himbeere_c_part_21_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,0.1068923314933232],"rotation":[0.0,-0.037499522726457894,0.0,0.9992966455438985],"scale":[0.6760140113798554,0.8856743516980644,0.8733364422232073]},{"name":"himbeere_a_part_22_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.09566994053500802],"rotation":[0.0,-0.0025011307294840433,0.0,0.9999968721676453],"scale":[1.3292589763177998,1.8714389913616405,2.5245956054748295]},{"name":"himbeere_a_part_23_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.09566994053500802],"rotation":[0.0,-0.0025011307294840433,0.0,0.9999968721676453],"scale":[1.3292589763177998,1.8714389913616405,2.5245956054748295]},{"name":"himbeere_b_part_24_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_25_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_26_LOD2","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_27_LOD3","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_28_LOD4","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_29_LOD5","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_c_part_30_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_31_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_32_LOD2","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_33_LOD3","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_34_LOD4","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_35_LOD5","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_36_LOD6","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_37_LOD7","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_38_LOD8","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_39_LOD9","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_a_part_40_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,-0.07885866080413495],"rotation":[0.0,0.000844769026002097,0.0,0.9999996431825827],"scale":[1.3292589763177998,1.9071814537684364,2.2099329296280326]},{"name":"himbeere_a_part_41_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,-0.07885866080413495],"rotation":[0.0,0.000844769026002097,0.0,0.9999996431825827],"scale":[1.3292589763177998,1.9071814537684364,2.2099329296280326]},{"name":"himbeere_b_part_42_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_43_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_44_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_45_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_46_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_47_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_c_part_48_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_49_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_50_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_51_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_52_LOD4","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_53_LOD5","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_54_LOD6","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_55_LOD7","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_56_LOD8","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_57_LOD9","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_58_LOD10","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_59_LOD11","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_a_part_60_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,0.09189159595631535],"rotation":[0.0,0.06067343354927606,0.0,0.9981576701410161],"scale":[1.3292589763177998,1.803158476942598,1.9534331101810691]},{"name":"himbeere_a_part_61_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,0.09189159595631535],"rotation":[0.0,0.06067343354927606,0.0,0.9981576701410161],"scale":[1.3292589763177998,1.803158476942598,1.9534331101810691]},{"name":"himbeere_b_part_62_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_63_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_64_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_65_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_c_part_66_LOD0","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_67_LOD1","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_68_LOD2","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_69_LOD3","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_b_part_70_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_71_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_72_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_73_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_74_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_75_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_76_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_77_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_c_part_78_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_79_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_80_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_81_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_82_LOD4","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_83_LOD5","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_84_LOD6","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_85_LOD7","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_86_LOD8","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_87_LOD9","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_88_LOD10","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_a_part_89_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_90_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_91_LOD2","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_92_LOD3","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_93_LOD4","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_94_LOD5","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_95_LOD6","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_96_LOD7","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_97_LOD8","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_98_LOD9","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_b_part_99_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_100_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_101_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_102_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_c_part_103_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.03926154878864996],"rotation":[0.0,-0.05703098412057287,0.0,0.998372408898723],"scale":[0.722635667337087,0.5309910207544882,0.9893837904790951]},{"name":"himbeere_c_part_104_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.03926154878864996],"rotation":[0.0,-0.05703098412057287,0.0,0.998372408898723],"scale":[0.722635667337087,0.5309910207544882,0.9893837904790951]},{"name":"himbeere_a_part_105_LOD0","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_106_LOD1","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_107_LOD2","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_108_LOD3","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_109_LOD4","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_110_LOD5","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_111_LOD6","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_112_LOD7","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_113_LOD8","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_114_LOD9","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_115_LOD10","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_116_LOD11","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_b_part_117_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_118_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_119_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_120_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_c_part_121_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_122_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_123_LOD2","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_124_LOD3","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_125_LOD4","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_126_LOD5","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_127_LOD6","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_128_LOD7","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_129_LOD8","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_130_LOD9","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_131_LOD10","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_132_LOD11","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_a_part_133_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.10656592036620999],"rotation":[0.0,0.09428145622627623,0.0,0.9955455825886893],"scale":[1.4209320091673034,1.2337306916426556,2.339044487768982]},{"name":"himbeere_a_part_134_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.10656592036620999],"rotation":[0.0,0.09428145622627623,0.0,0.9955455825886893],"scale":[1.4209320091673034,1.2337306916426556,2.339044487768982]},{"name":"himbeere_b_part_135_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,0.22586744851084378],"rotation":[0.0,0.049341810116461174,0.0,0.9987819510656123],"scale":[0.9042294603791929,0.6696223291488337,1.3178721165795486]},{"name":"himbeere_b_part_136_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,0.22586744851084378],"rotation":[0.0,0.049341810116461174,0.0,0.9987819510656123],"scale":[0.9042294603791929,0.6696223291488337,1.3178721165795486]},{"name":"himbeere_c_part_137_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,-0.20480829199088463],"rotation":[0.0,-0.016007022904716915,0.0,0.9998718794014201],"scale":[0.722635667337087,0.4932563985305371,0.9623334676784138]},{"name":"himbeere_c_part_138_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,-0.20480829199088463],"rotation":[0.0,-0.016007022904716915,0.0,0.9998718794014201],"scale":[0.722635667337087,0.4932563985305371,0.9623334676784138]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"ligusterhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":1,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":1,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":1,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":1,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":2,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":2,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":2,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":2,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":2,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":2,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":2,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":2,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":17,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":18,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":20,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":21,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":22,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":33,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":34,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":36,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":37,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":38,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1129642150735584,0.020364205148508452,-0.7249922893498026],"max":[3.1109675477574696,1.3554588191377779,0.7299363531988816]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499100326359707,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.230451930636138,-0.058469845907232476,-0.8402030856103132],"max":[3.2259273839868543,1.4175785272316268,0.8320761614201343]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14988355773064535,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.2993291724720804,-0.10329320716129073,-0.909365841074017],"max":[3.3111759899033726,1.4738295026322612,0.9214281442785506]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1498590047655121,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.3882235368932894,-0.18493372162991167,-1.0265269960935905],"max":[3.402366585173466,1.5379050599820097,1.0451862655033286]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14997501220875012,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5377823104780637,-0.2850500345433375,-1.1458945148044317],"max":[3.558603284847601,1.6531991162160669,1.1659273717948704]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14956319526835976,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.715383704080553,-0.41336287989088716,-1.3361019118476127],"max":[3.7154780849697775,1.7448334871296223,1.3664557925837408]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.1499213299680688,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9530377305119253,-0.5900882843242088,-1.5555838301771203],"max":[3.957498919907319,1.9572561669084099,1.572329504075233]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14988711037889652,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.216456814008774,-0.7526809094734545,-1.86955435549006],"max":[4.185934217797996,2.118416563553976,1.809532624398162]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499288619259063,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.500519684035618,-0.9387121708943562,-2.1301856096481764],"max":[4.514117937984891,2.306550983146857,2.077843978548017]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14975521095426186,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.845888129051895,-1.1728209646151146,-2.466023046617031],"max":[4.832744212068505,2.5462316712575364,2.4189040086150864]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14996307771621306,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.171017517449577,-1.4292666739656477,-2.754908839692763],"max":[5.172555834145964,2.752983767040531,2.7674348079858335]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14993709915921535,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.583936004477119,-1.7284888831878045,-3.2503057761781875],"max":[5.624692942398681,3.0394112144910927,3.2092701146887905]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499714987277783,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_a_hedge.bin b/mods/trees/assets/ligusterhecke_a_hedge.bin new file mode 100644 index 0000000..fdec05b --- /dev/null +++ b/mods/trees/assets/ligusterhecke_a_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f87a2b588bca41cc82173e6dd0c816bc1bcb89ea4f8d9be3e1c072caca34a6 +size 8841000 diff --git a/mods/trees/assets/ligusterhecke_a_herbst.gltf b/mods/trees/assets/ligusterhecke_a_herbst.gltf new file mode 100644 index 0000000..b771ce4 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,18,20,22,24,30,40,42,48,60,62,66,70,78,89,99,103,105,117,121,133,135,137,139]},{"name":"hedge_LOD1","children":[13,19,21,23,25,31,41,43,49,61,63,67,71,79,90,100,104,106,118,122,134,136,138,140]},{"name":"hedge_LOD2","children":[14,26,32,44,50,64,68,72,80,91,101,107,119,123,141]},{"name":"hedge_LOD3","children":[15,27,33,45,51,65,69,73,81,92,102,108,120,124,142]},{"name":"hedge_LOD4","children":[16,28,34,46,52,74,82,93,109,125,143]},{"name":"hedge_LOD5","children":[17,29,35,47,53,75,83,94,110,126,144]},{"name":"hedge_LOD6","children":[36,54,76,84,95,111,127,145]},{"name":"hedge_LOD7","children":[37,55,77,85,96,112,128,146]},{"name":"hedge_LOD8","children":[38,56,86,97,113,129,147]},{"name":"hedge_LOD9","children":[39,57,87,98,114,130,148]},{"name":"hedge_LOD10","children":[58,88,115,131,149]},{"name":"hedge_LOD11","children":[59,116,132,150]},{"name":"himbeere_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_b_part_18_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.05842305055654143],"rotation":[0.0,-0.00391738973309969,0.0,0.999992326999402],"scale":[0.8458920758385997,1.199016370182939,1.276233529023054]},{"name":"himbeere_b_part_19_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.05842305055654143],"rotation":[0.0,-0.00391738973309969,0.0,0.999992326999402],"scale":[0.8458920758385997,1.199016370182939,1.276233529023054]},{"name":"himbeere_c_part_20_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,0.1068923314933232],"rotation":[0.0,-0.037499522726457894,0.0,0.9992966455438985],"scale":[0.6760140113798554,0.8856743516980644,0.8733364422232073]},{"name":"himbeere_c_part_21_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,0.1068923314933232],"rotation":[0.0,-0.037499522726457894,0.0,0.9992966455438985],"scale":[0.6760140113798554,0.8856743516980644,0.8733364422232073]},{"name":"himbeere_a_part_22_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.09566994053500802],"rotation":[0.0,-0.0025011307294840433,0.0,0.9999968721676453],"scale":[1.3292589763177998,1.8714389913616405,2.5245956054748295]},{"name":"himbeere_a_part_23_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.09566994053500802],"rotation":[0.0,-0.0025011307294840433,0.0,0.9999968721676453],"scale":[1.3292589763177998,1.8714389913616405,2.5245956054748295]},{"name":"himbeere_b_part_24_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_25_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_26_LOD2","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_27_LOD3","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_28_LOD4","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_29_LOD5","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_c_part_30_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_31_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_32_LOD2","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_33_LOD3","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_34_LOD4","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_35_LOD5","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_36_LOD6","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_37_LOD7","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_38_LOD8","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_39_LOD9","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_a_part_40_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,-0.07885866080413495],"rotation":[0.0,0.000844769026002097,0.0,0.9999996431825827],"scale":[1.3292589763177998,1.9071814537684364,2.2099329296280326]},{"name":"himbeere_a_part_41_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,-0.07885866080413495],"rotation":[0.0,0.000844769026002097,0.0,0.9999996431825827],"scale":[1.3292589763177998,1.9071814537684364,2.2099329296280326]},{"name":"himbeere_b_part_42_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_43_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_44_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_45_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_46_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_47_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_c_part_48_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_49_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_50_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_51_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_52_LOD4","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_53_LOD5","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_54_LOD6","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_55_LOD7","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_56_LOD8","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_57_LOD9","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_58_LOD10","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_59_LOD11","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_a_part_60_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,0.09189159595631535],"rotation":[0.0,0.06067343354927606,0.0,0.9981576701410161],"scale":[1.3292589763177998,1.803158476942598,1.9534331101810691]},{"name":"himbeere_a_part_61_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,0.09189159595631535],"rotation":[0.0,0.06067343354927606,0.0,0.9981576701410161],"scale":[1.3292589763177998,1.803158476942598,1.9534331101810691]},{"name":"himbeere_b_part_62_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_63_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_64_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_65_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_c_part_66_LOD0","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_67_LOD1","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_68_LOD2","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_69_LOD3","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_b_part_70_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_71_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_72_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_73_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_74_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_75_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_76_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_77_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_c_part_78_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_79_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_80_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_81_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_82_LOD4","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_83_LOD5","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_84_LOD6","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_85_LOD7","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_86_LOD8","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_87_LOD9","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_88_LOD10","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_a_part_89_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_90_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_91_LOD2","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_92_LOD3","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_93_LOD4","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_94_LOD5","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_95_LOD6","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_96_LOD7","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_97_LOD8","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_98_LOD9","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_b_part_99_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_100_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_101_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_102_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_c_part_103_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.03926154878864996],"rotation":[0.0,-0.05703098412057287,0.0,0.998372408898723],"scale":[0.722635667337087,0.5309910207544882,0.9893837904790951]},{"name":"himbeere_c_part_104_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.03926154878864996],"rotation":[0.0,-0.05703098412057287,0.0,0.998372408898723],"scale":[0.722635667337087,0.5309910207544882,0.9893837904790951]},{"name":"himbeere_a_part_105_LOD0","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_106_LOD1","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_107_LOD2","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_108_LOD3","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_109_LOD4","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_110_LOD5","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_111_LOD6","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_112_LOD7","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_113_LOD8","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_114_LOD9","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_115_LOD10","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_116_LOD11","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_b_part_117_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_118_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_119_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_120_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_c_part_121_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_122_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_123_LOD2","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_124_LOD3","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_125_LOD4","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_126_LOD5","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_127_LOD6","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_128_LOD7","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_129_LOD8","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_130_LOD9","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_131_LOD10","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_132_LOD11","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_a_part_133_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.10656592036620999],"rotation":[0.0,0.09428145622627623,0.0,0.9955455825886893],"scale":[1.4209320091673034,1.2337306916426556,2.339044487768982]},{"name":"himbeere_a_part_134_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.10656592036620999],"rotation":[0.0,0.09428145622627623,0.0,0.9955455825886893],"scale":[1.4209320091673034,1.2337306916426556,2.339044487768982]},{"name":"himbeere_b_part_135_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,0.22586744851084378],"rotation":[0.0,0.049341810116461174,0.0,0.9987819510656123],"scale":[0.9042294603791929,0.6696223291488337,1.3178721165795486]},{"name":"himbeere_b_part_136_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,0.22586744851084378],"rotation":[0.0,0.049341810116461174,0.0,0.9987819510656123],"scale":[0.9042294603791929,0.6696223291488337,1.3178721165795486]},{"name":"himbeere_c_part_137_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,-0.20480829199088463],"rotation":[0.0,-0.016007022904716915,0.0,0.9998718794014201],"scale":[0.722635667337087,0.4932563985305371,0.9623334676784138]},{"name":"himbeere_c_part_138_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,-0.20480829199088463],"rotation":[0.0,-0.016007022904716915,0.0,0.9998718794014201],"scale":[0.722635667337087,0.4932563985305371,0.9623334676784138]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"ligusterhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":1,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":1,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":1,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":1,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":2,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":2,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":2,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":2,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":2,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":2,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":2,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":2,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":17,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":18,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":20,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":21,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":22,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":33,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":34,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":36,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":37,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":38,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1129642150735584,0.020364205148508452,-0.7249922893498026],"max":[3.1109675477574696,1.3554588191377779,0.7299363531988816]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499100326359707,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.230451930636138,-0.058469845907232476,-0.8402030856103132],"max":[3.2259273839868543,1.4175785272316268,0.8320761614201343]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14988355773064535,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.2993291724720804,-0.10329320716129073,-0.909365841074017],"max":[3.3111759899033726,1.4738295026322612,0.9214281442785506]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1498590047655121,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.3882235368932894,-0.18493372162991167,-1.0265269960935905],"max":[3.402366585173466,1.5379050599820097,1.0451862655033286]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14997501220875012,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5377823104780637,-0.2850500345433375,-1.1458945148044317],"max":[3.558603284847601,1.6531991162160669,1.1659273717948704]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14956319526835976,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.715383704080553,-0.41336287989088716,-1.3361019118476127],"max":[3.7154780849697775,1.7448334871296223,1.3664557925837408]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.1499213299680688,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9530377305119253,-0.5900882843242088,-1.5555838301771203],"max":[3.957498919907319,1.9572561669084099,1.572329504075233]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14988711037889652,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.216456814008774,-0.7526809094734545,-1.86955435549006],"max":[4.185934217797996,2.118416563553976,1.809532624398162]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499288619259063,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.500519684035618,-0.9387121708943562,-2.1301856096481764],"max":[4.514117937984891,2.306550983146857,2.077843978548017]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14975521095426186,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.845888129051895,-1.1728209646151146,-2.466023046617031],"max":[4.832744212068505,2.5462316712575364,2.4189040086150864]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14996307771621306,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.171017517449577,-1.4292666739656477,-2.754908839692763],"max":[5.172555834145964,2.752983767040531,2.7674348079858335]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14993709915921535,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.583936004477119,-1.7284888831878045,-3.2503057761781875],"max":[5.624692942398681,3.0394112144910927,3.2092701146887905]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499714987277783,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_a_winter.gltf b/mods/trees/assets/ligusterhecke_a_winter.gltf new file mode 100644 index 0000000..504e564 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,18,20,22,24,30,40,42,48,60,62,66,70,78,89,99,103,105,117,121,133,135,137,139]},{"name":"hedge_LOD1","children":[13,19,21,23,25,31,41,43,49,61,63,67,71,79,90,100,104,106,118,122,134,136,138,140]},{"name":"hedge_LOD2","children":[14,26,32,44,50,64,68,72,80,91,101,107,119,123,141]},{"name":"hedge_LOD3","children":[15,27,33,45,51,65,69,73,81,92,102,108,120,124,142]},{"name":"hedge_LOD4","children":[16,28,34,46,52,74,82,93,109,125,143]},{"name":"hedge_LOD5","children":[17,29,35,47,53,75,83,94,110,126,144]},{"name":"hedge_LOD6","children":[36,54,76,84,95,111,127,145]},{"name":"hedge_LOD7","children":[37,55,77,85,96,112,128,146]},{"name":"hedge_LOD8","children":[38,56,86,97,113,129,147]},{"name":"hedge_LOD9","children":[39,57,87,98,114,130,148]},{"name":"hedge_LOD10","children":[58,88,115,131,149]},{"name":"hedge_LOD11","children":[59,116,132,150]},{"name":"himbeere_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_a_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,-0.0987654667123336],"rotation":[0.0,0.0587801058829222,0.0,0.9982709547775055],"scale":[1.3292589763177998,1.824151220419319,2.360397073528274]},{"name":"himbeere_b_part_18_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.05842305055654143],"rotation":[0.0,-0.00391738973309969,0.0,0.999992326999402],"scale":[0.8458920758385997,1.199016370182939,1.276233529023054]},{"name":"himbeere_b_part_19_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.05842305055654143],"rotation":[0.0,-0.00391738973309969,0.0,0.999992326999402],"scale":[0.8458920758385997,1.199016370182939,1.276233529023054]},{"name":"himbeere_c_part_20_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,0.1068923314933232],"rotation":[0.0,-0.037499522726457894,0.0,0.9992966455438985],"scale":[0.6760140113798554,0.8856743516980644,0.8733364422232073]},{"name":"himbeere_c_part_21_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,0.1068923314933232],"rotation":[0.0,-0.037499522726457894,0.0,0.9992966455438985],"scale":[0.6760140113798554,0.8856743516980644,0.8733364422232073]},{"name":"himbeere_a_part_22_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.09566994053500802],"rotation":[0.0,-0.0025011307294840433,0.0,0.9999968721676453],"scale":[1.3292589763177998,1.8714389913616405,2.5245956054748295]},{"name":"himbeere_a_part_23_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.09566994053500802],"rotation":[0.0,-0.0025011307294840433,0.0,0.9999968721676453],"scale":[1.3292589763177998,1.8714389913616405,2.5245956054748295]},{"name":"himbeere_b_part_24_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_25_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_26_LOD2","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_27_LOD3","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_28_LOD4","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_b_part_29_LOD5","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.06544327537691015],"rotation":[0.0,-0.05003851789619204,0.0,0.9987472887206015],"scale":[0.8458920758385997,1.1980677408345628,1.2649255940057929]},{"name":"himbeere_c_part_30_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_31_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_32_LOD2","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_33_LOD3","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_34_LOD4","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_35_LOD5","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_36_LOD6","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_37_LOD7","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_38_LOD8","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_c_part_39_LOD9","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.00045719474468478016],"rotation":[0.0,0.06886476341780204,0.0,0.9976260042517988],"scale":[0.6760140113798554,0.8951509035676509,0.8470583744826609]},{"name":"himbeere_a_part_40_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,-0.07885866080413495],"rotation":[0.0,0.000844769026002097,0.0,0.9999996431825827],"scale":[1.3292589763177998,1.9071814537684364,2.2099329296280326]},{"name":"himbeere_a_part_41_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,-0.07885866080413495],"rotation":[0.0,0.000844769026002097,0.0,0.9999996431825827],"scale":[1.3292589763177998,1.9071814537684364,2.2099329296280326]},{"name":"himbeere_b_part_42_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_43_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_44_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_45_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_46_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_b_part_47_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,-0.05477213364508188],"rotation":[0.0,0.04231034184442403,0.0,0.9991045165411915],"scale":[0.8458920758385997,1.208638002256244,1.2086718713125926]},{"name":"himbeere_c_part_48_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_49_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_50_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_51_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_52_LOD4","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_53_LOD5","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_54_LOD6","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_55_LOD7","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_56_LOD8","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_57_LOD9","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_58_LOD10","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_c_part_59_LOD11","mesh":9,"translation":[1.3636363636363633,-0.0,-0.062307340741363265],"rotation":[0.0,-0.024150765368414043,0.0,0.9997083277297033],"scale":[0.6760140113798554,0.8862529564513569,0.9159741567710021]},{"name":"himbeere_a_part_60_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,0.09189159595631535],"rotation":[0.0,0.06067343354927606,0.0,0.9981576701410161],"scale":[1.3292589763177998,1.803158476942598,1.9534331101810691]},{"name":"himbeere_a_part_61_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,0.09189159595631535],"rotation":[0.0,0.06067343354927606,0.0,0.9981576701410161],"scale":[1.3292589763177998,1.803158476942598,1.9534331101810691]},{"name":"himbeere_b_part_62_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_63_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_64_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_b_part_65_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.07266496933770078],"rotation":[0.0,-0.06291220875693691,0.0,0.9980190649428113],"scale":[0.8458920758385997,1.2192209577388045,1.2331476285504275]},{"name":"himbeere_c_part_66_LOD0","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_67_LOD1","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_68_LOD2","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_c_part_69_LOD3","mesh":9,"translation":[3.0,-0.0,-0.11526987844747287],"rotation":[0.0,0.07517858130108038,0.0,0.9971700862508647],"scale":[0.6760140113798554,0.8715980001972653,0.8429079101287136]},{"name":"himbeere_b_part_70_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_71_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_72_LOD2","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_73_LOD3","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_74_LOD4","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_75_LOD5","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_76_LOD6","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_b_part_77_LOD7","mesh":5,"translation":[-2.7272727272727275,-0.0,-0.18865420646381692],"rotation":[0.0,0.06566259993676074,0.0,0.9978418827497395],"scale":[0.9042294603791929,0.7436097996872544,1.2592831660394779]},{"name":"himbeere_c_part_78_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_79_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_80_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_81_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_82_LOD4","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_83_LOD5","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_84_LOD6","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_85_LOD7","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_86_LOD8","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_87_LOD9","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_c_part_88_LOD10","mesh":9,"translation":[-2.1818181818181817,-0.0,0.019268435018933994],"rotation":[0.0,-0.02822848614214088,0.0,0.9996014968826942],"scale":[0.722635667337087,0.5455136901208667,1.026826945722182]},{"name":"himbeere_a_part_89_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_90_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_91_LOD2","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_92_LOD3","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_93_LOD4","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_94_LOD5","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_95_LOD6","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_96_LOD7","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_97_LOD8","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_a_part_98_LOD9","mesh":1,"translation":[-1.6363636363636365,-0.0,0.06681793191714719],"rotation":[0.0,-0.0507636072911875,0.0,0.9987106969361979],"scale":[1.4209320091673034,1.191407444276454,2.246848593789318]},{"name":"himbeere_b_part_99_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_100_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_101_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_b_part_102_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.2172738715110732],"rotation":[0.0,-0.07038327519729451,0.0,0.9975200221411608],"scale":[0.9042294603791929,0.7656815865798282,1.240103725738258]},{"name":"himbeere_c_part_103_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.03926154878864996],"rotation":[0.0,-0.05703098412057287,0.0,0.998372408898723],"scale":[0.722635667337087,0.5309910207544882,0.9893837904790951]},{"name":"himbeere_c_part_104_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.03926154878864996],"rotation":[0.0,-0.05703098412057287,0.0,0.998372408898723],"scale":[0.722635667337087,0.5309910207544882,0.9893837904790951]},{"name":"himbeere_a_part_105_LOD0","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_106_LOD1","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_107_LOD2","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_108_LOD3","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_109_LOD4","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_110_LOD5","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_111_LOD6","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_112_LOD7","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_113_LOD8","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_114_LOD9","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_115_LOD10","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_a_part_116_LOD11","mesh":1,"translation":[0.0,-0.0,0.11371002485628262],"rotation":[0.0,0.07445499577712493,0.0,0.9972243747541615],"scale":[1.4209320091673034,1.2921043978344922,2.1763838383405925]},{"name":"himbeere_b_part_117_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_118_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_119_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_b_part_120_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,-0.11205930964881838],"rotation":[0.0,-0.10117814193451162,0.0,0.994868324751914],"scale":[0.9042294603791929,0.7877090711943935,1.1988250036093362]},{"name":"himbeere_c_part_121_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_122_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_123_LOD2","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_124_LOD3","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_125_LOD4","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_126_LOD5","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_127_LOD6","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_128_LOD7","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_129_LOD8","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_130_LOD9","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_131_LOD10","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_c_part_132_LOD11","mesh":9,"translation":[1.0909090909090908,-0.0,0.20397986246006722],"rotation":[0.0,-0.07274628907166329,0.0,0.9973504787316754],"scale":[0.722635667337087,0.5819297065725192,0.9751747264105702]},{"name":"himbeere_a_part_133_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.10656592036620999],"rotation":[0.0,0.09428145622627623,0.0,0.9955455825886893],"scale":[1.4209320091673034,1.2337306916426556,2.339044487768982]},{"name":"himbeere_a_part_134_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.10656592036620999],"rotation":[0.0,0.09428145622627623,0.0,0.9955455825886893],"scale":[1.4209320091673034,1.2337306916426556,2.339044487768982]},{"name":"himbeere_b_part_135_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,0.22586744851084378],"rotation":[0.0,0.049341810116461174,0.0,0.9987819510656123],"scale":[0.9042294603791929,0.6696223291488337,1.3178721165795486]},{"name":"himbeere_b_part_136_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,0.22586744851084378],"rotation":[0.0,0.049341810116461174,0.0,0.9987819510656123],"scale":[0.9042294603791929,0.6696223291488337,1.3178721165795486]},{"name":"himbeere_c_part_137_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,-0.20480829199088463],"rotation":[0.0,-0.016007022904716915,0.0,0.9998718794014201],"scale":[0.722635667337087,0.4932563985305371,0.9623334676784138]},{"name":"himbeere_c_part_138_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,-0.20480829199088463],"rotation":[0.0,-0.016007022904716915,0.0,0.9998718794014201],"scale":[0.722635667337087,0.4932563985305371,0.9623334676784138]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"ligusterhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":0,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":0,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":0,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":0,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":0,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":0,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":1,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":1,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":1,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":1,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":1,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":1,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":2,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":2,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":2,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":2,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":2,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":2,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":2,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":2,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":1,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":2,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":4,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":5,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":6,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":17,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":18,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":20,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":21,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":22,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":33,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":34,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":36,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":37,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":38,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1129642150735584,0.020364205148508452,-0.7249922893498026],"max":[3.1109675477574696,1.3554588191377779,0.7299363531988816]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499100326359707,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":20736,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.230451930636138,-0.058469845907232476,-0.8402030856103132],"max":[3.2259273839868543,1.4175785272316268,0.8320761614201343]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14988355773064535,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":16128,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.2993291724720804,-0.10329320716129073,-0.909365841074017],"max":[3.3111759899033726,1.4738295026322612,0.9214281442785506]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1498590047655121,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":15840,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.3882235368932894,-0.18493372162991167,-1.0265269960935905],"max":[3.402366585173466,1.5379050599820097,1.0451862655033286]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14997501220875012,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":15552,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5377823104780637,-0.2850500345433375,-1.1458945148044317],"max":[3.558603284847601,1.6531991162160669,1.1659273717948704]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14956319526835976,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":15264,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.715383704080553,-0.41336287989088716,-1.3361019118476127],"max":[3.7154780849697775,1.7448334871296223,1.3664557925837408]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.1499213299680688,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":14976,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9530377305119253,-0.5900882843242088,-1.5555838301771203],"max":[3.957498919907319,1.9572561669084099,1.572329504075233]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14988711037889652,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":14688,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.216456814008774,-0.7526809094734545,-1.86955435549006],"max":[4.185934217797996,2.118416563553976,1.809532624398162]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499288619259063,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":14400,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.500519684035618,-0.9387121708943562,-2.1301856096481764],"max":[4.514117937984891,2.306550983146857,2.077843978548017]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14975521095426186,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":14112,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.845888129051895,-1.1728209646151146,-2.466023046617031],"max":[4.832744212068505,2.5462316712575364,2.4189040086150864]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14996307771621306,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":13824,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.171017517449577,-1.4292666739656477,-2.754908839692763],"max":[5.172555834145964,2.752983767040531,2.7674348079858335]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14993709915921535,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":13392,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.583936004477119,-1.7284888831878045,-3.2503057761781875],"max":[5.624692942398681,3.0394112144910927,3.2092701146887905]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499714987277783,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":12960,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_b.gltf b/mods/trees/assets/ligusterhecke_b.gltf new file mode 100644 index 0000000..2f08df9 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,18,26,28,30,32,34,38,44,55,57,63,75,77,81,83,95,97,101,105,115,125,137,139]},{"name":"hedge_LOD1","children":[13,19,27,29,31,33,35,39,45,56,58,64,76,78,82,84,96,98,102,106,116,126,138,140]},{"name":"hedge_LOD2","children":[14,20,36,40,46,59,65,79,85,99,103,107,117,127,141]},{"name":"hedge_LOD3","children":[15,21,37,41,47,60,66,80,86,100,104,108,118,128,142]},{"name":"hedge_LOD4","children":[16,22,42,48,61,67,87,109,119,129,143]},{"name":"hedge_LOD5","children":[17,23,43,49,62,68,88,110,120,130,144]},{"name":"hedge_LOD6","children":[24,50,69,89,111,121,131,145]},{"name":"hedge_LOD7","children":[25,51,70,90,112,122,132,146]},{"name":"hedge_LOD8","children":[52,71,91,113,123,133,147]},{"name":"hedge_LOD9","children":[53,72,92,114,124,134,148]},{"name":"hedge_LOD10","children":[54,73,93,135,149]},{"name":"hedge_LOD11","children":[74,94,136,150]},{"name":"himbeere_b_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_c_part_18_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_19_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_20_LOD2","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_21_LOD3","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_22_LOD4","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_23_LOD5","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_24_LOD6","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_25_LOD7","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_a_part_26_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,-0.0797430663315255],"rotation":[0.0,-0.006206830283045446,0.0,0.9999807374433957],"scale":[1.3292589763177998,2.4778475802102085,2.161355235914737]},{"name":"himbeere_a_part_27_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,-0.0797430663315255],"rotation":[0.0,-0.006206830283045446,0.0,0.9999807374433957],"scale":[1.3292589763177998,2.4778475802102085,2.161355235914737]},{"name":"himbeere_b_part_28_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.12859160640529466],"rotation":[0.0,0.023449238085653475,0.0,0.9997250288120241],"scale":[0.8458920758385997,1.5058035068775824,1.1614405339190204]},{"name":"himbeere_b_part_29_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.12859160640529466],"rotation":[0.0,0.023449238085653475,0.0,0.9997250288120241],"scale":[0.8458920758385997,1.5058035068775824,1.1614405339190204]},{"name":"himbeere_c_part_30_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.014013385266400585],"rotation":[0.0,0.07152076680881422,0.0,0.9974391108809997],"scale":[0.6760140113798554,1.09968227067038,0.8067312710937257]},{"name":"himbeere_c_part_31_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.014013385266400585],"rotation":[0.0,0.07152076680881422,0.0,0.9974391108809997],"scale":[0.6760140113798554,1.09968227067038,0.8067312710937257]},{"name":"himbeere_a_part_32_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,0.098986001393877],"rotation":[0.0,-0.010108521234507981,0.0,0.9999489075940088],"scale":[1.3292589763177998,2.4908600679017563,2.069293373764809]},{"name":"himbeere_a_part_33_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,0.098986001393877],"rotation":[0.0,-0.010108521234507981,0.0,0.9999489075940088],"scale":[1.3292589763177998,2.4908600679017563,2.069293373764809]},{"name":"himbeere_b_part_34_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_35_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_36_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_37_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_c_part_38_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_39_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_40_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_41_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_42_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_43_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_a_part_44_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_45_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_46_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_47_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_48_LOD4","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_49_LOD5","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_50_LOD6","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_51_LOD7","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_52_LOD8","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_53_LOD9","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_54_LOD10","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_b_part_55_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,-0.007911480830541537],"rotation":[0.0,0.05127154534469962,0.0,0.9986847493768825],"scale":[0.8458920758385997,1.5702915351320075,1.2453515994003521]},{"name":"himbeere_b_part_56_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,-0.007911480830541537],"rotation":[0.0,0.05127154534469962,0.0,0.9986847493768825],"scale":[0.8458920758385997,1.5702915351320075,1.2453515994003521]},{"name":"himbeere_c_part_57_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_58_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_59_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_60_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_61_LOD4","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_62_LOD5","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_a_part_63_LOD0","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_64_LOD1","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_65_LOD2","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_66_LOD3","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_67_LOD4","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_68_LOD5","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_69_LOD6","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_70_LOD7","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_71_LOD8","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_72_LOD9","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_73_LOD10","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_74_LOD11","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_c_part_75_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.05822627368715061],"rotation":[0.0,-0.015095168498961713,0.0,0.9998860614529977],"scale":[0.722635667337087,0.7282183443927011,0.8607718616344183]},{"name":"himbeere_c_part_76_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.05822627368715061],"rotation":[0.0,-0.015095168498961713,0.0,0.9998860614529977],"scale":[0.722635667337087,0.7282183443927011,0.8607718616344183]},{"name":"himbeere_a_part_77_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_78_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_79_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_80_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_b_part_81_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,0.19075581128267288],"rotation":[0.0,-0.10550372156898111,0.0,0.9944189080740042],"scale":[0.9042294603791929,1.051980880902672,1.2831004037273328]},{"name":"himbeere_b_part_82_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,0.19075581128267288],"rotation":[0.0,-0.10550372156898111,0.0,0.9944189080740042],"scale":[0.9042294603791929,1.051980880902672,1.2831004037273328]},{"name":"himbeere_c_part_83_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_84_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_85_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_86_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_87_LOD4","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_88_LOD5","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_89_LOD6","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_90_LOD7","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_91_LOD8","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_92_LOD9","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_93_LOD10","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_94_LOD11","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_a_part_95_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,0.07800812281817082],"rotation":[0.0,0.10328482228380918,0.0,0.994651821234849],"scale":[1.4209320091673034,1.4961378454495438,2.08999466959902]},{"name":"himbeere_a_part_96_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,0.07800812281817082],"rotation":[0.0,0.10328482228380918,0.0,0.994651821234849],"scale":[1.4209320091673034,1.4961378454495438,2.08999466959902]},{"name":"himbeere_b_part_97_LOD0","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_98_LOD1","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_99_LOD2","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_100_LOD3","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_c_part_101_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_102_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_103_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_104_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_a_part_105_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_106_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_107_LOD2","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_108_LOD3","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_109_LOD4","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_110_LOD5","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_111_LOD6","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_112_LOD7","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_113_LOD8","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_114_LOD9","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_b_part_115_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_116_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_117_LOD2","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_118_LOD3","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_119_LOD4","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_120_LOD5","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_121_LOD6","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_122_LOD7","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_123_LOD8","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_124_LOD9","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_c_part_125_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_126_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_127_LOD2","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_128_LOD3","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_129_LOD4","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_130_LOD5","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_131_LOD6","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_132_LOD7","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_133_LOD8","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_134_LOD9","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_135_LOD10","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_136_LOD11","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_a_part_137_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,0.023625312451495573],"rotation":[0.0,-0.05922007521722741,0.0,0.9982449512475713],"scale":[1.4209320091673034,1.5662133868702117,2.102114479664888]},{"name":"himbeere_a_part_138_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,0.023625312451495573],"rotation":[0.0,-0.05922007521722741,0.0,0.9982449512475713],"scale":[1.4209320091673034,1.5662133868702117,2.102114479664888]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"ligusterhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":1,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":1,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":1,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":1,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":1,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":1,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":1,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":1,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":2,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":2,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":2,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":2,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":17,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":18,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":20,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":21,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":22,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":33,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":34,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":36,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":37,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":38,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.114868704498804,0.021817755938402447,-0.7410402255480141],"max":[3.1068235334187833,1.7560697808676142,0.7339282712370325]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14989876373021302,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2265453830157727,-0.06118338230039071,-0.8429909787783967],"max":[3.2188072936519934,1.8048823390112405,0.8445193580748053]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14998396007214854,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3047708270777845,-0.12632450108927057,-0.9337060546674381],"max":[3.304104881551594,1.8683774280559755,0.9337071084013557]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996360819485818,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4121673952603886,-0.19065124464352826,-1.0260405168728424],"max":[3.3986636046944176,1.9289403802871103,1.0302245967215193]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14999011907988818,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.550801960125551,-0.29246814521145087,-1.1740559681346376],"max":[3.5451812690355062,2.0268902847243937,1.1950566546014187]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14991794310816747,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.705263709586155,-0.40432731062126526,-1.3258775089390298],"max":[3.746191010614301,2.1579125165189024,1.376319240043569]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996564111213614,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9466891663269505,-0.5513603489478341,-1.5581531376252682],"max":[3.9546890119272633,2.337271995029469,1.5715859439348876]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499930371902244,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.231366065572053,-0.7456108262573162,-1.8200511687581917],"max":[4.248164532905143,2.5209261904237246,1.8362456817853374]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14998415121672967,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.500830908081781,-0.9269344123132705,-2.1314638117536466],"max":[4.47798301979665,2.71906086331026,2.075711624518255]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998673148855793,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.809210906188916,-1.142352362984725,-2.4500870421091134],"max":[4.821166677561165,2.9190221610993943,2.3726763271975053]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.1499923460589489,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.161093534066879,-1.3968148091878827,-2.774891946984101],"max":[5.12771593171015,3.186168860372606,2.7903119063837276]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14974929438132617,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.607343949623724,-1.7703026361303118,-3.2000726072097994],"max":[5.546086456307794,3.4487950062771113,3.156147309146076]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14994223416924887,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_b_hedge.bin b/mods/trees/assets/ligusterhecke_b_hedge.bin new file mode 100644 index 0000000..07d5d7b --- /dev/null +++ b/mods/trees/assets/ligusterhecke_b_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1544520ec320f16357697461431e0d546f26174196cae554a6c61a62ba3ca9e +size 8841000 diff --git a/mods/trees/assets/ligusterhecke_b_herbst.gltf b/mods/trees/assets/ligusterhecke_b_herbst.gltf new file mode 100644 index 0000000..49a3c00 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,18,26,28,30,32,34,38,44,55,57,63,75,77,81,83,95,97,101,105,115,125,137,139]},{"name":"hedge_LOD1","children":[13,19,27,29,31,33,35,39,45,56,58,64,76,78,82,84,96,98,102,106,116,126,138,140]},{"name":"hedge_LOD2","children":[14,20,36,40,46,59,65,79,85,99,103,107,117,127,141]},{"name":"hedge_LOD3","children":[15,21,37,41,47,60,66,80,86,100,104,108,118,128,142]},{"name":"hedge_LOD4","children":[16,22,42,48,61,67,87,109,119,129,143]},{"name":"hedge_LOD5","children":[17,23,43,49,62,68,88,110,120,130,144]},{"name":"hedge_LOD6","children":[24,50,69,89,111,121,131,145]},{"name":"hedge_LOD7","children":[25,51,70,90,112,122,132,146]},{"name":"hedge_LOD8","children":[52,71,91,113,123,133,147]},{"name":"hedge_LOD9","children":[53,72,92,114,124,134,148]},{"name":"hedge_LOD10","children":[54,73,93,135,149]},{"name":"hedge_LOD11","children":[74,94,136,150]},{"name":"himbeere_b_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_c_part_18_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_19_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_20_LOD2","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_21_LOD3","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_22_LOD4","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_23_LOD5","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_24_LOD6","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_25_LOD7","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_a_part_26_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,-0.0797430663315255],"rotation":[0.0,-0.006206830283045446,0.0,0.9999807374433957],"scale":[1.3292589763177998,2.4778475802102085,2.161355235914737]},{"name":"himbeere_a_part_27_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,-0.0797430663315255],"rotation":[0.0,-0.006206830283045446,0.0,0.9999807374433957],"scale":[1.3292589763177998,2.4778475802102085,2.161355235914737]},{"name":"himbeere_b_part_28_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.12859160640529466],"rotation":[0.0,0.023449238085653475,0.0,0.9997250288120241],"scale":[0.8458920758385997,1.5058035068775824,1.1614405339190204]},{"name":"himbeere_b_part_29_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.12859160640529466],"rotation":[0.0,0.023449238085653475,0.0,0.9997250288120241],"scale":[0.8458920758385997,1.5058035068775824,1.1614405339190204]},{"name":"himbeere_c_part_30_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.014013385266400585],"rotation":[0.0,0.07152076680881422,0.0,0.9974391108809997],"scale":[0.6760140113798554,1.09968227067038,0.8067312710937257]},{"name":"himbeere_c_part_31_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.014013385266400585],"rotation":[0.0,0.07152076680881422,0.0,0.9974391108809997],"scale":[0.6760140113798554,1.09968227067038,0.8067312710937257]},{"name":"himbeere_a_part_32_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,0.098986001393877],"rotation":[0.0,-0.010108521234507981,0.0,0.9999489075940088],"scale":[1.3292589763177998,2.4908600679017563,2.069293373764809]},{"name":"himbeere_a_part_33_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,0.098986001393877],"rotation":[0.0,-0.010108521234507981,0.0,0.9999489075940088],"scale":[1.3292589763177998,2.4908600679017563,2.069293373764809]},{"name":"himbeere_b_part_34_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_35_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_36_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_37_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_c_part_38_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_39_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_40_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_41_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_42_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_43_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_a_part_44_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_45_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_46_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_47_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_48_LOD4","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_49_LOD5","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_50_LOD6","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_51_LOD7","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_52_LOD8","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_53_LOD9","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_54_LOD10","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_b_part_55_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,-0.007911480830541537],"rotation":[0.0,0.05127154534469962,0.0,0.9986847493768825],"scale":[0.8458920758385997,1.5702915351320075,1.2453515994003521]},{"name":"himbeere_b_part_56_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,-0.007911480830541537],"rotation":[0.0,0.05127154534469962,0.0,0.9986847493768825],"scale":[0.8458920758385997,1.5702915351320075,1.2453515994003521]},{"name":"himbeere_c_part_57_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_58_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_59_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_60_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_61_LOD4","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_62_LOD5","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_a_part_63_LOD0","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_64_LOD1","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_65_LOD2","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_66_LOD3","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_67_LOD4","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_68_LOD5","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_69_LOD6","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_70_LOD7","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_71_LOD8","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_72_LOD9","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_73_LOD10","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_74_LOD11","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_c_part_75_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.05822627368715061],"rotation":[0.0,-0.015095168498961713,0.0,0.9998860614529977],"scale":[0.722635667337087,0.7282183443927011,0.8607718616344183]},{"name":"himbeere_c_part_76_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.05822627368715061],"rotation":[0.0,-0.015095168498961713,0.0,0.9998860614529977],"scale":[0.722635667337087,0.7282183443927011,0.8607718616344183]},{"name":"himbeere_a_part_77_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_78_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_79_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_80_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_b_part_81_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,0.19075581128267288],"rotation":[0.0,-0.10550372156898111,0.0,0.9944189080740042],"scale":[0.9042294603791929,1.051980880902672,1.2831004037273328]},{"name":"himbeere_b_part_82_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,0.19075581128267288],"rotation":[0.0,-0.10550372156898111,0.0,0.9944189080740042],"scale":[0.9042294603791929,1.051980880902672,1.2831004037273328]},{"name":"himbeere_c_part_83_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_84_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_85_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_86_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_87_LOD4","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_88_LOD5","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_89_LOD6","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_90_LOD7","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_91_LOD8","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_92_LOD9","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_93_LOD10","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_94_LOD11","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_a_part_95_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,0.07800812281817082],"rotation":[0.0,0.10328482228380918,0.0,0.994651821234849],"scale":[1.4209320091673034,1.4961378454495438,2.08999466959902]},{"name":"himbeere_a_part_96_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,0.07800812281817082],"rotation":[0.0,0.10328482228380918,0.0,0.994651821234849],"scale":[1.4209320091673034,1.4961378454495438,2.08999466959902]},{"name":"himbeere_b_part_97_LOD0","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_98_LOD1","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_99_LOD2","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_100_LOD3","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_c_part_101_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_102_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_103_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_104_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_a_part_105_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_106_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_107_LOD2","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_108_LOD3","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_109_LOD4","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_110_LOD5","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_111_LOD6","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_112_LOD7","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_113_LOD8","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_114_LOD9","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_b_part_115_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_116_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_117_LOD2","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_118_LOD3","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_119_LOD4","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_120_LOD5","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_121_LOD6","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_122_LOD7","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_123_LOD8","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_124_LOD9","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_c_part_125_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_126_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_127_LOD2","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_128_LOD3","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_129_LOD4","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_130_LOD5","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_131_LOD6","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_132_LOD7","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_133_LOD8","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_134_LOD9","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_135_LOD10","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_136_LOD11","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_a_part_137_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,0.023625312451495573],"rotation":[0.0,-0.05922007521722741,0.0,0.9982449512475713],"scale":[1.4209320091673034,1.5662133868702117,2.102114479664888]},{"name":"himbeere_a_part_138_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,0.023625312451495573],"rotation":[0.0,-0.05922007521722741,0.0,0.9982449512475713],"scale":[1.4209320091673034,1.5662133868702117,2.102114479664888]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"ligusterhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":1,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":1,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":1,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":1,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":1,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":1,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":1,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":1,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":2,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":2,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":2,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":2,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":17,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":18,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":20,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":21,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":22,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":33,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":34,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":36,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":37,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":38,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.114868704498804,0.021817755938402447,-0.7410402255480141],"max":[3.1068235334187833,1.7560697808676142,0.7339282712370325]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14989876373021302,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2265453830157727,-0.06118338230039071,-0.8429909787783967],"max":[3.2188072936519934,1.8048823390112405,0.8445193580748053]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14998396007214854,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3047708270777845,-0.12632450108927057,-0.9337060546674381],"max":[3.304104881551594,1.8683774280559755,0.9337071084013557]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996360819485818,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4121673952603886,-0.19065124464352826,-1.0260405168728424],"max":[3.3986636046944176,1.9289403802871103,1.0302245967215193]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14999011907988818,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.550801960125551,-0.29246814521145087,-1.1740559681346376],"max":[3.5451812690355062,2.0268902847243937,1.1950566546014187]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14991794310816747,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.705263709586155,-0.40432731062126526,-1.3258775089390298],"max":[3.746191010614301,2.1579125165189024,1.376319240043569]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996564111213614,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9466891663269505,-0.5513603489478341,-1.5581531376252682],"max":[3.9546890119272633,2.337271995029469,1.5715859439348876]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499930371902244,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.231366065572053,-0.7456108262573162,-1.8200511687581917],"max":[4.248164532905143,2.5209261904237246,1.8362456817853374]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14998415121672967,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.500830908081781,-0.9269344123132705,-2.1314638117536466],"max":[4.47798301979665,2.71906086331026,2.075711624518255]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998673148855793,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.809210906188916,-1.142352362984725,-2.4500870421091134],"max":[4.821166677561165,2.9190221610993943,2.3726763271975053]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.1499923460589489,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.161093534066879,-1.3968148091878827,-2.774891946984101],"max":[5.12771593171015,3.186168860372606,2.7903119063837276]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14974929438132617,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.607343949623724,-1.7703026361303118,-3.2000726072097994],"max":[5.546086456307794,3.4487950062771113,3.156147309146076]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14994223416924887,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_b_winter.gltf b/mods/trees/assets/ligusterhecke_b_winter.gltf new file mode 100644 index 0000000..5bf09e5 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,18,26,28,30,32,34,38,44,55,57,63,75,77,81,83,95,97,101,105,115,125,137,139]},{"name":"hedge_LOD1","children":[13,19,27,29,31,33,35,39,45,56,58,64,76,78,82,84,96,98,102,106,116,126,138,140]},{"name":"hedge_LOD2","children":[14,20,36,40,46,59,65,79,85,99,103,107,117,127,141]},{"name":"hedge_LOD3","children":[15,21,37,41,47,60,66,80,86,100,104,108,118,128,142]},{"name":"hedge_LOD4","children":[16,22,42,48,61,67,87,109,119,129,143]},{"name":"hedge_LOD5","children":[17,23,43,49,62,68,88,110,120,130,144]},{"name":"hedge_LOD6","children":[24,50,69,89,111,121,131,145]},{"name":"hedge_LOD7","children":[25,51,70,90,112,122,132,146]},{"name":"hedge_LOD8","children":[52,71,91,113,123,133,147]},{"name":"hedge_LOD9","children":[53,72,92,114,124,134,148]},{"name":"hedge_LOD10","children":[54,73,93,135,149]},{"name":"hedge_LOD11","children":[74,94,136,150]},{"name":"himbeere_b_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_b_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,0.109147388377764],"rotation":[0.0,-0.0723938367736759,0.0,0.99737612383553],"scale":[0.8458920758385997,1.5443639885446643,1.20193428421621]},{"name":"himbeere_c_part_18_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_19_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_20_LOD2","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_21_LOD3","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_22_LOD4","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_23_LOD5","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_24_LOD6","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_c_part_25_LOD7","mesh":5,"translation":[-2.4545454545454546,-0.0,0.04167848797793003],"rotation":[0.0,0.01969483957321616,0.0,0.9998060378364322],"scale":[0.6760140113798554,1.151129807918141,1.0453834098390482]},{"name":"himbeere_a_part_26_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,-0.0797430663315255],"rotation":[0.0,-0.006206830283045446,0.0,0.9999807374433957],"scale":[1.3292589763177998,2.4778475802102085,2.161355235914737]},{"name":"himbeere_a_part_27_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,-0.0797430663315255],"rotation":[0.0,-0.006206830283045446,0.0,0.9999807374433957],"scale":[1.3292589763177998,2.4778475802102085,2.161355235914737]},{"name":"himbeere_b_part_28_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.12859160640529466],"rotation":[0.0,0.023449238085653475,0.0,0.9997250288120241],"scale":[0.8458920758385997,1.5058035068775824,1.1614405339190204]},{"name":"himbeere_b_part_29_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.12859160640529466],"rotation":[0.0,0.023449238085653475,0.0,0.9997250288120241],"scale":[0.8458920758385997,1.5058035068775824,1.1614405339190204]},{"name":"himbeere_c_part_30_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.014013385266400585],"rotation":[0.0,0.07152076680881422,0.0,0.9974391108809997],"scale":[0.6760140113798554,1.09968227067038,0.8067312710937257]},{"name":"himbeere_c_part_31_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.014013385266400585],"rotation":[0.0,0.07152076680881422,0.0,0.9974391108809997],"scale":[0.6760140113798554,1.09968227067038,0.8067312710937257]},{"name":"himbeere_a_part_32_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,0.098986001393877],"rotation":[0.0,-0.010108521234507981,0.0,0.9999489075940088],"scale":[1.3292589763177998,2.4908600679017563,2.069293373764809]},{"name":"himbeere_a_part_33_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,0.098986001393877],"rotation":[0.0,-0.010108521234507981,0.0,0.9999489075940088],"scale":[1.3292589763177998,2.4908600679017563,2.069293373764809]},{"name":"himbeere_b_part_34_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_35_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_36_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_b_part_37_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.05275808730534465],"rotation":[0.0,-0.07110259867231086,0.0,0.9974690072689197],"scale":[0.8458920758385997,1.6027185086803077,1.4173491611226046]},{"name":"himbeere_c_part_38_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_39_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_40_LOD2","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_41_LOD3","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_42_LOD4","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_c_part_43_LOD5","mesh":5,"translation":[0.8181818181818179,-0.0,0.036765654277427784],"rotation":[0.0,0.07972907666065433,0.0,0.9968165700543102],"scale":[0.6760140113798554,1.1006238405679716,0.8685132653766091]},{"name":"himbeere_a_part_44_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_45_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_46_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_47_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_48_LOD4","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_49_LOD5","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_50_LOD6","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_51_LOD7","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_52_LOD8","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_53_LOD9","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_a_part_54_LOD10","mesh":9,"translation":[1.3636363636363633,-0.0,0.08403906172019421],"rotation":[0.0,0.052897515799816094,0.0,0.998599946335973],"scale":[1.3292589763177998,2.522961729886446,2.099620443059483]},{"name":"himbeere_b_part_55_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,-0.007911480830541537],"rotation":[0.0,0.05127154534469962,0.0,0.9986847493768825],"scale":[0.8458920758385997,1.5702915351320075,1.2453515994003521]},{"name":"himbeere_b_part_56_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,-0.007911480830541537],"rotation":[0.0,0.05127154534469962,0.0,0.9986847493768825],"scale":[0.8458920758385997,1.5702915351320075,1.2453515994003521]},{"name":"himbeere_c_part_57_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_58_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_59_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_60_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_61_LOD4","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_c_part_62_LOD5","mesh":5,"translation":[2.454545454545454,-0.0,0.12914790141285476],"rotation":[0.0,-0.027914088636194257,0.0,0.9996103259048551],"scale":[0.6760140113798554,1.1105859665574676,0.8717268673971686]},{"name":"himbeere_a_part_63_LOD0","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_64_LOD1","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_65_LOD2","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_66_LOD3","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_67_LOD4","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_68_LOD5","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_69_LOD6","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_70_LOD7","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_71_LOD8","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_72_LOD9","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_73_LOD10","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_a_part_74_LOD11","mesh":9,"translation":[3.0,-0.0,-0.1149744146276972],"rotation":[0.0,-0.012455792468502211,0.0,0.9999224236079425],"scale":[1.3292589763177998,2.427149836275753,2.0774138623394416]},{"name":"himbeere_c_part_75_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.05822627368715061],"rotation":[0.0,-0.015095168498961713,0.0,0.9998860614529977],"scale":[0.722635667337087,0.7282183443927011,0.8607718616344183]},{"name":"himbeere_c_part_76_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.05822627368715061],"rotation":[0.0,-0.015095168498961713,0.0,0.9998860614529977],"scale":[0.722635667337087,0.7282183443927011,0.8607718616344183]},{"name":"himbeere_a_part_77_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_78_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_79_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_a_part_80_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.12991597253700177],"rotation":[0.0,-0.06997416494093509,0.0,0.9975488039393455],"scale":[1.4209320091673034,1.448474882125791,2.298808896907543]},{"name":"himbeere_b_part_81_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,0.19075581128267288],"rotation":[0.0,-0.10550372156898111,0.0,0.9944189080740042],"scale":[0.9042294603791929,1.051980880902672,1.2831004037273328]},{"name":"himbeere_b_part_82_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,0.19075581128267288],"rotation":[0.0,-0.10550372156898111,0.0,0.9944189080740042],"scale":[0.9042294603791929,1.051980880902672,1.2831004037273328]},{"name":"himbeere_c_part_83_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_84_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_85_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_86_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_87_LOD4","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_88_LOD5","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_89_LOD6","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_90_LOD7","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_91_LOD8","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_92_LOD9","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_93_LOD10","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_c_part_94_LOD11","mesh":5,"translation":[-1.090909090909091,-0.0,-0.1101789172323767],"rotation":[0.0,0.00035059630468854854,0.0,0.9999999385411137],"scale":[0.722635667337087,0.6989004672390248,0.9050836763272307]},{"name":"himbeere_a_part_95_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,0.07800812281817082],"rotation":[0.0,0.10328482228380918,0.0,0.994651821234849],"scale":[1.4209320091673034,1.4961378454495438,2.08999466959902]},{"name":"himbeere_a_part_96_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,0.07800812281817082],"rotation":[0.0,0.10328482228380918,0.0,0.994651821234849],"scale":[1.4209320091673034,1.4961378454495438,2.08999466959902]},{"name":"himbeere_b_part_97_LOD0","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_98_LOD1","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_99_LOD2","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_b_part_100_LOD3","mesh":1,"translation":[0.0,-0.0,-0.1668494449685669],"rotation":[0.0,-0.08916776542633144,0.0,0.9960166211509097],"scale":[0.9042294603791929,0.9546239177531882,1.3300396704924824]},{"name":"himbeere_c_part_101_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_102_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_103_LOD2","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_c_part_104_LOD3","mesh":5,"translation":[0.545454545454545,-0.0,0.13074081219512884],"rotation":[0.0,-0.03001821617546601,0.0,0.9995493518069245],"scale":[0.722635667337087,0.6511362064884263,0.9205243877553688]},{"name":"himbeere_a_part_105_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_106_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_107_LOD2","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_108_LOD3","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_109_LOD4","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_110_LOD5","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_111_LOD6","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_112_LOD7","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_113_LOD8","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_a_part_114_LOD9","mesh":9,"translation":[1.0909090909090908,-0.0,-0.17005354927718447],"rotation":[0.0,0.07016964394151327,0.0,0.9975350726010195],"scale":[1.4209320091673034,1.6989076406158121,2.2592709314160624]},{"name":"himbeere_b_part_115_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_116_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_117_LOD2","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_118_LOD3","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_119_LOD4","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_120_LOD5","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_121_LOD6","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_122_LOD7","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_123_LOD8","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_b_part_124_LOD9","mesh":1,"translation":[1.6363636363636358,-0.0,0.20402603243434336],"rotation":[0.0,-0.06729681097968926,0.0,0.9977329999714172],"scale":[0.9042294603791929,1.0588071747461825,1.2506232673215647]},{"name":"himbeere_c_part_125_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_126_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_127_LOD2","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_128_LOD3","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_129_LOD4","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_130_LOD5","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_131_LOD6","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_132_LOD7","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_133_LOD8","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_134_LOD9","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_135_LOD10","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_c_part_136_LOD11","mesh":5,"translation":[2.1818181818181817,-0.0,-0.04985489763605663],"rotation":[0.0,0.06137229653843766,0.0,0.9981149438905311],"scale":[0.722635667337087,0.7113708116535097,1.040162552779305]},{"name":"himbeere_a_part_137_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,0.023625312451495573],"rotation":[0.0,-0.05922007521722741,0.0,0.9982449512475713],"scale":[1.4209320091673034,1.5662133868702117,2.102114479664888]},{"name":"himbeere_a_part_138_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,0.023625312451495573],"rotation":[0.0,-0.05922007521722741,0.0,0.9982449512475713],"scale":[1.4209320091673034,1.5662133868702117,2.102114479664888]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"ligusterhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":0,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":0,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":0,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":0,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":0,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":0,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":1,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":1,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":1,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":1,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":1,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":1,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":1,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":1,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":2,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":2,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":2,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":2,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":2,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":2,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":1,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":2,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":4,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":5,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":6,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":17,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":18,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":20,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":21,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":22,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":33,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":34,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":36,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":37,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":38,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.114868704498804,0.021817755938402447,-0.7410402255480141],"max":[3.1068235334187833,1.7560697808676142,0.7339282712370325]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14989876373021302,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":20736,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2265453830157727,-0.06118338230039071,-0.8429909787783967],"max":[3.2188072936519934,1.8048823390112405,0.8445193580748053]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14998396007214854,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":16128,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3047708270777845,-0.12632450108927057,-0.9337060546674381],"max":[3.304104881551594,1.8683774280559755,0.9337071084013557]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996360819485818,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":15840,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4121673952603886,-0.19065124464352826,-1.0260405168728424],"max":[3.3986636046944176,1.9289403802871103,1.0302245967215193]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14999011907988818,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":15552,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.550801960125551,-0.29246814521145087,-1.1740559681346376],"max":[3.5451812690355062,2.0268902847243937,1.1950566546014187]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14991794310816747,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":15264,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.705263709586155,-0.40432731062126526,-1.3258775089390298],"max":[3.746191010614301,2.1579125165189024,1.376319240043569]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14996564111213614,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":14976,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9466891663269505,-0.5513603489478341,-1.5581531376252682],"max":[3.9546890119272633,2.337271995029469,1.5715859439348876]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499930371902244,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":14688,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.231366065572053,-0.7456108262573162,-1.8200511687581917],"max":[4.248164532905143,2.5209261904237246,1.8362456817853374]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14998415121672967,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":14400,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.500830908081781,-0.9269344123132705,-2.1314638117536466],"max":[4.47798301979665,2.71906086331026,2.075711624518255]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14998673148855793,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":14112,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.809210906188916,-1.142352362984725,-2.4500870421091134],"max":[4.821166677561165,2.9190221610993943,2.3726763271975053]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.1499923460589489,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":13824,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.161093534066879,-1.3968148091878827,-2.774891946984101],"max":[5.12771593171015,3.186168860372606,2.7903119063837276]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14974929438132617,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":13392,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.607343949623724,-1.7703026361303118,-3.2000726072097994],"max":[5.546086456307794,3.4487950062771113,3.156147309146076]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14994223416924887,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":12960,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_c.gltf b/mods/trees/assets/ligusterhecke_c.gltf new file mode 100644 index 0000000..5be08a3 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,20,22,28,30,40,42,46,48,52,62,68,70,72,78,80,84,96,108,110,112,123,127,139]},{"name":"hedge_LOD1","children":[13,21,23,29,31,41,43,47,49,53,63,69,71,73,79,81,85,97,109,111,113,124,128,140]},{"name":"hedge_LOD2","children":[14,24,32,44,50,54,64,74,82,86,98,114,125,129,141]},{"name":"hedge_LOD3","children":[15,25,33,45,51,55,65,75,83,87,99,115,126,130,142]},{"name":"hedge_LOD4","children":[16,26,34,56,66,76,88,100,116,131,143]},{"name":"hedge_LOD5","children":[17,27,35,57,67,77,89,101,117,132,144]},{"name":"hedge_LOD6","children":[18,36,58,90,102,118,133,145]},{"name":"hedge_LOD7","children":[19,37,59,91,103,119,134,146]},{"name":"hedge_LOD8","children":[38,60,92,104,120,135,147]},{"name":"hedge_LOD9","children":[39,61,93,105,121,136,148]},{"name":"hedge_LOD10","children":[94,106,122,137,149]},{"name":"hedge_LOD11","children":[95,107,138,150]},{"name":"himbeere_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_a_part_20_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.06748494763477594],"rotation":[0.0,0.01109525765652924,0.0,0.9999384457343038],"scale":[1.3292589763177998,2.9379710570278688,2.336065123162447]},{"name":"himbeere_a_part_21_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.06748494763477594],"rotation":[0.0,0.01109525765652924,0.0,0.9999384457343038],"scale":[1.3292589763177998,2.9379710570278688,2.336065123162447]},{"name":"himbeere_b_part_22_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_23_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_24_LOD2","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_25_LOD3","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_26_LOD4","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_27_LOD5","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_c_part_28_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.05468751711008807],"rotation":[0.0,0.06105463372638905,0.0,0.9981344256664713],"scale":[0.6760140113798554,1.3601137375087313,0.9404627512149615]},{"name":"himbeere_c_part_29_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.05468751711008807],"rotation":[0.0,0.06105463372638905,0.0,0.9981344256664713],"scale":[0.6760140113798554,1.3601137375087313,0.9404627512149615]},{"name":"himbeere_a_part_30_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_31_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_32_LOD2","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_33_LOD3","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_34_LOD4","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_35_LOD5","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_36_LOD6","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_37_LOD7","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_38_LOD8","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_39_LOD9","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_b_part_40_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.06814466089966861],"rotation":[0.0,0.041992790908137234,0.0,0.999117913717768],"scale":[0.8458920758385997,1.9030315923963022,1.287577246352728]},{"name":"himbeere_b_part_41_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.06814466089966861],"rotation":[0.0,0.041992790908137234,0.0,0.999117913717768],"scale":[0.8458920758385997,1.9030315923963022,1.287577246352728]},{"name":"himbeere_c_part_42_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_43_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_44_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_45_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_a_part_46_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.10230250182303771],"rotation":[0.0,-0.005400491096635355,0.0,0.9999854172416291],"scale":[1.3292589763177998,2.92236301991393,2.2374202059249133]},{"name":"himbeere_a_part_47_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.10230250182303771],"rotation":[0.0,-0.005400491096635355,0.0,0.9999854172416291],"scale":[1.3292589763177998,2.92236301991393,2.2374202059249133]},{"name":"himbeere_b_part_48_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_49_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_50_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_51_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_c_part_52_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_53_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_54_LOD2","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_55_LOD3","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_56_LOD4","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_57_LOD5","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_58_LOD6","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_59_LOD7","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_60_LOD8","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_61_LOD9","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_a_part_62_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_63_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_64_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_65_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_66_LOD4","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_67_LOD5","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_b_part_68_LOD0","mesh":9,"translation":[3.0,-0.0,-0.07146463051129417],"rotation":[0.0,0.037563646933796546,0.0,0.9992942371639262],"scale":[0.8458920758385997,1.9550804774272972,1.3273743223381078]},{"name":"himbeere_b_part_69_LOD1","mesh":9,"translation":[3.0,-0.0,-0.07146463051129417],"rotation":[0.0,0.037563646933796546,0.0,0.9992942371639262],"scale":[0.8458920758385997,1.9550804774272972,1.3273743223381078]},{"name":"himbeere_a_part_70_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.11012804167124868],"rotation":[0.0,0.047803020371009884,0.0,0.9988567821481761],"scale":[1.4209320091673034,1.9952114358631627,2.4523468986359394]},{"name":"himbeere_a_part_71_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.11012804167124868],"rotation":[0.0,0.047803020371009884,0.0,0.9988567821481761],"scale":[1.4209320091673034,1.9952114358631627,2.4523468986359394]},{"name":"himbeere_b_part_72_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_73_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_74_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_75_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_76_LOD4","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_77_LOD5","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_c_part_78_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,-0.06427633541712863],"rotation":[0.0,0.053153203021234746,0.0,0.9985863693284539],"scale":[0.722635667337087,0.8421505079991731,0.948360024064014]},{"name":"himbeere_c_part_79_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,-0.06427633541712863],"rotation":[0.0,0.053153203021234746,0.0,0.9985863693284539],"scale":[0.722635667337087,0.8421505079991731,0.948360024064014]},{"name":"himbeere_a_part_80_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_81_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_82_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_83_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_b_part_84_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_85_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_86_LOD2","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_87_LOD3","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_88_LOD4","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_89_LOD5","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_90_LOD6","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_91_LOD7","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_92_LOD8","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_93_LOD9","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_94_LOD10","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_95_LOD11","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_c_part_96_LOD0","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_97_LOD1","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_98_LOD2","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_99_LOD3","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_100_LOD4","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_101_LOD5","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_102_LOD6","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_103_LOD7","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_104_LOD8","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_105_LOD9","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_106_LOD10","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_107_LOD11","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_a_part_108_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.10076761759178879],"rotation":[0.0,-0.021344320826220484,0.0,0.9997721840341766],"scale":[1.4209320091673034,1.798369507984558,2.1014322840716493]},{"name":"himbeere_a_part_109_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.10076761759178879],"rotation":[0.0,-0.021344320826220484,0.0,0.9997721840341766],"scale":[1.4209320091673034,1.798369507984558,2.1014322840716493]},{"name":"himbeere_b_part_110_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,0.01208524937111044],"rotation":[0.0,0.06047190528571671,0.0,0.9981698997020073],"scale":[0.9042294603791929,1.2322459835486494,1.1890804387703229]},{"name":"himbeere_b_part_111_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,0.01208524937111044],"rotation":[0.0,0.06047190528571671,0.0,0.9981698997020073],"scale":[0.9042294603791929,1.2322459835486494,1.1890804387703229]},{"name":"himbeere_c_part_112_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_113_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_114_LOD2","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_115_LOD3","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_116_LOD4","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_117_LOD5","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_118_LOD6","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_119_LOD7","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_120_LOD8","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_121_LOD9","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_122_LOD10","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_a_part_123_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_124_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_125_LOD2","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_126_LOD3","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_b_part_127_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_128_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_129_LOD2","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_130_LOD3","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_131_LOD4","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_132_LOD5","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_133_LOD6","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_134_LOD7","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_135_LOD8","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_136_LOD9","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_137_LOD10","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_138_LOD11","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"ligusterhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":0,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":0,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":0,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":0,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":1,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":1,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":1,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":1,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":2,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":2,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":2,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":2,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":1,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":2,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":4,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":5,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":6,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":17,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":18,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":20,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":21,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":22,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":33,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":34,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":36,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":37,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":38,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1149791884732254,0.026109445001558318,-0.7310834587561275],"max":[3.1154884274969197,2.1537015616985116,0.7336362371350651]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499029295789543,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.225383219467821,-0.05441721807693567,-0.8436722957641697],"max":[3.2187902012802607,2.20416734798361,0.8474234422288891]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.1499761274038971,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.292559298102895,-0.11239144495628217,-0.9341380692791552],"max":[3.2955466850067205,2.2586875442143075,0.9310350384492985]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996365570251394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.41795683927402,-0.1862829316483702,-1.0359261538628628],"max":[3.4281509361749336,2.334879900085175,1.0310559150078065]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14986407929043824,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5442131697936374,-0.28083017975184515,-1.1696922789353768],"max":[3.528952914202887,2.4414122338341215,1.1755198949160852]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14993151552628398,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7375815193316826,-0.4110947609586228,-1.3592252397169018],"max":[3.7453597523164133,2.5439120272264333,1.3582666446938791]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14992670842004815,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.918095031292879,-0.5079240791492217,-1.5484731152638773],"max":[3.968808038196289,2.7403406026424397,1.5379628815223652]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14978386535341603,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.220282904444922,-0.7478467173415453,-1.8409701945208532],"max":[4.21506036719153,2.938216553396725,1.8144533933129248]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499846048807846,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.533115891584483,-0.9007963378863468,-2.1232093948746793],"max":[4.497642244900471,3.0860529879223426,2.02524706370036]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14996549980800572,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.782979237213164,-1.203861781932779,-2.4542439582053834],"max":[4.791776904724297,3.3360152020457923,2.410098885505025]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14987224966452292,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.149261605199833,-1.3654685472374646,-2.8038293344563776],"max":[5.149639785945979,3.4987373862338464,2.7581546673077253]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14984635070053995,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.574139820777212,-1.720555335492446,-3.1965539008091866],"max":[5.607274430480429,3.8676569125175586,3.1880588080531895]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499679510213773,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_summer.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5480392156862745,1.0,0.7080392156862745,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_c_hedge.bin b/mods/trees/assets/ligusterhecke_c_hedge.bin new file mode 100644 index 0000000..dd6383b --- /dev/null +++ b/mods/trees/assets/ligusterhecke_c_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c204b03536c84cd59cbc3ae99c1177dd22f281667abe874fdb0cfaa8ccafc3d0 +size 8841000 diff --git a/mods/trees/assets/ligusterhecke_c_herbst.gltf b/mods/trees/assets/ligusterhecke_c_herbst.gltf new file mode 100644 index 0000000..7e2ad14 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,20,22,28,30,40,42,46,48,52,62,68,70,72,78,80,84,96,108,110,112,123,127,139]},{"name":"hedge_LOD1","children":[13,21,23,29,31,41,43,47,49,53,63,69,71,73,79,81,85,97,109,111,113,124,128,140]},{"name":"hedge_LOD2","children":[14,24,32,44,50,54,64,74,82,86,98,114,125,129,141]},{"name":"hedge_LOD3","children":[15,25,33,45,51,55,65,75,83,87,99,115,126,130,142]},{"name":"hedge_LOD4","children":[16,26,34,56,66,76,88,100,116,131,143]},{"name":"hedge_LOD5","children":[17,27,35,57,67,77,89,101,117,132,144]},{"name":"hedge_LOD6","children":[18,36,58,90,102,118,133,145]},{"name":"hedge_LOD7","children":[19,37,59,91,103,119,134,146]},{"name":"hedge_LOD8","children":[38,60,92,104,120,135,147]},{"name":"hedge_LOD9","children":[39,61,93,105,121,136,148]},{"name":"hedge_LOD10","children":[94,106,122,137,149]},{"name":"hedge_LOD11","children":[95,107,138,150]},{"name":"himbeere_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_a_part_20_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.06748494763477594],"rotation":[0.0,0.01109525765652924,0.0,0.9999384457343038],"scale":[1.3292589763177998,2.9379710570278688,2.336065123162447]},{"name":"himbeere_a_part_21_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.06748494763477594],"rotation":[0.0,0.01109525765652924,0.0,0.9999384457343038],"scale":[1.3292589763177998,2.9379710570278688,2.336065123162447]},{"name":"himbeere_b_part_22_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_23_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_24_LOD2","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_25_LOD3","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_26_LOD4","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_27_LOD5","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_c_part_28_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.05468751711008807],"rotation":[0.0,0.06105463372638905,0.0,0.9981344256664713],"scale":[0.6760140113798554,1.3601137375087313,0.9404627512149615]},{"name":"himbeere_c_part_29_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.05468751711008807],"rotation":[0.0,0.06105463372638905,0.0,0.9981344256664713],"scale":[0.6760140113798554,1.3601137375087313,0.9404627512149615]},{"name":"himbeere_a_part_30_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_31_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_32_LOD2","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_33_LOD3","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_34_LOD4","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_35_LOD5","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_36_LOD6","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_37_LOD7","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_38_LOD8","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_39_LOD9","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_b_part_40_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.06814466089966861],"rotation":[0.0,0.041992790908137234,0.0,0.999117913717768],"scale":[0.8458920758385997,1.9030315923963022,1.287577246352728]},{"name":"himbeere_b_part_41_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.06814466089966861],"rotation":[0.0,0.041992790908137234,0.0,0.999117913717768],"scale":[0.8458920758385997,1.9030315923963022,1.287577246352728]},{"name":"himbeere_c_part_42_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_43_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_44_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_45_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_a_part_46_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.10230250182303771],"rotation":[0.0,-0.005400491096635355,0.0,0.9999854172416291],"scale":[1.3292589763177998,2.92236301991393,2.2374202059249133]},{"name":"himbeere_a_part_47_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.10230250182303771],"rotation":[0.0,-0.005400491096635355,0.0,0.9999854172416291],"scale":[1.3292589763177998,2.92236301991393,2.2374202059249133]},{"name":"himbeere_b_part_48_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_49_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_50_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_51_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_c_part_52_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_53_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_54_LOD2","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_55_LOD3","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_56_LOD4","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_57_LOD5","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_58_LOD6","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_59_LOD7","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_60_LOD8","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_61_LOD9","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_a_part_62_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_63_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_64_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_65_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_66_LOD4","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_67_LOD5","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_b_part_68_LOD0","mesh":9,"translation":[3.0,-0.0,-0.07146463051129417],"rotation":[0.0,0.037563646933796546,0.0,0.9992942371639262],"scale":[0.8458920758385997,1.9550804774272972,1.3273743223381078]},{"name":"himbeere_b_part_69_LOD1","mesh":9,"translation":[3.0,-0.0,-0.07146463051129417],"rotation":[0.0,0.037563646933796546,0.0,0.9992942371639262],"scale":[0.8458920758385997,1.9550804774272972,1.3273743223381078]},{"name":"himbeere_a_part_70_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.11012804167124868],"rotation":[0.0,0.047803020371009884,0.0,0.9988567821481761],"scale":[1.4209320091673034,1.9952114358631627,2.4523468986359394]},{"name":"himbeere_a_part_71_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.11012804167124868],"rotation":[0.0,0.047803020371009884,0.0,0.9988567821481761],"scale":[1.4209320091673034,1.9952114358631627,2.4523468986359394]},{"name":"himbeere_b_part_72_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_73_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_74_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_75_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_76_LOD4","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_77_LOD5","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_c_part_78_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,-0.06427633541712863],"rotation":[0.0,0.053153203021234746,0.0,0.9985863693284539],"scale":[0.722635667337087,0.8421505079991731,0.948360024064014]},{"name":"himbeere_c_part_79_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,-0.06427633541712863],"rotation":[0.0,0.053153203021234746,0.0,0.9985863693284539],"scale":[0.722635667337087,0.8421505079991731,0.948360024064014]},{"name":"himbeere_a_part_80_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_81_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_82_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_83_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_b_part_84_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_85_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_86_LOD2","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_87_LOD3","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_88_LOD4","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_89_LOD5","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_90_LOD6","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_91_LOD7","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_92_LOD8","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_93_LOD9","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_94_LOD10","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_95_LOD11","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_c_part_96_LOD0","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_97_LOD1","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_98_LOD2","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_99_LOD3","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_100_LOD4","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_101_LOD5","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_102_LOD6","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_103_LOD7","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_104_LOD8","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_105_LOD9","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_106_LOD10","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_107_LOD11","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_a_part_108_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.10076761759178879],"rotation":[0.0,-0.021344320826220484,0.0,0.9997721840341766],"scale":[1.4209320091673034,1.798369507984558,2.1014322840716493]},{"name":"himbeere_a_part_109_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.10076761759178879],"rotation":[0.0,-0.021344320826220484,0.0,0.9997721840341766],"scale":[1.4209320091673034,1.798369507984558,2.1014322840716493]},{"name":"himbeere_b_part_110_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,0.01208524937111044],"rotation":[0.0,0.06047190528571671,0.0,0.9981698997020073],"scale":[0.9042294603791929,1.2322459835486494,1.1890804387703229]},{"name":"himbeere_b_part_111_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,0.01208524937111044],"rotation":[0.0,0.06047190528571671,0.0,0.9981698997020073],"scale":[0.9042294603791929,1.2322459835486494,1.1890804387703229]},{"name":"himbeere_c_part_112_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_113_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_114_LOD2","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_115_LOD3","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_116_LOD4","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_117_LOD5","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_118_LOD6","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_119_LOD7","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_120_LOD8","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_121_LOD9","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_122_LOD10","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_a_part_123_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_124_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_125_LOD2","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_126_LOD3","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_b_part_127_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_128_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_129_LOD2","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_130_LOD3","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_131_LOD4","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_132_LOD5","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_133_LOD6","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_134_LOD7","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_135_LOD8","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_136_LOD9","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_137_LOD10","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_138_LOD11","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"ligusterhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":0,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":0,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":0,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":0,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":1,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":1,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":1,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":1,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":2,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":2,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":2,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":2,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":1,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":2,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":4,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":5,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":6,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":17,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":18,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":20,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":21,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":22,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":33,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":34,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":36,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":37,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":38,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1149791884732254,0.026109445001558318,-0.7310834587561275],"max":[3.1154884274969197,2.1537015616985116,0.7336362371350651]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499029295789543,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.225383219467821,-0.05441721807693567,-0.8436722957641697],"max":[3.2187902012802607,2.20416734798361,0.8474234422288891]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.1499761274038971,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.292559298102895,-0.11239144495628217,-0.9341380692791552],"max":[3.2955466850067205,2.2586875442143075,0.9310350384492985]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996365570251394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.41795683927402,-0.1862829316483702,-1.0359261538628628],"max":[3.4281509361749336,2.334879900085175,1.0310559150078065]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14986407929043824,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5442131697936374,-0.28083017975184515,-1.1696922789353768],"max":[3.528952914202887,2.4414122338341215,1.1755198949160852]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14993151552628398,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7375815193316826,-0.4110947609586228,-1.3592252397169018],"max":[3.7453597523164133,2.5439120272264333,1.3582666446938791]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14992670842004815,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.918095031292879,-0.5079240791492217,-1.5484731152638773],"max":[3.968808038196289,2.7403406026424397,1.5379628815223652]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14978386535341603,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.220282904444922,-0.7478467173415453,-1.8409701945208532],"max":[4.21506036719153,2.938216553396725,1.8144533933129248]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499846048807846,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.533115891584483,-0.9007963378863468,-2.1232093948746793],"max":[4.497642244900471,3.0860529879223426,2.02524706370036]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14996549980800572,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.782979237213164,-1.203861781932779,-2.4542439582053834],"max":[4.791776904724297,3.3360152020457923,2.410098885505025]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14987224966452292,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.149261605199833,-1.3654685472374646,-2.8038293344563776],"max":[5.149639785945979,3.4987373862338464,2.7581546673077253]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14984635070053995,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.574139820777212,-1.720555335492446,-3.1965539008091866],"max":[5.607274430480429,3.8676569125175586,3.1880588080531895]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499679510213773,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_autumn.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.68,0.62,0.24,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/ligusterhecke_c_winter.gltf b/mods/trees/assets/ligusterhecke_c_winter.gltf new file mode 100644 index 0000000..9954082 --- /dev/null +++ b/mods/trees/assets/ligusterhecke_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,20,22,28,30,40,42,46,48,52,62,68,70,72,78,80,84,96,108,110,112,123,127,139]},{"name":"hedge_LOD1","children":[13,21,23,29,31,41,43,47,49,53,63,69,71,73,79,81,85,97,109,111,113,124,128,140]},{"name":"hedge_LOD2","children":[14,24,32,44,50,54,64,74,82,86,98,114,125,129,141]},{"name":"hedge_LOD3","children":[15,25,33,45,51,55,65,75,83,87,99,115,126,130,142]},{"name":"hedge_LOD4","children":[16,26,34,56,66,76,88,100,116,131,143]},{"name":"hedge_LOD5","children":[17,27,35,57,67,77,89,101,117,132,144]},{"name":"hedge_LOD6","children":[18,36,58,90,102,118,133,145]},{"name":"hedge_LOD7","children":[19,37,59,91,103,119,134,146]},{"name":"hedge_LOD8","children":[38,60,92,104,120,135,147]},{"name":"hedge_LOD9","children":[39,61,93,105,121,136,148]},{"name":"hedge_LOD10","children":[94,106,122,137,149]},{"name":"hedge_LOD11","children":[95,107,138,150]},{"name":"himbeere_c_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_16_LOD4","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_17_LOD5","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_18_LOD6","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_c_part_19_LOD7","mesh":1,"translation":[-3.0,-0.0,-0.11061904135573172],"rotation":[0.0,-0.01788240274709121,0.0,0.999840097051519],"scale":[0.6760140113798554,1.440572488250693,0.9992143205584864]},{"name":"himbeere_a_part_20_LOD0","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.06748494763477594],"rotation":[0.0,0.01109525765652924,0.0,0.9999384457343038],"scale":[1.3292589763177998,2.9379710570278688,2.336065123162447]},{"name":"himbeere_a_part_21_LOD1","mesh":5,"translation":[-2.4545454545454546,-0.0,-0.06748494763477594],"rotation":[0.0,0.01109525765652924,0.0,0.9999384457343038],"scale":[1.3292589763177998,2.9379710570278688,2.336065123162447]},{"name":"himbeere_b_part_22_LOD0","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_23_LOD1","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_24_LOD2","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_25_LOD3","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_26_LOD4","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_b_part_27_LOD5","mesh":9,"translation":[-1.9090909090909092,-0.0,0.02258216439035421],"rotation":[0.0,0.0649771591251297,0.0,0.9978867514863736],"scale":[0.8458920758385997,1.9490537499105416,1.4417211410008421]},{"name":"himbeere_c_part_28_LOD0","mesh":1,"translation":[-1.3636363636363638,-0.0,0.05468751711008807],"rotation":[0.0,0.06105463372638905,0.0,0.9981344256664713],"scale":[0.6760140113798554,1.3601137375087313,0.9404627512149615]},{"name":"himbeere_c_part_29_LOD1","mesh":1,"translation":[-1.3636363636363638,-0.0,0.05468751711008807],"rotation":[0.0,0.06105463372638905,0.0,0.9981344256664713],"scale":[0.6760140113798554,1.3601137375087313,0.9404627512149615]},{"name":"himbeere_a_part_30_LOD0","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_31_LOD1","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_32_LOD2","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_33_LOD3","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_34_LOD4","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_35_LOD5","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_36_LOD6","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_37_LOD7","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_38_LOD8","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_a_part_39_LOD9","mesh":5,"translation":[-0.8181818181818183,-0.0,-0.09888750526935682],"rotation":[0.0,-0.05147093756231957,0.0,0.9986744928085707],"scale":[1.3292589763177998,2.9802923252603666,2.5198553676772764]},{"name":"himbeere_b_part_40_LOD0","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.06814466089966861],"rotation":[0.0,0.041992790908137234,0.0,0.999117913717768],"scale":[0.8458920758385997,1.9030315923963022,1.287577246352728]},{"name":"himbeere_b_part_41_LOD1","mesh":9,"translation":[-0.27272727272727293,-0.0,-0.06814466089966861],"rotation":[0.0,0.041992790908137234,0.0,0.999117913717768],"scale":[0.8458920758385997,1.9030315923963022,1.287577246352728]},{"name":"himbeere_c_part_42_LOD0","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_43_LOD1","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_44_LOD2","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_c_part_45_LOD3","mesh":1,"translation":[0.2727272727272725,-0.0,0.11200256323804772],"rotation":[0.0,-0.05695566279196117,0.0,0.9983767087006429],"scale":[0.6760140113798554,1.4068752902868367,0.9127656002778787]},{"name":"himbeere_a_part_46_LOD0","mesh":5,"translation":[0.8181818181818179,-0.0,0.10230250182303771],"rotation":[0.0,-0.005400491096635355,0.0,0.9999854172416291],"scale":[1.3292589763177998,2.92236301991393,2.2374202059249133]},{"name":"himbeere_a_part_47_LOD1","mesh":5,"translation":[0.8181818181818179,-0.0,0.10230250182303771],"rotation":[0.0,-0.005400491096635355,0.0,0.9999854172416291],"scale":[1.3292589763177998,2.92236301991393,2.2374202059249133]},{"name":"himbeere_b_part_48_LOD0","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_49_LOD1","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_50_LOD2","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_b_part_51_LOD3","mesh":9,"translation":[1.3636363636363633,-0.0,0.09884434063871064],"rotation":[0.0,0.02609453021238594,0.0,0.9996594797694838],"scale":[0.8458920758385997,1.9607449245505808,1.4738882789338181]},{"name":"himbeere_c_part_52_LOD0","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_53_LOD1","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_54_LOD2","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_55_LOD3","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_56_LOD4","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_57_LOD5","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_58_LOD6","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_59_LOD7","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_60_LOD8","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_c_part_61_LOD9","mesh":1,"translation":[1.9090909090909083,-0.0,0.04495160351671135],"rotation":[0.0,0.05167585990241679,0.0,0.9986639101836743],"scale":[0.6760140113798554,1.350464989183475,0.8142150825778458]},{"name":"himbeere_a_part_62_LOD0","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_63_LOD1","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_64_LOD2","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_65_LOD3","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_66_LOD4","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_a_part_67_LOD5","mesh":5,"translation":[2.454545454545454,-0.0,0.09913992876580158],"rotation":[0.0,0.059014468257298294,0.0,0.998257127465819],"scale":[1.3292589763177998,3.114129136638528,2.07486935152648]},{"name":"himbeere_b_part_68_LOD0","mesh":9,"translation":[3.0,-0.0,-0.07146463051129417],"rotation":[0.0,0.037563646933796546,0.0,0.9992942371639262],"scale":[0.8458920758385997,1.9550804774272972,1.3273743223381078]},{"name":"himbeere_b_part_69_LOD1","mesh":9,"translation":[3.0,-0.0,-0.07146463051129417],"rotation":[0.0,0.037563646933796546,0.0,0.9992942371639262],"scale":[0.8458920758385997,1.9550804774272972,1.3273743223381078]},{"name":"himbeere_a_part_70_LOD0","mesh":5,"translation":[-2.7272727272727275,-0.0,0.11012804167124868],"rotation":[0.0,0.047803020371009884,0.0,0.9988567821481761],"scale":[1.4209320091673034,1.9952114358631627,2.4523468986359394]},{"name":"himbeere_a_part_71_LOD1","mesh":5,"translation":[-2.7272727272727275,-0.0,0.11012804167124868],"rotation":[0.0,0.047803020371009884,0.0,0.9988567821481761],"scale":[1.4209320091673034,1.9952114358631627,2.4523468986359394]},{"name":"himbeere_b_part_72_LOD0","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_73_LOD1","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_74_LOD2","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_75_LOD3","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_76_LOD4","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_b_part_77_LOD5","mesh":9,"translation":[-2.1818181818181817,-0.0,0.14947715652051513],"rotation":[0.0,0.02828749009192897,0.0,0.9995998288836884],"scale":[0.9042294603791929,1.3148374797592586,1.2564529096211101]},{"name":"himbeere_c_part_78_LOD0","mesh":1,"translation":[-1.6363636363636365,-0.0,-0.06427633541712863],"rotation":[0.0,0.053153203021234746,0.0,0.9985863693284539],"scale":[0.722635667337087,0.8421505079991731,0.948360024064014]},{"name":"himbeere_c_part_79_LOD1","mesh":1,"translation":[-1.6363636363636365,-0.0,-0.06427633541712863],"rotation":[0.0,0.053153203021234746,0.0,0.9985863693284539],"scale":[0.722635667337087,0.8421505079991731,0.948360024064014]},{"name":"himbeere_a_part_80_LOD0","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_81_LOD1","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_82_LOD2","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_a_part_83_LOD3","mesh":5,"translation":[-1.090909090909091,-0.0,-0.14075997741641222],"rotation":[0.0,0.06459053870919286,0.0,0.9979118509714454],"scale":[1.4209320091673034,1.8460291450969708,2.4379369881341337]},{"name":"himbeere_b_part_84_LOD0","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_85_LOD1","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_86_LOD2","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_87_LOD3","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_88_LOD4","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_89_LOD5","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_90_LOD6","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_91_LOD7","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_92_LOD8","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_93_LOD9","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_94_LOD10","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_b_part_95_LOD11","mesh":9,"translation":[-0.5454545454545459,-0.0,-0.05526933154349406],"rotation":[0.0,-0.05561958218051391,0.0,0.9984520329380201],"scale":[0.9042294603791929,1.18324462691145,1.4547742746462693]},{"name":"himbeere_c_part_96_LOD0","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_97_LOD1","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_98_LOD2","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_99_LOD3","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_100_LOD4","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_101_LOD5","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_102_LOD6","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_103_LOD7","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_104_LOD8","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_105_LOD9","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_106_LOD10","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_c_part_107_LOD11","mesh":1,"translation":[0.0,-0.0,0.10283523099653269],"rotation":[0.0,0.10537156993684169,0.0,0.9944329199342936],"scale":[0.722635667337087,0.8937880515618978,0.9346311309710442]},{"name":"himbeere_a_part_108_LOD0","mesh":5,"translation":[0.545454545454545,-0.0,-0.10076761759178879],"rotation":[0.0,-0.021344320826220484,0.0,0.9997721840341766],"scale":[1.4209320091673034,1.798369507984558,2.1014322840716493]},{"name":"himbeere_a_part_109_LOD1","mesh":5,"translation":[0.545454545454545,-0.0,-0.10076761759178879],"rotation":[0.0,-0.021344320826220484,0.0,0.9997721840341766],"scale":[1.4209320091673034,1.798369507984558,2.1014322840716493]},{"name":"himbeere_b_part_110_LOD0","mesh":9,"translation":[1.0909090909090908,-0.0,0.01208524937111044],"rotation":[0.0,0.06047190528571671,0.0,0.9981698997020073],"scale":[0.9042294603791929,1.2322459835486494,1.1890804387703229]},{"name":"himbeere_b_part_111_LOD1","mesh":9,"translation":[1.0909090909090908,-0.0,0.01208524937111044],"rotation":[0.0,0.06047190528571671,0.0,0.9981698997020073],"scale":[0.9042294603791929,1.2322459835486494,1.1890804387703229]},{"name":"himbeere_c_part_112_LOD0","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_113_LOD1","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_114_LOD2","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_115_LOD3","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_116_LOD4","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_117_LOD5","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_118_LOD6","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_119_LOD7","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_120_LOD8","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_121_LOD9","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_c_part_122_LOD10","mesh":1,"translation":[1.6363636363636358,-0.0,0.089958022975966],"rotation":[0.0,-0.029509665197407463,0.0,0.999564494997665],"scale":[0.722635667337087,0.8477220576077876,0.8784523335728286]},{"name":"himbeere_a_part_123_LOD0","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_124_LOD1","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_125_LOD2","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_a_part_126_LOD3","mesh":5,"translation":[2.1818181818181817,-0.0,-0.03995817016837361],"rotation":[0.0,-0.06561303269311608,0.0,0.9978451432666354],"scale":[1.4209320091673034,1.6786772917414816,2.4829994611884114]},{"name":"himbeere_b_part_127_LOD0","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_128_LOD1","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_129_LOD2","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_130_LOD3","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_131_LOD4","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_132_LOD5","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_133_LOD6","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_134_LOD7","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_135_LOD8","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_136_LOD9","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_137_LOD10","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"himbeere_b_part_138_LOD11","mesh":9,"translation":[2.7272727272727266,-0.0,-0.16575190871676104],"rotation":[0.0,0.08210958823807368,0.0,0.9966233067309704],"scale":[0.9042294603791929,1.3127550412564275,1.4071725358606306]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"himbeere_c_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"himbeere_c_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"himbeere_c_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"himbeere_c_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"himbeere_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"himbeere_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"himbeere_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"himbeere_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"himbeere_b_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"himbeere_b_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"himbeere_b_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"himbeere_b_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"ligusterhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"ligusterhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"ligusterhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"ligusterhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"ligusterhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"ligusterhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"ligusterhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"ligusterhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"ligusterhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"ligusterhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"ligusterhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"ligusterhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"himbeere_c.bin","byteLength":163212},{"uri":"himbeere_a.bin","byteLength":268460},{"uri":"himbeere_b.bin","byteLength":184940},{"uri":"ligusterhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":39372,"byteLength":39372,"target":34962},{"buffer":0,"byteOffset":78744,"byteLength":26248,"target":34962},{"buffer":0,"byteOffset":104992,"byteLength":32088,"target":34963},{"buffer":0,"byteOffset":137080,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":144760,"byteLength":7680,"target":34962},{"buffer":0,"byteOffset":152440,"byteLength":5120,"target":34962},{"buffer":0,"byteOffset":157560,"byteLength":4812,"target":34963},{"buffer":0,"byteOffset":162372,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162564,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":162756,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":162884,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":162932,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163028,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":163124,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":163188,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":64836,"byteLength":64836,"target":34962},{"buffer":1,"byteOffset":129672,"byteLength":43224,"target":34962},{"buffer":1,"byteOffset":172896,"byteLength":52680,"target":34963},{"buffer":1,"byteOffset":225576,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":238368,"byteLength":12792,"target":34962},{"buffer":1,"byteOffset":251160,"byteLength":8528,"target":34962},{"buffer":1,"byteOffset":259688,"byteLength":7932,"target":34963},{"buffer":1,"byteOffset":267620,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":267812,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":268004,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":268132,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":268180,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268276,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":268372,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":268436,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":44904,"byteLength":44904,"target":34962},{"buffer":2,"byteOffset":89808,"byteLength":29936,"target":34962},{"buffer":2,"byteOffset":119744,"byteLength":36384,"target":34963},{"buffer":2,"byteOffset":156128,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":164660,"byteLength":8532,"target":34962},{"buffer":2,"byteOffset":173192,"byteLength":5688,"target":34962},{"buffer":2,"byteOffset":178880,"byteLength":5220,"target":34963},{"buffer":2,"byteOffset":184100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184292,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":184484,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":184612,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":184660,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184756,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":184852,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":184916,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.584979806331762,0.0,-0.6375],"max":[0.584979806331762,1.5,0.6375]},{"bufferView":1,"componentType":5126,"count":3281,"type":"VEC3","min":[-0.9998146891593933,-0.4178755581378937,-0.9999851584434509],"max":[0.999520480632782,0.9999264478683472,0.9999779462814331]},{"bufferView":2,"componentType":5126,"count":3281,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":16044,"type":"SCALAR","min":[0],"max":[3280]},{"bufferView":4,"componentType":5126,"count":640,"type":"VEC3","min":[-0.584332816826827,0.0,-0.637399248678351],"max":[0.584979806331762,1.499926549590565,0.6375]},{"bufferView":5,"componentType":5126,"count":640,"type":"VEC3","min":[-0.9978211522102356,-0.31232166290283203,-0.9999854564666748],"max":[0.9859210848808289,0.9999579787254333,0.9998587965965271]},{"bufferView":6,"componentType":5126,"count":640,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":2406,"type":"SCALAR","min":[0],"max":[639]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.70125,0,-0.70125],"max":[0.70125,1.5,0.70125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.2975,0.0,-0.2652338277353859],"max":[0.2975,0.7,0.2652338277353859]},{"bufferView":17,"componentType":5126,"count":5403,"type":"VEC3","min":[-0.9994304180145264,-0.8523291945457458,-0.9983596801757812],"max":[0.9999390244483948,0.9999638199806213,0.997063398361206]},{"bufferView":18,"componentType":5126,"count":5403,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":26340,"type":"SCALAR","min":[0],"max":[5402]},{"bufferView":20,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.2971687657304079,0.00027180425854097585,-0.26515763541526727],"max":[0.2968955243065341,0.699973871411052,0.26440942414684815]},{"bufferView":21,"componentType":5126,"count":1066,"type":"VEC3","min":[-0.9994305372238159,-0.5630797743797302,-0.9959743618965149],"max":[0.9791324138641357,0.9999735355377197,0.9973251223564148]},{"bufferView":22,"componentType":5126,"count":1066,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":3966,"type":"SCALAR","min":[0],"max":[1065]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.32725,0,-0.32725],"max":[0.32725,0.7,0.32725]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.4675,0.0,-0.4498948973936197],"max":[0.4675,1.1,0.4498948973936197]},{"bufferView":33,"componentType":5126,"count":3742,"type":"VEC3","min":[-0.9961062669754028,-0.5310803055763245,-0.9999850988388062],"max":[0.9980489611625671,0.9998307824134827,0.9981037974357605]},{"bufferView":34,"componentType":5126,"count":3742,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":18192,"type":"SCALAR","min":[0],"max":[3741]},{"bufferView":36,"componentType":5126,"count":711,"type":"VEC3","min":[-0.4671776978737864,0.0,-0.44979525027712636],"max":[0.46740563778053823,1.1,0.4498948973936197]},{"bufferView":37,"componentType":5126,"count":711,"type":"VEC3","min":[-0.9960769414901733,-0.28742703795433044,-0.99998539686203],"max":[0.9766634106636047,0.9998952150344849,0.9995871186256409]},{"bufferView":38,"componentType":5126,"count":711,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":2610,"type":"SCALAR","min":[0],"max":[710]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.5142500000000001,0,-0.5142500000000001],"max":[0.5142500000000001,1.1,0.5142500000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1149791884732254,0.026109445001558318,-0.7310834587561275],"max":[3.1154884274969197,2.1537015616985116,0.7336362371350651]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.1499029295789543,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":20736,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.225383219467821,-0.05441721807693567,-0.8436722957641697],"max":[3.2187902012802607,2.20416734798361,0.8474234422288891]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.1499761274038971,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":16128,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.292559298102895,-0.11239144495628217,-0.9341380692791552],"max":[3.2955466850067205,2.2586875442143075,0.9310350384492985]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14996365570251394,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":15840,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.41795683927402,-0.1862829316483702,-1.0359261538628628],"max":[3.4281509361749336,2.334879900085175,1.0310559150078065]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14986407929043824,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":15552,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5442131697936374,-0.28083017975184515,-1.1696922789353768],"max":[3.528952914202887,2.4414122338341215,1.1755198949160852]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14993151552628398,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":15264,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7375815193316826,-0.4110947609586228,-1.3592252397169018],"max":[3.7453597523164133,2.5439120272264333,1.3582666446938791]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14992670842004815,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":14976,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.918095031292879,-0.5079240791492217,-1.5484731152638773],"max":[3.968808038196289,2.7403406026424397,1.5379628815223652]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14978386535341603,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":14688,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.220282904444922,-0.7478467173415453,-1.8409701945208532],"max":[4.21506036719153,2.938216553396725,1.8144533933129248]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.1499846048807846,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":14400,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.533115891584483,-0.9007963378863468,-2.1232093948746793],"max":[4.497642244900471,3.0860529879223426,2.02524706370036]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14996549980800572,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":14112,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.782979237213164,-1.203861781932779,-2.4542439582053834],"max":[4.791776904724297,3.3360152020457923,2.410098885505025]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14987224966452292,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":13824,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.149261605199833,-1.3654685472374646,-2.8038293344563776],"max":[5.149639785945979,3.4987373862338464,2.7581546673077253]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14984635070053995,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":13392,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.574139820777212,-1.720555335492446,-3.1965539008091866],"max":[5.607274430480429,3.8676569125175586,3.1880588080531895]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.1499679510213773,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":12960,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_c_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_a_winter.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"textures/poly_shrub_01.png"},{"uri":"impostors/himbeere_b_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"himbeere_c_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_c_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_c_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"himbeere_b_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"himbeere_b_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"ligusterhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"ligusterhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"ligusterhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"ligusterhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"ligusterhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"ligusterhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"ligusterhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"ligusterhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"ligusterhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"ligusterhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"ligusterhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_a.bin b/mods/trees/assets/pfaffenhuetchen_a.bin new file mode 100644 index 0000000..3766e0c --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fec13a87ddf896c2743e984980dcd9bb9980010ef95c68052e9cbc7baec841b +size 4340260 diff --git a/mods/trees/assets/pfaffenhuetchen_a.gltf b/mods/trees/assets/pfaffenhuetchen_a.gltf new file mode 100644 index 0000000..a5c2f0f --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.0,0.0,-0.870907499226037],"max":[1.0,2.0,0.870907499226037]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999561309814453,-0.999817430973053,-0.9999938011169434],"max":[0.9998592138290405,0.999930739402771,0.9999727606773376]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.0121572448889469,0.00033060427222071203,-0.888507544240777],"max":[1.0130555806332788,2.002360407502158,0.8658899229617784]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9998254776000977,-0.9999162554740906,-0.9996466636657715],"max":[0.9996597170829773,0.9999552965164185,0.9998535513877869]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1,0,-1.1],"max":[1.1,2.0,1.1]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1,0,-1.1],"max":[1.1,2.0,1.1]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.613921568627451,1.0,0.773921568627451,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_a_herbst.gltf b/mods/trees/assets/pfaffenhuetchen_a_herbst.gltf new file mode 100644 index 0000000..669cbd5 --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.0,0.0,-0.870907499226037],"max":[1.0,2.0,0.870907499226037]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999561309814453,-0.999817430973053,-0.9999938011169434],"max":[0.9998592138290405,0.999930739402771,0.9999727606773376]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.0121572448889469,0.00033060427222071203,-0.888507544240777],"max":[1.0130555806332788,2.002360407502158,0.8658899229617784]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9998254776000977,-0.9999162554740906,-0.9996466636657715],"max":[0.9996597170829773,0.9999552965164185,0.9998535513877869]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1,0,-1.1],"max":[1.1,2.0,1.1]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1,0,-1.1],"max":[1.1,2.0,1.1]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.76,0.18,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_a_winter.gltf b/mods/trees/assets/pfaffenhuetchen_a_winter.gltf new file mode 100644 index 0000000..63eefba --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.0,0.0,-0.870907499226037],"max":[1.0,2.0,0.870907499226037]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999561309814453,-0.999817430973053,-0.9999938011169434],"max":[0.9998592138290405,0.999930739402771,0.9999727606773376]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.0121572448889469,0.00033060427222071203,-0.888507544240777],"max":[1.0130555806332788,2.002360407502158,0.8658899229617784]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9998254776000977,-0.9999162554740906,-0.9996466636657715],"max":[0.9996597170829773,0.9999552965164185,0.9998535513877869]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1,0,-1.1],"max":[1.1,2.0,1.1]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1,0,-1.1],"max":[1.1,2.0,1.1]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_b.bin b/mods/trees/assets/pfaffenhuetchen_b.bin new file mode 100644 index 0000000..f936f26 --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc31ac678227aac39c6cfa8ada3ad303f46f9456e26f5147e469dfc3ce75505 +size 5929492 diff --git a/mods/trees/assets/pfaffenhuetchen_b.gltf b/mods/trees/assets/pfaffenhuetchen_b.gltf new file mode 100644 index 0000000..b15fedb --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.7500000000000002,0.0,-1.4488889245280516],"max":[1.7500000000000002,3.5,1.4488889245280516]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999582767486572,-0.9998289346694946,-0.9999359846115112],"max":[0.9999913573265076,0.9999917149543762,0.9999856948852539]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.7419999911516564,-0.0016158857515860053,-1.4557942273404976],"max":[1.7628486247461632,3.5023041869282867,1.4508228406722974]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999719858169556,-0.9998289346694946,-0.9998639225959778],"max":[0.999891996383667,0.9999827742576599,0.9997607469558716]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.9250000000000003,0,-1.9250000000000003],"max":[1.9250000000000003,3.5,1.9250000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.9250000000000003,0,-1.9250000000000003],"max":[1.9250000000000003,3.5,1.9250000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.613921568627451,1.0,0.773921568627451,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_b_herbst.gltf b/mods/trees/assets/pfaffenhuetchen_b_herbst.gltf new file mode 100644 index 0000000..14fbd0c --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.7500000000000002,0.0,-1.4488889245280516],"max":[1.7500000000000002,3.5,1.4488889245280516]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999582767486572,-0.9998289346694946,-0.9999359846115112],"max":[0.9999913573265076,0.9999917149543762,0.9999856948852539]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.7419999911516564,-0.0016158857515860053,-1.4557942273404976],"max":[1.7628486247461632,3.5023041869282867,1.4508228406722974]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999719858169556,-0.9998289346694946,-0.9998639225959778],"max":[0.999891996383667,0.9999827742576599,0.9997607469558716]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.9250000000000003,0,-1.9250000000000003],"max":[1.9250000000000003,3.5,1.9250000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.9250000000000003,0,-1.9250000000000003],"max":[1.9250000000000003,3.5,1.9250000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.76,0.18,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_b_winter.gltf b/mods/trees/assets/pfaffenhuetchen_b_winter.gltf new file mode 100644 index 0000000..8c597b0 --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.7500000000000002,0.0,-1.4488889245280516],"max":[1.7500000000000002,3.5,1.4488889245280516]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999582767486572,-0.9998289346694946,-0.9999359846115112],"max":[0.9999913573265076,0.9999917149543762,0.9999856948852539]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.7419999911516564,-0.0016158857515860053,-1.4557942273404976],"max":[1.7628486247461632,3.5023041869282867,1.4508228406722974]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999719858169556,-0.9998289346694946,-0.9998639225959778],"max":[0.999891996383667,0.9999827742576599,0.9997607469558716]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.9250000000000003,0,-1.9250000000000003],"max":[1.9250000000000003,3.5,1.9250000000000003]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.9250000000000003,0,-1.9250000000000003],"max":[1.9250000000000003,3.5,1.9250000000000003]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_c.bin b/mods/trees/assets/pfaffenhuetchen_c.bin new file mode 100644 index 0000000..556b98b --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca1df5cd568a5a2b1c3f7701c7a8495d3a785e479264195110775e748ef5b0b +size 8762660 diff --git a/mods/trees/assets/pfaffenhuetchen_c.gltf b/mods/trees/assets/pfaffenhuetchen_c.gltf new file mode 100644 index 0000000..27065e4 --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.2969550196933066,0.0,-2.5],"max":[2.2969550196933066,5.0,2.5]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999890923500061,-0.9999904632568359,-0.9999952912330627],"max":[0.999995768070221,0.9999989867210388,0.9999555349349976]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.2894255024757255,-0.0005952227883450352,-2.4999260117513957],"max":[2.2026424417820127,4.999933742024577,2.500189519079416]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999890327453613,-0.9999985098838806,-0.9999953508377075],"max":[0.9998871684074402,1.0,0.9998663067817688]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.75,0,-2.75],"max":[2.75,5.0,2.75]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.75,0,-2.75],"max":[2.75,5.0,2.75]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.613921568627451,1.0,0.773921568627451,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_c_herbst.gltf b/mods/trees/assets/pfaffenhuetchen_c_herbst.gltf new file mode 100644 index 0000000..c18e29d --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.2969550196933066,0.0,-2.5],"max":[2.2969550196933066,5.0,2.5]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999890923500061,-0.9999904632568359,-0.9999952912330627],"max":[0.999995768070221,0.9999989867210388,0.9999555349349976]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.2894255024757255,-0.0005952227883450352,-2.4999260117513957],"max":[2.2026424417820127,4.999933742024577,2.500189519079416]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999890327453613,-0.9999985098838806,-0.9999953508377075],"max":[0.9998871684074402,1.0,0.9998663067817688]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.75,0,-2.75],"max":[2.75,5.0,2.75]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.75,0,-2.75],"max":[2.75,5.0,2.75]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.76,0.18,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/pfaffenhuetchen_c_winter.gltf b/mods/trees/assets/pfaffenhuetchen_c_winter.gltf new file mode 100644 index 0000000..850fa1d --- /dev/null +++ b/mods/trees/assets/pfaffenhuetchen_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"pfaffenhuetchen_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.2969550196933066,0.0,-2.5],"max":[2.2969550196933066,5.0,2.5]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999890923500061,-0.9999904632568359,-0.9999952912330627],"max":[0.999995768070221,0.9999989867210388,0.9999555349349976]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.2894255024757255,-0.0005952227883450352,-2.4999260117513957],"max":[2.2026424417820127,4.999933742024577,2.500189519079416]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999890327453613,-0.9999985098838806,-0.9999953508377075],"max":[0.9998871684074402,1.0,0.9998663067817688]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.75,0,-2.75],"max":[2.75,5.0,2.75]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.75,0,-2.75],"max":[2.75,5.0,2.75]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/pfaffenhuetchen_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_a.bin b/mods/trees/assets/roter_hartriegel_a.bin new file mode 100644 index 0000000..74576d3 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c112ec9fe07c917a78059882339e8f61bbcf195ac9074d5569c62cbc75501a46 +size 5929492 diff --git a/mods/trees/assets/roter_hartriegel_a.gltf b/mods/trees/assets/roter_hartriegel_a.gltf new file mode 100644 index 0000000..454f096 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.1,0.0,-0.9107301811319182],"max":[1.1,2.0,0.9107301811319182]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999534487724304,-0.9998587369918823,-0.9999328851699829],"max":[0.9999896287918091,0.999993085861206,0.9999839067459106]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.0949714230096126,-0.0009233632866205743,-0.9150706571854558],"max":[1.108076278411874,2.001316678244735,0.911945785565444]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999718070030212,-0.9998587369918823,-0.9998456239700317],"max":[0.9998796582221985,0.9999858140945435,0.999759316444397]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5323529411764706,1.0,0.6923529411764706,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_a_herbst.gltf b/mods/trees/assets/roter_hartriegel_a_herbst.gltf new file mode 100644 index 0000000..859c24d --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.1,0.0,-0.9107301811319182],"max":[1.1,2.0,0.9107301811319182]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999534487724304,-0.9998587369918823,-0.9999328851699829],"max":[0.9999896287918091,0.999993085861206,0.9999839067459106]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.0949714230096126,-0.0009233632866205743,-0.9150706571854558],"max":[1.108076278411874,2.001316678244735,0.911945785565444]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999718070030212,-0.9998587369918823,-0.9998456239700317],"max":[0.9998796582221985,0.9999858140945435,0.999759316444397]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_a_winter.gltf b/mods/trees/assets/roter_hartriegel_a_winter.gltf new file mode 100644 index 0000000..e127f5d --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.1,0.0,-0.9107301811319182],"max":[1.1,2.0,0.9107301811319182]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999534487724304,-0.9998587369918823,-0.9999328851699829],"max":[0.9999896287918091,0.999993085861206,0.9999839067459106]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.0949714230096126,-0.0009233632866205743,-0.9150706571854558],"max":[1.108076278411874,2.001316678244735,0.911945785565444]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999718070030212,-0.9998587369918823,-0.9998456239700317],"max":[0.9998796582221985,0.9999858140945435,0.999759316444397]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.2100000000000002,0,-1.2100000000000002],"max":[1.2100000000000002,2.0,1.2100000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_b.bin b/mods/trees/assets/roter_hartriegel_b.bin new file mode 100644 index 0000000..c825e99 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c560d17d0bfd024bf532e5b293d42730df541d05bc1cb1ffc7c364e84447703c +size 7326900 diff --git a/mods/trees/assets/roter_hartriegel_b.gltf b/mods/trees/assets/roter_hartriegel_b.gltf new file mode 100644 index 0000000..708ee61 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.8493706957672296,0.0,-1.925],"max":[1.8493706957672296,3.5,1.925]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999979734420776,-0.9998778700828552,-0.9999666810035706],"max":[0.9999952912330627,0.999998927116394,0.999859631061554]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.651078314519607,0.0013762806831466123,-1.6021916965994472],"max":[2.163819283588687,3.5042499254047343,2.1067706893128975]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997715353965759,-0.9998782277107239,-0.9999547600746155],"max":[0.9999889135360718,0.999998927116394,0.9998457431793213]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.1175000000000006,0,-2.1175000000000006],"max":[2.1175000000000006,3.5,2.1175000000000006]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.1175000000000006,0,-2.1175000000000006],"max":[2.1175000000000006,3.5,2.1175000000000006]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5323529411764706,1.0,0.6923529411764706,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_b_herbst.gltf b/mods/trees/assets/roter_hartriegel_b_herbst.gltf new file mode 100644 index 0000000..ba10005 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.8493706957672296,0.0,-1.925],"max":[1.8493706957672296,3.5,1.925]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999979734420776,-0.9998778700828552,-0.9999666810035706],"max":[0.9999952912330627,0.999998927116394,0.999859631061554]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.651078314519607,0.0013762806831466123,-1.6021916965994472],"max":[2.163819283588687,3.5042499254047343,2.1067706893128975]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997715353965759,-0.9998782277107239,-0.9999547600746155],"max":[0.9999889135360718,0.999998927116394,0.9998457431793213]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.1175000000000006,0,-2.1175000000000006],"max":[2.1175000000000006,3.5,2.1175000000000006]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.1175000000000006,0,-2.1175000000000006],"max":[2.1175000000000006,3.5,2.1175000000000006]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_b_winter.gltf b/mods/trees/assets/roter_hartriegel_b_winter.gltf new file mode 100644 index 0000000..dc05794 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.8493706957672296,0.0,-1.925],"max":[1.8493706957672296,3.5,1.925]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999979734420776,-0.9998778700828552,-0.9999666810035706],"max":[0.9999952912330627,0.999998927116394,0.999859631061554]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.651078314519607,0.0013762806831466123,-1.6021916965994472],"max":[2.163819283588687,3.5042499254047343,2.1067706893128975]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997715353965759,-0.9998782277107239,-0.9999547600746155],"max":[0.9999889135360718,0.999998927116394,0.9998457431793213]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.1175000000000006,0,-2.1175000000000006],"max":[2.1175000000000006,3.5,2.1175000000000006]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.1175000000000006,0,-2.1175000000000006],"max":[2.1175000000000006,3.5,2.1175000000000006]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_c.bin b/mods/trees/assets/roter_hartriegel_c.bin new file mode 100644 index 0000000..d67ceb3 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86cf228826c43567070ed214c226710eb6ad0a804142eec5e9c30492e0f9b0c6 +size 8762660 diff --git a/mods/trees/assets/roter_hartriegel_c.gltf b/mods/trees/assets/roter_hartriegel_c.gltf new file mode 100644 index 0000000..d671edd --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.526650521662637,0.0,-2.75],"max":[2.526650521662637,5.0,2.75]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999868273735046,-0.9999921321868896,-0.9999945163726807],"max":[0.9999948740005493,0.9999991655349731,0.9999518394470215]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.5183680527232983,-0.0005952227883450352,-2.7499186129265354],"max":[2.422906685960214,4.999933742024577,2.7502084709873578]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999867677688599,-0.9999988079071045,-0.9999945759773254],"max":[0.9998635053634644,1.0,0.9998648762702942]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-3.0250000000000004,0,-3.0250000000000004],"max":[3.0250000000000004,5.0,3.0250000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-3.0250000000000004,0,-3.0250000000000004],"max":[3.0250000000000004,5.0,3.0250000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5323529411764706,1.0,0.6923529411764706,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_c_herbst.gltf b/mods/trees/assets/roter_hartriegel_c_herbst.gltf new file mode 100644 index 0000000..07798d6 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.526650521662637,0.0,-2.75],"max":[2.526650521662637,5.0,2.75]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999868273735046,-0.9999921321868896,-0.9999945163726807],"max":[0.9999948740005493,0.9999991655349731,0.9999518394470215]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.5183680527232983,-0.0005952227883450352,-2.7499186129265354],"max":[2.422906685960214,4.999933742024577,2.7502084709873578]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999867677688599,-0.9999988079071045,-0.9999945759773254],"max":[0.9998635053634644,1.0,0.9998648762702942]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-3.0250000000000004,0,-3.0250000000000004],"max":[3.0250000000000004,5.0,3.0250000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-3.0250000000000004,0,-3.0250000000000004],"max":[3.0250000000000004,5.0,3.0250000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/roter_hartriegel_c_winter.gltf b/mods/trees/assets/roter_hartriegel_c_winter.gltf new file mode 100644 index 0000000..1c58786 --- /dev/null +++ b/mods/trees/assets/roter_hartriegel_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"roter_hartriegel_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.526650521662637,0.0,-2.75],"max":[2.526650521662637,5.0,2.75]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999868273735046,-0.9999921321868896,-0.9999945163726807],"max":[0.9999948740005493,0.9999991655349731,0.9999518394470215]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.5183680527232983,-0.0005952227883450352,-2.7499186129265354],"max":[2.422906685960214,4.999933742024577,2.7502084709873578]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999867677688599,-0.9999988079071045,-0.9999945759773254],"max":[0.9998635053634644,1.0,0.9998648762702942]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-3.0250000000000004,0,-3.0250000000000004],"max":[3.0250000000000004,5.0,3.0250000000000004]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-3.0250000000000004,0,-3.0250000000000004],"max":[3.0250000000000004,5.0,3.0250000000000004]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/roter_hartriegel_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_a.bin b/mods/trees/assets/sanddorn_a.bin new file mode 100644 index 0000000..8ae1cb4 --- /dev/null +++ b/mods/trees/assets/sanddorn_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b950b94556b1efbcc94ea5bde6932be67fdb6d2174b96837ab52dc35dcc6ed8 +size 5929492 diff --git a/mods/trees/assets/sanddorn_a.gltf b/mods/trees/assets/sanddorn_a.gltf new file mode 100644 index 0000000..84b051c --- /dev/null +++ b/mods/trees/assets/sanddorn_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.05,0.0,-0.8693333547168308],"max":[1.05,2.0,0.8693333547168308]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999549984931946,-0.9998449087142944,-0.9999344944953918],"max":[0.9999905824661255,0.9999924898147583,0.9999848008155823]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.0451999946909938,-0.0009233632866205743,-0.8734765364042986],"max":[1.0577091748476979,2.001316678244735,0.8704937044033783]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.999971866607666,-0.9998449087142944,-0.9998550415039062],"max":[0.9998859763145447,0.9999843835830688,0.9997600317001343]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1550000000000002,0,-1.1550000000000002],"max":[1.1550000000000002,2.0,1.1550000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1550000000000002,0,-1.1550000000000002],"max":[1.1550000000000002,2.0,1.1550000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.542156862745098,1.0,0.702156862745098,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_a_herbst.gltf b/mods/trees/assets/sanddorn_a_herbst.gltf new file mode 100644 index 0000000..07a2a97 --- /dev/null +++ b/mods/trees/assets/sanddorn_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.05,0.0,-0.8693333547168308],"max":[1.05,2.0,0.8693333547168308]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999549984931946,-0.9998449087142944,-0.9999344944953918],"max":[0.9999905824661255,0.9999924898147583,0.9999848008155823]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.0451999946909938,-0.0009233632866205743,-0.8734765364042986],"max":[1.0577091748476979,2.001316678244735,0.8704937044033783]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.999971866607666,-0.9998449087142944,-0.9998550415039062],"max":[0.9998859763145447,0.9999843835830688,0.9997600317001343]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1550000000000002,0,-1.1550000000000002],"max":[1.1550000000000002,2.0,1.1550000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1550000000000002,0,-1.1550000000000002],"max":[1.1550000000000002,2.0,1.1550000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_a_winter.gltf b/mods/trees/assets/sanddorn_a_winter.gltf new file mode 100644 index 0000000..f2e5a1c --- /dev/null +++ b/mods/trees/assets/sanddorn_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.05,0.0,-0.8693333547168308],"max":[1.05,2.0,0.8693333547168308]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999549984931946,-0.9998449087142944,-0.9999344944953918],"max":[0.9999905824661255,0.9999924898147583,0.9999848008155823]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.0451999946909938,-0.0009233632866205743,-0.8734765364042986],"max":[1.0577091748476979,2.001316678244735,0.8704937044033783]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.999971866607666,-0.9998449087142944,-0.9998550415039062],"max":[0.9998859763145447,0.9999843835830688,0.9997600317001343]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.1550000000000002,0,-1.1550000000000002],"max":[1.1550000000000002,2.0,1.1550000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.1550000000000002,0,-1.1550000000000002],"max":[1.1550000000000002,2.0,1.1550000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_b.bin b/mods/trees/assets/sanddorn_b.bin new file mode 100644 index 0000000..8619183 --- /dev/null +++ b/mods/trees/assets/sanddorn_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a683e05a423e60dcd13b34b0bdd8f59ad8b376d7cc157949677e69901bc1e40b +size 7326900 diff --git a/mods/trees/assets/sanddorn_b.gltf b/mods/trees/assets/sanddorn_b.gltf new file mode 100644 index 0000000..a4a2204 --- /dev/null +++ b/mods/trees/assets/sanddorn_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.7653083914141736,0.0,-1.8375000000000001],"max":[1.7653083914141736,3.5,1.8375000000000001]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999980926513672,-0.9998659491539001,-0.9999682307243347],"max":[0.9999957084655762,0.9999988675117493,0.9998628497123718]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.5760293002232615,0.0013762806831466123,-1.5293648012994723],"max":[2.065463861607383,3.5042499254047343,2.0110083852532203]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997719526290894,-0.9998663663864136,-0.9999553561210632],"max":[0.9999890923500061,0.999998927116394,0.9998511075973511]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.02125,0,-2.02125],"max":[2.02125,3.5,2.02125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.02125,0,-2.02125],"max":[2.02125,3.5,2.02125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.542156862745098,1.0,0.702156862745098,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_b_herbst.gltf b/mods/trees/assets/sanddorn_b_herbst.gltf new file mode 100644 index 0000000..72d06bb --- /dev/null +++ b/mods/trees/assets/sanddorn_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.7653083914141736,0.0,-1.8375000000000001],"max":[1.7653083914141736,3.5,1.8375000000000001]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999980926513672,-0.9998659491539001,-0.9999682307243347],"max":[0.9999957084655762,0.9999988675117493,0.9998628497123718]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.5760293002232615,0.0013762806831466123,-1.5293648012994723],"max":[2.065463861607383,3.5042499254047343,2.0110083852532203]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997719526290894,-0.9998663663864136,-0.9999553561210632],"max":[0.9999890923500061,0.999998927116394,0.9998511075973511]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.02125,0,-2.02125],"max":[2.02125,3.5,2.02125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.02125,0,-2.02125],"max":[2.02125,3.5,2.02125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_b_winter.gltf b/mods/trees/assets/sanddorn_b_winter.gltf new file mode 100644 index 0000000..aab64dd --- /dev/null +++ b/mods/trees/assets/sanddorn_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.7653083914141736,0.0,-1.8375000000000001],"max":[1.7653083914141736,3.5,1.8375000000000001]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999980926513672,-0.9998659491539001,-0.9999682307243347],"max":[0.9999957084655762,0.9999988675117493,0.9998628497123718]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.5760293002232615,0.0013762806831466123,-1.5293648012994723],"max":[2.065463861607383,3.5042499254047343,2.0110083852532203]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997719526290894,-0.9998663663864136,-0.9999553561210632],"max":[0.9999890923500061,0.999998927116394,0.9998511075973511]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.02125,0,-2.02125],"max":[2.02125,3.5,2.02125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.02125,0,-2.02125],"max":[2.02125,3.5,2.02125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_c.bin b/mods/trees/assets/sanddorn_c.bin new file mode 100644 index 0000000..b83f62d --- /dev/null +++ b/mods/trees/assets/sanddorn_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d4939bd0b4378d24f70650fc724349c9460f3a88090136c1ce5ae5d65b6374 +size 8762660 diff --git a/mods/trees/assets/sanddorn_c.gltf b/mods/trees/assets/sanddorn_c.gltf new file mode 100644 index 0000000..fc9b98c --- /dev/null +++ b/mods/trees/assets/sanddorn_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.411802770677972,0.0,-2.625],"max":[2.411802770677972,5.0,2.625]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999879598617554,-0.9999913573265076,-0.9999948740005493],"max":[0.9999953508377075,0.9999990463256836,0.9999536871910095]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.403896777599512,-0.0005952227883450352,-2.6249223123389656],"max":[2.3127745638711135,4.999933742024577,2.625198995033387]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999879002571106,-0.9999986886978149,-0.9999948740005493],"max":[0.9998756647109985,1.0,0.9998655915260315]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.8875,0,-2.8875],"max":[2.8875,5.0,2.8875]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.8875,0,-2.8875],"max":[2.8875,5.0,2.8875]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.542156862745098,1.0,0.702156862745098,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_c_herbst.gltf b/mods/trees/assets/sanddorn_c_herbst.gltf new file mode 100644 index 0000000..3df2b5f --- /dev/null +++ b/mods/trees/assets/sanddorn_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.411802770677972,0.0,-2.625],"max":[2.411802770677972,5.0,2.625]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999879598617554,-0.9999913573265076,-0.9999948740005493],"max":[0.9999953508377075,0.9999990463256836,0.9999536871910095]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.403896777599512,-0.0005952227883450352,-2.6249223123389656],"max":[2.3127745638711135,4.999933742024577,2.625198995033387]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999879002571106,-0.9999986886978149,-0.9999948740005493],"max":[0.9998756647109985,1.0,0.9998655915260315]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.8875,0,-2.8875],"max":[2.8875,5.0,2.8875]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.8875,0,-2.8875],"max":[2.8875,5.0,2.8875]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/sanddorn_c_winter.gltf b/mods/trees/assets/sanddorn_c_winter.gltf new file mode 100644 index 0000000..2d9e277 --- /dev/null +++ b/mods/trees/assets/sanddorn_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"sanddorn_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.411802770677972,0.0,-2.625],"max":[2.411802770677972,5.0,2.625]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999879598617554,-0.9999913573265076,-0.9999948740005493],"max":[0.9999953508377075,0.9999990463256836,0.9999536871910095]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.403896777599512,-0.0005952227883450352,-2.6249223123389656],"max":[2.3127745638711135,4.999933742024577,2.625198995033387]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999879002571106,-0.9999986886978149,-0.9999948740005493],"max":[0.9998756647109985,1.0,0.9998655915260315]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.8875,0,-2.8875],"max":[2.8875,5.0,2.8875]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.8875,0,-2.8875],"max":[2.8875,5.0,2.8875]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/sanddorn_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_a.bin b/mods/trees/assets/schneeball_a.bin new file mode 100644 index 0000000..87d2274 --- /dev/null +++ b/mods/trees/assets/schneeball_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8e0217a7889b36412289378ececa6f78e79ab634a598bb620b48f98ef42782 +size 4340260 diff --git a/mods/trees/assets/schneeball_a.gltf b/mods/trees/assets/schneeball_a.gltf new file mode 100644 index 0000000..e29e3c2 --- /dev/null +++ b/mods/trees/assets/schneeball_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.2,0.0,-1.0450889990712444],"max":[1.2,2.0,1.0450889990712444]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999369978904724,-0.999873161315918,-0.9999911189079285],"max":[0.9998006820678711,0.999951958656311,0.9999695420265198]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.2145886938667363,0.00033060427222071203,-1.0662090530889325],"max":[1.2156666967599346,2.002360407502158,1.039067907554134]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997974634170532,-0.9999418258666992,-0.999555230140686],"max":[0.9995443224906921,0.9999688863754272,0.9998228549957275]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5562745098039216,1.0,0.7162745098039216,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_a_herbst.gltf b/mods/trees/assets/schneeball_a_herbst.gltf new file mode 100644 index 0000000..56c020f --- /dev/null +++ b/mods/trees/assets/schneeball_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.2,0.0,-1.0450889990712444],"max":[1.2,2.0,1.0450889990712444]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999369978904724,-0.999873161315918,-0.9999911189079285],"max":[0.9998006820678711,0.999951958656311,0.9999695420265198]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.2145886938667363,0.00033060427222071203,-1.0662090530889325],"max":[1.2156666967599346,2.002360407502158,1.039067907554134]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997974634170532,-0.9999418258666992,-0.999555230140686],"max":[0.9995443224906921,0.9999688863754272,0.9998228549957275]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_a_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.2,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_a_winter.gltf b/mods/trees/assets/schneeball_a_winter.gltf new file mode 100644 index 0000000..fb16205 --- /dev/null +++ b/mods/trees/assets/schneeball_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_a.bin","byteLength":4340260}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":838224,"byteLength":838224,"target":34962},{"buffer":0,"byteOffset":1676448,"byteLength":558816,"target":34962},{"buffer":0,"byteOffset":2235264,"byteLength":675840,"target":34963},{"buffer":0,"byteOffset":2911104,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3385164,"byteLength":474060,"target":34962},{"buffer":0,"byteOffset":3859224,"byteLength":316040,"target":34962},{"buffer":0,"byteOffset":4175264,"byteLength":164154,"target":34963},{"buffer":0,"byteOffset":4339420,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339612,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":4339804,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":4339932,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":4339980,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340076,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":4340172,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":4340236,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":69852,"type":"VEC3","min":[-1.2,0.0,-1.0450889990712444],"max":[1.2,2.0,1.0450889990712444]},{"bufferView":1,"componentType":5126,"count":69852,"type":"VEC3","min":[-0.9999369978904724,-0.999873161315918,-0.9999911189079285],"max":[0.9998006820678711,0.999951958656311,0.9999695420265198]},{"bufferView":2,"componentType":5126,"count":69852,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":168960,"type":"SCALAR","min":[0],"max":[69851]},{"bufferView":4,"componentType":5126,"count":39505,"type":"VEC3","min":[-1.2145886938667363,0.00033060427222071203,-1.0662090530889325],"max":[1.2156666967599346,2.002360407502158,1.039067907554134]},{"bufferView":5,"componentType":5126,"count":39505,"type":"VEC3","min":[-0.9997974634170532,-0.9999418258666992,-0.999555230140686],"max":[0.9995443224906921,0.9999688863754272,0.9998228549957275]},{"bufferView":6,"componentType":5126,"count":39505,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":82077,"type":"SCALAR","min":[0],"max":[39504]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.32,0,-1.32],"max":[1.32,2.0,1.32]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_b.bin b/mods/trees/assets/schneeball_b.bin new file mode 100644 index 0000000..8785631 --- /dev/null +++ b/mods/trees/assets/schneeball_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df240af6636dadb1c4bffc5524815e49c6d3988d86a08dd00e9ab5e31b97d919 +size 5929492 diff --git a/mods/trees/assets/schneeball_b.gltf b/mods/trees/assets/schneeball_b.gltf new file mode 100644 index 0000000..2178749 --- /dev/null +++ b/mods/trees/assets/schneeball_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.8,0.0,-1.4902857509431386],"max":[1.8,3.0,1.4902857509431386]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999502897262573,-0.9998812675476074,-0.999929666519165],"max":[0.9999878406524658,0.9999942779541016,0.9999819397926331]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.791771419470275,-0.0013850449299308617,-1.4973883481216546],"max":[1.8132157283103392,3.0019750173671027,1.4922749218343627]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999716877937317,-0.9998811483383179,-0.9998257756233215],"max":[0.9998660683631897,0.9999880790710449,0.9997577667236328]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5562745098039216,1.0,0.7162745098039216,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_b_herbst.gltf b/mods/trees/assets/schneeball_b_herbst.gltf new file mode 100644 index 0000000..0d31677 --- /dev/null +++ b/mods/trees/assets/schneeball_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.8,0.0,-1.4902857509431386],"max":[1.8,3.0,1.4902857509431386]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999502897262573,-0.9998812675476074,-0.999929666519165],"max":[0.9999878406524658,0.9999942779541016,0.9999819397926331]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.791771419470275,-0.0013850449299308617,-1.4973883481216546],"max":[1.8132157283103392,3.0019750173671027,1.4922749218343627]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999716877937317,-0.9998811483383179,-0.9998257756233215],"max":[0.9998660683631897,0.9999880790710449,0.9997577667236328]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_b_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.2,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_b_winter.gltf b/mods/trees/assets/schneeball_b_winter.gltf new file mode 100644 index 0000000..3b6d8fd --- /dev/null +++ b/mods/trees/assets/schneeball_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_b.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-1.8,0.0,-1.4902857509431386],"max":[1.8,3.0,1.4902857509431386]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999502897262573,-0.9998812675476074,-0.999929666519165],"max":[0.9999878406524658,0.9999942779541016,0.9999819397926331]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-1.791771419470275,-0.0013850449299308617,-1.4973883481216546],"max":[1.8132157283103392,3.0019750173671027,1.4922749218343627]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999716877937317,-0.9998811483383179,-0.9998257756233215],"max":[0.9998660683631897,0.9999880790710449,0.9997577667236328]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.98,0,-1.98],"max":[1.98,3.0,1.98]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_c.bin b/mods/trees/assets/schneeball_c.bin new file mode 100644 index 0000000..fd81043 --- /dev/null +++ b/mods/trees/assets/schneeball_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997134f5f4f1bf3a7afbfc9d3152022ed45eef904b4a2a598b56bc52ec2a9f98 +size 7326900 diff --git a/mods/trees/assets/schneeball_c.gltf b/mods/trees/assets/schneeball_c.gltf new file mode 100644 index 0000000..d7336ca --- /dev/null +++ b/mods/trees/assets/schneeball_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_c.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-2.305708919398104,0.0,-2.4],"max":[2.305708919398104,4.0,2.4]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.999997615814209,-0.9998974204063416,-0.9999632239341736],"max":[0.9999944567680359,0.9999991059303284,0.99985271692276]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-2.0584872492711983,0.001572892209310414,-1.9975376996564536],"max":[2.69774871720148,4.0048570576054106,2.62662319706543]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997707009315491,-0.9998977780342102,-0.99995356798172],"max":[0.9999886155128479,0.9999991059303284,0.999834418296814]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.64,0,-2.64],"max":[2.64,4.0,2.64]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.64,0,-2.64],"max":[2.64,4.0,2.64]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5562745098039216,1.0,0.7162745098039216,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_c_herbst.gltf b/mods/trees/assets/schneeball_c_herbst.gltf new file mode 100644 index 0000000..f38e723 --- /dev/null +++ b/mods/trees/assets/schneeball_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_c.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-2.305708919398104,0.0,-2.4],"max":[2.305708919398104,4.0,2.4]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.999997615814209,-0.9998974204063416,-0.9999632239341736],"max":[0.9999944567680359,0.9999991059303284,0.99985271692276]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-2.0584872492711983,0.001572892209310414,-1.9975376996564536],"max":[2.69774871720148,4.0048570576054106,2.62662319706543]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997707009315491,-0.9998977780342102,-0.99995356798172],"max":[0.9999886155128479,0.9999991059303284,0.999834418296814]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.64,0,-2.64],"max":[2.64,4.0,2.64]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.64,0,-2.64],"max":[2.64,4.0,2.64]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_c_autumn.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.2,0.08,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/schneeball_c_winter.gltf b/mods/trees/assets/schneeball_c_winter.gltf new file mode 100644 index 0000000..120745f --- /dev/null +++ b/mods/trees/assets/schneeball_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"schneeball_c.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-2.305708919398104,0.0,-2.4],"max":[2.305708919398104,4.0,2.4]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.999997615814209,-0.9998974204063416,-0.9999632239341736],"max":[0.9999944567680359,0.9999991059303284,0.99985271692276]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-2.0584872492711983,0.001572892209310414,-1.9975376996564536],"max":[2.69774871720148,4.0048570576054106,2.62662319706543]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997707009315491,-0.9998977780342102,-0.99995356798172],"max":[0.9999886155128479,0.9999991059303284,0.999834418296814]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.64,0,-2.64],"max":[2.64,4.0,2.64]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.64,0,-2.64],"max":[2.64,4.0,2.64]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/schneeball_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/stechpalme_a.bin b/mods/trees/assets/stechpalme_a.bin new file mode 100644 index 0000000..544c94d --- /dev/null +++ b/mods/trees/assets/stechpalme_a.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97e385091c88f1e6bef32fc0b9740f90d1ce5244c656531edf8158e5187ded9 +size 5929492 diff --git a/mods/trees/assets/stechpalme_a.gltf b/mods/trees/assets/stechpalme_a.gltf new file mode 100644 index 0000000..4c279c7 --- /dev/null +++ b/mods/trees/assets/stechpalme_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"stechpalme_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9,0.0,-0.7451428754715693],"max":[0.9,2.0,0.7451428754715693]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999643564224243,-0.9997889399528503,-0.9999387264251709],"max":[0.999992847442627,0.9999896883964539,0.9999873042106628]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.8958857097351375,-0.0009233632866205743,-0.7486941740608273],"max":[0.9066078641551696,2.001316678244735,0.7461374609171814]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999721050262451,-0.9997888803482056,-0.9998801946640015],"max":[0.9999030828475952,0.99997878074646,0.9997619986534119]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9900000000000001,0,-0.9900000000000001],"max":[0.9900000000000001,2.0,0.9900000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9900000000000001,0,-0.9900000000000001],"max":[0.9900000000000001,2.0,0.9900000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/stechpalme_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5994117647058823,1.0,0.7594117647058823,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/stechpalme_a_winter.gltf b/mods/trees/assets/stechpalme_a_winter.gltf new file mode 100644 index 0000000..3a7c837 --- /dev/null +++ b/mods/trees/assets/stechpalme_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"stechpalme_a.bin","byteLength":5929492}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":1149252,"byteLength":1149252,"target":34962},{"buffer":0,"byteOffset":2298504,"byteLength":766168,"target":34962},{"buffer":0,"byteOffset":3064672,"byteLength":931236,"target":34963},{"buffer":0,"byteOffset":3995908,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":4637164,"byteLength":641256,"target":34962},{"buffer":0,"byteOffset":5278420,"byteLength":427504,"target":34962},{"buffer":0,"byteOffset":5705924,"byteLength":222726,"target":34963},{"buffer":0,"byteOffset":5928652,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5928844,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5929036,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5929164,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5929212,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929308,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5929404,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5929468,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9,0.0,-0.7451428754715693],"max":[0.9,2.0,0.7451428754715693]},{"bufferView":1,"componentType":5126,"count":95771,"type":"VEC3","min":[-0.9999643564224243,-0.9997889399528503,-0.9999387264251709],"max":[0.999992847442627,0.9999896883964539,0.9999873042106628]},{"bufferView":2,"componentType":5126,"count":95771,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":232809,"type":"SCALAR","min":[0],"max":[95770]},{"bufferView":4,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.8958857097351375,-0.0009233632866205743,-0.7486941740608273],"max":[0.9066078641551696,2.001316678244735,0.7461374609171814]},{"bufferView":5,"componentType":5126,"count":53438,"type":"VEC3","min":[-0.9999721050262451,-0.9997888803482056,-0.9998801946640015],"max":[0.9999030828475952,0.99997878074646,0.9997619986534119]},{"bufferView":6,"componentType":5126,"count":53438,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":111363,"type":"SCALAR","min":[0],"max":[53437]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.9900000000000001,0,-0.9900000000000001],"max":[0.9900000000000001,2.0,0.9900000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.9900000000000001,0,-0.9900000000000001],"max":[0.9900000000000001,2.0,0.9900000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/stechpalme_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6593529411764706,1.0,0.8353529411764706,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/stechpalme_b.bin b/mods/trees/assets/stechpalme_b.bin new file mode 100644 index 0000000..20d8eca --- /dev/null +++ b/mods/trees/assets/stechpalme_b.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f252f3bae22dd6bed43c2dd20f64ea3157b5914ee6e7391988143bcafe37b27e +size 7326900 diff --git a/mods/trees/assets/stechpalme_b.gltf b/mods/trees/assets/stechpalme_b.gltf new file mode 100644 index 0000000..1f79ec9 --- /dev/null +++ b/mods/trees/assets/stechpalme_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"stechpalme_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.729281689548578,0.0,-1.7999999999999998],"max":[1.729281689548578,4.0,1.7999999999999998]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999985694885254,-0.9998176693916321,-0.9999725222587585],"max":[0.9999967813491821,0.9999985098838806,0.9998761415481567]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.5438654369533986,0.001572892209310414,-1.49815327474234],"max":[2.02331153790111,4.0048570576054106,1.9699673977990726]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997787475585938,-0.9998181462287903,-0.9999568462371826],"max":[0.99998939037323,0.9999985098838806,0.9998655915260315]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.9800000000000002,0,-1.9800000000000002],"max":[1.9800000000000002,4.0,1.9800000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.9800000000000002,0,-1.9800000000000002],"max":[1.9800000000000002,4.0,1.9800000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/stechpalme_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5994117647058823,1.0,0.7594117647058823,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/stechpalme_b_winter.gltf b/mods/trees/assets/stechpalme_b_winter.gltf new file mode 100644 index 0000000..12291e3 --- /dev/null +++ b/mods/trees/assets/stechpalme_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"stechpalme_b.bin","byteLength":7326900}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":1330836,"byteLength":1330836,"target":34962},{"buffer":0,"byteOffset":2661672,"byteLength":887224,"target":34962},{"buffer":0,"byteOffset":3548896,"byteLength":1063548,"target":34963},{"buffer":0,"byteOffset":4612444,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":5418604,"byteLength":806160,"target":34962},{"buffer":0,"byteOffset":6224764,"byteLength":537440,"target":34962},{"buffer":0,"byteOffset":6762204,"byteLength":563856,"target":34963},{"buffer":0,"byteOffset":7326060,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326252,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7326444,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7326572,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7326620,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326716,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7326812,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7326876,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":110903,"type":"VEC3","min":[-1.729281689548578,0.0,-1.7999999999999998],"max":[1.729281689548578,4.0,1.7999999999999998]},{"bufferView":1,"componentType":5126,"count":110903,"type":"VEC3","min":[-0.9999985694885254,-0.9998176693916321,-0.9999725222587585],"max":[0.9999967813491821,0.9999985098838806,0.9998761415481567]},{"bufferView":2,"componentType":5126,"count":110903,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":265887,"type":"SCALAR","min":[0],"max":[110902]},{"bufferView":4,"componentType":5126,"count":67180,"type":"VEC3","min":[-1.5438654369533986,0.001572892209310414,-1.49815327474234],"max":[2.02331153790111,4.0048570576054106,1.9699673977990726]},{"bufferView":5,"componentType":5126,"count":67180,"type":"VEC3","min":[-0.9997787475585938,-0.9998181462287903,-0.9999568462371826],"max":[0.99998939037323,0.9999985098838806,0.9998655915260315]},{"bufferView":6,"componentType":5126,"count":67180,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":140964,"type":"SCALAR","min":[0],"max":[67179]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.9800000000000002,0,-1.9800000000000002],"max":[1.9800000000000002,4.0,1.9800000000000002]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.9800000000000002,0,-1.9800000000000002],"max":[1.9800000000000002,4.0,1.9800000000000002]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/stechpalme_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6593529411764706,1.0,0.8353529411764706,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/stechpalme_c.bin b/mods/trees/assets/stechpalme_c.bin new file mode 100644 index 0000000..b4f8604 --- /dev/null +++ b/mods/trees/assets/stechpalme_c.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920835ef3eecf29529e005b4347daccc2ce26d129c5ae49293fababe25ee5722 +size 8762660 diff --git a/mods/trees/assets/stechpalme_c.gltf b/mods/trees/assets/stechpalme_c.gltf new file mode 100644 index 0000000..44fac4d --- /dev/null +++ b/mods/trees/assets/stechpalme_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"stechpalme_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.4807114212687713,0.0,-2.7],"max":[2.4807114212687713,6.0,2.7]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999911189079285,-0.9999882578849792,-0.9999960064888],"max":[0.999996542930603,0.9999987483024597,0.9999589323997498]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.4725795426737838,-0.0007142673460140422,-2.699920092691508],"max":[2.3788538371245744,5.999920490429493,2.70020468060577]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999910593032837,-0.999998152256012,-0.9999960660934448],"max":[0.9999086856842041,1.0,0.9998708963394165]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.9700000000000006,0,-2.9700000000000006],"max":[2.9700000000000006,6.0,2.9700000000000006]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.9700000000000006,0,-2.9700000000000006],"max":[2.9700000000000006,6.0,2.9700000000000006]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/stechpalme_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5994117647058823,1.0,0.7594117647058823,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/stechpalme_c_winter.gltf b/mods/trees/assets/stechpalme_c_winter.gltf new file mode 100644 index 0000000..cf29b0b --- /dev/null +++ b/mods/trees/assets/stechpalme_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]}],"buffers":[{"uri":"stechpalme_c.bin","byteLength":8762660}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":1635732,"byteLength":1635732,"target":34962},{"buffer":0,"byteOffset":3271464,"byteLength":1090488,"target":34962},{"buffer":0,"byteOffset":4361952,"byteLength":1360860,"target":34963},{"buffer":0,"byteOffset":5722812,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":6622032,"byteLength":899220,"target":34962},{"buffer":0,"byteOffset":7521252,"byteLength":599480,"target":34962},{"buffer":0,"byteOffset":8120732,"byteLength":641088,"target":34963},{"buffer":0,"byteOffset":8761820,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762012,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8762204,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8762332,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8762380,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762476,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8762572,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8762636,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":136311,"type":"VEC3","min":[-2.4807114212687713,0.0,-2.7],"max":[2.4807114212687713,6.0,2.7]},{"bufferView":1,"componentType":5126,"count":136311,"type":"VEC3","min":[-0.9999911189079285,-0.9999882578849792,-0.9999960064888],"max":[0.999996542930603,0.9999987483024597,0.9999589323997498]},{"bufferView":2,"componentType":5126,"count":136311,"type":"VEC2"},{"bufferView":3,"componentType":5125,"count":340215,"type":"SCALAR","min":[0],"max":[136310]},{"bufferView":4,"componentType":5126,"count":74935,"type":"VEC3","min":[-2.4725795426737838,-0.0007142673460140422,-2.699920092691508],"max":[2.3788538371245744,5.999920490429493,2.70020468060577]},{"bufferView":5,"componentType":5126,"count":74935,"type":"VEC3","min":[-0.9999910593032837,-0.999998152256012,-0.9999960660934448],"max":[0.9999086856842041,1.0,0.9998708963394165]},{"bufferView":6,"componentType":5126,"count":74935,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":160272,"type":"SCALAR","min":[0],"max":[74934]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-2.9700000000000006,0,-2.9700000000000006],"max":[2.9700000000000006,6.0,2.9700000000000006]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-2.9700000000000006,0,-2.9700000000000006],"max":[2.9700000000000006,6.0,2.9700000000000006]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/stechpalme_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6593529411764706,1.0,0.8353529411764706,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/textures/poly_fern_02.png b/mods/trees/assets/textures/poly_fern_02.png new file mode 100644 index 0000000..1d47125 --- /dev/null +++ b/mods/trees/assets/textures/poly_fern_02.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecfca6133bedd12eecf63ce1ee107ff241036c77bf3b7c5df5ab395d0b2457d +size 181192 diff --git a/mods/trees/assets/textures/poly_nettle_plant.png b/mods/trees/assets/textures/poly_nettle_plant.png new file mode 100644 index 0000000..f4e1828 --- /dev/null +++ b/mods/trees/assets/textures/poly_nettle_plant.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1927ef268ee832512209354928e7295dca94b5605a69f928247e394e4bad67 +size 332690 diff --git a/mods/trees/assets/textures/poly_periwinkle_plant.png b/mods/trees/assets/textures/poly_periwinkle_plant.png new file mode 100644 index 0000000..4df2126 --- /dev/null +++ b/mods/trees/assets/textures/poly_periwinkle_plant.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2501efc989f67faceea3778cae7e7322deadddb1a45420cebbd4dabd84f5e4 +size 276114 diff --git a/mods/trees/assets/textures/poly_searsia_lucida.png b/mods/trees/assets/textures/poly_searsia_lucida.png new file mode 100644 index 0000000..41dd865 --- /dev/null +++ b/mods/trees/assets/textures/poly_searsia_lucida.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af67897bb92d2e815b468e61fd40c7268b9d26450589b3fd35a8b8dc3e7e5e6 +size 348998 diff --git a/mods/trees/assets/textures/poly_shrub_01.png b/mods/trees/assets/textures/poly_shrub_01.png new file mode 100644 index 0000000..caa2207 --- /dev/null +++ b/mods/trees/assets/textures/poly_shrub_01.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d912555191e87da77d4be0e23f88ef4e21820512495869289709abf91b88eb4b +size 277720 diff --git a/mods/trees/assets/textures/poly_wild_rooibos_bush.png b/mods/trees/assets/textures/poly_wild_rooibos_bush.png new file mode 100644 index 0000000..b555acc --- /dev/null +++ b/mods/trees/assets/textures/poly_wild_rooibos_bush.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d38d89a0d067775833e0aca96d5c498a9f525ec31c016a7ada92dec229b0547 +size 257234 diff --git a/mods/trees/assets/weissdornhecke_a.gltf b/mods/trees/assets/weissdornhecke_a.gltf new file mode 100644 index 0000000..7bef8d5 --- /dev/null +++ b/mods/trees/assets/weissdornhecke_a.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,16,28,40,52,56,64,72,74,80,84,86,88,92,98,100,104,115,117,127,129]},{"name":"hedge_LOD1","children":[13,15,17,29,41,53,57,65,73,75,81,85,87,89,93,99,101,105,116,118,128,130]},{"name":"hedge_LOD2","children":[18,30,42,54,58,66,76,82,90,94,102,106,119,131]},{"name":"hedge_LOD3","children":[19,31,43,55,59,67,77,83,91,95,103,107,120,132]},{"name":"hedge_LOD4","children":[20,32,44,60,68,78,96,108,121,133]},{"name":"hedge_LOD5","children":[21,33,45,61,69,79,97,109,122,134]},{"name":"hedge_LOD6","children":[22,34,46,62,70,110,123,135]},{"name":"hedge_LOD7","children":[23,35,47,63,71,111,124,136]},{"name":"hedge_LOD8","children":[24,36,48,112,125,137]},{"name":"hedge_LOD9","children":[25,37,49,113,126,138]},{"name":"hedge_LOD10","children":[26,38,50,114,139]},{"name":"hedge_LOD11","children":[27,39,51,140]},{"name":"hundsrose_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.005550115056870558],"rotation":[0.0,0.006256265134035168,0.0,0.9999804293817818],"scale":[0.464,1.0355640834624988,1.0036428760962857]},{"name":"hundsrose_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.005550115056870558],"rotation":[0.0,0.006256265134035168,0.0,0.9999804293817818],"scale":[0.464,1.0355640834624988,1.0036428760962857]},{"name":"berberitze_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,0.042342791971161114],"rotation":[0.0,-0.02511630967419389,0.0,0.9996845357353239],"scale":[0.725,1.6164219611606065,1.7481347253159079]},{"name":"berberitze_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,0.042342791971161114],"rotation":[0.0,-0.02511630967419389,0.0,0.9996845357353239],"scale":[0.725,1.6164219611606065,1.7481347253159079]},{"name":"heckenkirsche_a_part_16_LOD0","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_17_LOD1","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_18_LOD2","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_19_LOD3","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_20_LOD4","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_21_LOD5","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_22_LOD6","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_23_LOD7","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_24_LOD8","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_25_LOD9","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_26_LOD10","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_27_LOD11","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"hundsrose_a_part_28_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_29_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_30_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_31_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_32_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_33_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_34_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_35_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_36_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_37_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_38_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_39_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"berberitze_a_part_40_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_41_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_42_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_43_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_44_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_45_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_46_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_47_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_48_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_49_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_50_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_51_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"heckenkirsche_a_part_52_LOD0","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_53_LOD1","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_54_LOD2","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_55_LOD3","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"hundsrose_a_part_56_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_57_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_58_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_59_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_60_LOD4","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_61_LOD5","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_62_LOD6","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_63_LOD7","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"berberitze_a_part_64_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_65_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_66_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_67_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_68_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_69_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_70_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_71_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"heckenkirsche_a_part_72_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.1223821408428677],"rotation":[0.0,-0.01276886303842847,0.0,0.9999184747451694],"scale":[0.7909090909090909,1.5985397631254106,1.998853054491984]},{"name":"heckenkirsche_a_part_73_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.1223821408428677],"rotation":[0.0,-0.01276886303842847,0.0,0.9999184747451694],"scale":[0.7909090909090909,1.5985397631254106,1.998853054491984]},{"name":"hundsrose_a_part_74_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_75_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_76_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_77_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_78_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_79_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"berberitze_a_part_80_LOD0","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_81_LOD1","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_82_LOD2","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_83_LOD3","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_84_LOD0","mesh":5,"translation":[-2.7,-0.0,0.23519343954077682],"rotation":[0.0,0.08198153910199087,0.0,0.996633848134042],"scale":[0.775,1.093005047857002,1.8335868715594363]},{"name":"berberitze_a_part_85_LOD1","mesh":5,"translation":[-2.7,-0.0,0.23519343954077682],"rotation":[0.0,0.08198153910199087,0.0,0.996633848134042],"scale":[0.775,1.093005047857002,1.8335868715594363]},{"name":"heckenkirsche_a_part_86_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.24379005431088052],"rotation":[0.0,0.008984271626307262,0.0,0.9999596406172325],"scale":[0.8454545454545453,0.9163142317176227,1.8842635743735714]},{"name":"heckenkirsche_a_part_87_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.24379005431088052],"rotation":[0.0,0.008984271626307262,0.0,0.9999596406172325],"scale":[0.8454545454545453,0.9163142317176227,1.8842635743735714]},{"name":"hundsrose_a_part_88_LOD0","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_89_LOD1","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_90_LOD2","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_91_LOD3","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"berberitze_a_part_92_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_93_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_94_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_95_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_96_LOD4","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_97_LOD5","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"heckenkirsche_a_part_98_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.04898255258275419],"rotation":[0.0,-0.09269020223653199,0.0,0.9956949966778736],"scale":[0.8454545454545453,1.029382454620076,1.8488029286040852]},{"name":"heckenkirsche_a_part_99_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.04898255258275419],"rotation":[0.0,-0.09269020223653199,0.0,0.9956949966778736],"scale":[0.8454545454545453,1.029382454620076,1.8488029286040852]},{"name":"hundsrose_a_part_100_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_101_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_102_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_103_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"berberitze_a_part_104_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_105_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_106_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_107_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_108_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_109_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_110_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_111_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_112_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_113_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_114_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"heckenkirsche_a_part_115_LOD0","mesh":9,"translation":[1.5,-0.0,0.013992904352437774],"rotation":[0.0,-0.028091616948729897,0.0,0.9996053526553396],"scale":[0.8454545454545453,0.9113507047479619,1.751748363037582]},{"name":"heckenkirsche_a_part_116_LOD1","mesh":9,"translation":[1.5,-0.0,0.013992904352437774],"rotation":[0.0,-0.028091616948729897,0.0,0.9996053526553396],"scale":[0.8454545454545453,0.9113507047479619,1.751748363037582]},{"name":"hundsrose_a_part_117_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_118_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_119_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_120_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_121_LOD4","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_122_LOD5","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_123_LOD6","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_124_LOD7","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_125_LOD8","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_126_LOD9","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"berberitze_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,0.10995433559265755],"rotation":[0.0,0.05785530266899626,0.0,0.9983249791290804],"scale":[0.775,0.9803656905369948,1.8698827302523704]},{"name":"berberitze_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,0.10995433559265755],"rotation":[0.0,0.05785530266899626,0.0,0.9983249791290804],"scale":[0.775,0.9803656905369948,1.8698827302523704]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"weissdornhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1008673854195394,0.03154667169606344,-0.9305162089733711],"max":[3.118198652976902,1.657694626133971,0.9284159775723674]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998388758318573,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2288697096552226,-0.059857571069846016,-1.0228013761230623],"max":[3.219692204279157,1.7246944202707033,1.0199949945051499]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14994682882673924,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3019512382961085,-0.12061853199914942,-1.1190960735689235],"max":[3.277893395362068,1.764295989035797,1.1205652083906457]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14995141185721936,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4077619414629754,-0.174050021349771,-1.227270201681417],"max":[3.4158741666332824,1.8468399589160096,1.2275661402139533]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14993954374002455,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.538213769448374,-0.28073540275955744,-1.380806463946096],"max":[3.574271592959959,1.9260461134355238,1.3626790988147421]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14988146085978601,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.726386446790163,-0.4149658655414477,-1.5218147081032596],"max":[3.7292430642256615,2.0711803581631054,1.5528880951214736]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14999106227023987,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9429615541256986,-0.5436626785355952,-1.7396646607751487],"max":[3.9561545373119293,2.2089570546984505,1.7701110692467887]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14985288475831632,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.237104505491551,-0.730866808013696,-2.0651480406345017],"max":[4.216782409387841,2.4275446616301974,2.0143309630210484]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14996211345591157,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.505394204774637,-0.9361687805793377,-2.3003438016440105],"max":[4.5134763004618454,2.5859551744978004,2.3111808538814076]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499891018503991,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.821193370147605,-1.1679666009985392,-2.5918544596470046],"max":[4.83829717972332,2.8380107399498526,2.5648530405904784]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14984609840179272,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.159527746138812,-1.3936504729137245,-2.971558642572064],"max":[5.1362127863459115,3.120212853096826,2.9538796659161872]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14975353280766243,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.548758824980773,-1.7064207369694837,-3.3851462864557544],"max":[5.631063190834068,3.351971255392917,3.4315045731647]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14984268635848358,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_a_hedge.bin b/mods/trees/assets/weissdornhecke_a_hedge.bin new file mode 100644 index 0000000..a18f1f8 --- /dev/null +++ b/mods/trees/assets/weissdornhecke_a_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f4e1e6edecf9900cd87b1968c151e248c87f4913828954ae6bc3a1c0d60e31 +size 8841000 diff --git a/mods/trees/assets/weissdornhecke_a_herbst.gltf b/mods/trees/assets/weissdornhecke_a_herbst.gltf new file mode 100644 index 0000000..b26702d --- /dev/null +++ b/mods/trees/assets/weissdornhecke_a_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,16,28,40,52,56,64,72,74,80,84,86,88,92,98,100,104,115,117,127,129]},{"name":"hedge_LOD1","children":[13,15,17,29,41,53,57,65,73,75,81,85,87,89,93,99,101,105,116,118,128,130]},{"name":"hedge_LOD2","children":[18,30,42,54,58,66,76,82,90,94,102,106,119,131]},{"name":"hedge_LOD3","children":[19,31,43,55,59,67,77,83,91,95,103,107,120,132]},{"name":"hedge_LOD4","children":[20,32,44,60,68,78,96,108,121,133]},{"name":"hedge_LOD5","children":[21,33,45,61,69,79,97,109,122,134]},{"name":"hedge_LOD6","children":[22,34,46,62,70,110,123,135]},{"name":"hedge_LOD7","children":[23,35,47,63,71,111,124,136]},{"name":"hedge_LOD8","children":[24,36,48,112,125,137]},{"name":"hedge_LOD9","children":[25,37,49,113,126,138]},{"name":"hedge_LOD10","children":[26,38,50,114,139]},{"name":"hedge_LOD11","children":[27,39,51,140]},{"name":"hundsrose_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.005550115056870558],"rotation":[0.0,0.006256265134035168,0.0,0.9999804293817818],"scale":[0.464,1.0355640834624988,1.0036428760962857]},{"name":"hundsrose_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.005550115056870558],"rotation":[0.0,0.006256265134035168,0.0,0.9999804293817818],"scale":[0.464,1.0355640834624988,1.0036428760962857]},{"name":"berberitze_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,0.042342791971161114],"rotation":[0.0,-0.02511630967419389,0.0,0.9996845357353239],"scale":[0.725,1.6164219611606065,1.7481347253159079]},{"name":"berberitze_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,0.042342791971161114],"rotation":[0.0,-0.02511630967419389,0.0,0.9996845357353239],"scale":[0.725,1.6164219611606065,1.7481347253159079]},{"name":"heckenkirsche_a_part_16_LOD0","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_17_LOD1","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_18_LOD2","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_19_LOD3","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_20_LOD4","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_21_LOD5","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_22_LOD6","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_23_LOD7","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_24_LOD8","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_25_LOD9","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_26_LOD10","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_27_LOD11","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"hundsrose_a_part_28_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_29_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_30_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_31_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_32_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_33_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_34_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_35_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_36_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_37_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_38_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_39_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"berberitze_a_part_40_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_41_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_42_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_43_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_44_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_45_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_46_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_47_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_48_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_49_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_50_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_51_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"heckenkirsche_a_part_52_LOD0","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_53_LOD1","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_54_LOD2","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_55_LOD3","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"hundsrose_a_part_56_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_57_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_58_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_59_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_60_LOD4","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_61_LOD5","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_62_LOD6","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_63_LOD7","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"berberitze_a_part_64_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_65_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_66_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_67_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_68_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_69_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_70_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_71_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"heckenkirsche_a_part_72_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.1223821408428677],"rotation":[0.0,-0.01276886303842847,0.0,0.9999184747451694],"scale":[0.7909090909090909,1.5985397631254106,1.998853054491984]},{"name":"heckenkirsche_a_part_73_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.1223821408428677],"rotation":[0.0,-0.01276886303842847,0.0,0.9999184747451694],"scale":[0.7909090909090909,1.5985397631254106,1.998853054491984]},{"name":"hundsrose_a_part_74_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_75_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_76_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_77_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_78_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_79_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"berberitze_a_part_80_LOD0","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_81_LOD1","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_82_LOD2","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_83_LOD3","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_84_LOD0","mesh":5,"translation":[-2.7,-0.0,0.23519343954077682],"rotation":[0.0,0.08198153910199087,0.0,0.996633848134042],"scale":[0.775,1.093005047857002,1.8335868715594363]},{"name":"berberitze_a_part_85_LOD1","mesh":5,"translation":[-2.7,-0.0,0.23519343954077682],"rotation":[0.0,0.08198153910199087,0.0,0.996633848134042],"scale":[0.775,1.093005047857002,1.8335868715594363]},{"name":"heckenkirsche_a_part_86_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.24379005431088052],"rotation":[0.0,0.008984271626307262,0.0,0.9999596406172325],"scale":[0.8454545454545453,0.9163142317176227,1.8842635743735714]},{"name":"heckenkirsche_a_part_87_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.24379005431088052],"rotation":[0.0,0.008984271626307262,0.0,0.9999596406172325],"scale":[0.8454545454545453,0.9163142317176227,1.8842635743735714]},{"name":"hundsrose_a_part_88_LOD0","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_89_LOD1","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_90_LOD2","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_91_LOD3","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"berberitze_a_part_92_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_93_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_94_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_95_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_96_LOD4","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_97_LOD5","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"heckenkirsche_a_part_98_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.04898255258275419],"rotation":[0.0,-0.09269020223653199,0.0,0.9956949966778736],"scale":[0.8454545454545453,1.029382454620076,1.8488029286040852]},{"name":"heckenkirsche_a_part_99_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.04898255258275419],"rotation":[0.0,-0.09269020223653199,0.0,0.9956949966778736],"scale":[0.8454545454545453,1.029382454620076,1.8488029286040852]},{"name":"hundsrose_a_part_100_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_101_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_102_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_103_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"berberitze_a_part_104_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_105_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_106_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_107_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_108_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_109_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_110_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_111_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_112_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_113_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_114_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"heckenkirsche_a_part_115_LOD0","mesh":9,"translation":[1.5,-0.0,0.013992904352437774],"rotation":[0.0,-0.028091616948729897,0.0,0.9996053526553396],"scale":[0.8454545454545453,0.9113507047479619,1.751748363037582]},{"name":"heckenkirsche_a_part_116_LOD1","mesh":9,"translation":[1.5,-0.0,0.013992904352437774],"rotation":[0.0,-0.028091616948729897,0.0,0.9996053526553396],"scale":[0.8454545454545453,0.9113507047479619,1.751748363037582]},{"name":"hundsrose_a_part_117_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_118_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_119_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_120_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_121_LOD4","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_122_LOD5","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_123_LOD6","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_124_LOD7","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_125_LOD8","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_126_LOD9","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"berberitze_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,0.10995433559265755],"rotation":[0.0,0.05785530266899626,0.0,0.9983249791290804],"scale":[0.775,0.9803656905369948,1.8698827302523704]},{"name":"berberitze_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,0.10995433559265755],"rotation":[0.0,0.05785530266899626,0.0,0.9983249791290804],"scale":[0.775,0.9803656905369948,1.8698827302523704]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"weissdornhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1008673854195394,0.03154667169606344,-0.9305162089733711],"max":[3.118198652976902,1.657694626133971,0.9284159775723674]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998388758318573,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2288697096552226,-0.059857571069846016,-1.0228013761230623],"max":[3.219692204279157,1.7246944202707033,1.0199949945051499]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14994682882673924,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3019512382961085,-0.12061853199914942,-1.1190960735689235],"max":[3.277893395362068,1.764295989035797,1.1205652083906457]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14995141185721936,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4077619414629754,-0.174050021349771,-1.227270201681417],"max":[3.4158741666332824,1.8468399589160096,1.2275661402139533]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14993954374002455,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.538213769448374,-0.28073540275955744,-1.380806463946096],"max":[3.574271592959959,1.9260461134355238,1.3626790988147421]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14988146085978601,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.726386446790163,-0.4149658655414477,-1.5218147081032596],"max":[3.7292430642256615,2.0711803581631054,1.5528880951214736]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14999106227023987,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9429615541256986,-0.5436626785355952,-1.7396646607751487],"max":[3.9561545373119293,2.2089570546984505,1.7701110692467887]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14985288475831632,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.237104505491551,-0.730866808013696,-2.0651480406345017],"max":[4.216782409387841,2.4275446616301974,2.0143309630210484]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14996211345591157,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.505394204774637,-0.9361687805793377,-2.3003438016440105],"max":[4.5134763004618454,2.5859551744978004,2.3111808538814076]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499891018503991,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.821193370147605,-1.1679666009985392,-2.5918544596470046],"max":[4.83829717972332,2.8380107399498526,2.5648530405904784]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14984609840179272,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.159527746138812,-1.3936504729137245,-2.971558642572064],"max":[5.1362127863459115,3.120212853096826,2.9538796659161872]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14975353280766243,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.548758824980773,-1.7064207369694837,-3.3851462864557544],"max":[5.631063190834068,3.351971255392917,3.4315045731647]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14984268635848358,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_a_winter.gltf b/mods/trees/assets/weissdornhecke_a_winter.gltf new file mode 100644 index 0000000..6d4bf1b --- /dev/null +++ b/mods/trees/assets/weissdornhecke_a_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,16,28,40,52,56,64,72,74,80,84,86,88,92,98,100,104,115,117,127,129]},{"name":"hedge_LOD1","children":[13,15,17,29,41,53,57,65,73,75,81,85,87,89,93,99,101,105,116,118,128,130]},{"name":"hedge_LOD2","children":[18,30,42,54,58,66,76,82,90,94,102,106,119,131]},{"name":"hedge_LOD3","children":[19,31,43,55,59,67,77,83,91,95,103,107,120,132]},{"name":"hedge_LOD4","children":[20,32,44,60,68,78,96,108,121,133]},{"name":"hedge_LOD5","children":[21,33,45,61,69,79,97,109,122,134]},{"name":"hedge_LOD6","children":[22,34,46,62,70,110,123,135]},{"name":"hedge_LOD7","children":[23,35,47,63,71,111,124,136]},{"name":"hedge_LOD8","children":[24,36,48,112,125,137]},{"name":"hedge_LOD9","children":[25,37,49,113,126,138]},{"name":"hedge_LOD10","children":[26,38,50,114,139]},{"name":"hedge_LOD11","children":[27,39,51,140]},{"name":"hundsrose_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.005550115056870558],"rotation":[0.0,0.006256265134035168,0.0,0.9999804293817818],"scale":[0.464,1.0355640834624988,1.0036428760962857]},{"name":"hundsrose_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.005550115056870558],"rotation":[0.0,0.006256265134035168,0.0,0.9999804293817818],"scale":[0.464,1.0355640834624988,1.0036428760962857]},{"name":"berberitze_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,0.042342791971161114],"rotation":[0.0,-0.02511630967419389,0.0,0.9996845357353239],"scale":[0.725,1.6164219611606065,1.7481347253159079]},{"name":"berberitze_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,0.042342791971161114],"rotation":[0.0,-0.02511630967419389,0.0,0.9996845357353239],"scale":[0.725,1.6164219611606065,1.7481347253159079]},{"name":"heckenkirsche_a_part_16_LOD0","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_17_LOD1","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_18_LOD2","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_19_LOD3","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_20_LOD4","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_21_LOD5","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_22_LOD6","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_23_LOD7","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_24_LOD8","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_25_LOD9","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_26_LOD10","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"heckenkirsche_a_part_27_LOD11","mesh":9,"translation":[-1.8,-0.0,0.04777078203657084],"rotation":[0.0,0.0203004734403106,0.0,0.9997939241554228],"scale":[0.7909090909090909,1.6025520445989372,1.8559497528792654]},{"name":"hundsrose_a_part_28_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_29_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_30_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_31_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_32_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_33_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_34_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_35_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_36_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_37_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_38_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"hundsrose_a_part_39_LOD11","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.12400128910658574],"rotation":[0.0,-0.04584963562132028,0.0,0.9989483524754381],"scale":[0.464,1.0343503499807722,1.0298271721933394]},{"name":"berberitze_a_part_40_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_41_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_42_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_43_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_44_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_45_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_46_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_47_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_48_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_49_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_50_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"berberitze_a_part_51_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,0.09828786100788214],"rotation":[0.0,-0.00969142806872082,0.0,0.9999530370082331],"scale":[0.725,1.6427881275201877,1.9765982516094573]},{"name":"heckenkirsche_a_part_52_LOD0","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_53_LOD1","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_54_LOD2","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"heckenkirsche_a_part_55_LOD3","mesh":9,"translation":[0.0,-0.0,-0.09452484147063749],"rotation":[0.0,0.006658978662619356,0.0,0.9999778287558033],"scale":[0.7909090909090909,1.5713344890816958,1.772508193551312]},{"name":"hundsrose_a_part_56_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_57_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_58_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_59_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_60_LOD4","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_61_LOD5","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_62_LOD6","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"hundsrose_a_part_63_LOD7","mesh":1,"translation":[0.5999999999999996,-0.0,-0.10532631241624064],"rotation":[0.0,0.016419089317369604,0.0,0.9998651976671596],"scale":[0.464,1.0639446929562493,1.1858539657979232]},{"name":"berberitze_a_part_64_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_65_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_66_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_67_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_68_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_69_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_70_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"berberitze_a_part_71_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.02709541032636187],"rotation":[0.0,0.07424427606370979,0.0,0.9972400851709561],"scale":[0.725,1.583360206004418,1.8387304661234987]},{"name":"heckenkirsche_a_part_72_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.1223821408428677],"rotation":[0.0,-0.01276886303842847,0.0,0.9999184747451694],"scale":[0.7909090909090909,1.5985397631254106,1.998853054491984]},{"name":"heckenkirsche_a_part_73_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.1223821408428677],"rotation":[0.0,-0.01276886303842847,0.0,0.9999184747451694],"scale":[0.7909090909090909,1.5985397631254106,1.998853054491984]},{"name":"hundsrose_a_part_74_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_75_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_76_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_77_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_78_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"hundsrose_a_part_79_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,0.01907396187056587],"rotation":[0.0,-0.033951827385237526,0.0,0.9994234705154783],"scale":[0.464,1.0545885421819714,1.1627956571502922]},{"name":"berberitze_a_part_80_LOD0","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_81_LOD1","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_82_LOD2","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_83_LOD3","mesh":5,"translation":[3.0,-0.0,-0.1209974155814135],"rotation":[0.0,-0.07306278701725986,0.0,0.997327343028993],"scale":[0.725,1.641530699469001,1.7197900654299676]},{"name":"berberitze_a_part_84_LOD0","mesh":5,"translation":[-2.7,-0.0,0.23519343954077682],"rotation":[0.0,0.08198153910199087,0.0,0.996633848134042],"scale":[0.775,1.093005047857002,1.8335868715594363]},{"name":"berberitze_a_part_85_LOD1","mesh":5,"translation":[-2.7,-0.0,0.23519343954077682],"rotation":[0.0,0.08198153910199087,0.0,0.996633848134042],"scale":[0.775,1.093005047857002,1.8335868715594363]},{"name":"heckenkirsche_a_part_86_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.24379005431088052],"rotation":[0.0,0.008984271626307262,0.0,0.9999596406172325],"scale":[0.8454545454545453,0.9163142317176227,1.8842635743735714]},{"name":"heckenkirsche_a_part_87_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.24379005431088052],"rotation":[0.0,0.008984271626307262,0.0,0.9999596406172325],"scale":[0.8454545454545453,0.9163142317176227,1.8842635743735714]},{"name":"hundsrose_a_part_88_LOD0","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_89_LOD1","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_90_LOD2","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"hundsrose_a_part_91_LOD3","mesh":1,"translation":[-1.5,-0.0,0.11100271727155803],"rotation":[0.0,-0.04776312522577974,0.0,0.9988586906408066],"scale":[0.49599999999999994,0.6465192203632169,1.0894233508512396]},{"name":"berberitze_a_part_92_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_93_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_94_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_95_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_96_LOD4","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"berberitze_a_part_97_LOD5","mesh":5,"translation":[-0.8999999999999999,-0.0,0.24759050081255723],"rotation":[0.0,-0.06784502534225385,0.0,0.9976958717646921],"scale":[0.775,0.9589927461307243,1.8550680375197908]},{"name":"heckenkirsche_a_part_98_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.04898255258275419],"rotation":[0.0,-0.09269020223653199,0.0,0.9956949966778736],"scale":[0.8454545454545453,1.029382454620076,1.8488029286040852]},{"name":"heckenkirsche_a_part_99_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.04898255258275419],"rotation":[0.0,-0.09269020223653199,0.0,0.9956949966778736],"scale":[0.8454545454545453,1.029382454620076,1.8488029286040852]},{"name":"hundsrose_a_part_100_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_101_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_102_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"hundsrose_a_part_103_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.16965345580948532],"rotation":[0.0,-0.09022165933023393,0.0,0.9959217098686519],"scale":[0.49599999999999994,0.741840683725134,1.0978925197924183]},{"name":"berberitze_a_part_104_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_105_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_106_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_107_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_108_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_109_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_110_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_111_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_112_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_113_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"berberitze_a_part_114_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.254217808515961],"rotation":[0.0,0.019109102272162205,0.0,0.9998174044346058],"scale":[0.775,1.008571802252159,1.8698122292731292]},{"name":"heckenkirsche_a_part_115_LOD0","mesh":9,"translation":[1.5,-0.0,0.013992904352437774],"rotation":[0.0,-0.028091616948729897,0.0,0.9996053526553396],"scale":[0.8454545454545453,0.9113507047479619,1.751748363037582]},{"name":"heckenkirsche_a_part_116_LOD1","mesh":9,"translation":[1.5,-0.0,0.013992904352437774],"rotation":[0.0,-0.028091616948729897,0.0,0.9996053526553396],"scale":[0.8454545454545453,0.9113507047479619,1.751748363037582]},{"name":"hundsrose_a_part_117_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_118_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_119_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_120_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_121_LOD4","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_122_LOD5","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_123_LOD6","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_124_LOD7","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_125_LOD8","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"hundsrose_a_part_126_LOD9","mesh":1,"translation":[2.0999999999999996,-0.0,0.18533572117188118],"rotation":[0.0,0.0019690973457159046,0.0,0.9999980613259423],"scale":[0.49599999999999994,0.6359419467553116,1.0407066916930645]},{"name":"berberitze_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,0.10995433559265755],"rotation":[0.0,0.05785530266899626,0.0,0.9983249791290804],"scale":[0.775,0.9803656905369948,1.8698827302523704]},{"name":"berberitze_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,0.10995433559265755],"rotation":[0.0,0.05785530266899626,0.0,0.9983249791290804],"scale":[0.775,0.9803656905369948,1.8698827302523704]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"weissdornhecke_a_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1008673854195394,0.03154667169606344,-0.9305162089733711],"max":[3.118198652976902,1.657694626133971,0.9284159775723674]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14998388758318573,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":2592,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.2288697096552226,-0.059857571069846016,-1.0228013761230623],"max":[3.219692204279157,1.7246944202707033,1.0199949945051499]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14994682882673924,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":2016,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.3019512382961085,-0.12061853199914942,-1.1190960735689235],"max":[3.277893395362068,1.764295989035797,1.1205652083906457]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14995141185721936,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":1980,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4077619414629754,-0.174050021349771,-1.227270201681417],"max":[3.4158741666332824,1.8468399589160096,1.2275661402139533]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14993954374002455,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":1944,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.538213769448374,-0.28073540275955744,-1.380806463946096],"max":[3.574271592959959,1.9260461134355238,1.3626790988147421]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14988146085978601,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":1908,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.726386446790163,-0.4149658655414477,-1.5218147081032596],"max":[3.7292430642256615,2.0711803581631054,1.5528880951214736]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14999106227023987,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":1872,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9429615541256986,-0.5436626785355952,-1.7396646607751487],"max":[3.9561545373119293,2.2089570546984505,1.7701110692467887]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14985288475831632,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":1836,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.237104505491551,-0.730866808013696,-2.0651480406345017],"max":[4.216782409387841,2.4275446616301974,2.0143309630210484]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14996211345591157,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":1800,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.505394204774637,-0.9361687805793377,-2.3003438016440105],"max":[4.5134763004618454,2.5859551744978004,2.3111808538814076]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.1499891018503991,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":1764,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.821193370147605,-1.1679666009985392,-2.5918544596470046],"max":[4.83829717972332,2.8380107399498526,2.5648530405904784]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14984609840179272,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":1728,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.159527746138812,-1.3936504729137245,-2.971558642572064],"max":[5.1362127863459115,3.120212853096826,2.9538796659161872]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14975353280766243,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":1674,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.548758824980773,-1.7064207369694837,-3.3851462864557544],"max":[5.631063190834068,3.351971255392917,3.4315045731647]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14984268635848358,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":1620,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_b.gltf b/mods/trees/assets/weissdornhecke_b.gltf new file mode 100644 index 0000000..c36c9ec --- /dev/null +++ b/mods/trees/assets/weissdornhecke_b.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,20,22,33,45,47,55,63,65,71,73,85,97,107,111,115,119,121,123,127,129]},{"name":"hedge_LOD1","children":[13,15,21,23,34,46,48,56,64,66,72,74,86,98,108,112,116,120,122,124,128,130]},{"name":"hedge_LOD2","children":[16,24,35,49,57,67,75,87,99,109,113,117,125,131]},{"name":"hedge_LOD3","children":[17,25,36,50,58,68,76,88,100,110,114,118,126,132]},{"name":"hedge_LOD4","children":[18,26,37,51,59,69,77,89,101,133]},{"name":"hedge_LOD5","children":[19,27,38,52,60,70,78,90,102,134]},{"name":"hedge_LOD6","children":[28,39,53,61,79,91,103,135]},{"name":"hedge_LOD7","children":[29,40,54,62,80,92,104,136]},{"name":"hedge_LOD8","children":[30,41,81,93,105,137]},{"name":"hedge_LOD9","children":[31,42,82,94,106,138]},{"name":"hedge_LOD10","children":[32,43,83,95,139]},{"name":"hedge_LOD11","children":[44,84,96,140]},{"name":"berberitze_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.12782425716820625],"rotation":[0.0,-0.056569788940087906,0.0,0.9983986473244412],"scale":[0.725,1.9283416382195873,1.9254444675512217]},{"name":"berberitze_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.12782425716820625],"rotation":[0.0,-0.056569788940087906,0.0,0.9983986473244412],"scale":[0.725,1.9283416382195873,1.9254444675512217]},{"name":"heckenkirsche_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_16_LOD2","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_17_LOD3","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_18_LOD4","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_19_LOD5","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"hundsrose_a_part_20_LOD0","mesh":9,"translation":[-1.8,-0.0,-0.03309451302450209],"rotation":[0.0,0.07653794627310105,0.0,0.9970666691752843],"scale":[0.464,1.3808879871629507,1.2137153977572746]},{"name":"hundsrose_a_part_21_LOD1","mesh":9,"translation":[-1.8,-0.0,-0.03309451302450209],"rotation":[0.0,0.07653794627310105,0.0,0.9970666691752843],"scale":[0.464,1.3808879871629507,1.2137153977572746]},{"name":"berberitze_a_part_22_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_23_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_24_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_25_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_26_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_27_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_28_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_29_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_30_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_31_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_32_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"heckenkirsche_a_part_33_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_34_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_35_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_36_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_37_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_38_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_39_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_40_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_41_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_42_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_43_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_44_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"hundsrose_a_part_45_LOD0","mesh":9,"translation":[0.0,-0.0,0.07476312141315203],"rotation":[0.0,0.06858931964305841,0.0,0.9976449795548026],"scale":[0.464,1.3023059420725616,0.9813683250361215]},{"name":"hundsrose_a_part_46_LOD1","mesh":9,"translation":[0.0,-0.0,0.07476312141315203],"rotation":[0.0,0.06858931964305841,0.0,0.9976449795548026],"scale":[0.464,1.3023059420725616,0.9813683250361215]},{"name":"berberitze_a_part_47_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_48_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_49_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_50_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_51_LOD4","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_52_LOD5","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_53_LOD6","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_54_LOD7","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"heckenkirsche_a_part_55_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_56_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_57_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_58_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_59_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_60_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_61_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_62_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"hundsrose_a_part_63_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.0517158993559505],"rotation":[0.0,-0.056986447449849396,0.0,0.9983749520130428],"scale":[0.464,1.3150112256755528,1.086552670896184]},{"name":"hundsrose_a_part_64_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.0517158993559505],"rotation":[0.0,-0.056986447449849396,0.0,0.9983749520130428],"scale":[0.464,1.3150112256755528,1.086552670896184]},{"name":"berberitze_a_part_65_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_66_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_67_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_68_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_69_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_70_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"heckenkirsche_a_part_71_LOD0","mesh":5,"translation":[3.0,-0.0,-0.08080402966960708],"rotation":[0.0,0.03726809791034828,0.0,0.9993053031372068],"scale":[0.7909090909090909,2.033692472974101,1.815613670200065]},{"name":"heckenkirsche_a_part_72_LOD1","mesh":5,"translation":[3.0,-0.0,-0.08080402966960708],"rotation":[0.0,0.03726809791034828,0.0,0.9993053031372068],"scale":[0.7909090909090909,2.033692472974101,1.815613670200065]},{"name":"heckenkirsche_a_part_73_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_74_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_75_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_76_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_77_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_78_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_79_LOD6","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_80_LOD7","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_81_LOD8","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_82_LOD9","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_83_LOD10","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_84_LOD11","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"hundsrose_a_part_85_LOD0","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_86_LOD1","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_87_LOD2","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_88_LOD3","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_89_LOD4","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_90_LOD5","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_91_LOD6","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_92_LOD7","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_93_LOD8","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_94_LOD9","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_95_LOD10","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_96_LOD11","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"berberitze_a_part_97_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_98_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_99_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_100_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_101_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_102_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_103_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_104_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_105_LOD8","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_106_LOD9","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"heckenkirsche_a_part_107_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_108_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_109_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_110_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"hundsrose_a_part_111_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_112_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_113_LOD2","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_114_LOD3","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"berberitze_a_part_115_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_116_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_117_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_118_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"heckenkirsche_a_part_119_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,0.1646622185095895],"rotation":[0.0,-0.04067736380145794,0.0,0.9991723335211818],"scale":[0.8454545454545453,1.3437804239697817,2.106811087112091]},{"name":"heckenkirsche_a_part_120_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,0.1646622185095895],"rotation":[0.0,-0.04067736380145794,0.0,0.9991723335211818],"scale":[0.8454545454545453,1.3437804239697817,2.106811087112091]},{"name":"hundsrose_a_part_121_LOD0","mesh":9,"translation":[1.5,-0.0,0.0872391793728724],"rotation":[0.0,0.0030403265459887294,0.0,0.9999953781965664],"scale":[0.49599999999999994,0.8801077746542977,1.090626106504908]},{"name":"hundsrose_a_part_122_LOD1","mesh":9,"translation":[1.5,-0.0,0.0872391793728724],"rotation":[0.0,0.0030403265459887294,0.0,0.9999953781965664],"scale":[0.49599999999999994,0.8801077746542977,1.090626106504908]},{"name":"berberitze_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_125_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_126_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"heckenkirsche_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,-0.026011878739698957],"rotation":[0.0,0.03021094436361129,0.0,0.9995435452448577],"scale":[0.8454545454545453,1.3517741673728578,2.1679040375953584]},{"name":"heckenkirsche_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,-0.026011878739698957],"rotation":[0.0,0.03021094436361129,0.0,0.9995435452448577],"scale":[0.8454545454545453,1.3517741673728578,2.1679040375953584]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"weissdornhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1149101236386527,0.027221351877174366,-0.9252344564167174],"max":[3.110907133738842,2.0585183297935,0.925502924271223]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14995028157857673,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.234564919780702,-0.04742840444207573,-1.0440490486263074],"max":[3.230614597961131,2.119124532002909,1.0552661714687863]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14996641912234876,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.2824838477021405,-0.09999533864482897,-1.092699741841102],"max":[3.3192985933171446,2.158627453154471,1.121659590517386]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1499988519592576,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.399222345896113,-0.1808625163112085,-1.2267841844424998],"max":[3.408074568017203,2.242392412618562,1.2279635644192959]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14985251196477112,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.559848316623825,-0.2711956777064602,-1.3460583261841703],"max":[3.5651093733790304,2.358628817265058,1.3409655693168983]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999172758076823,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.72587877575173,-0.40237740359627777,-1.5208175742335868],"max":[3.726701754604237,2.4768029192424814,1.5282552023120535]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14975560048458825,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.961547033557474,-0.5278900186997604,-1.7912813501497653],"max":[3.955707009943048,2.6300220032206374,1.7541765189685727]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499611735888221,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.218763082402775,-0.7414193839712974,-2.050032941644602],"max":[4.237161489856832,2.8007691111798936,2.03696300490052]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14994813032673948,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.503912299116548,-0.9215137112017193,-2.239150832651583],"max":[4.480244041532437,2.942955239434423,2.279461863554935]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14999937435807634,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.810247723759894,-1.1842755453812635,-2.591301850641781],"max":[4.82148476847883,3.1835984650581786,2.5575544946381084]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14979371690968168,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.1879493339744815,-1.3899381752008906,-2.9766310300828405],"max":[5.199647325666437,3.434629600670309,3.0212360996200993]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1498994369957293,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.571914893632108,-1.6728998331782816,-3.38638054117065],"max":[5.550255168996553,3.753868446211711,3.3382980420992925]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14999953078349398,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_b_hedge.bin b/mods/trees/assets/weissdornhecke_b_hedge.bin new file mode 100644 index 0000000..08841af --- /dev/null +++ b/mods/trees/assets/weissdornhecke_b_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6503bc9346709db81cb951da4ed1727576efb145afd99ad1cd65e18e6b9c0e4 +size 8841000 diff --git a/mods/trees/assets/weissdornhecke_b_herbst.gltf b/mods/trees/assets/weissdornhecke_b_herbst.gltf new file mode 100644 index 0000000..99d06af --- /dev/null +++ b/mods/trees/assets/weissdornhecke_b_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,20,22,33,45,47,55,63,65,71,73,85,97,107,111,115,119,121,123,127,129]},{"name":"hedge_LOD1","children":[13,15,21,23,34,46,48,56,64,66,72,74,86,98,108,112,116,120,122,124,128,130]},{"name":"hedge_LOD2","children":[16,24,35,49,57,67,75,87,99,109,113,117,125,131]},{"name":"hedge_LOD3","children":[17,25,36,50,58,68,76,88,100,110,114,118,126,132]},{"name":"hedge_LOD4","children":[18,26,37,51,59,69,77,89,101,133]},{"name":"hedge_LOD5","children":[19,27,38,52,60,70,78,90,102,134]},{"name":"hedge_LOD6","children":[28,39,53,61,79,91,103,135]},{"name":"hedge_LOD7","children":[29,40,54,62,80,92,104,136]},{"name":"hedge_LOD8","children":[30,41,81,93,105,137]},{"name":"hedge_LOD9","children":[31,42,82,94,106,138]},{"name":"hedge_LOD10","children":[32,43,83,95,139]},{"name":"hedge_LOD11","children":[44,84,96,140]},{"name":"berberitze_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.12782425716820625],"rotation":[0.0,-0.056569788940087906,0.0,0.9983986473244412],"scale":[0.725,1.9283416382195873,1.9254444675512217]},{"name":"berberitze_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.12782425716820625],"rotation":[0.0,-0.056569788940087906,0.0,0.9983986473244412],"scale":[0.725,1.9283416382195873,1.9254444675512217]},{"name":"heckenkirsche_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_16_LOD2","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_17_LOD3","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_18_LOD4","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_19_LOD5","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"hundsrose_a_part_20_LOD0","mesh":9,"translation":[-1.8,-0.0,-0.03309451302450209],"rotation":[0.0,0.07653794627310105,0.0,0.9970666691752843],"scale":[0.464,1.3808879871629507,1.2137153977572746]},{"name":"hundsrose_a_part_21_LOD1","mesh":9,"translation":[-1.8,-0.0,-0.03309451302450209],"rotation":[0.0,0.07653794627310105,0.0,0.9970666691752843],"scale":[0.464,1.3808879871629507,1.2137153977572746]},{"name":"berberitze_a_part_22_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_23_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_24_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_25_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_26_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_27_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_28_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_29_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_30_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_31_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_32_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"heckenkirsche_a_part_33_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_34_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_35_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_36_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_37_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_38_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_39_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_40_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_41_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_42_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_43_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_44_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"hundsrose_a_part_45_LOD0","mesh":9,"translation":[0.0,-0.0,0.07476312141315203],"rotation":[0.0,0.06858931964305841,0.0,0.9976449795548026],"scale":[0.464,1.3023059420725616,0.9813683250361215]},{"name":"hundsrose_a_part_46_LOD1","mesh":9,"translation":[0.0,-0.0,0.07476312141315203],"rotation":[0.0,0.06858931964305841,0.0,0.9976449795548026],"scale":[0.464,1.3023059420725616,0.9813683250361215]},{"name":"berberitze_a_part_47_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_48_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_49_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_50_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_51_LOD4","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_52_LOD5","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_53_LOD6","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_54_LOD7","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"heckenkirsche_a_part_55_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_56_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_57_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_58_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_59_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_60_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_61_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_62_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"hundsrose_a_part_63_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.0517158993559505],"rotation":[0.0,-0.056986447449849396,0.0,0.9983749520130428],"scale":[0.464,1.3150112256755528,1.086552670896184]},{"name":"hundsrose_a_part_64_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.0517158993559505],"rotation":[0.0,-0.056986447449849396,0.0,0.9983749520130428],"scale":[0.464,1.3150112256755528,1.086552670896184]},{"name":"berberitze_a_part_65_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_66_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_67_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_68_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_69_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_70_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"heckenkirsche_a_part_71_LOD0","mesh":5,"translation":[3.0,-0.0,-0.08080402966960708],"rotation":[0.0,0.03726809791034828,0.0,0.9993053031372068],"scale":[0.7909090909090909,2.033692472974101,1.815613670200065]},{"name":"heckenkirsche_a_part_72_LOD1","mesh":5,"translation":[3.0,-0.0,-0.08080402966960708],"rotation":[0.0,0.03726809791034828,0.0,0.9993053031372068],"scale":[0.7909090909090909,2.033692472974101,1.815613670200065]},{"name":"heckenkirsche_a_part_73_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_74_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_75_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_76_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_77_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_78_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_79_LOD6","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_80_LOD7","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_81_LOD8","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_82_LOD9","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_83_LOD10","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_84_LOD11","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"hundsrose_a_part_85_LOD0","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_86_LOD1","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_87_LOD2","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_88_LOD3","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_89_LOD4","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_90_LOD5","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_91_LOD6","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_92_LOD7","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_93_LOD8","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_94_LOD9","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_95_LOD10","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_96_LOD11","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"berberitze_a_part_97_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_98_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_99_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_100_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_101_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_102_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_103_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_104_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_105_LOD8","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_106_LOD9","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"heckenkirsche_a_part_107_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_108_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_109_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_110_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"hundsrose_a_part_111_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_112_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_113_LOD2","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_114_LOD3","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"berberitze_a_part_115_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_116_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_117_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_118_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"heckenkirsche_a_part_119_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,0.1646622185095895],"rotation":[0.0,-0.04067736380145794,0.0,0.9991723335211818],"scale":[0.8454545454545453,1.3437804239697817,2.106811087112091]},{"name":"heckenkirsche_a_part_120_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,0.1646622185095895],"rotation":[0.0,-0.04067736380145794,0.0,0.9991723335211818],"scale":[0.8454545454545453,1.3437804239697817,2.106811087112091]},{"name":"hundsrose_a_part_121_LOD0","mesh":9,"translation":[1.5,-0.0,0.0872391793728724],"rotation":[0.0,0.0030403265459887294,0.0,0.9999953781965664],"scale":[0.49599999999999994,0.8801077746542977,1.090626106504908]},{"name":"hundsrose_a_part_122_LOD1","mesh":9,"translation":[1.5,-0.0,0.0872391793728724],"rotation":[0.0,0.0030403265459887294,0.0,0.9999953781965664],"scale":[0.49599999999999994,0.8801077746542977,1.090626106504908]},{"name":"berberitze_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_125_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_126_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"heckenkirsche_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,-0.026011878739698957],"rotation":[0.0,0.03021094436361129,0.0,0.9995435452448577],"scale":[0.8454545454545453,1.3517741673728578,2.1679040375953584]},{"name":"heckenkirsche_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,-0.026011878739698957],"rotation":[0.0,0.03021094436361129,0.0,0.9995435452448577],"scale":[0.8454545454545453,1.3517741673728578,2.1679040375953584]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"weissdornhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1149101236386527,0.027221351877174366,-0.9252344564167174],"max":[3.110907133738842,2.0585183297935,0.925502924271223]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14995028157857673,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.234564919780702,-0.04742840444207573,-1.0440490486263074],"max":[3.230614597961131,2.119124532002909,1.0552661714687863]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14996641912234876,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.2824838477021405,-0.09999533864482897,-1.092699741841102],"max":[3.3192985933171446,2.158627453154471,1.121659590517386]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1499988519592576,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.399222345896113,-0.1808625163112085,-1.2267841844424998],"max":[3.408074568017203,2.242392412618562,1.2279635644192959]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14985251196477112,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.559848316623825,-0.2711956777064602,-1.3460583261841703],"max":[3.5651093733790304,2.358628817265058,1.3409655693168983]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999172758076823,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.72587877575173,-0.40237740359627777,-1.5208175742335868],"max":[3.726701754604237,2.4768029192424814,1.5282552023120535]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14975560048458825,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.961547033557474,-0.5278900186997604,-1.7912813501497653],"max":[3.955707009943048,2.6300220032206374,1.7541765189685727]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499611735888221,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.218763082402775,-0.7414193839712974,-2.050032941644602],"max":[4.237161489856832,2.8007691111798936,2.03696300490052]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14994813032673948,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.503912299116548,-0.9215137112017193,-2.239150832651583],"max":[4.480244041532437,2.942955239434423,2.279461863554935]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14999937435807634,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.810247723759894,-1.1842755453812635,-2.591301850641781],"max":[4.82148476847883,3.1835984650581786,2.5575544946381084]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14979371690968168,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.1879493339744815,-1.3899381752008906,-2.9766310300828405],"max":[5.199647325666437,3.434629600670309,3.0212360996200993]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1498994369957293,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.571914893632108,-1.6728998331782816,-3.38638054117065],"max":[5.550255168996553,3.753868446211711,3.3382980420992925]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14999953078349398,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_b_winter.gltf b/mods/trees/assets/weissdornhecke_b_winter.gltf new file mode 100644 index 0000000..11f5659 --- /dev/null +++ b/mods/trees/assets/weissdornhecke_b_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,14,20,22,33,45,47,55,63,65,71,73,85,97,107,111,115,119,121,123,127,129]},{"name":"hedge_LOD1","children":[13,15,21,23,34,46,48,56,64,66,72,74,86,98,108,112,116,120,122,124,128,130]},{"name":"hedge_LOD2","children":[16,24,35,49,57,67,75,87,99,109,113,117,125,131]},{"name":"hedge_LOD3","children":[17,25,36,50,58,68,76,88,100,110,114,118,126,132]},{"name":"hedge_LOD4","children":[18,26,37,51,59,69,77,89,101,133]},{"name":"hedge_LOD5","children":[19,27,38,52,60,70,78,90,102,134]},{"name":"hedge_LOD6","children":[28,39,53,61,79,91,103,135]},{"name":"hedge_LOD7","children":[29,40,54,62,80,92,104,136]},{"name":"hedge_LOD8","children":[30,41,81,93,105,137]},{"name":"hedge_LOD9","children":[31,42,82,94,106,138]},{"name":"hedge_LOD10","children":[32,43,83,95,139]},{"name":"hedge_LOD11","children":[44,84,96,140]},{"name":"berberitze_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.12782425716820625],"rotation":[0.0,-0.056569788940087906,0.0,0.9983986473244412],"scale":[0.725,1.9283416382195873,1.9254444675512217]},{"name":"berberitze_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.12782425716820625],"rotation":[0.0,-0.056569788940087906,0.0,0.9983986473244412],"scale":[0.725,1.9283416382195873,1.9254444675512217]},{"name":"heckenkirsche_a_part_14_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_15_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_16_LOD2","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_17_LOD3","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_18_LOD4","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"heckenkirsche_a_part_19_LOD5","mesh":5,"translation":[-2.4,-0.0,-0.07311642176394738],"rotation":[0.0,-0.007220611608170315,0.0,0.9999739310442067],"scale":[0.7909090909090909,1.9268442657100446,2.172945088463451]},{"name":"hundsrose_a_part_20_LOD0","mesh":9,"translation":[-1.8,-0.0,-0.03309451302450209],"rotation":[0.0,0.07653794627310105,0.0,0.9970666691752843],"scale":[0.464,1.3808879871629507,1.2137153977572746]},{"name":"hundsrose_a_part_21_LOD1","mesh":9,"translation":[-1.8,-0.0,-0.03309451302450209],"rotation":[0.0,0.07653794627310105,0.0,0.9970666691752843],"scale":[0.464,1.3808879871629507,1.2137153977572746]},{"name":"berberitze_a_part_22_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_23_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_24_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_25_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_26_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_27_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_28_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_29_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_30_LOD8","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_31_LOD9","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"berberitze_a_part_32_LOD10","mesh":1,"translation":[-1.2000000000000002,-0.0,0.1507047521154475],"rotation":[0.0,-0.07199216287291713,0.0,0.9974051977430634],"scale":[0.725,2.0406909546444516,1.9324515419395651]},{"name":"heckenkirsche_a_part_33_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_34_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_35_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_36_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_37_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_38_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_39_LOD6","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_40_LOD7","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_41_LOD8","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_42_LOD9","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_43_LOD10","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"heckenkirsche_a_part_44_LOD11","mesh":5,"translation":[-0.6000000000000001,-0.0,-0.03929933596735577],"rotation":[0.0,0.020152989574327915,0.0,0.9997969078824044],"scale":[0.7909090909090909,2.020243137520611,1.8230739113614869]},{"name":"hundsrose_a_part_45_LOD0","mesh":9,"translation":[0.0,-0.0,0.07476312141315203],"rotation":[0.0,0.06858931964305841,0.0,0.9976449795548026],"scale":[0.464,1.3023059420725616,0.9813683250361215]},{"name":"hundsrose_a_part_46_LOD1","mesh":9,"translation":[0.0,-0.0,0.07476312141315203],"rotation":[0.0,0.06858931964305841,0.0,0.9976449795548026],"scale":[0.464,1.3023059420725616,0.9813683250361215]},{"name":"berberitze_a_part_47_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_48_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_49_LOD2","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_50_LOD3","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_51_LOD4","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_52_LOD5","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_53_LOD6","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"berberitze_a_part_54_LOD7","mesh":1,"translation":[0.5999999999999996,-0.0,-0.0045264053995084375],"rotation":[0.0,0.008546412424354626,0.0,0.9999634787504356],"scale":[0.725,2.033459701084708,1.7162301730058886]},{"name":"heckenkirsche_a_part_55_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_56_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_57_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_58_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_59_LOD4","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_60_LOD5","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_61_LOD6","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"heckenkirsche_a_part_62_LOD7","mesh":5,"translation":[1.2000000000000002,-0.0,0.12784389048796238],"rotation":[0.0,-0.03875183539510663,0.0,0.9992488655252557],"scale":[0.7909090909090909,2.010620134391037,2.1448314586883668]},{"name":"hundsrose_a_part_63_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,-0.0517158993559505],"rotation":[0.0,-0.056986447449849396,0.0,0.9983749520130428],"scale":[0.464,1.3150112256755528,1.086552670896184]},{"name":"hundsrose_a_part_64_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,-0.0517158993559505],"rotation":[0.0,-0.056986447449849396,0.0,0.9983749520130428],"scale":[0.464,1.3150112256755528,1.086552670896184]},{"name":"berberitze_a_part_65_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_66_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_67_LOD2","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_68_LOD3","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_69_LOD4","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"berberitze_a_part_70_LOD5","mesh":1,"translation":[2.3999999999999995,-0.0,-0.07494390502931349],"rotation":[0.0,0.059861116259291657,0.0,0.9982067154453488],"scale":[0.725,2.0345656532563763,1.5309686823387432]},{"name":"heckenkirsche_a_part_71_LOD0","mesh":5,"translation":[3.0,-0.0,-0.08080402966960708],"rotation":[0.0,0.03726809791034828,0.0,0.9993053031372068],"scale":[0.7909090909090909,2.033692472974101,1.815613670200065]},{"name":"heckenkirsche_a_part_72_LOD1","mesh":5,"translation":[3.0,-0.0,-0.08080402966960708],"rotation":[0.0,0.03726809791034828,0.0,0.9993053031372068],"scale":[0.7909090909090909,2.033692472974101,1.815613670200065]},{"name":"heckenkirsche_a_part_73_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_74_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_75_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_76_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_77_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_78_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_79_LOD6","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_80_LOD7","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_81_LOD8","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_82_LOD9","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_83_LOD10","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"heckenkirsche_a_part_84_LOD11","mesh":5,"translation":[-2.7,-0.0,-0.21361049073074811],"rotation":[0.0,0.04657559479941397,0.0,0.9989147681204241],"scale":[0.8454545454545453,1.2534105983063168,2.0183303105698585]},{"name":"hundsrose_a_part_85_LOD0","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_86_LOD1","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_87_LOD2","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_88_LOD3","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_89_LOD4","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_90_LOD5","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_91_LOD6","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_92_LOD7","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_93_LOD8","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_94_LOD9","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_95_LOD10","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"hundsrose_a_part_96_LOD11","mesh":9,"translation":[-2.1,-0.0,0.13283179328023315],"rotation":[0.0,-0.10319971331579819,0.0,0.9946606552847745],"scale":[0.49599999999999994,0.8496806629870591,1.1828308217403556]},{"name":"berberitze_a_part_97_LOD0","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_98_LOD1","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_99_LOD2","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_100_LOD3","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_101_LOD4","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_102_LOD5","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_103_LOD6","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_104_LOD7","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_105_LOD8","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"berberitze_a_part_106_LOD9","mesh":1,"translation":[-1.5,-0.0,-0.12575830315654052],"rotation":[0.0,0.0553414002118521,0.0,0.9984674904184871],"scale":[0.775,1.2970900102505634,1.7875580302373635]},{"name":"heckenkirsche_a_part_107_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_108_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_109_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"heckenkirsche_a_part_110_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1552664833884213],"rotation":[0.0,-0.0018479479312451988,0.0,0.999998292542764],"scale":[0.8454545454545453,1.2598744138652727,1.8829452245390905]},{"name":"hundsrose_a_part_111_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_112_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_113_LOD2","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"hundsrose_a_part_114_LOD3","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.0802082229525991],"rotation":[0.0,0.09375144200573382,0.0,0.9955956343425003],"scale":[0.49599999999999994,0.9212421448750456,1.0706997802211744]},{"name":"berberitze_a_part_115_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_116_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_117_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"berberitze_a_part_118_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,0.1487867630432123],"rotation":[0.0,-0.05028808202117784,0.0,0.9987347539795696],"scale":[0.775,1.3265926424750547,1.7306820932019602]},{"name":"heckenkirsche_a_part_119_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,0.1646622185095895],"rotation":[0.0,-0.04067736380145794,0.0,0.9991723335211818],"scale":[0.8454545454545453,1.3437804239697817,2.106811087112091]},{"name":"heckenkirsche_a_part_120_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,0.1646622185095895],"rotation":[0.0,-0.04067736380145794,0.0,0.9991723335211818],"scale":[0.8454545454545453,1.3437804239697817,2.106811087112091]},{"name":"hundsrose_a_part_121_LOD0","mesh":9,"translation":[1.5,-0.0,0.0872391793728724],"rotation":[0.0,0.0030403265459887294,0.0,0.9999953781965664],"scale":[0.49599999999999994,0.8801077746542977,1.090626106504908]},{"name":"hundsrose_a_part_122_LOD1","mesh":9,"translation":[1.5,-0.0,0.0872391793728724],"rotation":[0.0,0.0030403265459887294,0.0,0.9999953781965664],"scale":[0.49599999999999994,0.8801077746542977,1.090626106504908]},{"name":"berberitze_a_part_123_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_124_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_125_LOD2","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"berberitze_a_part_126_LOD3","mesh":1,"translation":[2.0999999999999996,-0.0,-0.20588422259920533],"rotation":[0.0,-0.07856724840848166,0.0,0.9969088160295905],"scale":[0.775,1.2384684807770237,1.9447703252706523]},{"name":"heckenkirsche_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,-0.026011878739698957],"rotation":[0.0,0.03021094436361129,0.0,0.9995435452448577],"scale":[0.8454545454545453,1.3517741673728578,2.1679040375953584]},{"name":"heckenkirsche_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,-0.026011878739698957],"rotation":[0.0,0.03021094436361129,0.0,0.9995435452448577],"scale":[0.8454545454545453,1.3517741673728578,2.1679040375953584]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"weissdornhecke_b_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.1149101236386527,0.027221351877174366,-0.9252344564167174],"max":[3.110907133738842,2.0585183297935,0.925502924271223]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14995028157857673,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":2592,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.234564919780702,-0.04742840444207573,-1.0440490486263074],"max":[3.230614597961131,2.119124532002909,1.0552661714687863]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14996641912234876,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":2016,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.2824838477021405,-0.09999533864482897,-1.092699741841102],"max":[3.3192985933171446,2.158627453154471,1.121659590517386]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.1499988519592576,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":1980,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.399222345896113,-0.1808625163112085,-1.2267841844424998],"max":[3.408074568017203,2.242392412618562,1.2279635644192959]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14985251196477112,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":1944,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.559848316623825,-0.2711956777064602,-1.3460583261841703],"max":[3.5651093733790304,2.358628817265058,1.3409655693168983]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14999172758076823,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":1908,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.72587877575173,-0.40237740359627777,-1.5208175742335868],"max":[3.726701754604237,2.4768029192424814,1.5282552023120535]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14975560048458825,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":1872,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.961547033557474,-0.5278900186997604,-1.7912813501497653],"max":[3.955707009943048,2.6300220032206374,1.7541765189685727]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.1499611735888221,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":1836,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.218763082402775,-0.7414193839712974,-2.050032941644602],"max":[4.237161489856832,2.8007691111798936,2.03696300490052]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14994813032673948,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":1800,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.503912299116548,-0.9215137112017193,-2.239150832651583],"max":[4.480244041532437,2.942955239434423,2.279461863554935]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14999937435807634,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":1764,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.810247723759894,-1.1842755453812635,-2.591301850641781],"max":[4.82148476847883,3.1835984650581786,2.5575544946381084]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14979371690968168,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":1728,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.1879493339744815,-1.3899381752008906,-2.9766310300828405],"max":[5.199647325666437,3.434629600670309,3.0212360996200993]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.1498994369957293,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":1674,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.571914893632108,-1.6728998331782816,-3.38638054117065],"max":[5.550255168996553,3.753868446211711,3.3382980420992925]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14999953078349398,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":1620,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_c.gltf b/mods/trees/assets/weissdornhecke_c.gltf new file mode 100644 index 0000000..7721663 --- /dev/null +++ b/mods/trees/assets/weissdornhecke_c.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,18,30,38,44,54,56,60,62,64,72,84,86,90,102,104,108,119,125,127,129]},{"name":"hedge_LOD1","children":[13,17,19,31,39,45,55,57,61,63,65,73,85,87,91,103,105,109,120,126,128,130]},{"name":"hedge_LOD2","children":[14,20,32,40,46,58,66,74,88,92,106,110,121,131]},{"name":"hedge_LOD3","children":[15,21,33,41,47,59,67,75,89,93,107,111,122,132]},{"name":"hedge_LOD4","children":[22,34,42,48,68,76,94,112,123,133]},{"name":"hedge_LOD5","children":[23,35,43,49,69,77,95,113,124,134]},{"name":"hedge_LOD6","children":[24,36,50,70,78,96,114,135]},{"name":"hedge_LOD7","children":[25,37,51,71,79,97,115,136]},{"name":"hedge_LOD8","children":[26,52,80,98,116,137]},{"name":"hedge_LOD9","children":[27,53,81,99,117,138]},{"name":"hedge_LOD10","children":[28,82,100,118,139]},{"name":"hedge_LOD11","children":[29,83,101,140]},{"name":"heckenkirsche_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"hundsrose_a_part_16_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.10582854500072228],"rotation":[0.0,-0.056295455534160224,0.0,0.9984141533883629],"scale":[0.464,1.7057903786103124,0.9781811693680371]},{"name":"hundsrose_a_part_17_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.10582854500072228],"rotation":[0.0,-0.056295455534160224,0.0,0.9984141533883629],"scale":[0.464,1.7057903786103124,0.9781811693680371]},{"name":"berberitze_a_part_18_LOD0","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_19_LOD1","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_20_LOD2","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_21_LOD3","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_22_LOD4","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_23_LOD5","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_24_LOD6","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_25_LOD7","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_26_LOD8","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_27_LOD9","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_28_LOD10","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_29_LOD11","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"heckenkirsche_a_part_30_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_31_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_32_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_33_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_34_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_35_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_36_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_37_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"hundsrose_a_part_38_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_39_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_40_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_41_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_42_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_43_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"berberitze_a_part_44_LOD0","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_45_LOD1","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_46_LOD2","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_47_LOD3","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_48_LOD4","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_49_LOD5","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_50_LOD6","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_51_LOD7","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_52_LOD8","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_53_LOD9","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"heckenkirsche_a_part_54_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,0.05196876407962456],"rotation":[0.0,0.06445696748838886,0.0,0.9979204874849502],"scale":[0.7909090909090909,2.58243815540005,1.8924015100673706]},{"name":"heckenkirsche_a_part_55_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,0.05196876407962456],"rotation":[0.0,0.06445696748838886,0.0,0.9979204874849502],"scale":[0.7909090909090909,2.58243815540005,1.8924015100673706]},{"name":"hundsrose_a_part_56_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_57_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_58_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_59_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"berberitze_a_part_60_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,0.13509042184047151],"rotation":[0.0,-0.004275523925043241,0.0,0.9999908599058125],"scale":[0.725,2.591292110520846,1.6755661972781635]},{"name":"berberitze_a_part_61_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,0.13509042184047151],"rotation":[0.0,-0.004275523925043241,0.0,0.9999908599058125],"scale":[0.725,2.591292110520846,1.6755661972781635]},{"name":"heckenkirsche_a_part_62_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.008812388766613943],"rotation":[0.0,0.04101200108774711,0.0,0.9991586539518029],"scale":[0.7909090909090909,2.5993896797063165,1.8132722162178567]},{"name":"heckenkirsche_a_part_63_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.008812388766613943],"rotation":[0.0,0.04101200108774711,0.0,0.9991586539518029],"scale":[0.7909090909090909,2.5993896797063165,1.8132722162178567]},{"name":"hundsrose_a_part_64_LOD0","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_65_LOD1","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_66_LOD2","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_67_LOD3","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_68_LOD4","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_69_LOD5","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_70_LOD6","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_71_LOD7","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_72_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_73_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_74_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_75_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_76_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_77_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_78_LOD6","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_79_LOD7","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_80_LOD8","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_81_LOD9","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_82_LOD10","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_83_LOD11","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"berberitze_a_part_84_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.27598360775239605],"rotation":[0.0,-0.08488199426431818,0.0,0.9963910111245045],"scale":[0.775,1.6779410520646363,1.660442728344346]},{"name":"berberitze_a_part_85_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.27598360775239605],"rotation":[0.0,-0.08488199426431818,0.0,0.9963910111245045],"scale":[0.775,1.6779410520646363,1.660442728344346]},{"name":"heckenkirsche_a_part_86_LOD0","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_87_LOD1","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_88_LOD2","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_89_LOD3","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"hundsrose_a_part_90_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_91_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_92_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_93_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_94_LOD4","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_95_LOD5","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_96_LOD6","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_97_LOD7","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_98_LOD8","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_99_LOD9","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_100_LOD10","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_101_LOD11","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"berberitze_a_part_102_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.28378864188807335],"rotation":[0.0,-0.034300595447407774,0.0,0.9994115614460107],"scale":[0.775,1.6521552313799368,1.9274940932398628]},{"name":"berberitze_a_part_103_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.28378864188807335],"rotation":[0.0,-0.034300595447407774,0.0,0.9994115614460107],"scale":[0.775,1.6521552313799368,1.9274940932398628]},{"name":"heckenkirsche_a_part_104_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_105_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_106_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_107_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"hundsrose_a_part_108_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_109_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_110_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_111_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_112_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_113_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_114_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_115_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_116_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_117_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_118_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"berberitze_a_part_119_LOD0","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_120_LOD1","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_121_LOD2","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_122_LOD3","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_123_LOD4","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_124_LOD5","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"heckenkirsche_a_part_125_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.17404893263973792],"rotation":[0.0,0.08352636519579655,0.0,0.9965055676297943],"scale":[0.8454545454545453,1.692701177451621,1.8453873265809115]},{"name":"heckenkirsche_a_part_126_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.17404893263973792],"rotation":[0.0,0.08352636519579655,0.0,0.9965055676297943],"scale":[0.8454545454545453,1.692701177451621,1.8453873265809115]},{"name":"hundsrose_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,0.10964514153124277],"rotation":[0.0,-0.0017661231626450054,0.0,0.999998440403271],"scale":[0.49599999999999994,1.047450179815119,1.0881559822253326]},{"name":"hundsrose_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,0.10964514153124277],"rotation":[0.0,-0.0017661231626450054,0.0,0.999998440403271],"scale":[0.49599999999999994,1.047450179815119,1.0881559822253326]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"weissdornhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.106370829968018,0.026327151835799853,-0.9274951670085163],"max":[3.1162045478844624,2.5557016946503075,0.9276116272712666]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14995912810977313,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.216641747896201,-0.0571922113872369,-1.0095837201313582],"max":[3.230633308646859,2.6136494889680724,1.0399579220173978]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14991024796460706,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.308339201179996,-0.1099767363861024,-1.1181028119332874],"max":[3.319338762918227,2.6736822782194127,1.1033854957191171]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14992617280840767,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4228577759233354,-0.18443976587892377,-1.2135085236236685],"max":[3.417860174004748,2.7286624449153756,1.196511299962718]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14996071488302362,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5535175663727343,-0.2908563395927266,-1.3499701144857745],"max":[3.5756802089013147,2.82990569595001,1.3754024913168745]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14990872310835143,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7122619159710304,-0.3741355923396431,-1.54319256875588],"max":[3.715435322363418,2.971295831334874,1.4736848173833805]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14989395271783582,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9479153479882223,-0.542408964226728,-1.744155696876938],"max":[3.935060779205492,3.125857797469191,1.7370877567075078]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14996120035394467,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2233660110558295,-0.7343343620732687,-2.040452198191739],"max":[4.229154427515896,3.2806463482058827,1.9790759906237092]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14990798559185556,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.448453968290655,-0.8965607215381675,-2.240374047784643],"max":[4.484926213070039,3.513345891999671,2.309003636687654]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14968655517788443,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.802728778641618,-1.1411913796167241,-2.6062756980545596],"max":[4.756203006896055,3.6774555318154425,2.651699910071142]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14997577353581923,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.16954562731029,-1.3635478485138213,-2.9691935101079667],"max":[5.209472929188345,3.931401407710232,2.943476401737886]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14994476468983645,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.590378682713904,-1.6823614972935719,-3.4117349696952086],"max":[5.612350857883132,4.235444957104532,3.4068305514858723]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14980813170549712,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_summer.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.6209803921568627,1.0,0.7809803921568628,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5550980392156862,1.0,0.7150980392156863,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5754901960784313,1.0,0.7354901960784314,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.58,0.96,0.66,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_c_hedge.bin b/mods/trees/assets/weissdornhecke_c_hedge.bin new file mode 100644 index 0000000..1e2481a --- /dev/null +++ b/mods/trees/assets/weissdornhecke_c_hedge.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e7e8541140dfd22a09014d9b0ac62c3e925dcf13ecd2c058fb8dbecc7d4d45 +size 8841000 diff --git a/mods/trees/assets/weissdornhecke_c_herbst.gltf b/mods/trees/assets/weissdornhecke_c_herbst.gltf new file mode 100644 index 0000000..abaa752 --- /dev/null +++ b/mods/trees/assets/weissdornhecke_c_herbst.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,18,30,38,44,54,56,60,62,64,72,84,86,90,102,104,108,119,125,127,129]},{"name":"hedge_LOD1","children":[13,17,19,31,39,45,55,57,61,63,65,73,85,87,91,103,105,109,120,126,128,130]},{"name":"hedge_LOD2","children":[14,20,32,40,46,58,66,74,88,92,106,110,121,131]},{"name":"hedge_LOD3","children":[15,21,33,41,47,59,67,75,89,93,107,111,122,132]},{"name":"hedge_LOD4","children":[22,34,42,48,68,76,94,112,123,133]},{"name":"hedge_LOD5","children":[23,35,43,49,69,77,95,113,124,134]},{"name":"hedge_LOD6","children":[24,36,50,70,78,96,114,135]},{"name":"hedge_LOD7","children":[25,37,51,71,79,97,115,136]},{"name":"hedge_LOD8","children":[26,52,80,98,116,137]},{"name":"hedge_LOD9","children":[27,53,81,99,117,138]},{"name":"hedge_LOD10","children":[28,82,100,118,139]},{"name":"hedge_LOD11","children":[29,83,101,140]},{"name":"heckenkirsche_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"hundsrose_a_part_16_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.10582854500072228],"rotation":[0.0,-0.056295455534160224,0.0,0.9984141533883629],"scale":[0.464,1.7057903786103124,0.9781811693680371]},{"name":"hundsrose_a_part_17_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.10582854500072228],"rotation":[0.0,-0.056295455534160224,0.0,0.9984141533883629],"scale":[0.464,1.7057903786103124,0.9781811693680371]},{"name":"berberitze_a_part_18_LOD0","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_19_LOD1","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_20_LOD2","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_21_LOD3","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_22_LOD4","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_23_LOD5","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_24_LOD6","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_25_LOD7","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_26_LOD8","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_27_LOD9","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_28_LOD10","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_29_LOD11","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"heckenkirsche_a_part_30_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_31_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_32_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_33_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_34_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_35_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_36_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_37_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"hundsrose_a_part_38_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_39_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_40_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_41_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_42_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_43_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"berberitze_a_part_44_LOD0","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_45_LOD1","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_46_LOD2","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_47_LOD3","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_48_LOD4","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_49_LOD5","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_50_LOD6","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_51_LOD7","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_52_LOD8","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_53_LOD9","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"heckenkirsche_a_part_54_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,0.05196876407962456],"rotation":[0.0,0.06445696748838886,0.0,0.9979204874849502],"scale":[0.7909090909090909,2.58243815540005,1.8924015100673706]},{"name":"heckenkirsche_a_part_55_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,0.05196876407962456],"rotation":[0.0,0.06445696748838886,0.0,0.9979204874849502],"scale":[0.7909090909090909,2.58243815540005,1.8924015100673706]},{"name":"hundsrose_a_part_56_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_57_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_58_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_59_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"berberitze_a_part_60_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,0.13509042184047151],"rotation":[0.0,-0.004275523925043241,0.0,0.9999908599058125],"scale":[0.725,2.591292110520846,1.6755661972781635]},{"name":"berberitze_a_part_61_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,0.13509042184047151],"rotation":[0.0,-0.004275523925043241,0.0,0.9999908599058125],"scale":[0.725,2.591292110520846,1.6755661972781635]},{"name":"heckenkirsche_a_part_62_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.008812388766613943],"rotation":[0.0,0.04101200108774711,0.0,0.9991586539518029],"scale":[0.7909090909090909,2.5993896797063165,1.8132722162178567]},{"name":"heckenkirsche_a_part_63_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.008812388766613943],"rotation":[0.0,0.04101200108774711,0.0,0.9991586539518029],"scale":[0.7909090909090909,2.5993896797063165,1.8132722162178567]},{"name":"hundsrose_a_part_64_LOD0","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_65_LOD1","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_66_LOD2","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_67_LOD3","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_68_LOD4","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_69_LOD5","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_70_LOD6","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_71_LOD7","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_72_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_73_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_74_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_75_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_76_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_77_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_78_LOD6","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_79_LOD7","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_80_LOD8","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_81_LOD9","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_82_LOD10","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_83_LOD11","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"berberitze_a_part_84_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.27598360775239605],"rotation":[0.0,-0.08488199426431818,0.0,0.9963910111245045],"scale":[0.775,1.6779410520646363,1.660442728344346]},{"name":"berberitze_a_part_85_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.27598360775239605],"rotation":[0.0,-0.08488199426431818,0.0,0.9963910111245045],"scale":[0.775,1.6779410520646363,1.660442728344346]},{"name":"heckenkirsche_a_part_86_LOD0","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_87_LOD1","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_88_LOD2","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_89_LOD3","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"hundsrose_a_part_90_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_91_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_92_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_93_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_94_LOD4","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_95_LOD5","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_96_LOD6","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_97_LOD7","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_98_LOD8","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_99_LOD9","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_100_LOD10","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_101_LOD11","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"berberitze_a_part_102_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.28378864188807335],"rotation":[0.0,-0.034300595447407774,0.0,0.9994115614460107],"scale":[0.775,1.6521552313799368,1.9274940932398628]},{"name":"berberitze_a_part_103_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.28378864188807335],"rotation":[0.0,-0.034300595447407774,0.0,0.9994115614460107],"scale":[0.775,1.6521552313799368,1.9274940932398628]},{"name":"heckenkirsche_a_part_104_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_105_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_106_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_107_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"hundsrose_a_part_108_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_109_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_110_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_111_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_112_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_113_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_114_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_115_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_116_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_117_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_118_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"berberitze_a_part_119_LOD0","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_120_LOD1","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_121_LOD2","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_122_LOD3","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_123_LOD4","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_124_LOD5","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"heckenkirsche_a_part_125_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.17404893263973792],"rotation":[0.0,0.08352636519579655,0.0,0.9965055676297943],"scale":[0.8454545454545453,1.692701177451621,1.8453873265809115]},{"name":"heckenkirsche_a_part_126_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.17404893263973792],"rotation":[0.0,0.08352636519579655,0.0,0.9965055676297943],"scale":[0.8454545454545453,1.692701177451621,1.8453873265809115]},{"name":"hundsrose_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,0.10964514153124277],"rotation":[0.0,-0.0017661231626450054,0.0,0.999998440403271],"scale":[0.49599999999999994,1.047450179815119,1.0881559822253326]},{"name":"hundsrose_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,0.10964514153124277],"rotation":[0.0,-0.0017661231626450054,0.0,0.999998440403271],"scale":[0.49599999999999994,1.047450179815119,1.0881559822253326]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"weissdornhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.106370829968018,0.026327151835799853,-0.9274951670085163],"max":[3.1162045478844624,2.5557016946503075,0.9276116272712666]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14995912810977313,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":43200,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.216641747896201,-0.0571922113872369,-1.0095837201313582],"max":[3.230633308646859,2.6136494889680724,1.0399579220173978]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14991024796460706,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":33600,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.308339201179996,-0.1099767363861024,-1.1181028119332874],"max":[3.319338762918227,2.6736822782194127,1.1033854957191171]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14992617280840767,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":33000,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4228577759233354,-0.18443976587892377,-1.2135085236236685],"max":[3.417860174004748,2.7286624449153756,1.196511299962718]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14996071488302362,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":32400,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5535175663727343,-0.2908563395927266,-1.3499701144857745],"max":[3.5756802089013147,2.82990569595001,1.3754024913168745]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14990872310835143,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":31800,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7122619159710304,-0.3741355923396431,-1.54319256875588],"max":[3.715435322363418,2.971295831334874,1.4736848173833805]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14989395271783582,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":31200,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9479153479882223,-0.542408964226728,-1.744155696876938],"max":[3.935060779205492,3.125857797469191,1.7370877567075078]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14996120035394467,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":30600,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2233660110558295,-0.7343343620732687,-2.040452198191739],"max":[4.229154427515896,3.2806463482058827,1.9790759906237092]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14990798559185556,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":30000,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.448453968290655,-0.8965607215381675,-2.240374047784643],"max":[4.484926213070039,3.513345891999671,2.309003636687654]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14968655517788443,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":29400,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.802728778641618,-1.1411913796167241,-2.6062756980545596],"max":[4.756203006896055,3.6774555318154425,2.651699910071142]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14997577353581923,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":28800,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.16954562731029,-1.3635478485138213,-2.9691935101079667],"max":[5.209472929188345,3.931401407710232,2.943476401737886]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14994476468983645,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":27900,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.590378682713904,-1.6823614972935719,-3.4117349696952086],"max":[5.612350857883132,4.235444957104532,3.4068305514858723]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14980813170549712,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":27000,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_autumn.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.42,0.09,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.72,0.37,0.1,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weissdornhecke_c_winter.gltf b/mods/trees/assets/weissdornhecke_c_winter.gltf new file mode 100644 index 0000000..14bd94e --- /dev/null +++ b/mods/trees/assets/weissdornhecke_c_winter.gltf @@ -0,0 +1 @@ +{"asset":{"version":"2.0","generator":"Connected Rails CC0 hedge composer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3,4,5,6,7,8,9,10,11]}],"nodes":[{"name":"hedge_LOD0","children":[12,16,18,30,38,44,54,56,60,62,64,72,84,86,90,102,104,108,119,125,127,129]},{"name":"hedge_LOD1","children":[13,17,19,31,39,45,55,57,61,63,65,73,85,87,91,103,105,109,120,126,128,130]},{"name":"hedge_LOD2","children":[14,20,32,40,46,58,66,74,88,92,106,110,121,131]},{"name":"hedge_LOD3","children":[15,21,33,41,47,59,67,75,89,93,107,111,122,132]},{"name":"hedge_LOD4","children":[22,34,42,48,68,76,94,112,123,133]},{"name":"hedge_LOD5","children":[23,35,43,49,69,77,95,113,124,134]},{"name":"hedge_LOD6","children":[24,36,50,70,78,96,114,135]},{"name":"hedge_LOD7","children":[25,37,51,71,79,97,115,136]},{"name":"hedge_LOD8","children":[26,52,80,98,116,137]},{"name":"hedge_LOD9","children":[27,53,81,99,117,138]},{"name":"hedge_LOD10","children":[28,82,100,118,139]},{"name":"hedge_LOD11","children":[29,83,101,140]},{"name":"heckenkirsche_a_part_12_LOD0","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_13_LOD1","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_14_LOD2","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"heckenkirsche_a_part_15_LOD3","mesh":1,"translation":[-3.0,-0.0,0.15558654480304732],"rotation":[0.0,0.07812055751938528,0.0,0.9969439194322118],"scale":[0.7909090909090909,2.519485561698811,1.9053119246271248]},{"name":"hundsrose_a_part_16_LOD0","mesh":5,"translation":[-2.4,-0.0,-0.10582854500072228],"rotation":[0.0,-0.056295455534160224,0.0,0.9984141533883629],"scale":[0.464,1.7057903786103124,0.9781811693680371]},{"name":"hundsrose_a_part_17_LOD1","mesh":5,"translation":[-2.4,-0.0,-0.10582854500072228],"rotation":[0.0,-0.056295455534160224,0.0,0.9984141533883629],"scale":[0.464,1.7057903786103124,0.9781811693680371]},{"name":"berberitze_a_part_18_LOD0","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_19_LOD1","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_20_LOD2","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_21_LOD3","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_22_LOD4","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_23_LOD5","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_24_LOD6","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_25_LOD7","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_26_LOD8","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_27_LOD9","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_28_LOD10","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"berberitze_a_part_29_LOD11","mesh":9,"translation":[-1.8,-0.0,0.004872025399804553],"rotation":[0.0,0.06942909887730937,0.0,0.9975868885611342],"scale":[0.725,2.4844247496581424,1.8943581489732944]},{"name":"heckenkirsche_a_part_30_LOD0","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_31_LOD1","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_32_LOD2","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_33_LOD3","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_34_LOD4","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_35_LOD5","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_36_LOD6","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"heckenkirsche_a_part_37_LOD7","mesh":1,"translation":[-1.2000000000000002,-0.0,-0.025569010569757494],"rotation":[0.0,-0.03935476195094224,0.0,0.9992253012768365],"scale":[0.7909090909090909,2.4975476377570893,1.9233764374311315]},{"name":"hundsrose_a_part_38_LOD0","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_39_LOD1","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_40_LOD2","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_41_LOD3","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_42_LOD4","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"hundsrose_a_part_43_LOD5","mesh":5,"translation":[-0.6000000000000001,-0.0,0.08288590205850907],"rotation":[0.0,-0.0018397831396563444,0.0,0.9999983075975674],"scale":[0.464,1.631279718043231,1.007468409249693]},{"name":"berberitze_a_part_44_LOD0","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_45_LOD1","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_46_LOD2","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_47_LOD3","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_48_LOD4","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_49_LOD5","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_50_LOD6","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_51_LOD7","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_52_LOD8","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"berberitze_a_part_53_LOD9","mesh":9,"translation":[0.0,-0.0,-0.03233665711497166],"rotation":[0.0,0.015090805155843594,0.0,0.9998861273163802],"scale":[0.725,2.507042949689131,1.9183097071977586]},{"name":"heckenkirsche_a_part_54_LOD0","mesh":1,"translation":[0.5999999999999996,-0.0,0.05196876407962456],"rotation":[0.0,0.06445696748838886,0.0,0.9979204874849502],"scale":[0.7909090909090909,2.58243815540005,1.8924015100673706]},{"name":"heckenkirsche_a_part_55_LOD1","mesh":1,"translation":[0.5999999999999996,-0.0,0.05196876407962456],"rotation":[0.0,0.06445696748838886,0.0,0.9979204874849502],"scale":[0.7909090909090909,2.58243815540005,1.8924015100673706]},{"name":"hundsrose_a_part_56_LOD0","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_57_LOD1","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_58_LOD2","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"hundsrose_a_part_59_LOD3","mesh":5,"translation":[1.2000000000000002,-0.0,-0.014764757360213793],"rotation":[0.0,0.06468065382903317,0.0,0.9979060141216951],"scale":[0.464,1.6698054014002686,0.9875747991767707]},{"name":"berberitze_a_part_60_LOD0","mesh":9,"translation":[1.7999999999999998,-0.0,0.13509042184047151],"rotation":[0.0,-0.004275523925043241,0.0,0.9999908599058125],"scale":[0.725,2.591292110520846,1.6755661972781635]},{"name":"berberitze_a_part_61_LOD1","mesh":9,"translation":[1.7999999999999998,-0.0,0.13509042184047151],"rotation":[0.0,-0.004275523925043241,0.0,0.9999908599058125],"scale":[0.725,2.591292110520846,1.6755661972781635]},{"name":"heckenkirsche_a_part_62_LOD0","mesh":1,"translation":[2.3999999999999995,-0.0,0.008812388766613943],"rotation":[0.0,0.04101200108774711,0.0,0.9991586539518029],"scale":[0.7909090909090909,2.5993896797063165,1.8132722162178567]},{"name":"heckenkirsche_a_part_63_LOD1","mesh":1,"translation":[2.3999999999999995,-0.0,0.008812388766613943],"rotation":[0.0,0.04101200108774711,0.0,0.9991586539518029],"scale":[0.7909090909090909,2.5993896797063165,1.8132722162178567]},{"name":"hundsrose_a_part_64_LOD0","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_65_LOD1","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_66_LOD2","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_67_LOD3","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_68_LOD4","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_69_LOD5","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_70_LOD6","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_71_LOD7","mesh":5,"translation":[3.0,-0.0,0.08905448998260265],"rotation":[0.0,-0.03073840640700498,0.0,0.9995274635404261],"scale":[0.464,1.7176804157164836,1.250904174760669]},{"name":"hundsrose_a_part_72_LOD0","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_73_LOD1","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_74_LOD2","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_75_LOD3","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_76_LOD4","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_77_LOD5","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_78_LOD6","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_79_LOD7","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_80_LOD8","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_81_LOD9","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_82_LOD10","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"hundsrose_a_part_83_LOD11","mesh":5,"translation":[-2.7,-0.0,-0.2543870790346371],"rotation":[0.0,0.01786818806836944,0.0,0.9998403511837044],"scale":[0.49599999999999994,0.951604405304483,1.2740922290690317]},{"name":"berberitze_a_part_84_LOD0","mesh":9,"translation":[-2.1,-0.0,-0.27598360775239605],"rotation":[0.0,-0.08488199426431818,0.0,0.9963910111245045],"scale":[0.775,1.6779410520646363,1.660442728344346]},{"name":"berberitze_a_part_85_LOD1","mesh":9,"translation":[-2.1,-0.0,-0.27598360775239605],"rotation":[0.0,-0.08488199426431818,0.0,0.9963910111245045],"scale":[0.775,1.6779410520646363,1.660442728344346]},{"name":"heckenkirsche_a_part_86_LOD0","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_87_LOD1","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_88_LOD2","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"heckenkirsche_a_part_89_LOD3","mesh":1,"translation":[-1.5,-0.0,0.021155839982671232],"rotation":[0.0,0.05259770548062397,0.0,0.998615782660265],"scale":[0.8454545454545453,1.5018079594751685,2.0165080714076273]},{"name":"hundsrose_a_part_90_LOD0","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_91_LOD1","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_92_LOD2","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_93_LOD3","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_94_LOD4","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_95_LOD5","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_96_LOD6","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_97_LOD7","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_98_LOD8","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_99_LOD9","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_100_LOD10","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"hundsrose_a_part_101_LOD11","mesh":5,"translation":[-0.8999999999999999,-0.0,0.1125352468643725],"rotation":[0.0,0.04569954240225543,0.0,0.9989552301400821],"scale":[0.49599999999999994,1.124077269877185,1.2790241961009972]},{"name":"berberitze_a_part_102_LOD0","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.28378864188807335],"rotation":[0.0,-0.034300595447407774,0.0,0.9994115614460107],"scale":[0.775,1.6521552313799368,1.9274940932398628]},{"name":"berberitze_a_part_103_LOD1","mesh":9,"translation":[-0.30000000000000027,-0.0,-0.28378864188807335],"rotation":[0.0,-0.034300595447407774,0.0,0.9994115614460107],"scale":[0.775,1.6521552313799368,1.9274940932398628]},{"name":"heckenkirsche_a_part_104_LOD0","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_105_LOD1","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_106_LOD2","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"heckenkirsche_a_part_107_LOD3","mesh":1,"translation":[0.2999999999999998,-0.0,-0.14699421645105012],"rotation":[0.0,0.05328241570921173,0.0,0.9985794831540405],"scale":[0.8454545454545453,1.48589740419732,1.9430921508293577]},{"name":"hundsrose_a_part_108_LOD0","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_109_LOD1","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_110_LOD2","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_111_LOD3","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_112_LOD4","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_113_LOD5","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_114_LOD6","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_115_LOD7","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_116_LOD8","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_117_LOD9","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"hundsrose_a_part_118_LOD10","mesh":5,"translation":[0.8999999999999999,-0.0,-0.2824103033594669],"rotation":[0.0,0.079880448065559,0.0,0.996804451242492],"scale":[0.49599999999999994,1.0821695888049752,1.2227485005547782]},{"name":"berberitze_a_part_119_LOD0","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_120_LOD1","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_121_LOD2","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_122_LOD3","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_123_LOD4","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"berberitze_a_part_124_LOD5","mesh":9,"translation":[1.5,-0.0,0.12242146772752738],"rotation":[0.0,-0.1010372130674359,0.0,0.9948826471376238],"scale":[0.775,1.4315395412598733,1.6287048913628683]},{"name":"heckenkirsche_a_part_125_LOD0","mesh":1,"translation":[2.0999999999999996,-0.0,-0.17404893263973792],"rotation":[0.0,0.08352636519579655,0.0,0.9965055676297943],"scale":[0.8454545454545453,1.692701177451621,1.8453873265809115]},{"name":"heckenkirsche_a_part_126_LOD1","mesh":1,"translation":[2.0999999999999996,-0.0,-0.17404893263973792],"rotation":[0.0,0.08352636519579655,0.0,0.9965055676297943],"scale":[0.8454545454545453,1.692701177451621,1.8453873265809115]},{"name":"hundsrose_a_part_127_LOD0","mesh":5,"translation":[2.7,-0.0,0.10964514153124277],"rotation":[0.0,-0.0017661231626450054,0.0,0.999998440403271],"scale":[0.49599999999999994,1.047450179815119,1.0881559822253326]},{"name":"hundsrose_a_part_128_LOD1","mesh":5,"translation":[2.7,-0.0,0.10964514153124277],"rotation":[0.0,-0.0017661231626450054,0.0,0.999998440403271],"scale":[0.49599999999999994,1.047450179815119,1.0881559822253326]},{"name":"leaf_volume_LOD0","mesh":12},{"name":"leaf_volume_LOD1","mesh":13},{"name":"leaf_volume_LOD2","mesh":14},{"name":"leaf_volume_LOD3","mesh":15},{"name":"leaf_volume_LOD4","mesh":16},{"name":"leaf_volume_LOD5","mesh":17},{"name":"leaf_volume_LOD6","mesh":18},{"name":"leaf_volume_LOD7","mesh":19},{"name":"leaf_volume_LOD8","mesh":20},{"name":"leaf_volume_LOD9","mesh":21},{"name":"leaf_volume_LOD10","mesh":22},{"name":"leaf_volume_LOD11","mesh":23}],"meshes":[{"name":"heckenkirsche_a_crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":1}]},{"name":"heckenkirsche_a_crown_LOD1","primitives":[{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"heckenkirsche_a_crown_LOD2","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":2}]},{"name":"heckenkirsche_a_crown_LOD3","primitives":[{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":2}]},{"name":"hundsrose_a_crown_LOD0","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":4}]},{"name":"hundsrose_a_crown_LOD1","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":4}]},{"name":"hundsrose_a_crown_LOD2","primitives":[{"attributes":{"POSITION":24,"NORMAL":25,"TEXCOORD_0":26},"indices":27,"material":5}]},{"name":"hundsrose_a_crown_LOD3","primitives":[{"attributes":{"POSITION":28,"NORMAL":29,"TEXCOORD_0":30},"indices":31,"material":5}]},{"name":"berberitze_a_crown_LOD0","primitives":[{"attributes":{"POSITION":32,"NORMAL":33,"TEXCOORD_0":34},"indices":35,"material":7}]},{"name":"berberitze_a_crown_LOD1","primitives":[{"attributes":{"POSITION":36,"NORMAL":37,"TEXCOORD_0":38},"indices":39,"material":7}]},{"name":"berberitze_a_crown_LOD2","primitives":[{"attributes":{"POSITION":40,"NORMAL":41,"TEXCOORD_0":42},"indices":43,"material":8}]},{"name":"berberitze_a_crown_LOD3","primitives":[{"attributes":{"POSITION":44,"NORMAL":45,"TEXCOORD_0":46},"indices":47,"material":8}]},{"name":"weissdornhecke_leaf_volume_LOD0","primitives":[{"attributes":{"POSITION":48,"NORMAL":49,"TEXCOORD_0":50},"indices":51,"material":9}]},{"name":"weissdornhecke_leaf_volume_LOD1","primitives":[{"attributes":{"POSITION":52,"NORMAL":53,"TEXCOORD_0":54},"indices":55,"material":10}]},{"name":"weissdornhecke_leaf_volume_LOD2","primitives":[{"attributes":{"POSITION":56,"NORMAL":57,"TEXCOORD_0":58},"indices":59,"material":11}]},{"name":"weissdornhecke_leaf_volume_LOD3","primitives":[{"attributes":{"POSITION":60,"NORMAL":61,"TEXCOORD_0":62},"indices":63,"material":12}]},{"name":"weissdornhecke_leaf_volume_LOD4","primitives":[{"attributes":{"POSITION":64,"NORMAL":65,"TEXCOORD_0":66},"indices":67,"material":13}]},{"name":"weissdornhecke_leaf_volume_LOD5","primitives":[{"attributes":{"POSITION":68,"NORMAL":69,"TEXCOORD_0":70},"indices":71,"material":14}]},{"name":"weissdornhecke_leaf_volume_LOD6","primitives":[{"attributes":{"POSITION":72,"NORMAL":73,"TEXCOORD_0":74},"indices":75,"material":15}]},{"name":"weissdornhecke_leaf_volume_LOD7","primitives":[{"attributes":{"POSITION":76,"NORMAL":77,"TEXCOORD_0":78},"indices":79,"material":16}]},{"name":"weissdornhecke_leaf_volume_LOD8","primitives":[{"attributes":{"POSITION":80,"NORMAL":81,"TEXCOORD_0":82},"indices":83,"material":17}]},{"name":"weissdornhecke_leaf_volume_LOD9","primitives":[{"attributes":{"POSITION":84,"NORMAL":85,"TEXCOORD_0":86},"indices":87,"material":18}]},{"name":"weissdornhecke_leaf_volume_LOD10","primitives":[{"attributes":{"POSITION":88,"NORMAL":89,"TEXCOORD_0":90},"indices":91,"material":19}]},{"name":"weissdornhecke_leaf_volume_LOD11","primitives":[{"attributes":{"POSITION":92,"NORMAL":93,"TEXCOORD_0":94},"indices":95,"material":20}]}],"buffers":[{"uri":"heckenkirsche_a.bin","byteLength":494748},{"uri":"hundsrose_a.bin","byteLength":494748},{"uri":"berberitze_a.bin","byteLength":494748},{"uri":"weissdornhecke_c_hedge.bin","byteLength":8841000}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":0,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":0,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":0,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":0,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":0,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":0,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":1,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":1,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":1,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":1,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":1,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":1,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":1,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":1,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":1,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":1,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":1,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":1,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":2,"byteOffset":0,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":105048,"byteLength":105048,"target":34962},{"buffer":2,"byteOffset":210096,"byteLength":70032,"target":34962},{"buffer":2,"byteOffset":280128,"byteLength":43392,"target":34963},{"buffer":2,"byteOffset":323520,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":379920,"byteLength":56400,"target":34962},{"buffer":2,"byteOffset":436320,"byteLength":37600,"target":34962},{"buffer":2,"byteOffset":473920,"byteLength":19986,"target":34963},{"buffer":2,"byteOffset":493908,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494100,"byteLength":192,"target":34962},{"buffer":2,"byteOffset":494292,"byteLength":128,"target":34962},{"buffer":2,"byteOffset":494420,"byteLength":48,"target":34963},{"buffer":2,"byteOffset":494468,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494564,"byteLength":96,"target":34962},{"buffer":2,"byteOffset":494660,"byteLength":64,"target":34962},{"buffer":2,"byteOffset":494724,"byteLength":24,"target":34963},{"buffer":3,"byteOffset":0,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":345600,"byteLength":345600,"target":34962},{"buffer":3,"byteOffset":691200,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":921600,"byteLength":86400,"target":34963},{"buffer":3,"byteOffset":1008000,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1276800,"byteLength":268800,"target":34962},{"buffer":3,"byteOffset":1545600,"byteLength":179200,"target":34962},{"buffer":3,"byteOffset":1724800,"byteLength":67200,"target":34963},{"buffer":3,"byteOffset":1792000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2056000,"byteLength":264000,"target":34962},{"buffer":3,"byteOffset":2320000,"byteLength":176000,"target":34962},{"buffer":3,"byteOffset":2496000,"byteLength":66000,"target":34963},{"buffer":3,"byteOffset":2562000,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":2821200,"byteLength":259200,"target":34962},{"buffer":3,"byteOffset":3080400,"byteLength":172800,"target":34962},{"buffer":3,"byteOffset":3253200,"byteLength":64800,"target":34963},{"buffer":3,"byteOffset":3318000,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3572400,"byteLength":254400,"target":34962},{"buffer":3,"byteOffset":3826800,"byteLength":169600,"target":34962},{"buffer":3,"byteOffset":3996400,"byteLength":63600,"target":34963},{"buffer":3,"byteOffset":4060000,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4309600,"byteLength":249600,"target":34962},{"buffer":3,"byteOffset":4559200,"byteLength":166400,"target":34962},{"buffer":3,"byteOffset":4725600,"byteLength":62400,"target":34963},{"buffer":3,"byteOffset":4788000,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5032800,"byteLength":244800,"target":34962},{"buffer":3,"byteOffset":5277600,"byteLength":163200,"target":34962},{"buffer":3,"byteOffset":5440800,"byteLength":61200,"target":34963},{"buffer":3,"byteOffset":5502000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5742000,"byteLength":240000,"target":34962},{"buffer":3,"byteOffset":5982000,"byteLength":160000,"target":34962},{"buffer":3,"byteOffset":6142000,"byteLength":60000,"target":34963},{"buffer":3,"byteOffset":6202000,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6437200,"byteLength":235200,"target":34962},{"buffer":3,"byteOffset":6672400,"byteLength":156800,"target":34962},{"buffer":3,"byteOffset":6829200,"byteLength":58800,"target":34963},{"buffer":3,"byteOffset":6888000,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7118400,"byteLength":230400,"target":34962},{"buffer":3,"byteOffset":7348800,"byteLength":153600,"target":34962},{"buffer":3,"byteOffset":7502400,"byteLength":57600,"target":34963},{"buffer":3,"byteOffset":7560000,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":7783200,"byteLength":223200,"target":34962},{"buffer":3,"byteOffset":8006400,"byteLength":148800,"target":34962},{"buffer":3,"byteOffset":8155200,"byteLength":55800,"target":34963},{"buffer":3,"byteOffset":8211000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8427000,"byteLength":216000,"target":34962},{"buffer":3,"byteOffset":8643000,"byteLength":144000,"target":34962},{"buffer":3,"byteOffset":8787000,"byteLength":54000,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.55,0.0,-0.4041117252880997],"max":[0.55,1.0,0.4041117252880997]},{"bufferView":1,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996779561042786,-0.9997625946998596,-0.9988284111022949],"max":[0.999296247959137,0.9999527335166931,0.9998937249183655]},{"bufferView":2,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":4,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5486376445947689,1.6705947594052684e-05,-0.39361191808792245],"max":[0.5569338556352812,1.000045272121852,0.3933479710747246]},{"bufferView":5,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976954460144043,-0.999291181564331,-0.9989568591117859],"max":[0.998948872089386,0.9999527335166931,0.9998225569725037]},{"bufferView":6,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":8,"componentType":5126,"count":16,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":9,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":10,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":12,"componentType":5126,"count":8,"type":"VEC3","min":[-0.6050000000000001,0,-0.6050000000000001],"max":[0.6050000000000001,1.0,0.6050000000000001]},{"bufferView":13,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":14,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":16,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9375,0.0,-0.6888268044683518],"max":[0.9375,1.5000000000000002,0.6888268044683518]},{"bufferView":17,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996474385261536,-0.9998162388801575,-0.9986070990562439],"max":[0.9991918206214905,0.9999634027481079,0.9998778700828552]},{"bufferView":18,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":20,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.935177803286538,2.5058921391079027e-05,-0.6709294058316859],"max":[0.949319072105593,1.5000679081827781,0.6704794961500986]},{"bufferView":21,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976518154144287,-0.9994509816169739,-0.9989542961120605],"max":[0.9988946318626404,0.9999633431434631,0.9998062252998352]},{"bufferView":22,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":24,"componentType":5126,"count":16,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":25,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":26,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":27,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":28,"componentType":5126,"count":8,"type":"VEC3","min":[-1.03125,0,-1.03125],"max":[1.03125,1.5,1.03125]},{"bufferView":29,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":30,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":31,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":32,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.6,0.0,-0.44084915485974513],"max":[0.6,1.0,0.44084915485974513]},{"bufferView":33,"componentType":5126,"count":8754,"type":"VEC3","min":[-0.9996581077575684,-0.9998005628585815,-0.9986739158630371],"max":[0.9992280602455139,0.9999603033065796,0.9998832941055298]},{"bufferView":34,"componentType":5126,"count":8754,"type":"VEC2"},{"bufferView":35,"componentType":5123,"count":21696,"type":"SCALAR","min":[0],"max":[8753]},{"bufferView":36,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.5985137941033843,1.6705947594052684e-05,-0.429394819732279],"max":[0.6075642061475794,1.000045272121852,0.42910687753606314]},{"bufferView":37,"componentType":5126,"count":4700,"type":"VEC3","min":[-0.9976669549942017,-0.99940425157547,-0.9989551305770874],"max":[0.9989135265350342,0.9999603033065796,0.9998118281364441]},{"bufferView":38,"componentType":5126,"count":4700,"type":"VEC2"},{"bufferView":39,"componentType":5123,"count":9993,"type":"SCALAR","min":[0],"max":[4699]},{"bufferView":40,"componentType":5126,"count":16,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":41,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":42,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":43,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":44,"componentType":5126,"count":8,"type":"VEC3","min":[-0.66,0,-0.66],"max":[0.66,1.0,0.66]},{"bufferView":45,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":46,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":47,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]},{"bufferView":48,"componentType":5126,"count":28800,"type":"VEC3","min":[-3.106370829968018,0.026327151835799853,-0.9274951670085163],"max":[3.1162045478844624,2.5557016946503075,0.9276116272712666]},{"bufferView":49,"componentType":5126,"count":28800,"type":"VEC3","min":[-1.0,-0.14995912810977313,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":50,"componentType":5126,"count":28800,"type":"VEC2"},{"bufferView":51,"componentType":5123,"count":2592,"type":"SCALAR","min":[0],"max":[28799]},{"bufferView":52,"componentType":5126,"count":22400,"type":"VEC3","min":[-3.216641747896201,-0.0571922113872369,-1.0095837201313582],"max":[3.230633308646859,2.6136494889680724,1.0399579220173978]},{"bufferView":53,"componentType":5126,"count":22400,"type":"VEC3","min":[-1.0,-0.14991024796460706,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":54,"componentType":5126,"count":22400,"type":"VEC2"},{"bufferView":55,"componentType":5123,"count":2016,"type":"SCALAR","min":[0],"max":[22399]},{"bufferView":56,"componentType":5126,"count":22000,"type":"VEC3","min":[-3.308339201179996,-0.1099767363861024,-1.1181028119332874],"max":[3.319338762918227,2.6736822782194127,1.1033854957191171]},{"bufferView":57,"componentType":5126,"count":22000,"type":"VEC3","min":[-1.0,-0.14992617280840767,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":58,"componentType":5126,"count":22000,"type":"VEC2"},{"bufferView":59,"componentType":5123,"count":1980,"type":"SCALAR","min":[0],"max":[21999]},{"bufferView":60,"componentType":5126,"count":21600,"type":"VEC3","min":[-3.4228577759233354,-0.18443976587892377,-1.2135085236236685],"max":[3.417860174004748,2.7286624449153756,1.196511299962718]},{"bufferView":61,"componentType":5126,"count":21600,"type":"VEC3","min":[-1.0,-0.14996071488302362,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":62,"componentType":5126,"count":21600,"type":"VEC2"},{"bufferView":63,"componentType":5123,"count":1944,"type":"SCALAR","min":[0],"max":[21599]},{"bufferView":64,"componentType":5126,"count":21200,"type":"VEC3","min":[-3.5535175663727343,-0.2908563395927266,-1.3499701144857745],"max":[3.5756802089013147,2.82990569595001,1.3754024913168745]},{"bufferView":65,"componentType":5126,"count":21200,"type":"VEC3","min":[-1.0,-0.14990872310835143,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":66,"componentType":5126,"count":21200,"type":"VEC2"},{"bufferView":67,"componentType":5123,"count":1908,"type":"SCALAR","min":[0],"max":[21199]},{"bufferView":68,"componentType":5126,"count":20800,"type":"VEC3","min":[-3.7122619159710304,-0.3741355923396431,-1.54319256875588],"max":[3.715435322363418,2.971295831334874,1.4736848173833805]},{"bufferView":69,"componentType":5126,"count":20800,"type":"VEC3","min":[-1.0,-0.14989395271783582,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":70,"componentType":5126,"count":20800,"type":"VEC2"},{"bufferView":71,"componentType":5123,"count":1872,"type":"SCALAR","min":[0],"max":[20799]},{"bufferView":72,"componentType":5126,"count":20400,"type":"VEC3","min":[-3.9479153479882223,-0.542408964226728,-1.744155696876938],"max":[3.935060779205492,3.125857797469191,1.7370877567075078]},{"bufferView":73,"componentType":5126,"count":20400,"type":"VEC3","min":[-1.0,-0.14996120035394467,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":74,"componentType":5126,"count":20400,"type":"VEC2"},{"bufferView":75,"componentType":5123,"count":1836,"type":"SCALAR","min":[0],"max":[20399]},{"bufferView":76,"componentType":5126,"count":20000,"type":"VEC3","min":[-4.2233660110558295,-0.7343343620732687,-2.040452198191739],"max":[4.229154427515896,3.2806463482058827,1.9790759906237092]},{"bufferView":77,"componentType":5126,"count":20000,"type":"VEC3","min":[-1.0,-0.14990798559185556,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":78,"componentType":5126,"count":20000,"type":"VEC2"},{"bufferView":79,"componentType":5123,"count":1800,"type":"SCALAR","min":[0],"max":[19999]},{"bufferView":80,"componentType":5126,"count":19600,"type":"VEC3","min":[-4.448453968290655,-0.8965607215381675,-2.240374047784643],"max":[4.484926213070039,3.513345891999671,2.309003636687654]},{"bufferView":81,"componentType":5126,"count":19600,"type":"VEC3","min":[-1.0,-0.14968655517788443,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":82,"componentType":5126,"count":19600,"type":"VEC2"},{"bufferView":83,"componentType":5123,"count":1764,"type":"SCALAR","min":[0],"max":[19599]},{"bufferView":84,"componentType":5126,"count":19200,"type":"VEC3","min":[-4.802728778641618,-1.1411913796167241,-2.6062756980545596],"max":[4.756203006896055,3.6774555318154425,2.651699910071142]},{"bufferView":85,"componentType":5126,"count":19200,"type":"VEC3","min":[-1.0,-0.14997577353581923,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":86,"componentType":5126,"count":19200,"type":"VEC2"},{"bufferView":87,"componentType":5123,"count":1728,"type":"SCALAR","min":[0],"max":[19199]},{"bufferView":88,"componentType":5126,"count":18600,"type":"VEC3","min":[-5.16954562731029,-1.3635478485138213,-2.9691935101079667],"max":[5.209472929188345,3.931401407710232,2.943476401737886]},{"bufferView":89,"componentType":5126,"count":18600,"type":"VEC3","min":[-1.0,-0.14994476468983645,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":90,"componentType":5126,"count":18600,"type":"VEC2"},{"bufferView":91,"componentType":5123,"count":1674,"type":"SCALAR","min":[0],"max":[18599]},{"bufferView":92,"componentType":5126,"count":18000,"type":"VEC3","min":[-5.590378682713904,-1.6823614972935719,-3.4117349696952086],"max":[5.612350857883132,4.235444957104532,3.4068305514858723]},{"bufferView":93,"componentType":5126,"count":18000,"type":"VEC3","min":[-1.0,-0.14980813170549712,-1.0],"max":[1.0,1.0,1.0]},{"bufferView":94,"componentType":5126,"count":18000,"type":"VEC2"},{"bufferView":95,"componentType":5123,"count":1620,"type":"SCALAR","min":[0],"max":[17999]}],"images":[{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/heckenkirsche_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/hundsrose_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"textures/poly_searsia_lucida.png"},{"uri":"impostors/berberitze_a_winter.png"},{"uri":"textures/poly_searsia_lucida.png"}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497},{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0},{"source":3,"sampler":1},{"source":4,"sampler":1},{"source":5,"sampler":1},{"source":6,"sampler":2},{"source":7,"sampler":2},{"source":8,"sampler":2},{"source":9,"sampler":3}],"materials":[{"name":"heckenkirsche_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"heckenkirsche_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"heckenkirsche_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":3},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"hundsrose_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":4},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"hundsrose_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":5},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":6},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"berberitze_a_foliage","pbrMetallicRoughness":{"baseColorFactor":[0.48,0.31,0.17,1.0],"baseColorTexture":{"index":7},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"berberitze_a_whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":8},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD0","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"weissdornhecke_individual_leaves_LOD1","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.08},{"name":"weissdornhecke_individual_leaves_LOD2","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.065},{"name":"weissdornhecke_individual_leaves_LOD3","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.055},{"name":"weissdornhecke_individual_leaves_LOD4","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.045},{"name":"weissdornhecke_individual_leaves_LOD5","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.038},{"name":"weissdornhecke_individual_leaves_LOD6","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.032},{"name":"weissdornhecke_individual_leaves_LOD7","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.027},{"name":"weissdornhecke_individual_leaves_LOD8","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.023},{"name":"weissdornhecke_individual_leaves_LOD9","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.02},{"name":"weissdornhecke_individual_leaves_LOD10","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.017},{"name":"weissdornhecke_individual_leaves_LOD11","pbrMetallicRoughness":{"baseColorFactor":[0.6,0.42,0.22,1.0],"baseColorTexture":{"index":9},"metallicFactor":0.0,"roughnessFactor":0.82},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.015}]} \ No newline at end of file diff --git a/mods/trees/assets/weisstanne_a.bin b/mods/trees/assets/weisstanne_a.bin index 71bd4ba..3fa81ac 100644 --- a/mods/trees/assets/weisstanne_a.bin +++ b/mods/trees/assets/weisstanne_a.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86ff8bf00197850089c3d8e64c01785b44e8213df0403b10af529b52c7daed98 -size 5239872 +oid sha256:eee42a1c2c3a9d2b5185bb161959f2f627a279c322fa7cf4a1ce21b81bc5b545 +size 8868432 diff --git a/mods/trees/assets/weisstanne_a.gltf b/mods/trees/assets/weisstanne_a.gltf index 8e36bf5..008af34 100644 --- a/mods/trees/assets/weisstanne_a.gltf +++ b/mods/trees/assets/weisstanne_a.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_a.bin","byteLength":5239872}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":2309044,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":2823796,"byteLength":343168,"target":34962},{"buffer":0,"byteOffset":3166964,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":3377780,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3457124,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3536468,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":3589364,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":3655544,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":4170296,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":4685048,"byteLength":343168,"target":34962},{"buffer":0,"byteOffset":5028216,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":5239032,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239224,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239416,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5239544,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5239592,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239688,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239784,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5239848,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-4.003885088003731,0.0,-4.4631177397534705],"max":[4.0221417828408645,26.927649210179386,4.452187654301637]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999610185623169,-0.9977492690086365,-0.9999814033508301],"max":[0.9999955296516418,0.9999898076057434,0.9999950528144836]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":42896,"type":"VEC3","min":[-4.924312591552734,7.972969055175781,-5.320000171661377],"max":[4.924312591552734,28.0,5.320000171661377]},{"bufferView":5,"componentType":5126,"count":42896,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":6,"componentType":5126,"count":42896,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42895]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-4.004859856839037,-0.0015373333360233527,-4.4631177397534705],"max":[4.022188478353933,26.927649210179386,4.452187654301637]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999736547470093,-0.9978646636009216,-0.9998664855957031],"max":[0.9999755620956421,0.9998202919960022,0.9999821782112122]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":42896,"type":"VEC3","min":[-4.924312591552734,7.972969055175781,-5.320000171661377],"max":[4.924312591552734,28.0,5.320000171661377]},{"bufferView":13,"componentType":5126,"count":42896,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":14,"componentType":5126,"count":42896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_a.bin","byteLength":8868432}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":1478904,"target":34962},{"buffer":0,"byteOffset":3273196,"byteLength":1478904,"target":34962},{"buffer":0,"byteOffset":4752100,"byteLength":985936,"target":34962},{"buffer":0,"byteOffset":5738036,"byteLength":1151964,"target":34963},{"buffer":0,"byteOffset":6890000,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":6969344,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":7048688,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":7101584,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":7167764,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":7724204,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":8280644,"byteLength":370960,"target":34962},{"buffer":0,"byteOffset":8651604,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8867592,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8867784,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8867976,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8868104,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8868152,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868248,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868344,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8868408,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-4.04885607733543,0.0,-4.491697727850135],"max":[4.014043384069876,26.97041238807364,4.464565715661902]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999609589576721,-0.9977626204490662,-0.9999814629554749],"max":[0.9999954700469971,0.9999898076057434,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":123242,"type":"VEC3","min":[-4.6898417472839355,8.039891242980957,-5.189151763916016],"max":[4.929930210113525,27.97866439819336,5.268507957458496]},{"bufferView":5,"componentType":5126,"count":123242,"type":"VEC3","min":[-0.9999477863311768,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999731779098511,0.9999761581420898]},{"bufferView":6,"componentType":5126,"count":123242,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287991,"type":"SCALAR","min":[0],"max":[123241]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-4.049835324383024,-0.0015397747395940098,-4.491697727850135],"max":[4.014090294108084,26.97041238807364,4.464565715661902]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.999973475933075,-0.997877299785614,-0.9998664855957031],"max":[0.9999755024909973,0.9998213052749634,0.9999821186065674]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":46370,"type":"VEC3","min":[-4.722790241241455,8.168855667114258,-5.133338451385498],"max":[4.771657466888428,27.84091567993164,5.2726054191589355]},{"bufferView":13,"componentType":5126,"count":46370,"type":"VEC3","min":[-0.9999350905418396,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999426603317261,0.9999761581420898]},{"bufferView":14,"componentType":5126,"count":46370,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[46369]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_a_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/weisstanne_a_winter.gltf b/mods/trees/assets/weisstanne_a_winter.gltf index 506a5da..fa1a431 100644 --- a/mods/trees/assets/weisstanne_a_winter.gltf +++ b/mods/trees/assets/weisstanne_a_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_a.bin","byteLength":5239872}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":2309044,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":2823796,"byteLength":343168,"target":34962},{"buffer":0,"byteOffset":3166964,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":3377780,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3457124,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":3536468,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":3589364,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":3655544,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":4170296,"byteLength":514752,"target":34962},{"buffer":0,"byteOffset":4685048,"byteLength":343168,"target":34962},{"buffer":0,"byteOffset":5028216,"byteLength":210816,"target":34963},{"buffer":0,"byteOffset":5239032,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239224,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":5239416,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":5239544,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":5239592,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239688,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":5239784,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":5239848,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-4.003885088003731,0.0,-4.4631177397534705],"max":[4.0221417828408645,26.927649210179386,4.452187654301637]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999610185623169,-0.9977492690086365,-0.9999814033508301],"max":[0.9999955296516418,0.9999898076057434,0.9999950528144836]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":42896,"type":"VEC3","min":[-4.924312591552734,7.972969055175781,-5.320000171661377],"max":[4.924312591552734,28.0,5.320000171661377]},{"bufferView":5,"componentType":5126,"count":42896,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":6,"componentType":5126,"count":42896,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42895]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-4.004859856839037,-0.0015373333360233527,-4.4631177397534705],"max":[4.022188478353933,26.927649210179386,4.452187654301637]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.9999736547470093,-0.9978646636009216,-0.9998664855957031],"max":[0.9999755620956421,0.9998202919960022,0.9999821782112122]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":42896,"type":"VEC3","min":[-4.924312591552734,7.972969055175781,-5.320000171661377],"max":[4.924312591552734,28.0,5.320000171661377]},{"bufferView":13,"componentType":5126,"count":42896,"type":"VEC3","min":[-0.9999921321868896,-0.9999992251396179,-0.9999749064445496],"max":[0.9999784231185913,0.9999023079872131,0.9997899532318115]},{"bufferView":14,"componentType":5126,"count":42896,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":105408,"type":"SCALAR","min":[0],"max":[42895]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.612764705882353,1.0,0.788764705882353,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_a.bin","byteLength":8868432}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":493800,"byteLength":493800,"target":34962},{"buffer":0,"byteOffset":987600,"byteLength":329200,"target":34962},{"buffer":0,"byteOffset":1316800,"byteLength":477492,"target":34963},{"buffer":0,"byteOffset":1794292,"byteLength":1478904,"target":34962},{"buffer":0,"byteOffset":3273196,"byteLength":1478904,"target":34962},{"buffer":0,"byteOffset":4752100,"byteLength":985936,"target":34962},{"buffer":0,"byteOffset":5738036,"byteLength":1151964,"target":34963},{"buffer":0,"byteOffset":6890000,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":6969344,"byteLength":79344,"target":34962},{"buffer":0,"byteOffset":7048688,"byteLength":52896,"target":34962},{"buffer":0,"byteOffset":7101584,"byteLength":66180,"target":34963},{"buffer":0,"byteOffset":7167764,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":7724204,"byteLength":556440,"target":34962},{"buffer":0,"byteOffset":8280644,"byteLength":370960,"target":34962},{"buffer":0,"byteOffset":8651604,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8867592,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8867784,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8867976,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8868104,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8868152,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868248,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8868344,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8868408,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":41150,"type":"VEC3","min":[-4.04885607733543,0.0,-4.491697727850135],"max":[4.014043384069876,26.97041238807364,4.464565715661902]},{"bufferView":1,"componentType":5126,"count":41150,"type":"VEC3","min":[-0.9999609589576721,-0.9977626204490662,-0.9999814629554749],"max":[0.9999954700469971,0.9999898076057434,0.9999951720237732]},{"bufferView":2,"componentType":5126,"count":41150,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238746,"type":"SCALAR","min":[0],"max":[41149]},{"bufferView":4,"componentType":5126,"count":123242,"type":"VEC3","min":[-4.6898417472839355,8.039891242980957,-5.189151763916016],"max":[4.929930210113525,27.97866439819336,5.268507957458496]},{"bufferView":5,"componentType":5126,"count":123242,"type":"VEC3","min":[-0.9999477863311768,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999731779098511,0.9999761581420898]},{"bufferView":6,"componentType":5126,"count":123242,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287991,"type":"SCALAR","min":[0],"max":[123241]},{"bufferView":8,"componentType":5126,"count":6612,"type":"VEC3","min":[-4.049835324383024,-0.0015397747395940098,-4.491697727850135],"max":[4.014090294108084,26.97041238807364,4.464565715661902]},{"bufferView":9,"componentType":5126,"count":6612,"type":"VEC3","min":[-0.999973475933075,-0.997877299785614,-0.9998664855957031],"max":[0.9999755024909973,0.9998213052749634,0.9999821186065674]},{"bufferView":10,"componentType":5126,"count":6612,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33090,"type":"SCALAR","min":[0],"max":[6611]},{"bufferView":12,"componentType":5126,"count":46370,"type":"VEC3","min":[-4.722790241241455,8.168855667114258,-5.133338451385498],"max":[4.771657466888428,27.84091567993164,5.2726054191589355]},{"bufferView":13,"componentType":5126,"count":46370,"type":"VEC3","min":[-0.9999350905418396,-0.9999954700469971,-0.999971866607666],"max":[0.999995768070221,0.9999426603317261,0.9999761581420898]},{"bufferView":14,"componentType":5126,"count":46370,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[46369]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-5.852000000000001,0,-5.852000000000001],"max":[5.852000000000001,28.0,5.852000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_a_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.612764705882353,1.0,0.788764705882353,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/weisstanne_b.bin b/mods/trees/assets/weisstanne_b.bin index 8bcdc52..95b1bed 100644 --- a/mods/trees/assets/weisstanne_b.bin +++ b/mods/trees/assets/weisstanne_b.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9fc8cad5fd545f60cad1c87fd019d9d81d85f3d3ff277425b5b81721b4bb4f2 -size 2526228 +oid sha256:bdd5026bb27f72e70ed0f306c28b6892538bfa51a91d4ed6f37bc2a3fb163d00 +size 8550812 diff --git a/mods/trees/assets/weisstanne_b.gltf b/mods/trees/assets/weisstanne_b.gltf index 180e7e5..3c69ada 100644 --- a/mods/trees/assets/weisstanne_b.gltf +++ b/mods/trees/assets/weisstanne_b.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_b.bin","byteLength":2526228}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1495744,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1643128,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":1741384,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":1798140,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1877316,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1956492,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":2009276,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":2075608,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2222992,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2370376,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":2468632,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":2525388,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525580,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525772,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":2525900,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":2525948,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526140,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":2526204,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.887172710696632,0.0,-5.773872408148405],"max":[5.4986819955565585,34.15193735903593,5.368611982649216]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999992251396179,-0.9975782632827759,-0.9999877214431763],"max":[0.9999949932098389,0.9999935030937195,0.9999953508377075]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.649999618530273,16.827177047729492,-6.290089130401611],"max":[6.650000095367432,35.0,6.290089130401611]},{"bufferView":5,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":6,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.887172710696632,0.00041900186391392836,-5.773872408148405],"max":[5.499938587606579,34.15193735903593,5.368611982649216]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999874830245972,-0.9990323781967163,-0.9999332427978516],"max":[0.9999725222587585,0.9998936057090759,0.9998629689216614]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.649999618530273,16.827177047729492,-6.290089130401611],"max":[6.650000095367432,35.0,6.290089130401611]},{"bufferView":13,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":14,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_b.bin","byteLength":8550812}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":2866156,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":4383952,"byteLength":1011864,"target":34962},{"buffer":0,"byteOffset":5395816,"byteLength":1138236,"target":34963},{"buffer":0,"byteOffset":6534052,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6613228,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6692404,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":6745188,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":6811520,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7382444,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7953368,"byteLength":380616,"target":34962},{"buffer":0,"byteOffset":8333984,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8549972,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550164,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550356,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8550484,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8550532,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550628,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550724,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8550788,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.912685156170602,0.0,-5.829257387720621],"max":[5.5509922634574345,34.21128743240926,5.389386271871507]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999991655349731,-0.997602641582489,-0.9999875426292419],"max":[0.9999948740005493,0.9999935626983643,0.9999953508377075]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":126483,"type":"VEC3","min":[-6.643470764160156,16.890642166137695,-6.248656272888184],"max":[6.626908779144287,35.0,6.254825115203857]},{"bufferView":5,"componentType":5126,"count":126483,"type":"VEC3","min":[-0.9999824166297913,-0.9999856352806091,-0.999998927116394],"max":[0.9999933838844299,0.999966561794281,0.9999970197677612]},{"bufferView":6,"componentType":5126,"count":126483,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":284559,"type":"SCALAR","min":[0],"max":[126482]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.912685156170602,0.00041973001561745903,-5.829257387720621],"max":[5.552257444357871,34.21128743240926,5.389386271871507]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999875426292419,-0.9990421533584595,-0.999932587146759],"max":[0.9999724626541138,0.9998946785926819,0.9998620748519897]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":47577,"type":"VEC3","min":[-6.57258415222168,16.90193748474121,-6.183340072631836],"max":[6.65403938293457,34.9524040222168,6.383768081665039]},{"bufferView":13,"componentType":5126,"count":47577,"type":"VEC3","min":[-0.9997564554214478,-0.999900221824646,-0.9999541640281677],"max":[0.9999402165412903,0.9998934864997864,0.9999970197677612]},{"bufferView":14,"componentType":5126,"count":47577,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[47576]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_b_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/weisstanne_b_winter.gltf b/mods/trees/assets/weisstanne_b_winter.gltf index a41dc83..7667066 100644 --- a/mods/trees/assets/weisstanne_b_winter.gltf +++ b/mods/trees/assets/weisstanne_b_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_b.bin","byteLength":2526228}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1495744,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":1643128,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":1741384,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":1798140,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1877316,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":1956492,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":2009276,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":2075608,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2222992,"byteLength":147384,"target":34962},{"buffer":0,"byteOffset":2370376,"byteLength":98256,"target":34962},{"buffer":0,"byteOffset":2468632,"byteLength":56754,"target":34963},{"buffer":0,"byteOffset":2525388,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525580,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":2525772,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":2525900,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":2525948,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526044,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":2526140,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":2526204,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.887172710696632,0.0,-5.773872408148405],"max":[5.4986819955565585,34.15193735903593,5.368611982649216]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999992251396179,-0.9975782632827759,-0.9999877214431763],"max":[0.9999949932098389,0.9999935030937195,0.9999953508377075]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.649999618530273,16.827177047729492,-6.290089130401611],"max":[6.650000095367432,35.0,6.290089130401611]},{"bufferView":5,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":6,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":7,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.887172710696632,0.00041900186391392836,-5.773872408148405],"max":[5.499938587606579,34.15193735903593,5.368611982649216]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999874830245972,-0.9990323781967163,-0.9999332427978516],"max":[0.9999725222587585,0.9998936057090759,0.9998629689216614]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":12282,"type":"VEC3","min":[-6.649999618530273,16.827177047729492,-6.290089130401611],"max":[6.650000095367432,35.0,6.290089130401611]},{"bufferView":13,"componentType":5126,"count":12282,"type":"VEC3","min":[-0.9997769594192505,-0.999319851398468,-0.99973064661026],"max":[0.999862015247345,0.9999927282333374,0.9996088147163391]},{"bufferView":14,"componentType":5126,"count":12282,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":28377,"type":"SCALAR","min":[0],"max":[12281]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.612764705882353,1.0,0.788764705882353,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_b.bin","byteLength":8550812}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":371940,"byteLength":371940,"target":34962},{"buffer":0,"byteOffset":743880,"byteLength":247960,"target":34962},{"buffer":0,"byteOffset":991840,"byteLength":356520,"target":34963},{"buffer":0,"byteOffset":1348360,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":2866156,"byteLength":1517796,"target":34962},{"buffer":0,"byteOffset":4383952,"byteLength":1011864,"target":34962},{"buffer":0,"byteOffset":5395816,"byteLength":1138236,"target":34963},{"buffer":0,"byteOffset":6534052,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6613228,"byteLength":79176,"target":34962},{"buffer":0,"byteOffset":6692404,"byteLength":52784,"target":34962},{"buffer":0,"byteOffset":6745188,"byteLength":66330,"target":34963},{"buffer":0,"byteOffset":6811520,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7382444,"byteLength":570924,"target":34962},{"buffer":0,"byteOffset":7953368,"byteLength":380616,"target":34962},{"buffer":0,"byteOffset":8333984,"byteLength":215988,"target":34963},{"buffer":0,"byteOffset":8549972,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550164,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":8550356,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":8550484,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":8550532,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550628,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":8550724,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":8550788,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":30995,"type":"VEC3","min":[-5.912685156170602,0.0,-5.829257387720621],"max":[5.5509922634574345,34.21128743240926,5.389386271871507]},{"bufferView":1,"componentType":5126,"count":30995,"type":"VEC3","min":[-0.9999991655349731,-0.997602641582489,-0.9999875426292419],"max":[0.9999948740005493,0.9999935626983643,0.9999953508377075]},{"bufferView":2,"componentType":5126,"count":30995,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":178260,"type":"SCALAR","min":[0],"max":[30994]},{"bufferView":4,"componentType":5126,"count":126483,"type":"VEC3","min":[-6.643470764160156,16.890642166137695,-6.248656272888184],"max":[6.626908779144287,35.0,6.254825115203857]},{"bufferView":5,"componentType":5126,"count":126483,"type":"VEC3","min":[-0.9999824166297913,-0.9999856352806091,-0.999998927116394],"max":[0.9999933838844299,0.999966561794281,0.9999970197677612]},{"bufferView":6,"componentType":5126,"count":126483,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":284559,"type":"SCALAR","min":[0],"max":[126482]},{"bufferView":8,"componentType":5126,"count":6598,"type":"VEC3","min":[-5.912685156170602,0.00041973001561745903,-5.829257387720621],"max":[5.552257444357871,34.21128743240926,5.389386271871507]},{"bufferView":9,"componentType":5126,"count":6598,"type":"VEC3","min":[-0.9999875426292419,-0.9990421533584595,-0.999932587146759],"max":[0.9999724626541138,0.9998946785926819,0.9998620748519897]},{"bufferView":10,"componentType":5126,"count":6598,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":33165,"type":"SCALAR","min":[0],"max":[6597]},{"bufferView":12,"componentType":5126,"count":47577,"type":"VEC3","min":[-6.57258415222168,16.90193748474121,-6.183340072631836],"max":[6.65403938293457,34.9524040222168,6.383768081665039]},{"bufferView":13,"componentType":5126,"count":47577,"type":"VEC3","min":[-0.9997564554214478,-0.999900221824646,-0.9999541640281677],"max":[0.9999402165412903,0.9998934864997864,0.9999970197677612]},{"bufferView":14,"componentType":5126,"count":47577,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":107994,"type":"SCALAR","min":[0],"max":[47576]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-7.315000000000001,0,-7.315000000000001],"max":[7.315000000000001,35.0,7.315000000000001]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_b_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.612764705882353,1.0,0.788764705882353,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/weisstanne_c.bin b/mods/trees/assets/weisstanne_c.bin index 0c965ed..224e8ea 100644 --- a/mods/trees/assets/weisstanne_c.bin +++ b/mods/trees/assets/weisstanne_c.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:968a4b410d78a71eb85d2daff2a25463a1f22ca366c1c308e56b7b749ef9cca7 -size 7198240 +oid sha256:fdc7bd894660f17e5ce7da31e05b33f6b69c930daf6c23ec996b9673f8e71137 +size 9070784 diff --git a/mods/trees/assets/weisstanne_c.gltf b/mods/trees/assets/weisstanne_c.gltf index e3e19bb..71dec67 100644 --- a/mods/trees/assets/weisstanne_c.gltf +++ b/mods/trees/assets/weisstanne_c.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_c.bin","byteLength":7198240}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":964740,"target":34962},{"buffer":0,"byteOffset":2799912,"byteLength":964740,"target":34962},{"buffer":0,"byteOffset":3764652,"byteLength":643160,"target":34962},{"buffer":0,"byteOffset":4407812,"byteLength":800928,"target":34963},{"buffer":0,"byteOffset":5208740,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5319068,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5429396,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":5502948,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":5588312,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6110720,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6633128,"byteLength":348272,"target":34962},{"buffer":0,"byteOffset":6981400,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":7197400,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197592,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197784,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7197912,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7197960,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198056,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198152,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7198216,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.603708154390796,0.0,-6.484722059975194],"max":[6.638191935047879,40.99439241729741,6.375810882400747]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.999983012676239,-0.9994419813156128,-0.9999945163726807],"max":[0.9999887943267822,0.9999980926513672,0.9999847412109375]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":80395,"type":"VEC3","min":[-7.980000019073486,12.91022777557373,-7.839125156402588],"max":[7.980000019073486,42.0,7.839125156402588]},{"bufferView":5,"componentType":5126,"count":80395,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.9999369978904724,0.9999985694885254]},{"bufferView":6,"componentType":5126,"count":80395,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":200232,"type":"SCALAR","min":[0],"max":[80394]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.604071719560648,-1.0483311550306459e-05,-6.489048427695916],"max":[6.638191935047879,40.99178476371317,6.375810882400747]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9990184307098389,-0.9998388886451721],"max":[0.9999403953552246,0.9998230934143066,0.9998989105224609]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":43534,"type":"VEC3","min":[-8.128028869628906,12.839111328125,-7.995741844177246],"max":[8.06231689453125,42.026832580566406,7.884559631347656]},{"bufferView":13,"componentType":5126,"count":43534,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.999870240688324,0.9999985694885254]},{"bufferView":14,"componentType":5126,"count":43534,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43533]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_c.bin","byteLength":9070784}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":1498248,"target":34962},{"buffer":0,"byteOffset":3333420,"byteLength":1498248,"target":34962},{"buffer":0,"byteOffset":4831668,"byteLength":998832,"target":34962},{"buffer":0,"byteOffset":5830500,"byteLength":1151988,"target":34963},{"buffer":0,"byteOffset":6982488,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7092816,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7203144,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":7276696,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":7362060,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":7922556,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":8483052,"byteLength":373664,"target":34962},{"buffer":0,"byteOffset":8856716,"byteLength":213228,"target":34963},{"buffer":0,"byteOffset":9069944,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070136,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070328,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":9070456,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":9070504,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070600,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070696,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":9070760,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.648056248979873,0.0,-6.529557371216141],"max":[6.694136120733057,41.058274903435624,6.428379430547151]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999828934669495,-0.9994485974311829,-0.9999944567680359],"max":[0.9999886751174927,0.9999980330467224,0.9999845623970032]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":124854,"type":"VEC3","min":[-7.940438747406006,13.235980033874512,-7.584270477294922],"max":[7.820251941680908,41.877464294433594,7.839780807495117]},{"bufferView":5,"componentType":5126,"count":124854,"type":"VEC3","min":[-0.9999781847000122,-0.9999990463256836,-0.999993085861206],"max":[0.999998152256012,0.9999538660049438,0.9999827146530151]},{"bufferView":6,"componentType":5126,"count":124854,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287997,"type":"SCALAR","min":[0],"max":[124853]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.64842256774095,-1.0499647931096736e-05,-6.533916506234689],"max":[6.694136120733057,41.055663186286,6.428379430547151]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9990301132202148,-0.9998380541801453],"max":[0.9999396800994873,0.999825119972229,0.9998988509178162]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":46708,"type":"VEC3","min":[-7.959401607513428,13.257997512817383,-7.465162754058838],"max":[7.7332000732421875,41.896968841552734,7.84822940826416]},{"bufferView":13,"componentType":5126,"count":46708,"type":"VEC3","min":[-0.9997832775115967,-0.9999990463256836,-0.9998273253440857],"max":[0.9997382164001465,0.9999538660049438,0.9999827146530151]},{"bufferView":14,"componentType":5126,"count":46708,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":106614,"type":"SCALAR","min":[0],"max":[46707]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_c_summer.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.5570588235294117,1.0,0.7170588235294117,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/assets/weisstanne_c_winter.gltf b/mods/trees/assets/weisstanne_c_winter.gltf index 3545b2b..fceca34 100644 --- a/mods/trees/assets/weisstanne_c_winter.gltf +++ b/mods/trees/assets/weisstanne_c_winter.gltf @@ -1 +1 @@ -{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_c.bin","byteLength":7198240}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":964740,"target":34962},{"buffer":0,"byteOffset":2799912,"byteLength":964740,"target":34962},{"buffer":0,"byteOffset":3764652,"byteLength":643160,"target":34962},{"buffer":0,"byteOffset":4407812,"byteLength":800928,"target":34963},{"buffer":0,"byteOffset":5208740,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5319068,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":5429396,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":5502948,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":5588312,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6110720,"byteLength":522408,"target":34962},{"buffer":0,"byteOffset":6633128,"byteLength":348272,"target":34962},{"buffer":0,"byteOffset":6981400,"byteLength":216000,"target":34963},{"buffer":0,"byteOffset":7197400,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197592,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":7197784,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":7197912,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":7197960,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198056,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":7198152,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":7198216,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.603708154390796,0.0,-6.484722059975194],"max":[6.638191935047879,40.99439241729741,6.375810882400747]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.999983012676239,-0.9994419813156128,-0.9999945163726807],"max":[0.9999887943267822,0.9999980926513672,0.9999847412109375]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":80395,"type":"VEC3","min":[-7.980000019073486,12.91022777557373,-7.839125156402588],"max":[7.980000019073486,42.0,7.839125156402588]},{"bufferView":5,"componentType":5126,"count":80395,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.9999369978904724,0.9999985694885254]},{"bufferView":6,"componentType":5126,"count":80395,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":200232,"type":"SCALAR","min":[0],"max":[80394]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.604071719560648,-1.0483311550306459e-05,-6.489048427695916],"max":[6.638191935047879,40.99178476371317,6.375810882400747]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9990184307098389,-0.9998388886451721],"max":[0.9999403953552246,0.9998230934143066,0.9998989105224609]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":43534,"type":"VEC3","min":[-8.128028869628906,12.839111328125,-7.995741844177246],"max":[8.06231689453125,42.026832580566406,7.884559631347656]},{"bufferView":13,"componentType":5126,"count":43534,"type":"VEC3","min":[-0.9999392032623291,-0.9999783635139465,-0.9999816417694092],"max":[0.9999682307243347,0.999870240688324,0.9999985694885254]},{"bufferView":14,"componentType":5126,"count":43534,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":108000,"type":"SCALAR","min":[0],"max":[43533]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.612764705882353,1.0,0.788764705882353,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file +{"asset":{"version":"2.0","generator":"Connected Rails CC0 tree importer","copyright":"Mantissa and Poly Haven source models: CC0 1.0; optimisation: Connected Rails"},"scene":0,"scenes":[{"nodes":[0,1,2,3]}],"nodes":[{"name":"crown_LOD0","mesh":0},{"name":"crown_LOD1","mesh":1},{"name":"crown_LOD2","mesh":2},{"name":"crown_LOD3","mesh":3}],"meshes":[{"name":"crown_LOD0","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"indices":3,"material":0},{"attributes":{"POSITION":4,"NORMAL":5,"TEXCOORD_0":6},"indices":7,"material":1}]},{"name":"crown_LOD1","primitives":[{"attributes":{"POSITION":8,"NORMAL":9,"TEXCOORD_0":10},"indices":11,"material":0},{"attributes":{"POSITION":12,"NORMAL":13,"TEXCOORD_0":14},"indices":15,"material":1}]},{"name":"crown_LOD2","primitives":[{"attributes":{"POSITION":16,"NORMAL":17,"TEXCOORD_0":18},"indices":19,"material":2}]},{"name":"crown_LOD3","primitives":[{"attributes":{"POSITION":20,"NORMAL":21,"TEXCOORD_0":22},"indices":23,"material":2}]}],"buffers":[{"uri":"weisstanne_c.bin","byteLength":9070784}],"bufferViews":[{"buffer":0,"byteOffset":0,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":509028,"byteLength":509028,"target":34962},{"buffer":0,"byteOffset":1018056,"byteLength":339352,"target":34962},{"buffer":0,"byteOffset":1357408,"byteLength":477762,"target":34963},{"buffer":0,"byteOffset":1835172,"byteLength":1498248,"target":34962},{"buffer":0,"byteOffset":3333420,"byteLength":1498248,"target":34962},{"buffer":0,"byteOffset":4831668,"byteLength":998832,"target":34962},{"buffer":0,"byteOffset":5830500,"byteLength":1151988,"target":34963},{"buffer":0,"byteOffset":6982488,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7092816,"byteLength":110328,"target":34962},{"buffer":0,"byteOffset":7203144,"byteLength":73552,"target":34962},{"buffer":0,"byteOffset":7276696,"byteLength":85362,"target":34963},{"buffer":0,"byteOffset":7362060,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":7922556,"byteLength":560496,"target":34962},{"buffer":0,"byteOffset":8483052,"byteLength":373664,"target":34962},{"buffer":0,"byteOffset":8856716,"byteLength":213228,"target":34963},{"buffer":0,"byteOffset":9069944,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070136,"byteLength":192,"target":34962},{"buffer":0,"byteOffset":9070328,"byteLength":128,"target":34962},{"buffer":0,"byteOffset":9070456,"byteLength":48,"target":34963},{"buffer":0,"byteOffset":9070504,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070600,"byteLength":96,"target":34962},{"buffer":0,"byteOffset":9070696,"byteLength":64,"target":34962},{"buffer":0,"byteOffset":9070760,"byteLength":24,"target":34963}],"accessors":[{"bufferView":0,"componentType":5126,"count":42419,"type":"VEC3","min":[-6.648056248979873,0.0,-6.529557371216141],"max":[6.694136120733057,41.058274903435624,6.428379430547151]},{"bufferView":1,"componentType":5126,"count":42419,"type":"VEC3","min":[-0.9999828934669495,-0.9994485974311829,-0.9999944567680359],"max":[0.9999886751174927,0.9999980330467224,0.9999845623970032]},{"bufferView":2,"componentType":5126,"count":42419,"type":"VEC2"},{"bufferView":3,"componentType":5123,"count":238881,"type":"SCALAR","min":[0],"max":[42418]},{"bufferView":4,"componentType":5126,"count":124854,"type":"VEC3","min":[-7.940438747406006,13.235980033874512,-7.584270477294922],"max":[7.820251941680908,41.877464294433594,7.839780807495117]},{"bufferView":5,"componentType":5126,"count":124854,"type":"VEC3","min":[-0.9999781847000122,-0.9999990463256836,-0.999993085861206],"max":[0.999998152256012,0.9999538660049438,0.9999827146530151]},{"bufferView":6,"componentType":5126,"count":124854,"type":"VEC2"},{"bufferView":7,"componentType":5125,"count":287997,"type":"SCALAR","min":[0],"max":[124853]},{"bufferView":8,"componentType":5126,"count":9194,"type":"VEC3","min":[-6.64842256774095,-1.0499647931096736e-05,-6.533916506234689],"max":[6.694136120733057,41.055663186286,6.428379430547151]},{"bufferView":9,"componentType":5126,"count":9194,"type":"VEC3","min":[-0.9999431371688843,-0.9990301132202148,-0.9998380541801453],"max":[0.9999396800994873,0.999825119972229,0.9998988509178162]},{"bufferView":10,"componentType":5126,"count":9194,"type":"VEC2"},{"bufferView":11,"componentType":5123,"count":42681,"type":"SCALAR","min":[0],"max":[9193]},{"bufferView":12,"componentType":5126,"count":46708,"type":"VEC3","min":[-7.959401607513428,13.257997512817383,-7.465162754058838],"max":[7.7332000732421875,41.896968841552734,7.84822940826416]},{"bufferView":13,"componentType":5126,"count":46708,"type":"VEC3","min":[-0.9997832775115967,-0.9999990463256836,-0.9998273253440857],"max":[0.9997382164001465,0.9999538660049438,0.9999827146530151]},{"bufferView":14,"componentType":5126,"count":46708,"type":"VEC2"},{"bufferView":15,"componentType":5123,"count":106614,"type":"SCALAR","min":[0],"max":[46707]},{"bufferView":16,"componentType":5126,"count":16,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":17,"componentType":5126,"count":16,"type":"VEC3","min":[-1.0,0,-0.7071067811865475],"max":[-0.0,0,1.0]},{"bufferView":18,"componentType":5126,"count":16,"type":"VEC2"},{"bufferView":19,"componentType":5123,"count":24,"type":"SCALAR","min":[0],"max":[15]},{"bufferView":20,"componentType":5126,"count":8,"type":"VEC3","min":[-8.778,0,-8.778],"max":[8.778,42.0,8.778]},{"bufferView":21,"componentType":5126,"count":8,"type":"VEC3","min":[-1.0,0,6.123233995736766e-17],"max":[-0.0,0,1.0]},{"bufferView":22,"componentType":5126,"count":8,"type":"VEC2"},{"bufferView":23,"componentType":5123,"count":12,"type":"SCALAR","min":[0],"max":[7]}],"samplers":[{"magFilter":9729,"minFilter":9987,"wrapS":10497,"wrapT":10497}],"images":[{"uri":"textures/poly_fir_bark.jpg"},{"uri":"textures/poly_fir_foliage.png"},{"uri":"impostors/weisstanne_c_winter.png"}],"textures":[{"source":0,"sampler":0},{"source":1,"sampler":0},{"source":2,"sampler":0}],"materials":[{"name":"bark","pbrMetallicRoughness":{"baseColorFactor":[0.82,0.82,0.82,1.0],"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.91},"doubleSided":false},{"name":"foliage","pbrMetallicRoughness":{"baseColorFactor":[0.612764705882353,1.0,0.788764705882353,1.0],"baseColorTexture":{"index":1},"metallicFactor":0.0,"roughnessFactor":0.78},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18},{"name":"whole_tree_impostor","pbrMetallicRoughness":{"baseColorFactor":[1,1,1,1],"baseColorTexture":{"index":2},"metallicFactor":0.0,"roughnessFactor":0.92},"doubleSided":true,"alphaMode":"MASK","alphaCutoff":0.18}]} \ No newline at end of file diff --git a/mods/trees/mod.ron b/mods/trees/mod.ron index 1f3891b..2d28150 100644 --- a/mods/trees/mod.ron +++ b/mods/trees/mod.ron @@ -1,10 +1,10 @@ -// Artist-authored CC0 trees; see LICENSES.md and tools/trees/README.md. +// Artist-authored CC0 vegetation; see LICENSES.md and tools/trees/README.md. ( id: "trees", name: "Bäume Mitteleuropas", - version: "2.0.0", + version: "2.2.0", author: "Mantissa / Poly Haven / Connected Rails", - description: "28 mitteleuropäische Baumarten und Sträucher auf Basis CC0-lizenzierter Künstlerbäume: drei Individuen je Art, vier LOD-Stufen sowie Sommer-, Herbst- und Winterausführungen.", + description: "46 mitteleuropäische Bäume, Sträucher und Pflanzen sowie 15 anreihbare Heckenabschnitte auf Basis CC0-lizenzierter Künstlermodelle, mit vier LOD-Stufen und saisonalen Ausführungen.", depends: [], enabled: true, ) diff --git a/mods/trees/objects/adlerfarn_a.ron b/mods/trees/objects/adlerfarn_a.ron new file mode 100644 index 0000000..3cb678f --- /dev/null +++ b/mods/trees/objects/adlerfarn_a.ron @@ -0,0 +1,11 @@ +// Adlerfarn (Pteridium aquilinum), 0.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Adlerfarn A", + model: "trees/assets/adlerfarn_a.gltf", + autumn_model: Some("trees/assets/adlerfarn_a_herbst.gltf"), + winter_model: Some("trees/assets/adlerfarn_a_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.7, width: 0.6)), + tags: ["farn", "bodendecker", "stand-laubwald", "stand-nadelwald", "stand-heide", "stand-boeschung"], +) diff --git a/mods/trees/objects/adlerfarn_b.ron b/mods/trees/objects/adlerfarn_b.ron new file mode 100644 index 0000000..dacbc44 --- /dev/null +++ b/mods/trees/objects/adlerfarn_b.ron @@ -0,0 +1,11 @@ +// Adlerfarn (Pteridium aquilinum), 1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Adlerfarn B", + model: "trees/assets/adlerfarn_b.gltf", + autumn_model: Some("trees/assets/adlerfarn_b_herbst.gltf"), + winter_model: Some("trees/assets/adlerfarn_b_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 1.4, width: 1.2)), + tags: ["farn", "bodendecker", "stand-laubwald", "stand-nadelwald", "stand-heide", "stand-boeschung"], +) diff --git a/mods/trees/objects/adlerfarn_c.ron b/mods/trees/objects/adlerfarn_c.ron new file mode 100644 index 0000000..eb1c8e1 --- /dev/null +++ b/mods/trees/objects/adlerfarn_c.ron @@ -0,0 +1,11 @@ +// Adlerfarn (Pteridium aquilinum), 1.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Adlerfarn C", + model: "trees/assets/adlerfarn_c.gltf", + autumn_model: Some("trees/assets/adlerfarn_c_herbst.gltf"), + winter_model: Some("trees/assets/adlerfarn_c_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 2, width: 1.8)), + tags: ["farn", "bodendecker", "stand-laubwald", "stand-nadelwald", "stand-heide", "stand-boeschung"], +) diff --git a/mods/trees/objects/berberitze_a.ron b/mods/trees/objects/berberitze_a.ron new file mode 100644 index 0000000..6ea77c6 --- /dev/null +++ b/mods/trees/objects/berberitze_a.ron @@ -0,0 +1,11 @@ +// Gewöhnliche Berberitze (Berberis vulgaris), 1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnliche Berberitze A", + model: "trees/assets/berberitze_a.gltf", + autumn_model: Some("trees/assets/berberitze_a_herbst.gltf"), + winter_model: Some("trees/assets/berberitze_a_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 1.2, width: 0.9)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-boeschung"], +) diff --git a/mods/trees/objects/berberitze_b.ron b/mods/trees/objects/berberitze_b.ron new file mode 100644 index 0000000..2b07b1d --- /dev/null +++ b/mods/trees/objects/berberitze_b.ron @@ -0,0 +1,11 @@ +// Gewöhnliche Berberitze (Berberis vulgaris), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnliche Berberitze B", + model: "trees/assets/berberitze_b.gltf", + autumn_model: Some("trees/assets/berberitze_b_herbst.gltf"), + winter_model: Some("trees/assets/berberitze_b_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 2.4, width: 1.7)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-boeschung"], +) diff --git a/mods/trees/objects/berberitze_c.ron b/mods/trees/objects/berberitze_c.ron new file mode 100644 index 0000000..28ecc22 --- /dev/null +++ b/mods/trees/objects/berberitze_c.ron @@ -0,0 +1,11 @@ +// Gewöhnliche Berberitze (Berberis vulgaris), 3 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnliche Berberitze C", + model: "trees/assets/berberitze_c.gltf", + autumn_model: Some("trees/assets/berberitze_c_herbst.gltf"), + winter_model: Some("trees/assets/berberitze_c_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 3.6, width: 3.1)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-boeschung"], +) diff --git a/mods/trees/objects/besenginster_a.ron b/mods/trees/objects/besenginster_a.ron new file mode 100644 index 0000000..10101fc --- /dev/null +++ b/mods/trees/objects/besenginster_a.ron @@ -0,0 +1,11 @@ +// Besenginster (Cytisus scoparius), 1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Besenginster A", + model: "trees/assets/besenginster_a.gltf", + autumn_model: None, + winter_model: Some("trees/assets/besenginster_a_winter.gltf"), + lod_distances: [45, 400, 800, 600], + footprint: Some((length: 0.8, width: 0.7)), + tags: ["strauch", "stand-heide", "stand-pionier", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/besenginster_b.ron b/mods/trees/objects/besenginster_b.ron new file mode 100644 index 0000000..d7ded9e --- /dev/null +++ b/mods/trees/objects/besenginster_b.ron @@ -0,0 +1,11 @@ +// Besenginster (Cytisus scoparius), 1.75 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Besenginster B", + model: "trees/assets/besenginster_b.gltf", + autumn_model: None, + winter_model: Some("trees/assets/besenginster_b_winter.gltf"), + lod_distances: [45, 400, 800, 600], + footprint: Some((length: 1.5, width: 1.3)), + tags: ["strauch", "stand-heide", "stand-pionier", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/besenginster_c.ron b/mods/trees/objects/besenginster_c.ron new file mode 100644 index 0000000..8852e3a --- /dev/null +++ b/mods/trees/objects/besenginster_c.ron @@ -0,0 +1,11 @@ +// Besenginster (Cytisus scoparius), 2.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Besenginster C", + model: "trees/assets/besenginster_c.gltf", + autumn_model: None, + winter_model: Some("trees/assets/besenginster_c_winter.gltf"), + lod_distances: [45, 400, 800, 600], + footprint: Some((length: 2.1, width: 1.9)), + tags: ["strauch", "stand-heide", "stand-pionier", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/besenheide_a.ron b/mods/trees/objects/besenheide_a.ron new file mode 100644 index 0000000..e2bf847 --- /dev/null +++ b/mods/trees/objects/besenheide_a.ron @@ -0,0 +1,11 @@ +// Besenheide (Calluna vulgaris), 0.3 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Besenheide A", + model: "trees/assets/besenheide_a.gltf", + autumn_model: None, + winter_model: Some("trees/assets/besenheide_a_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.4, width: 0.3)), + tags: ["bodendecker", "strauch", "stand-heide", "stand-pionier"], +) diff --git a/mods/trees/objects/besenheide_b.ron b/mods/trees/objects/besenheide_b.ron new file mode 100644 index 0000000..7d33d8f --- /dev/null +++ b/mods/trees/objects/besenheide_b.ron @@ -0,0 +1,11 @@ +// Besenheide (Calluna vulgaris), 0.55 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Besenheide B", + model: "trees/assets/besenheide_b.gltf", + autumn_model: None, + winter_model: Some("trees/assets/besenheide_b_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.7, width: 0.6)), + tags: ["bodendecker", "strauch", "stand-heide", "stand-pionier"], +) diff --git a/mods/trees/objects/besenheide_c.ron b/mods/trees/objects/besenheide_c.ron new file mode 100644 index 0000000..ce8ca72 --- /dev/null +++ b/mods/trees/objects/besenheide_c.ron @@ -0,0 +1,11 @@ +// Besenheide (Calluna vulgaris), 0.8 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Besenheide C", + model: "trees/assets/besenheide_c.gltf", + autumn_model: None, + winter_model: Some("trees/assets/besenheide_c_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 1, width: 0.9)), + tags: ["bodendecker", "strauch", "stand-heide", "stand-pionier"], +) diff --git a/mods/trees/objects/brennnessel_a.ron b/mods/trees/objects/brennnessel_a.ron new file mode 100644 index 0000000..c75c7b5 --- /dev/null +++ b/mods/trees/objects/brennnessel_a.ron @@ -0,0 +1,11 @@ +// Große Brennnessel (Urtica dioica), 0.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Große Brennnessel A", + model: "trees/assets/brennnessel_a.gltf", + autumn_model: Some("trees/assets/brennnessel_a_herbst.gltf"), + winter_model: Some("trees/assets/brennnessel_a_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.5, width: 0.4)), + tags: ["staude", "bodendecker", "stand-bahndamm", "stand-boeschung", "stand-bach", "stand-stadt"], +) diff --git a/mods/trees/objects/brennnessel_b.ron b/mods/trees/objects/brennnessel_b.ron new file mode 100644 index 0000000..bd93cfb --- /dev/null +++ b/mods/trees/objects/brennnessel_b.ron @@ -0,0 +1,11 @@ +// Große Brennnessel (Urtica dioica), 1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Große Brennnessel B", + model: "trees/assets/brennnessel_b.gltf", + autumn_model: Some("trees/assets/brennnessel_b_herbst.gltf"), + winter_model: Some("trees/assets/brennnessel_b_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.9, width: 0.8)), + tags: ["staude", "bodendecker", "stand-bahndamm", "stand-boeschung", "stand-bach", "stand-stadt"], +) diff --git a/mods/trees/objects/brennnessel_c.ron b/mods/trees/objects/brennnessel_c.ron new file mode 100644 index 0000000..009a789 --- /dev/null +++ b/mods/trees/objects/brennnessel_c.ron @@ -0,0 +1,11 @@ +// Große Brennnessel (Urtica dioica), 1.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Große Brennnessel C", + model: "trees/assets/brennnessel_c.gltf", + autumn_model: Some("trees/assets/brennnessel_c_herbst.gltf"), + winter_model: Some("trees/assets/brennnessel_c_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 1.4, width: 1.2)), + tags: ["staude", "bodendecker", "stand-bahndamm", "stand-boeschung", "stand-bach", "stand-stadt"], +) diff --git a/mods/trees/objects/brombeere_a.ron b/mods/trees/objects/brombeere_a.ron new file mode 100644 index 0000000..71407c4 --- /dev/null +++ b/mods/trees/objects/brombeere_a.ron @@ -0,0 +1,11 @@ +// Brombeere (Rubus fruticosus agg.), 1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Brombeere A", + model: "trees/assets/brombeere_a.gltf", + autumn_model: Some("trees/assets/brombeere_a_herbst.gltf"), + winter_model: Some("trees/assets/brombeere_a_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 1.6, width: 1.2)), + tags: ["strauch", "stand-hecke", "stand-laubwald", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/brombeere_b.ron b/mods/trees/objects/brombeere_b.ron new file mode 100644 index 0000000..439f30b --- /dev/null +++ b/mods/trees/objects/brombeere_b.ron @@ -0,0 +1,11 @@ +// Brombeere (Rubus fruticosus agg.), 1.75 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Brombeere B", + model: "trees/assets/brombeere_b.gltf", + autumn_model: Some("trees/assets/brombeere_b_herbst.gltf"), + winter_model: Some("trees/assets/brombeere_b_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 2.9, width: 2)), + tags: ["strauch", "stand-hecke", "stand-laubwald", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/brombeere_c.ron b/mods/trees/objects/brombeere_c.ron new file mode 100644 index 0000000..e3dd86a --- /dev/null +++ b/mods/trees/objects/brombeere_c.ron @@ -0,0 +1,11 @@ +// Brombeere (Rubus fruticosus agg.), 2.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Brombeere C", + model: "trees/assets/brombeere_c.gltf", + autumn_model: Some("trees/assets/brombeere_c_herbst.gltf"), + winter_model: Some("trees/assets/brombeere_c_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 4.1, width: 3.6)), + tags: ["strauch", "stand-hecke", "stand-laubwald", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/douglasie_a.ron b/mods/trees/objects/douglasie_a.ron index bfc56e3..6d89fb1 100644 --- a/mods/trees/objects/douglasie_a.ron +++ b/mods/trees/objects/douglasie_a.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/douglasie_a_winter.gltf"), lod_distances: [105, 450, 900, 2500], - footprint: Some((length: 12, width: 11.4)), + footprint: Some((length: 12, width: 11.3)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald"], ) diff --git a/mods/trees/objects/douglasie_b.ron b/mods/trees/objects/douglasie_b.ron index f7fe539..0888066 100644 --- a/mods/trees/objects/douglasie_b.ron +++ b/mods/trees/objects/douglasie_b.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/douglasie_b_winter.gltf"), lod_distances: [131, 562, 1125, 2500], - footprint: Some((length: 15, width: 14.7)), + footprint: Some((length: 14.8, width: 14.5)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald"], ) diff --git a/mods/trees/objects/douglasie_c.ron b/mods/trees/objects/douglasie_c.ron index f2770e7..9136f6e 100644 --- a/mods/trees/objects/douglasie_c.ron +++ b/mods/trees/objects/douglasie_c.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/douglasie_c_winter.gltf"), lod_distances: [158, 675, 1350, 2500], - footprint: Some((length: 18, width: 16.7)), + footprint: Some((length: 17.7, width: 16.3)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald"], ) diff --git a/mods/trees/objects/faulbaum_a.ron b/mods/trees/objects/faulbaum_a.ron new file mode 100644 index 0000000..ee8744f --- /dev/null +++ b/mods/trees/objects/faulbaum_a.ron @@ -0,0 +1,11 @@ +// Faulbaum (Frangula alnus), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Faulbaum A", + model: "trees/assets/faulbaum_a.gltf", + autumn_model: Some("trees/assets/faulbaum_a_herbst.gltf"), + winter_model: Some("trees/assets/faulbaum_a_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 1.9, width: 1.6)), + tags: ["strauch", "stand-auwald", "stand-bach", "stand-laubwald"], +) diff --git a/mods/trees/objects/faulbaum_b.ron b/mods/trees/objects/faulbaum_b.ron new file mode 100644 index 0000000..ad4194f --- /dev/null +++ b/mods/trees/objects/faulbaum_b.ron @@ -0,0 +1,11 @@ +// Faulbaum (Frangula alnus), 3.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Faulbaum B", + model: "trees/assets/faulbaum_b.gltf", + autumn_model: Some("trees/assets/faulbaum_b_herbst.gltf"), + winter_model: Some("trees/assets/faulbaum_b_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 3.3, width: 3.2)), + tags: ["strauch", "stand-auwald", "stand-bach", "stand-laubwald"], +) diff --git a/mods/trees/objects/faulbaum_c.ron b/mods/trees/objects/faulbaum_c.ron new file mode 100644 index 0000000..1fcc8d6 --- /dev/null +++ b/mods/trees/objects/faulbaum_c.ron @@ -0,0 +1,11 @@ +// Faulbaum (Frangula alnus), 5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Faulbaum C", + model: "trees/assets/faulbaum_c.gltf", + autumn_model: Some("trees/assets/faulbaum_c_herbst.gltf"), + winter_model: Some("trees/assets/faulbaum_c_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 4.8, width: 4.4)), + tags: ["strauch", "stand-auwald", "stand-bach", "stand-laubwald"], +) diff --git a/mods/trees/objects/feldhecke_a.ron b/mods/trees/objects/feldhecke_a.ron new file mode 100644 index 0000000..eec7368 --- /dev/null +++ b/mods/trees/objects/feldhecke_a.ron @@ -0,0 +1,11 @@ +// Gemischte Feldhecke, 8 m section, 2.4 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Gemischte Feldhecke A", + model: "trees/assets/feldhecke_a.gltf", + autumn_model: Some("trees/assets/feldhecke_a_herbst.gltf"), + winter_model: Some("trees/assets/feldhecke_a_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 8, width: 2.4)), + tags: ["hecke", "feldhecke", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/feldhecke_b.ron b/mods/trees/objects/feldhecke_b.ron new file mode 100644 index 0000000..66cf692 --- /dev/null +++ b/mods/trees/objects/feldhecke_b.ron @@ -0,0 +1,11 @@ +// Gemischte Feldhecke, 8 m section, 3 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Gemischte Feldhecke B", + model: "trees/assets/feldhecke_b.gltf", + autumn_model: Some("trees/assets/feldhecke_b_herbst.gltf"), + winter_model: Some("trees/assets/feldhecke_b_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 8, width: 2.4)), + tags: ["hecke", "feldhecke", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/feldhecke_c.ron b/mods/trees/objects/feldhecke_c.ron new file mode 100644 index 0000000..55555a1 --- /dev/null +++ b/mods/trees/objects/feldhecke_c.ron @@ -0,0 +1,11 @@ +// Gemischte Feldhecke, 8 m section, 3.6 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Gemischte Feldhecke C", + model: "trees/assets/feldhecke_c.gltf", + autumn_model: Some("trees/assets/feldhecke_c_herbst.gltf"), + winter_model: Some("trees/assets/feldhecke_c_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 8, width: 2.4)), + tags: ["hecke", "feldhecke", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/fichte_a.ron b/mods/trees/objects/fichte_a.ron index 79c084b..09fb54f 100644 --- a/mods/trees/objects/fichte_a.ron +++ b/mods/trees/objects/fichte_a.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/fichte_a_winter.gltf"), lod_distances: [91, 400, 800, 2500], - footprint: Some((length: 10.9, width: 10.7)), + footprint: Some((length: 10.8, width: 10.6)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald", "stand-bergwald"], ) diff --git a/mods/trees/objects/fichte_b.ron b/mods/trees/objects/fichte_b.ron index ae2df56..dd8a273 100644 --- a/mods/trees/objects/fichte_b.ron +++ b/mods/trees/objects/fichte_b.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/fichte_b_winter.gltf"), lod_distances: [112, 480, 960, 2500], - footprint: Some((length: 13.4, width: 12.4)), + footprint: Some((length: 13.2, width: 12.2)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald", "stand-bergwald"], ) diff --git a/mods/trees/objects/fichte_c.ron b/mods/trees/objects/fichte_c.ron index 99b8ba3..89462e0 100644 --- a/mods/trees/objects/fichte_c.ron +++ b/mods/trees/objects/fichte_c.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/fichte_c_winter.gltf"), lod_distances: [133, 570, 1140, 2500], - footprint: Some((length: 16, width: 15.1)), + footprint: Some((length: 15.9, width: 15)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald", "stand-bergwald"], ) diff --git a/mods/trees/objects/hainbuchenhecke_a.ron b/mods/trees/objects/hainbuchenhecke_a.ron new file mode 100644 index 0000000..821ee95 --- /dev/null +++ b/mods/trees/objects/hainbuchenhecke_a.ron @@ -0,0 +1,11 @@ +// Hainbuchenhecke, 6 m section, 1.6 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Hainbuchenhecke A", + model: "trees/assets/hainbuchenhecke_a.gltf", + autumn_model: Some("trees/assets/hainbuchenhecke_a_herbst.gltf"), + winter_model: Some("trees/assets/hainbuchenhecke_a_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.5)), + tags: ["hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"], +) diff --git a/mods/trees/objects/hainbuchenhecke_b.ron b/mods/trees/objects/hainbuchenhecke_b.ron new file mode 100644 index 0000000..d228bac --- /dev/null +++ b/mods/trees/objects/hainbuchenhecke_b.ron @@ -0,0 +1,11 @@ +// Hainbuchenhecke, 6 m section, 2 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Hainbuchenhecke B", + model: "trees/assets/hainbuchenhecke_b.gltf", + autumn_model: Some("trees/assets/hainbuchenhecke_b_herbst.gltf"), + winter_model: Some("trees/assets/hainbuchenhecke_b_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.5)), + tags: ["hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"], +) diff --git a/mods/trees/objects/hainbuchenhecke_c.ron b/mods/trees/objects/hainbuchenhecke_c.ron new file mode 100644 index 0000000..e8ea368 --- /dev/null +++ b/mods/trees/objects/hainbuchenhecke_c.ron @@ -0,0 +1,11 @@ +// Hainbuchenhecke, 6 m section, 2.5 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Hainbuchenhecke C", + model: "trees/assets/hainbuchenhecke_c.gltf", + autumn_model: Some("trees/assets/hainbuchenhecke_c_herbst.gltf"), + winter_model: Some("trees/assets/hainbuchenhecke_c_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.5)), + tags: ["hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"], +) diff --git a/mods/trees/objects/heckenkirsche_a.ron b/mods/trees/objects/heckenkirsche_a.ron new file mode 100644 index 0000000..71149c0 --- /dev/null +++ b/mods/trees/objects/heckenkirsche_a.ron @@ -0,0 +1,11 @@ +// Rote Heckenkirsche (Lonicera xylosteum), 1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Rote Heckenkirsche A", + model: "trees/assets/heckenkirsche_a.gltf", + autumn_model: Some("trees/assets/heckenkirsche_a_herbst.gltf"), + winter_model: Some("trees/assets/heckenkirsche_a_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 1.1, width: 0.8)), + tags: ["strauch", "stand-hecke", "stand-laubwald", "stand-bergwald"], +) diff --git a/mods/trees/objects/heckenkirsche_b.ron b/mods/trees/objects/heckenkirsche_b.ron new file mode 100644 index 0000000..aeead3f --- /dev/null +++ b/mods/trees/objects/heckenkirsche_b.ron @@ -0,0 +1,11 @@ +// Rote Heckenkirsche (Lonicera xylosteum), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Rote Heckenkirsche B", + model: "trees/assets/heckenkirsche_b.gltf", + autumn_model: Some("trees/assets/heckenkirsche_b_herbst.gltf"), + winter_model: Some("trees/assets/heckenkirsche_b_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 2.2, width: 1.5)), + tags: ["strauch", "stand-hecke", "stand-laubwald", "stand-bergwald"], +) diff --git a/mods/trees/objects/heckenkirsche_c.ron b/mods/trees/objects/heckenkirsche_c.ron new file mode 100644 index 0000000..bb6dfcc --- /dev/null +++ b/mods/trees/objects/heckenkirsche_c.ron @@ -0,0 +1,11 @@ +// Rote Heckenkirsche (Lonicera xylosteum), 3 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Rote Heckenkirsche C", + model: "trees/assets/heckenkirsche_c.gltf", + autumn_model: Some("trees/assets/heckenkirsche_c_herbst.gltf"), + winter_model: Some("trees/assets/heckenkirsche_c_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 3.3, width: 2.9)), + tags: ["strauch", "stand-hecke", "stand-laubwald", "stand-bergwald"], +) diff --git a/mods/trees/objects/heidelbeere_a.ron b/mods/trees/objects/heidelbeere_a.ron new file mode 100644 index 0000000..71de8e3 --- /dev/null +++ b/mods/trees/objects/heidelbeere_a.ron @@ -0,0 +1,11 @@ +// Heidelbeere (Vaccinium myrtillus), 0.3 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Heidelbeere A", + model: "trees/assets/heidelbeere_a.gltf", + autumn_model: Some("trees/assets/heidelbeere_a_herbst.gltf"), + winter_model: Some("trees/assets/heidelbeere_a_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.4, width: 0.3)), + tags: ["bodendecker", "stand-laubwald", "stand-nadelwald", "stand-heide", "stand-bergwald"], +) diff --git a/mods/trees/objects/heidelbeere_b.ron b/mods/trees/objects/heidelbeere_b.ron new file mode 100644 index 0000000..7535a25 --- /dev/null +++ b/mods/trees/objects/heidelbeere_b.ron @@ -0,0 +1,11 @@ +// Heidelbeere (Vaccinium myrtillus), 0.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Heidelbeere B", + model: "trees/assets/heidelbeere_b.gltf", + autumn_model: Some("trees/assets/heidelbeere_b_herbst.gltf"), + winter_model: Some("trees/assets/heidelbeere_b_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.8, width: 0.6)), + tags: ["bodendecker", "stand-laubwald", "stand-nadelwald", "stand-heide", "stand-bergwald"], +) diff --git a/mods/trees/objects/heidelbeere_c.ron b/mods/trees/objects/heidelbeere_c.ron new file mode 100644 index 0000000..0a8ad20 --- /dev/null +++ b/mods/trees/objects/heidelbeere_c.ron @@ -0,0 +1,11 @@ +// Heidelbeere (Vaccinium myrtillus), 0.7 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Heidelbeere C", + model: "trees/assets/heidelbeere_c.gltf", + autumn_model: Some("trees/assets/heidelbeere_c_herbst.gltf"), + winter_model: Some("trees/assets/heidelbeere_c_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 1, width: 0.9)), + tags: ["bodendecker", "stand-laubwald", "stand-nadelwald", "stand-heide", "stand-bergwald"], +) diff --git a/mods/trees/objects/himbeere_a.ron b/mods/trees/objects/himbeere_a.ron new file mode 100644 index 0000000..838965b --- /dev/null +++ b/mods/trees/objects/himbeere_a.ron @@ -0,0 +1,11 @@ +// Himbeere (Rubus idaeus), 0.7 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Himbeere A", + model: "trees/assets/himbeere_a.gltf", + autumn_model: Some("trees/assets/himbeere_a_herbst.gltf"), + winter_model: Some("trees/assets/himbeere_a_winter.gltf"), + lod_distances: [45, 400, 800, 600], + footprint: Some((length: 0.6, width: 0.5)), + tags: ["strauch", "stand-laubwald", "stand-pionier", "stand-boeschung"], +) diff --git a/mods/trees/objects/himbeere_b.ron b/mods/trees/objects/himbeere_b.ron new file mode 100644 index 0000000..f98e3ad --- /dev/null +++ b/mods/trees/objects/himbeere_b.ron @@ -0,0 +1,11 @@ +// Himbeere (Rubus idaeus), 1.1 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Himbeere B", + model: "trees/assets/himbeere_b.gltf", + autumn_model: Some("trees/assets/himbeere_b_herbst.gltf"), + winter_model: Some("trees/assets/himbeere_b_winter.gltf"), + lod_distances: [45, 400, 800, 600], + footprint: Some((length: 0.9, width: 0.9)), + tags: ["strauch", "stand-laubwald", "stand-pionier", "stand-boeschung"], +) diff --git a/mods/trees/objects/himbeere_c.ron b/mods/trees/objects/himbeere_c.ron new file mode 100644 index 0000000..5740a8f --- /dev/null +++ b/mods/trees/objects/himbeere_c.ron @@ -0,0 +1,11 @@ +// Himbeere (Rubus idaeus), 1.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Himbeere C", + model: "trees/assets/himbeere_c.gltf", + autumn_model: Some("trees/assets/himbeere_c_herbst.gltf"), + winter_model: Some("trees/assets/himbeere_c_winter.gltf"), + lod_distances: [45, 400, 800, 600], + footprint: Some((length: 1.3, width: 1.2)), + tags: ["strauch", "stand-laubwald", "stand-pionier", "stand-boeschung"], +) diff --git a/mods/trees/objects/hundsrose_a.ron b/mods/trees/objects/hundsrose_a.ron new file mode 100644 index 0000000..6f3b6f3 --- /dev/null +++ b/mods/trees/objects/hundsrose_a.ron @@ -0,0 +1,11 @@ +// Hundsrose (Rosa canina), 1.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Hundsrose A", + model: "trees/assets/hundsrose_a.gltf", + autumn_model: Some("trees/assets/hundsrose_a_herbst.gltf"), + winter_model: Some("trees/assets/hundsrose_a_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 1.9, width: 1.4)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/hundsrose_b.ron b/mods/trees/objects/hundsrose_b.ron new file mode 100644 index 0000000..920e1ce --- /dev/null +++ b/mods/trees/objects/hundsrose_b.ron @@ -0,0 +1,11 @@ +// Hundsrose (Rosa canina), 2.25 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Hundsrose B", + model: "trees/assets/hundsrose_b.gltf", + autumn_model: Some("trees/assets/hundsrose_b_herbst.gltf"), + winter_model: Some("trees/assets/hundsrose_b_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 2.8, width: 1.9)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/hundsrose_c.ron b/mods/trees/objects/hundsrose_c.ron new file mode 100644 index 0000000..eff1602 --- /dev/null +++ b/mods/trees/objects/hundsrose_c.ron @@ -0,0 +1,11 @@ +// Hundsrose (Rosa canina), 3 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Hundsrose C", + model: "trees/assets/hundsrose_c.gltf", + autumn_model: Some("trees/assets/hundsrose_c_herbst.gltf"), + winter_model: Some("trees/assets/hundsrose_c_winter.gltf"), + lod_distances: [45, 400, 800, 700], + footprint: Some((length: 3.8, width: 3.3)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/immergruen_a.ron b/mods/trees/objects/immergruen_a.ron new file mode 100644 index 0000000..e9c45ed --- /dev/null +++ b/mods/trees/objects/immergruen_a.ron @@ -0,0 +1,11 @@ +// Kleines Immergrün (Vinca minor), 0.15 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Kleines Immergrün A", + model: "trees/assets/immergruen_a.gltf", + autumn_model: None, + winter_model: Some("trees/assets/immergruen_a_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.2, width: 0.2)), + tags: ["bodendecker", "stand-laubwald", "stand-park", "stand-stadt"], +) diff --git a/mods/trees/objects/immergruen_b.ron b/mods/trees/objects/immergruen_b.ron new file mode 100644 index 0000000..cbd192a --- /dev/null +++ b/mods/trees/objects/immergruen_b.ron @@ -0,0 +1,11 @@ +// Kleines Immergrün (Vinca minor), 0.25 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Kleines Immergrün B", + model: "trees/assets/immergruen_b.gltf", + autumn_model: None, + winter_model: Some("trees/assets/immergruen_b_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.4, width: 0.4)), + tags: ["bodendecker", "stand-laubwald", "stand-park", "stand-stadt"], +) diff --git a/mods/trees/objects/immergruen_c.ron b/mods/trees/objects/immergruen_c.ron new file mode 100644 index 0000000..cfcbf42 --- /dev/null +++ b/mods/trees/objects/immergruen_c.ron @@ -0,0 +1,11 @@ +// Kleines Immergrün (Vinca minor), 0.35 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Kleines Immergrün C", + model: "trees/assets/immergruen_c.gltf", + autumn_model: None, + winter_model: Some("trees/assets/immergruen_c_winter.gltf"), + lod_distances: [45, 400, 800, 500], + footprint: Some((length: 0.5, width: 0.5)), + tags: ["bodendecker", "stand-laubwald", "stand-park", "stand-stadt"], +) diff --git a/mods/trees/objects/immergruene_hecke_a.ron b/mods/trees/objects/immergruene_hecke_a.ron new file mode 100644 index 0000000..e772243 --- /dev/null +++ b/mods/trees/objects/immergruene_hecke_a.ron @@ -0,0 +1,11 @@ +// Immergrüne Formhecke, 6 m section, 1.4 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Immergrüne Formhecke A", + model: "trees/assets/immergruene_hecke_a.gltf", + autumn_model: None, + winter_model: Some("trees/assets/immergruene_hecke_a_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.4)), + tags: ["hecke", "formhecke", "immergruen", "stand-stadt", "stand-park"], +) diff --git a/mods/trees/objects/immergruene_hecke_b.ron b/mods/trees/objects/immergruene_hecke_b.ron new file mode 100644 index 0000000..b4eadad --- /dev/null +++ b/mods/trees/objects/immergruene_hecke_b.ron @@ -0,0 +1,11 @@ +// Immergrüne Formhecke, 6 m section, 1.8 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Immergrüne Formhecke B", + model: "trees/assets/immergruene_hecke_b.gltf", + autumn_model: None, + winter_model: Some("trees/assets/immergruene_hecke_b_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.4)), + tags: ["hecke", "formhecke", "immergruen", "stand-stadt", "stand-park"], +) diff --git a/mods/trees/objects/immergruene_hecke_c.ron b/mods/trees/objects/immergruene_hecke_c.ron new file mode 100644 index 0000000..6c484f2 --- /dev/null +++ b/mods/trees/objects/immergruene_hecke_c.ron @@ -0,0 +1,11 @@ +// Immergrüne Formhecke, 6 m section, 2.2 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Immergrüne Formhecke C", + model: "trees/assets/immergruene_hecke_c.gltf", + autumn_model: None, + winter_model: Some("trees/assets/immergruene_hecke_c_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.4)), + tags: ["hecke", "formhecke", "immergruen", "stand-stadt", "stand-park"], +) diff --git a/mods/trees/objects/kiefer_a.ron b/mods/trees/objects/kiefer_a.ron index 00a5f50..852e69b 100644 --- a/mods/trees/objects/kiefer_a.ron +++ b/mods/trees/objects/kiefer_a.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/kiefer_a_winter.gltf"), lod_distances: [70, 400, 800, 2500], - footprint: Some((length: 11.6, width: 10.5)), + footprint: Some((length: 11.5, width: 10.5)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald", "stand-heide"], ) diff --git a/mods/trees/objects/kiefer_b.ron b/mods/trees/objects/kiefer_b.ron index 514a3bd..0fb2783 100644 --- a/mods/trees/objects/kiefer_b.ron +++ b/mods/trees/objects/kiefer_b.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/kiefer_b_winter.gltf"), lod_distances: [91, 400, 800, 2500], - footprint: Some((length: 14.9, width: 13.8)), + footprint: Some((length: 14.9, width: 14.2)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald", "stand-heide"], ) diff --git a/mods/trees/objects/kiefer_c.ron b/mods/trees/objects/kiefer_c.ron index 0b7ab0e..2bb0b38 100644 --- a/mods/trees/objects/kiefer_c.ron +++ b/mods/trees/objects/kiefer_c.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/kiefer_c_winter.gltf"), lod_distances: [112, 480, 960, 2500], - footprint: Some((length: 18.4, width: 17.4)), + footprint: Some((length: 18.5, width: 17.7)), tags: ["nadelbaum", "stand-nadelwald", "stand-mischwald", "stand-heide"], ) diff --git a/mods/trees/objects/laerche_a.ron b/mods/trees/objects/laerche_a.ron index d768bf4..91d42ef 100644 --- a/mods/trees/objects/laerche_a.ron +++ b/mods/trees/objects/laerche_a.ron @@ -6,6 +6,6 @@ autumn_model: Some("trees/assets/laerche_a_herbst.gltf"), winter_model: Some("trees/assets/laerche_a_winter.gltf"), lod_distances: [84, 400, 800, 2500], - footprint: Some((length: 9.9, width: 9.2)), + footprint: Some((length: 10, width: 9.5)), tags: ["nadelbaum", "stand-nadelwald", "stand-bergwald", "stand-mischwald"], ) diff --git a/mods/trees/objects/laerche_b.ron b/mods/trees/objects/laerche_b.ron index 195219e..1fa8cbf 100644 --- a/mods/trees/objects/laerche_b.ron +++ b/mods/trees/objects/laerche_b.ron @@ -6,6 +6,6 @@ autumn_model: Some("trees/assets/laerche_b_herbst.gltf"), winter_model: Some("trees/assets/laerche_b_winter.gltf"), lod_distances: [105, 450, 900, 2500], - footprint: Some((length: 12.5, width: 11.8)), + footprint: Some((length: 12.6, width: 12)), tags: ["nadelbaum", "stand-nadelwald", "stand-bergwald", "stand-mischwald"], ) diff --git a/mods/trees/objects/laerche_c.ron b/mods/trees/objects/laerche_c.ron index cdc0b11..178062c 100644 --- a/mods/trees/objects/laerche_c.ron +++ b/mods/trees/objects/laerche_c.ron @@ -6,6 +6,6 @@ autumn_model: Some("trees/assets/laerche_c_herbst.gltf"), winter_model: Some("trees/assets/laerche_c_winter.gltf"), lod_distances: [126, 540, 1080, 2500], - footprint: Some((length: 15.1, width: 13.7)), + footprint: Some((length: 15, width: 13.7)), tags: ["nadelbaum", "stand-nadelwald", "stand-bergwald", "stand-mischwald"], ) diff --git a/mods/trees/objects/liguster_a.ron b/mods/trees/objects/liguster_a.ron new file mode 100644 index 0000000..957888f --- /dev/null +++ b/mods/trees/objects/liguster_a.ron @@ -0,0 +1,11 @@ +// Gewöhnlicher Liguster (Ligustrum vulgare), 1.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnlicher Liguster A", + model: "trees/assets/liguster_a.gltf", + autumn_model: Some("trees/assets/liguster_a_herbst.gltf"), + winter_model: Some("trees/assets/liguster_a_winter.gltf"), + lod_distances: [45, 400, 800, 800], + footprint: Some((length: 1.7, width: 1.4)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-stadt"], +) diff --git a/mods/trees/objects/liguster_b.ron b/mods/trees/objects/liguster_b.ron new file mode 100644 index 0000000..32de26a --- /dev/null +++ b/mods/trees/objects/liguster_b.ron @@ -0,0 +1,11 @@ +// Gewöhnlicher Liguster (Ligustrum vulgare), 2.75 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnlicher Liguster B", + model: "trees/assets/liguster_b.gltf", + autumn_model: Some("trees/assets/liguster_b_herbst.gltf"), + winter_model: Some("trees/assets/liguster_b_winter.gltf"), + lod_distances: [45, 400, 800, 800], + footprint: Some((length: 3, width: 2.5)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-stadt"], +) diff --git a/mods/trees/objects/liguster_c.ron b/mods/trees/objects/liguster_c.ron new file mode 100644 index 0000000..c1aa6a5 --- /dev/null +++ b/mods/trees/objects/liguster_c.ron @@ -0,0 +1,11 @@ +// Gewöhnlicher Liguster (Ligustrum vulgare), 4 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnlicher Liguster C", + model: "trees/assets/liguster_c.gltf", + autumn_model: Some("trees/assets/liguster_c_herbst.gltf"), + winter_model: Some("trees/assets/liguster_c_winter.gltf"), + lod_distances: [45, 400, 800, 800], + footprint: Some((length: 4.4, width: 4.2)), + tags: ["strauch", "stand-hecke", "stand-feld", "stand-stadt"], +) diff --git a/mods/trees/objects/ligusterhecke_a.ron b/mods/trees/objects/ligusterhecke_a.ron new file mode 100644 index 0000000..c4d031c --- /dev/null +++ b/mods/trees/objects/ligusterhecke_a.ron @@ -0,0 +1,11 @@ +// Ligusterhecke, 6 m section, 1.3 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Ligusterhecke A", + model: "trees/assets/ligusterhecke_a.gltf", + autumn_model: Some("trees/assets/ligusterhecke_a_herbst.gltf"), + winter_model: Some("trees/assets/ligusterhecke_a_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.3)), + tags: ["hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"], +) diff --git a/mods/trees/objects/ligusterhecke_b.ron b/mods/trees/objects/ligusterhecke_b.ron new file mode 100644 index 0000000..01d8598 --- /dev/null +++ b/mods/trees/objects/ligusterhecke_b.ron @@ -0,0 +1,11 @@ +// Ligusterhecke, 6 m section, 1.7 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Ligusterhecke B", + model: "trees/assets/ligusterhecke_b.gltf", + autumn_model: Some("trees/assets/ligusterhecke_b_herbst.gltf"), + winter_model: Some("trees/assets/ligusterhecke_b_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.3)), + tags: ["hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"], +) diff --git a/mods/trees/objects/ligusterhecke_c.ron b/mods/trees/objects/ligusterhecke_c.ron new file mode 100644 index 0000000..2857ac6 --- /dev/null +++ b/mods/trees/objects/ligusterhecke_c.ron @@ -0,0 +1,11 @@ +// Ligusterhecke, 6 m section, 2.1 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Ligusterhecke C", + model: "trees/assets/ligusterhecke_c.gltf", + autumn_model: Some("trees/assets/ligusterhecke_c_herbst.gltf"), + winter_model: Some("trees/assets/ligusterhecke_c_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.3)), + tags: ["hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"], +) diff --git a/mods/trees/objects/pfaffenhuetchen_a.ron b/mods/trees/objects/pfaffenhuetchen_a.ron new file mode 100644 index 0000000..02e75dd --- /dev/null +++ b/mods/trees/objects/pfaffenhuetchen_a.ron @@ -0,0 +1,11 @@ +// Pfaffenhütchen (Euonymus europaeus), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Pfaffenhütchen A", + model: "trees/assets/pfaffenhuetchen_a.gltf", + autumn_model: Some("trees/assets/pfaffenhuetchen_a_herbst.gltf"), + winter_model: Some("trees/assets/pfaffenhuetchen_a_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 2, width: 1.7)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-feld"], +) diff --git a/mods/trees/objects/pfaffenhuetchen_b.ron b/mods/trees/objects/pfaffenhuetchen_b.ron new file mode 100644 index 0000000..e64db7e --- /dev/null +++ b/mods/trees/objects/pfaffenhuetchen_b.ron @@ -0,0 +1,11 @@ +// Pfaffenhütchen (Euonymus europaeus), 3.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Pfaffenhütchen B", + model: "trees/assets/pfaffenhuetchen_b.gltf", + autumn_model: Some("trees/assets/pfaffenhuetchen_b_herbst.gltf"), + winter_model: Some("trees/assets/pfaffenhuetchen_b_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 3.5, width: 2.9)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-feld"], +) diff --git a/mods/trees/objects/pfaffenhuetchen_c.ron b/mods/trees/objects/pfaffenhuetchen_c.ron new file mode 100644 index 0000000..ad0f2d4 --- /dev/null +++ b/mods/trees/objects/pfaffenhuetchen_c.ron @@ -0,0 +1,11 @@ +// Pfaffenhütchen (Euonymus europaeus), 5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Pfaffenhütchen C", + model: "trees/assets/pfaffenhuetchen_c.gltf", + autumn_model: Some("trees/assets/pfaffenhuetchen_c_herbst.gltf"), + winter_model: Some("trees/assets/pfaffenhuetchen_c_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 5, width: 4.6)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-feld"], +) diff --git a/mods/trees/objects/roter_hartriegel_a.ron b/mods/trees/objects/roter_hartriegel_a.ron new file mode 100644 index 0000000..1d44749 --- /dev/null +++ b/mods/trees/objects/roter_hartriegel_a.ron @@ -0,0 +1,11 @@ +// Roter Hartriegel (Cornus sanguinea), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Roter Hartriegel A", + model: "trees/assets/roter_hartriegel_a.gltf", + autumn_model: Some("trees/assets/roter_hartriegel_a_herbst.gltf"), + winter_model: Some("trees/assets/roter_hartriegel_a_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 2.2, width: 1.8)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-feld", "stand-boeschung"], +) diff --git a/mods/trees/objects/roter_hartriegel_b.ron b/mods/trees/objects/roter_hartriegel_b.ron new file mode 100644 index 0000000..015159a --- /dev/null +++ b/mods/trees/objects/roter_hartriegel_b.ron @@ -0,0 +1,11 @@ +// Roter Hartriegel (Cornus sanguinea), 3.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Roter Hartriegel B", + model: "trees/assets/roter_hartriegel_b.gltf", + autumn_model: Some("trees/assets/roter_hartriegel_b_herbst.gltf"), + winter_model: Some("trees/assets/roter_hartriegel_b_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 3.9, width: 3.7)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-feld", "stand-boeschung"], +) diff --git a/mods/trees/objects/roter_hartriegel_c.ron b/mods/trees/objects/roter_hartriegel_c.ron new file mode 100644 index 0000000..3f17848 --- /dev/null +++ b/mods/trees/objects/roter_hartriegel_c.ron @@ -0,0 +1,11 @@ +// Roter Hartriegel (Cornus sanguinea), 5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Roter Hartriegel C", + model: "trees/assets/roter_hartriegel_c.gltf", + autumn_model: Some("trees/assets/roter_hartriegel_c_herbst.gltf"), + winter_model: Some("trees/assets/roter_hartriegel_c_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 5.5, width: 5.1)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-feld", "stand-boeschung"], +) diff --git a/mods/trees/objects/sanddorn_a.ron b/mods/trees/objects/sanddorn_a.ron new file mode 100644 index 0000000..1a8f024 --- /dev/null +++ b/mods/trees/objects/sanddorn_a.ron @@ -0,0 +1,11 @@ +// Sanddorn (Hippophae rhamnoides), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Sanddorn A", + model: "trees/assets/sanddorn_a.gltf", + autumn_model: Some("trees/assets/sanddorn_a_herbst.gltf"), + winter_model: Some("trees/assets/sanddorn_a_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 2.1, width: 1.7)), + tags: ["strauch", "stand-heide", "stand-pionier", "stand-boeschung"], +) diff --git a/mods/trees/objects/sanddorn_b.ron b/mods/trees/objects/sanddorn_b.ron new file mode 100644 index 0000000..c42feca --- /dev/null +++ b/mods/trees/objects/sanddorn_b.ron @@ -0,0 +1,11 @@ +// Sanddorn (Hippophae rhamnoides), 3.5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Sanddorn B", + model: "trees/assets/sanddorn_b.gltf", + autumn_model: Some("trees/assets/sanddorn_b_herbst.gltf"), + winter_model: Some("trees/assets/sanddorn_b_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 3.7, width: 3.5)), + tags: ["strauch", "stand-heide", "stand-pionier", "stand-boeschung"], +) diff --git a/mods/trees/objects/sanddorn_c.ron b/mods/trees/objects/sanddorn_c.ron new file mode 100644 index 0000000..a318364 --- /dev/null +++ b/mods/trees/objects/sanddorn_c.ron @@ -0,0 +1,11 @@ +// Sanddorn (Hippophae rhamnoides), 5 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Sanddorn C", + model: "trees/assets/sanddorn_c.gltf", + autumn_model: Some("trees/assets/sanddorn_c_herbst.gltf"), + winter_model: Some("trees/assets/sanddorn_c_winter.gltf"), + lod_distances: [45, 400, 800, 900], + footprint: Some((length: 5.2, width: 4.8)), + tags: ["strauch", "stand-heide", "stand-pionier", "stand-boeschung"], +) diff --git a/mods/trees/objects/schneeball_a.ron b/mods/trees/objects/schneeball_a.ron new file mode 100644 index 0000000..2f1e83a --- /dev/null +++ b/mods/trees/objects/schneeball_a.ron @@ -0,0 +1,11 @@ +// Gewöhnlicher Schneeball (Viburnum opulus), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnlicher Schneeball A", + model: "trees/assets/schneeball_a.gltf", + autumn_model: Some("trees/assets/schneeball_a_herbst.gltf"), + winter_model: Some("trees/assets/schneeball_a_winter.gltf"), + lod_distances: [45, 400, 800, 800], + footprint: Some((length: 2.4, width: 2.1)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-bach"], +) diff --git a/mods/trees/objects/schneeball_b.ron b/mods/trees/objects/schneeball_b.ron new file mode 100644 index 0000000..122ff44 --- /dev/null +++ b/mods/trees/objects/schneeball_b.ron @@ -0,0 +1,11 @@ +// Gewöhnlicher Schneeball (Viburnum opulus), 3 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnlicher Schneeball B", + model: "trees/assets/schneeball_b.gltf", + autumn_model: Some("trees/assets/schneeball_b_herbst.gltf"), + winter_model: Some("trees/assets/schneeball_b_winter.gltf"), + lod_distances: [45, 400, 800, 800], + footprint: Some((length: 3.6, width: 3)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-bach"], +) diff --git a/mods/trees/objects/schneeball_c.ron b/mods/trees/objects/schneeball_c.ron new file mode 100644 index 0000000..1c04107 --- /dev/null +++ b/mods/trees/objects/schneeball_c.ron @@ -0,0 +1,11 @@ +// Gewöhnlicher Schneeball (Viburnum opulus), 4 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Gewöhnlicher Schneeball C", + model: "trees/assets/schneeball_c.gltf", + autumn_model: Some("trees/assets/schneeball_c_herbst.gltf"), + winter_model: Some("trees/assets/schneeball_c_winter.gltf"), + lod_distances: [45, 400, 800, 800], + footprint: Some((length: 4.8, width: 4.6)), + tags: ["strauch", "stand-hecke", "stand-auwald", "stand-bach"], +) diff --git a/mods/trees/objects/stechpalme_a.ron b/mods/trees/objects/stechpalme_a.ron new file mode 100644 index 0000000..ba5fd92 --- /dev/null +++ b/mods/trees/objects/stechpalme_a.ron @@ -0,0 +1,11 @@ +// Europäische Stechpalme (Ilex aquifolium), 2 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Europäische Stechpalme A", + model: "trees/assets/stechpalme_a.gltf", + autumn_model: None, + winter_model: Some("trees/assets/stechpalme_a_winter.gltf"), + lod_distances: [45, 400, 800, 1000], + footprint: Some((length: 1.8, width: 1.5)), + tags: ["strauch", "stand-laubwald", "stand-hecke", "stand-stadt"], +) diff --git a/mods/trees/objects/stechpalme_b.ron b/mods/trees/objects/stechpalme_b.ron new file mode 100644 index 0000000..e0854b5 --- /dev/null +++ b/mods/trees/objects/stechpalme_b.ron @@ -0,0 +1,11 @@ +// Europäische Stechpalme (Ilex aquifolium), 4 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Europäische Stechpalme B", + model: "trees/assets/stechpalme_b.gltf", + autumn_model: None, + winter_model: Some("trees/assets/stechpalme_b_winter.gltf"), + lod_distances: [45, 400, 800, 1000], + footprint: Some((length: 3.6, width: 3.5)), + tags: ["strauch", "stand-laubwald", "stand-hecke", "stand-stadt"], +) diff --git a/mods/trees/objects/stechpalme_c.ron b/mods/trees/objects/stechpalme_c.ron new file mode 100644 index 0000000..4102fca --- /dev/null +++ b/mods/trees/objects/stechpalme_c.ron @@ -0,0 +1,11 @@ +// Europäische Stechpalme (Ilex aquifolium), 6 m. CC0 artist source; +// imported and LOD-optimised by tools/trees/import_mantissa.py. +( + name: "Europäische Stechpalme C", + model: "trees/assets/stechpalme_c.gltf", + autumn_model: None, + winter_model: Some("trees/assets/stechpalme_c_winter.gltf"), + lod_distances: [45, 400, 800, 1000], + footprint: Some((length: 5.4, width: 5)), + tags: ["strauch", "stand-laubwald", "stand-hecke", "stand-stadt"], +) diff --git a/mods/trees/objects/weissdornhecke_a.ron b/mods/trees/objects/weissdornhecke_a.ron new file mode 100644 index 0000000..a844b9e --- /dev/null +++ b/mods/trees/objects/weissdornhecke_a.ron @@ -0,0 +1,11 @@ +// Weißdornhecke, 6 m section, 1.6 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Weißdornhecke A", + model: "trees/assets/weissdornhecke_a.gltf", + autumn_model: Some("trees/assets/weissdornhecke_a_herbst.gltf"), + winter_model: Some("trees/assets/weissdornhecke_a_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.7)), + tags: ["hecke", "weissdorn", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/weissdornhecke_b.ron b/mods/trees/objects/weissdornhecke_b.ron new file mode 100644 index 0000000..145279e --- /dev/null +++ b/mods/trees/objects/weissdornhecke_b.ron @@ -0,0 +1,11 @@ +// Weißdornhecke, 6 m section, 2 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Weißdornhecke B", + model: "trees/assets/weissdornhecke_b.gltf", + autumn_model: Some("trees/assets/weissdornhecke_b_herbst.gltf"), + winter_model: Some("trees/assets/weissdornhecke_b_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.7)), + tags: ["hecke", "weissdorn", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/weissdornhecke_c.ron b/mods/trees/objects/weissdornhecke_c.ron new file mode 100644 index 0000000..49a7ee5 --- /dev/null +++ b/mods/trees/objects/weissdornhecke_c.ron @@ -0,0 +1,11 @@ +// Weißdornhecke, 6 m section, 2.5 m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: "Weißdornhecke C", + model: "trees/assets/weissdornhecke_c.gltf", + autumn_model: Some("trees/assets/weissdornhecke_c_herbst.gltf"), + winter_model: Some("trees/assets/weissdornhecke_c_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: 6, width: 1.7)), + tags: ["hecke", "weissdorn", "stand-feld", "stand-boeschung", "stand-bahndamm"], +) diff --git a/mods/trees/objects/weisstanne_a.ron b/mods/trees/objects/weisstanne_a.ron index 3550794..22a07a2 100644 --- a/mods/trees/objects/weisstanne_a.ron +++ b/mods/trees/objects/weisstanne_a.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/weisstanne_a_winter.gltf"), lod_distances: [98, 420, 840, 2500], - footprint: Some((length: 10.6, width: 9.8)), + footprint: Some((length: 10.5, width: 9.6)), tags: ["nadelbaum", "stand-nadelwald", "stand-bergwald"], ) diff --git a/mods/trees/objects/weisstanne_b.ron b/mods/trees/objects/weisstanne_b.ron index 5436337..5279875 100644 --- a/mods/trees/objects/weisstanne_b.ron +++ b/mods/trees/objects/weisstanne_b.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/weisstanne_b_winter.gltf"), lod_distances: [122, 525, 1050, 2500], - footprint: Some((length: 13.3, width: 12.6)), + footprint: Some((length: 13.3, width: 12.5)), tags: ["nadelbaum", "stand-nadelwald", "stand-bergwald"], ) diff --git a/mods/trees/objects/weisstanne_c.ron b/mods/trees/objects/weisstanne_c.ron index 91d697a..078742c 100644 --- a/mods/trees/objects/weisstanne_c.ron +++ b/mods/trees/objects/weisstanne_c.ron @@ -6,6 +6,6 @@ autumn_model: None, winter_model: Some("trees/assets/weisstanne_c_winter.gltf"), lod_distances: [147, 630, 1260, 2500], - footprint: Some((length: 16, width: 15.7)), + footprint: Some((length: 15.8, width: 15.4)), tags: ["nadelbaum", "stand-nadelwald", "stand-bergwald"], ) diff --git a/tools/trees/README.md b/tools/trees/README.md index 991374c..c1a8c90 100644 --- a/tools/trees/README.md +++ b/tools/trees/README.md @@ -1,9 +1,10 @@ # Artist tree import `mods/trees` is built from hand-modelled CC0 trees by Midge “Mantissa” -Sinnaeve and Poly Haven. It contains 28 catalogue species, three distinct -individuals of each, four LOD levels and seasonal models. It no longer contains -a procedural tree generator. +Sinnaeve and Poly Haven. It contains 46 catalogue species and vegetation types, +three distinct individuals of each, plus 15 repeatable hedge sections, seasonal +models, four plant LODs and twelve hedge LODs. It no longer contains a procedural +tree generator. The source models and textures are dedicated to the public domain under [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/). The checked-in @@ -26,14 +27,27 @@ Download the six free archives from the official | `cherry/` | `https://ftp.mantissa.xyz/resources/trees/mantissa_cherry_tree_pack.zip` | | `maple/` | `https://ftp.mantissa.xyz/resources/trees/mantissa_japanese_maple_pack.zip` | -Download the 1K Blend packages and their 1K texture maps for these Poly Haven -assets below `~/.cache/connected-rails/polyhaven//`: +Fetch the pinned 1K Blend packages and their referenced 1K texture maps through +Poly Haven's public API: + +```bash +python tools/trees/fetch_polyhaven.py +``` + +The downloader verifies Poly Haven's published MD5 sums and stores the sources +below `~/.cache/connected-rails/polyhaven//`: | cache directory | official CC0 asset | | --- | --- | | `fir_tree_01/` | [Fir Tree 01](https://polyhaven.com/a/fir_tree_01) | | `pine_tree_01/` | [Pine Tree 01](https://polyhaven.com/a/pine_tree_01) | | `fir_sapling/` | [Fir Sapling](https://polyhaven.com/a/fir_sapling) | +| `shrub_01/` | [Shrub 01](https://polyhaven.com/a/shrub_01) | +| `searsia_lucida/` | [Searsia Lucida](https://polyhaven.com/a/searsia_lucida) | +| `wild_rooibos_bush/` | [Wild Rooibos Bush](https://polyhaven.com/a/wild_rooibos_bush) | +| `fern_02/` | [Fern 02](https://polyhaven.com/a/fern_02) | +| `nettle_plant/` | [Nettle Plant](https://polyhaven.com/a/nettle_plant) | +| `periwinkle_plant/` | [Periwinkle Plant](https://polyhaven.com/a/periwinkle_plant) | The importer expects Blender 4.3 or newer and ImageMagick: @@ -50,6 +64,47 @@ the actual Mantissa leaves. It removes underground root meshes, scales each form to the catalogue height/crown and decimates connected wood for the near LOD. It does not synthesize trunks, branches, needles or crowns. +The eighteen added shrub and understorey entries use six further Poly Haven +artist assets. Their scanned stem and foliage share one alpha atlas, so the +importer keeps the complete authored mesh instead of trying to split it into a +synthetic trunk and crown. Where the source supplies `LOD1`, that authored mesh +is retained (the coarser authored LOD2 where available); Fern 02 is already small enough to keep its complete mesh in both +near bands. Catalogue mappings provide German species names, natural size and +habitat tags. They deliberately describe the role and growth form in the route, +not a claim that a generic scan is a botanical reference specimen. + +## Hedges + +`tools/trees/build_hedges.py` composes the already imported CC0 artist plants +into five repeatable hedge types, with three variations each: mixed field, +hawthorn, privet, hornbeam and evergreen formal hedge. The 6 m formal sections +and 8 m field sections overlap at their ends, so copies can be placed end to +end without a visible gap. Reduced source geometry supplies the visible stems +and irregular growth. A closed three-dimensional envelope of thousands of +small cards, each mapped to one individual leaf in Poly Haven's CC0 atlas, +provides clipped density without the conspicuous whole-hedge rectangle of a +near billboard. No hedge-wide or whole-plant impostor is used. The far levels +retain progressively smaller subsets of the reduced 3D source plants and enlarge +only their thousands of individual leaf cards. Their twelve audited triangle maxima are +84,351 / 81,151 / 54,303 / 54,103 / 40,579 / 40,379 / 33,517 / 33,317 / +26,455 / 26,255 / 22,624 / 18,993. Projected leaf coverage rises to 100 / 311 / +557 / 972 / 1,696 / 2,866 / 4,763 / 7,656 / 11,150 / 16,017 / 22,104 / +30,250 percent across the distance levels. Handoffs at 60, 120, 180, 250, 325, +400, 500, 600, 700, 800 and 900 m replace the former coarse jumps; the later +levels retain 4,500–5,100 spatially distributed leaf cards instead of collapsing +to a few oversized patches. +Summer, autumn and winter stay in lockstep with the source plants, and the +vegetation renderer still draws only one distance level. + +No additional third-party source is used: the hedge sections are arrangements +of the Mantissa and Poly Haven material already recorded in `LICENSES.md`. +Rebuild or audit them independently with: + +```bash +python tools/trees/build_hedges.py +python tools/trees/build_hedges.py --audit +``` + ## What the object file says Beside the model, the seasons and the LOD distances, every `objects/*.ron` carries the @@ -66,8 +121,8 @@ Every glTF has exactly these nodes: | node | content | target budget | | --- | --- | ---: | -| `crown_LOD0` | textured source wood and source foliage cards/leaves | about 69k–162k triangles | -| `crown_LOD1` | reduced branches and foliage groups from the same source individual | about 16k–51k triangles | +| `crown_LOD0` | textured source wood and source foliage cards/leaves | 392–176k triangles | +| `crown_LOD1` | reduced branches and foliage groups from the same source individual | 392–54k triangles | | `crown_LOD2` | four-view whole-tree impostor | 8 triangles | | `crown_LOD3` | two-view crossed impostor | 4 triangles | diff --git a/tools/trees/bench_forest.mjs b/tools/trees/bench_forest.mjs index b041468..2d9d160 100644 --- a/tools/trees/bench_forest.mjs +++ b/tools/trees/bench_forest.mjs @@ -32,7 +32,10 @@ const MIXED = [ 'sandbirke', 'vogelkirsche', 'esche', 'bergulme', ]; const CONIFER = ['fichte', 'fichte', 'fichte', 'kiefer', 'weisstanne', 'douglasie', 'laerche']; -const SCRUB = ['robinie', 'salweide', 'holunder', 'schlehe', 'weissdorn', 'hasel']; +const SCRUB = [ + 'robinie', 'salweide', 'holunder', 'schlehe', 'weissdorn', 'hasel', 'hundsrose', + 'brombeere', 'roter_hartriegel', 'liguster', 'besenginster', 'berberitze', 'sanddorn', +]; const DEG_LAT = 1 / 111_320; const DEG_LON = 1 / (111_320 * Math.cos((52 * Math.PI) / 180)); diff --git a/tools/trees/build_hedges.py b/tools/trees/build_hedges.py new file mode 100644 index 0000000..86fb2e9 --- /dev/null +++ b/tools/trees/build_hedges.py @@ -0,0 +1,622 @@ +#!/usr/bin/env python3 +"""Compose repeatable hedge sections from the checked-in CC0 plant models. + +The source meshes, textures and their four authored game LODs remain untouched. +This builder only instances them beneath one LOD parent per hedge section, so a +hedge is dense at arm's length and still uses the vegetation renderer's normal +distance selection. No new third-party material is introduced. +""" + +from __future__ import annotations + +import argparse +import copy +import json +import math +import random +import re +import struct +from pathlib import Path + + +ROOT = Path(__file__).resolve().parents[2] +ASSETS = ROOT / "mods/trees/assets" +OBJECTS = ROOT / "mods/trees/objects" +VARIANTS = ("a", "b", "c") + + +RECIPES = ( + { + "id": "feldhecke", + "name": "Gemischte Feldhecke", + "length": 8.0, + "width": 2.4, + "heights": (2.4, 3.0, 3.6), + "spacing": 0.82, + "wild": True, + "deciduous": True, + "sources": ("hundsrose_a", "brombeere_a", "himbeere_a", "berberitze_a", "heckenkirsche_a"), + "tags": ("hecke", "feldhecke", "stand-feld", "stand-boeschung", "stand-bahndamm"), + }, + { + "id": "weissdornhecke", + "name": "Weißdornhecke", + "length": 6.0, + "width": 1.7, + "heights": (1.6, 2.0, 2.5), + "spacing": 0.64, + "wild": False, + "deciduous": True, + "sources": ("hundsrose_a", "berberitze_a", "heckenkirsche_a"), + "tags": ("hecke", "weissdorn", "stand-feld", "stand-boeschung", "stand-bahndamm"), + }, + { + "id": "ligusterhecke", + "name": "Ligusterhecke", + "length": 6.0, + "width": 1.3, + "heights": (1.3, 1.7, 2.1), + "spacing": 0.58, + "wild": False, + "deciduous": True, + "sources": ("himbeere_a", "himbeere_b", "himbeere_c"), + "tags": ("hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"), + }, + { + "id": "hainbuchenhecke", + "name": "Hainbuchenhecke", + "length": 6.0, + "width": 1.5, + "heights": (1.6, 2.0, 2.5), + "spacing": 0.62, + "wild": False, + "deciduous": True, + "sources": ("berberitze_a", "heckenkirsche_a", "himbeere_b"), + "tags": ("hecke", "formhecke", "stand-stadt", "stand-park", "stand-feld"), + }, + { + "id": "immergruene_hecke", + "name": "Immergrüne Formhecke", + "length": 6.0, + "width": 1.4, + "heights": (1.4, 1.8, 2.2), + "spacing": 0.58, + "wild": False, + "deciduous": False, + "sources": ("besenheide_c", "besenginster_c"), + "tags": ("hecke", "formhecke", "immergruen", "stand-stadt", "stand-park"), + }, +) + + +def suffix(season: str) -> str: + return "" if season == "summer" else "_herbst" if season == "autumn" else "_winter" + + +def source_path(stem: str, season: str) -> Path: + return ASSETS / f"{stem}{suffix(season)}.gltf" + + +def mesh_bounds(model: dict, mesh_index: int = 0) -> tuple[list[float], list[float]]: + accessors = [model["accessors"][part["attributes"]["POSITION"]] + for part in model["meshes"][mesh_index]["primitives"]] + return ( + [min(accessor["min"][axis] for accessor in accessors) for axis in range(3)], + [max(accessor["max"][axis] for accessor in accessors) for axis in range(3)], + ) + + +def placements(recipe: dict, variant_index: int) -> list[dict]: + """Deterministic overlapping plants, with matching ends for repeated sections.""" + rng = random.Random(f"connected-rails:{recipe['id']}:{variant_index}") + count = math.ceil(recipe["length"] / recipe["spacing"]) + 1 + step = recipe["length"] / (count - 1) + source_kinds = recipe["sources"] + result = [] + for index in range(count): + # Cycle source species before adding the variant offset. A mixed hedge + # consequently remains mixed even if its random stream changes later. + source = source_kinds[(index + variant_index) % len(source_kinds)] + individual = VARIANTS[(index * 2 + variant_index) % len(VARIANTS)] + wild = recipe["wild"] + height_factor = rng.uniform(0.82, 1.16) if wild else rng.uniform(0.96, 1.04) + result.append({ + "stem": source if re.search(r"_[abc]$", source) else f"{source}_{individual}", + "x": -recipe["length"] * 0.5 + index * step, + "z": rng.uniform(-recipe["width"] * (0.22 if wild else 0.10), + recipe["width"] * (0.22 if wild else 0.10)), + "height": recipe["heights"][variant_index] * height_factor, + "along": step * (1.65 if wild else 1.45), + "depth": recipe["width"] * rng.uniform(0.78, 1.04), + "yaw": rng.uniform(-math.pi, math.pi) if wild else rng.uniform(-0.16, 0.16), + }) + if not recipe["wild"]: + # A second, shorter staggered row fills the natural bare foot of each + # source shrub. It turns individually legible plants into a continuous + # clipped volume without stretching leaves or adding a solid box. + for index in range(count - 1): + source = source_kinds[(index + variant_index + 1) % len(source_kinds)] + individual = VARIANTS[(index + variant_index) % len(VARIANTS)] + result.append({ + "stem": source if re.search(r"_[abc]$", source) else f"{source}_{individual}", + "x": -recipe["length"] * 0.5 + (index + 0.5) * step, + "z": rng.uniform(-recipe["width"] * 0.18, recipe["width"] * 0.18), + "height": recipe["heights"][variant_index] * rng.uniform(0.55, 0.70), + "along": step * 1.55, + "depth": recipe["width"] * rng.uniform(0.82, 1.04), + "yaw": rng.uniform(-0.22, 0.22), + }) + return result + + +# Safe inset rectangles around seven individual leaves in the Poly Haven +# Searsia alpha atlas. Coordinates use glTF's top-left texture convention. +LEAF_UVS = ( + (0.049, 0.074, 0.199, 0.221), + (0.219, 0.066, 0.338, 0.166), + (0.279, 0.178, 0.443, 0.299), + (0.021, 0.205, 0.178, 0.396), + (0.178, 0.227, 0.320, 0.426), + (0.361, 0.203, 0.498, 0.400), + (0.498, 0.043, 0.600, 0.252), +) +# Distance levels use fewer cards, but progressively larger individual leaves. +# At their hand-over distance those leaves remain around a pixel wide while +# deliberately providing substantially more projected coverage than LOD0. +SHELL_COUNTS = (7200, 5600, 5500, 5400, 5300, 5200, + 5100, 5000, 4900, 4800, 4650, 4500) +# Keep roughly the successful LOD1 leaf size in screen pixels from the 250 m +# hand-over onward. These large world-space cards are only active +# once perspective has reduced them to the same few pixels as an LOD1 leaf. +SHELL_SCALES = (1.0, 2.0, 2.7, 3.6, 4.8, 6.3, + 8.2, 10.5, 12.8, 15.5, 18.5, 22.0) +# Mip filtering averages an increasingly large transparent area around each +# cut-out leaf. Lower thresholds compensate that loss without introducing a +# blended or whole-section billboard. +SHELL_ALPHA_CUTOFFS = (0.18, 0.08, 0.065, 0.055, 0.045, 0.038, + 0.032, 0.027, 0.023, 0.020, 0.017, 0.015) +LOD_COUNT = len(SHELL_COUNTS) + + +def shell_colour(recipe: dict, season: str) -> tuple[float, float, float, float]: + if season == "autumn": + return { + "feldhecke": (0.78, 0.48, 0.13, 1.0), + "weissdornhecke": (0.72, 0.37, 0.10, 1.0), + "ligusterhecke": (0.68, 0.62, 0.24, 1.0), + "hainbuchenhecke": (0.78, 0.50, 0.14, 1.0), + }.get(recipe["id"], (0.62, 0.88, 0.62, 1.0)) + if season == "winter": + return ((0.60, 0.42, 0.22, 1.0) if recipe["deciduous"] + else (0.50, 0.82, 0.56, 1.0)) + return (0.58, 0.96, 0.66, 1.0) + + +def shell_fraction(recipe: dict, season: str) -> float: + if season != "winter": + return 1.0 + return { + "feldhecke": 0.14, + "weissdornhecke": 0.06, + "ligusterhecke": 0.48, + "hainbuchenhecke": 0.40, + "immergruene_hecke": 1.0, + }[recipe["id"]] + + +def shell_mesh(recipe: dict, variant_index: int, level: int) -> dict: + """A dense volume of small, individually cut-out artist leaf cards.""" + rng = random.Random(f"connected-rails:hedge-shell:{recipe['id']}:{variant_index}:{level}") + length = recipe["length"] + width = recipe["width"] + height = recipe["heights"][variant_index] + wild = recipe["wild"] + positions = [] + normals = [] + uvs = [] + indices = [] + for card in range(SHELL_COUNTS[level]): + face = rng.random() + x = rng.uniform(-length * 0.5, length * 0.5) + local_top = height + if wild: + local_top *= 0.82 + 0.12 * math.sin(x * 1.7 + variant_index) + rng.uniform(-0.08, 0.10) + y = rng.uniform(0.10, max(0.12, local_top - 0.04)) + z = rng.uniform(-width * 0.48, width * 0.48) + leaf_w = (rng.uniform(0.13, 0.24) * (1.18 if wild else 1.0) + * SHELL_SCALES[level]) + leaf_h = leaf_w * rng.uniform(0.48, 0.72) + + if face < 0.60: + # The two long faces carry most of the visible foliage. + sign = -1.0 if rng.random() < 0.5 else 1.0 + z = sign * width * rng.uniform(0.40, 0.53) + normal = (rng.uniform(-0.18, 0.18), rng.uniform(-0.15, 0.20), sign) + right = (1.0, 0.0, -normal[0] * sign) + up = (0.0, 1.0, -normal[1] * sign) + elif face < 0.74: + # A leafy top keeps a formal hedge closed when seen from above. + y = local_top + rng.uniform(-0.05, 0.04) + normal = (rng.uniform(-0.12, 0.12), 1.0, rng.uniform(-0.12, 0.12)) + right = (1.0, -normal[0], 0.0) + up = (0.0, -normal[2], 1.0) + elif face < 0.82: + sign = -1.0 if rng.random() < 0.5 else 1.0 + x = sign * length * rng.uniform(0.46, 0.51) + normal = (sign, rng.uniform(-0.12, 0.16), rng.uniform(-0.18, 0.18)) + right = (-normal[2] * sign, 0.0, 1.0) + up = (-normal[1] * sign, 1.0, 0.0) + else: + # Interior cards stop oblique views from opening into an empty box. + angle = rng.uniform(-math.pi, math.pi) + normal = (math.sin(angle), rng.uniform(-0.15, 0.20), math.cos(angle)) + right = (math.cos(angle), 0.0, -math.sin(angle)) + up = (0.0, 1.0, 0.0) + + base = len(positions) + centre = (x, y, z) + for sx, sy in ((-1, -1), (1, -1), (1, 1), (-1, 1)): + positions.append(tuple(centre[i] + right[i] * sx * leaf_w * 0.5 + + up[i] * sy * leaf_h * 0.5 for i in range(3))) + normals.append(normal) + u0, v0, u1, v1 = LEAF_UVS[(card + variant_index) % len(LEAF_UVS)] + uvs.extend(((u0, v1), (u1, v1), (u1, v0), (u0, v0))) + indices.extend((base, base + 1, base + 2, base, base + 2, base + 3)) + return {"positions": positions, "normals": normals, "uvs": uvs, "indices": indices} + + +class Composer: + def __init__(self, recipe: dict, variant_index: int, season: str): + self.recipe = recipe + self.variant_index = variant_index + self.season = season + self.model = { + "asset": { + "version": "2.0", + "generator": "Connected Rails CC0 hedge composer", + "copyright": "Mantissa and Poly Haven source models: CC0 1.0; hedge composition: Connected Rails", + }, + "scene": 0, + "scenes": [{"nodes": list(range(LOD_COUNT))}], + "nodes": [{"name": f"hedge_LOD{level}", "children": []} + for level in range(LOD_COUNT)], + "meshes": [], + "buffers": [], + "bufferViews": [], + "accessors": [], + "images": [], + "samplers": [], + "textures": [], + "materials": [], + } + self.imported: dict[str, tuple[list[int], tuple[list[float], list[float]]]] = {} + + def add_shell(self) -> None: + """Add the continuous leaf volume around the source branches.""" + variant = VARIANTS[self.variant_index] + binary_name = f"{self.recipe['id']}_{variant}_hedge.bin" + binary = bytearray() + buffer_index = len(self.model["buffers"]) + + def view(payload: bytes, target: int) -> int: + while len(binary) % 4: + binary.append(0) + offset = len(binary) + binary.extend(payload) + self.model["bufferViews"].append({ + "buffer": buffer_index, + "byteOffset": offset, + "byteLength": len(payload), + "target": target, + }) + return len(self.model["bufferViews"]) - 1 + + def vectors(values: list[tuple], dimensions: int) -> int: + flat = [component for value in values for component in value] + accessor = { + "bufferView": view(struct.pack(f"<{len(flat)}f", *flat), 34962), + "componentType": 5126, + "count": len(values), + "type": "VEC3" if dimensions == 3 else "VEC2", + } + if dimensions == 3: + accessor["min"] = [min(value[axis] for value in values) for axis in range(3)] + accessor["max"] = [max(value[axis] for value in values) for axis in range(3)] + self.model["accessors"].append(accessor) + return len(self.model["accessors"]) - 1 + + def triangles(values: list[int], fraction: float) -> int: + accessor = { + "bufferView": view(struct.pack(f"<{len(values)}H", *values), 34963), + "componentType": 5123, + "count": max(6, int(len(values) * fraction) // 6 * 6), + "type": "SCALAR", + "min": [0], + "max": [max(values)], + } + self.model["accessors"].append(accessor) + return len(self.model["accessors"]) - 1 + + sampler = len(self.model["samplers"]) + self.model["samplers"].append({ + "magFilter": 9729, "minFilter": 9987, "wrapS": 10497, "wrapT": 10497, + }) + image = len(self.model["images"]) + self.model["images"].append({"uri": "textures/poly_searsia_lucida.png"}) + texture = len(self.model["textures"]) + self.model["textures"].append({"source": image, "sampler": sampler}) + fraction = shell_fraction(self.recipe, self.season) + for level in range(LOD_COUNT): + material = len(self.model["materials"]) + self.model["materials"].append({ + "name": f"{self.recipe['id']}_individual_leaves_LOD{level}", + "pbrMetallicRoughness": { + "baseColorFactor": list(shell_colour(self.recipe, self.season)), + "baseColorTexture": {"index": texture}, + "metallicFactor": 0.0, + "roughnessFactor": 0.82, + }, + "doubleSided": True, + "alphaMode": "MASK", + "alphaCutoff": SHELL_ALPHA_CUTOFFS[level], + }) + mesh = shell_mesh(self.recipe, self.variant_index, level) + primitive = { + "attributes": { + "POSITION": vectors(mesh["positions"], 3), + "NORMAL": vectors(mesh["normals"], 3), + "TEXCOORD_0": vectors(mesh["uvs"], 2), + }, + "indices": triangles(mesh["indices"], fraction), + "material": material, + } + mesh_index = len(self.model["meshes"]) + self.model["meshes"].append({ + "name": f"{self.recipe['id']}_leaf_volume_LOD{level}", + "primitives": [primitive], + }) + node_index = len(self.model["nodes"]) + self.model["nodes"].append({ + "name": f"leaf_volume_LOD{level}", + "mesh": mesh_index, + }) + self.model["nodes"][level]["children"].append(node_index) + + self.model["buffers"].append({"uri": binary_name, "byteLength": len(binary)}) + (ASSETS / binary_name).write_bytes(binary) + + def import_stem(self, stem: str) -> tuple[list[int], tuple[list[float], list[float]]]: + cached = self.imported.get(stem) + if cached is not None: + return cached + source = json.loads(source_path(stem, self.season).read_text(encoding="utf-8")) + + buffer_offset = len(self.model["buffers"]) + view_offset = len(self.model["bufferViews"]) + accessor_offset = len(self.model["accessors"]) + image_offset = len(self.model["images"]) + sampler_offset = len(self.model["samplers"]) + texture_offset = len(self.model["textures"]) + material_offset = len(self.model["materials"]) + mesh_offset = len(self.model["meshes"]) + + self.model["buffers"].extend(copy.deepcopy(source.get("buffers", []))) + for view in copy.deepcopy(source.get("bufferViews", [])): + view["buffer"] += buffer_offset + self.model["bufferViews"].append(view) + for accessor in copy.deepcopy(source.get("accessors", [])): + accessor["bufferView"] += view_offset + self.model["accessors"].append(accessor) + self.model["images"].extend(copy.deepcopy(source.get("images", []))) + self.model["samplers"].extend(copy.deepcopy(source.get("samplers", []))) + for texture in copy.deepcopy(source.get("textures", [])): + texture["source"] += image_offset + if "sampler" in texture: + texture["sampler"] += sampler_offset + self.model["textures"].append(texture) + for material in copy.deepcopy(source.get("materials", [])): + pbr = material.get("pbrMetallicRoughness", {}) + if "baseColorTexture" in pbr: + pbr["baseColorTexture"]["index"] += texture_offset + if "normalTexture" in material: + material["normalTexture"]["index"] += texture_offset + if "occlusionTexture" in material: + material["occlusionTexture"]["index"] += texture_offset + if "emissiveTexture" in material: + material["emissiveTexture"]["index"] += texture_offset + material["name"] = f"{stem}_{material.get('name', 'material')}" + self.model["materials"].append(material) + for mesh in copy.deepcopy(source["meshes"]): + for primitive in mesh["primitives"]: + primitive["indices"] += accessor_offset + primitive["attributes"] = { + name: index + accessor_offset for name, index in primitive["attributes"].items() + } + if "material" in primitive: + primitive["material"] += material_offset + mesh["name"] = f"{stem}_{mesh.get('name', 'mesh')}" + self.model["meshes"].append(mesh) + + result = ([mesh_offset + level for level in range(4)], mesh_bounds(source)) + self.imported[stem] = result + return result + + def compose(self) -> dict: + plants = placements(self.recipe, self.variant_index) + # Give every source shrub a deterministic, spatially mixed priority. + # Keeping successively shorter prefixes of this order makes every far + # LOD a strict subset of the previous one without stripping the hedge + # progressively from one end. + priority_order = sorted( + range(len(plants)), + key=lambda index: random.Random( + f"connected-rails:hedge-source-priority:{self.recipe['id']}:" + f"{self.variant_index}:{index}" + ).random(), + ) + priority = {plant_index: rank for rank, plant_index in enumerate(priority_order)} + source_fractions = (1.0, 1.0, 0.60, 0.60, 0.42, 0.42, + 0.30, 0.30, 0.22, 0.22, 0.16, 0.12) + source_counts = tuple( + max(1, math.ceil(len(plants) * fraction)) for fraction in source_fractions + ) + for plant_index, plant in enumerate(plants): + meshes, (lo, hi) = self.import_stem(plant["stem"]) + extent = [max(hi[axis] - lo[axis], 1e-5) for axis in range(3)] + scale = [plant["along"] / extent[0], plant["height"] / extent[1], plant["depth"] / extent[2]] + angle = plant["yaw"] + rotation = [0.0, math.sin(angle * 0.5), 0.0, math.cos(angle * 0.5)] + translation = [plant["x"], -lo[1] * scale[1], plant["z"]] + # Every level stays real 3D. Far levels retain a thinning subset of + # the artist's reduced mesh instead of switching to its whole-plant + # impostors; the enlarged individual leaf cards close the gaps. + source_levels = (1,) * LOD_COUNT + for level, source_level in enumerate(source_levels): + if priority[plant_index] >= source_counts[level]: + continue + node = { + "name": f"{plant['stem']}_part_{len(self.model['nodes'])}_LOD{level}", + "mesh": meshes[source_level], + "translation": translation, + "rotation": rotation, + "scale": scale, + } + index = len(self.model["nodes"]) + self.model["nodes"].append(node) + self.model["nodes"][level]["children"].append(index) + self.add_shell() + return self.model + + +def object_text(recipe: dict, variant_index: int) -> str: + variant = VARIANTS[variant_index] + stem = f"{recipe['id']}_{variant}" + height = recipe["heights"][variant_index] + autumn = f'Some("trees/assets/{stem}_herbst.gltf")' if recipe["deciduous"] else "None" + tags = ", ".join(json.dumps(tag, ensure_ascii=False) for tag in recipe["tags"]) + return f'''// {recipe["name"]}, {recipe["length"]:g} m section, {height:g} m high. +// Composed from the CC0 artist vegetation documented in mods/trees/LICENSES.md. +( + name: {json.dumps(recipe["name"] + " " + variant.upper(), ensure_ascii=False)}, + model: "trees/assets/{stem}.gltf", + autumn_model: {autumn}, + winter_model: Some("trees/assets/{stem}_winter.gltf"), + lod_distances: [60, 120, 180, 250, 325, 400, 500, 600, 700, 800, 900, 1000], + footprint: Some((length: {recipe["length"]:g}, width: {recipe["width"]:g})), + tags: [{tags}], +) +''' + + +def expected() -> list[tuple[dict, int, str, Path]]: + rows = [] + for recipe in RECIPES: + seasons = ("summer", "autumn", "winter") if recipe["deciduous"] else ("summer", "winter") + for variant_index, variant in enumerate(VARIANTS): + stem = f"{recipe['id']}_{variant}" + for season in seasons: + rows.append((recipe, variant_index, season, ASSETS / f"{stem}{suffix(season)}.gltf")) + return rows + + +def build() -> None: + ASSETS.mkdir(parents=True, exist_ok=True) + OBJECTS.mkdir(parents=True, exist_ok=True) + for recipe in RECIPES: + for variant_index, variant in enumerate(VARIANTS): + stem = f"{recipe['id']}_{variant}" + seasons = ("summer", "autumn", "winter") if recipe["deciduous"] else ("summer", "winter") + for season in seasons: + target = ASSETS / f"{stem}{suffix(season)}.gltf" + target.write_text(json.dumps( + Composer(recipe, variant_index, season).compose(), separators=(",", ":")), + encoding="utf-8", + ) + (OBJECTS / f"{stem}.ron").write_text(object_text(recipe, variant_index), encoding="utf-8") + audit() + + +def audit() -> None: + projected_coverage = [count * scale * scale + for count, scale in zip(SHELL_COUNTS, SHELL_SCALES)] + if min(projected_coverage[1:]) < projected_coverage[0] * 0.8: + raise RuntimeError(f"thin hedge distance LOD: projected coverage {projected_coverage}") + models = 0 + maximum_parts = 0 + maximum_triangles = [0] * LOD_COUNT + for recipe, variant_index, season, path in expected(): + if not path.exists(): + raise RuntimeError(f"missing hedge model: {path}") + model = json.loads(path.read_text(encoding="utf-8")) + roots = model["nodes"][:LOD_COUNT] + if [node.get("name") for node in roots] != [f"hedge_LOD{i}" + for i in range(LOD_COUNT)]: + raise RuntimeError(f"bad hedge LOD roots in {path.name}") + counts = [len(node.get("children", [])) for node in roots] + if (counts[0] != counts[1] or counts[-1] < 2 + or any(a < b for a, b in zip(counts, counts[1:]))): + raise RuntimeError(f"incomplete hedge LODs in {path.name}: {counts}") + for node in model["nodes"][LOD_COUNT:]: + if ("mesh" not in node + or ("scale" in node and not all(value > 0 for value in node["scale"]))): + raise RuntimeError(f"bad hedge part in {path.name}") + triangles = [] + for root in roots: + total = 0 + for child in root["children"]: + mesh = model["meshes"][model["nodes"][child]["mesh"]] + total += sum(model["accessors"][part["indices"]]["count"] // 3 + for part in mesh["primitives"]) + triangles.append(total) + # Different source shrubs have very different reduced-mesh weights. + # A stable spatial subset may therefore fluctuate slightly even while + # the overall budgets fall; reject only a material (>15%) increase. + if any(b > a * 1.15 for a, b in zip(triangles, triangles[1:])): + raise RuntimeError(f"hedge LOD grows with distance in {path.name}: {triangles}") + if triangles[0] > 150_000: + raise RuntimeError(f"overweight hedge in {path.name}: {triangles[0]} triangles") + for material in model["materials"]: + pbr = material.get("pbrMetallicRoughness", {}) + if pbr.get("metallicFactor") != 0.0 or "roughnessFactor" not in pbr: + raise RuntimeError(f"non-PBR hedge material in {path.name}") + if material.get("alphaMode") == "BLEND": + raise RuntimeError(f"blended hedge foliage in {path.name}") + shell_cutoffs = [material.get("alphaCutoff") for material in model["materials"] + if "_individual_leaves_LOD" in material.get("name", "")] + if shell_cutoffs != list(SHELL_ALPHA_CUTOFFS): + raise RuntimeError(f"bad hedge alpha coverage in {path.name}: {shell_cutoffs}") + for resource in model.get("buffers", []): + uri = resource["uri"] + if not uri.startswith("data:"): + actual_size = (path.parent / uri).stat().st_size + if actual_size != resource["byteLength"]: + raise RuntimeError( + f"buffer length mismatch for {path.name}: {uri} " + f"declares {resource['byteLength']}, has {actual_size}" + ) + for resource in model.get("buffers", []) + model.get("images", []): + uri = resource["uri"] + if not uri.startswith("data:") and not (path.parent / uri).exists(): + raise RuntimeError(f"missing {uri} for {path.name}") + maximum_parts = max(maximum_parts, *counts) + maximum_triangles = [max(old, new) for old, new in zip(maximum_triangles, triangles)] + models += 1 + objects = sum((OBJECTS / f"{recipe['id']}_{variant}.ron").exists() + for recipe in RECIPES for variant in VARIANTS) + if objects != len(RECIPES) * len(VARIANTS): + raise RuntimeError(f"built {objects} hedge objects, expected {len(RECIPES) * len(VARIANTS)}") + coverage_percent = [round(value / projected_coverage[0] * 100) + for value in projected_coverage] + print(f"hedges: {objects} objects, {models} seasonal models, up to {maximum_parts} parts/LOD; " + f"triangle maxima {maximum_triangles}; projected coverage {coverage_percent}%; audit: OK") + + +def main() -> None: + parser = argparse.ArgumentParser() + parser.add_argument("--audit", action="store_true") + args = parser.parse_args() + audit() if args.audit else build() + + +if __name__ == "__main__": + main() diff --git a/tools/trees/catalogue.json b/tools/trees/catalogue.json index cd2ee5d..0746cab 100644 --- a/tools/trees/catalogue.json +++ b/tools/trees/catalogue.json @@ -31,6 +31,26 @@ {"id":"hasel","name":"Hasel","latin":"Corylus avellana","kind":"shrub","deciduous":true,"height":[3,6],"crown":1.10,"cull":900,"source":"generic","offset":2,"tags":["strauch","stand-hecke","stand-laubwald","stand-boeschung"]}, {"id":"weissdorn","name":"Weißdorn","latin":"Crataegus monogyna","kind":"shrub","deciduous":true,"height":[3,7],"crown":1.00,"cull":900,"source":"generic","offset":5,"tags":["strauch","stand-hecke","stand-feld","stand-boeschung"]}, {"id":"holunder","name":"Schwarzer Holunder","latin":"Sambucus nigra","kind":"shrub","deciduous":true,"height":[3,6],"crown":1.20,"cull":900,"source":"generic","offset":8,"tags":["strauch","stand-hecke","stand-bahndamm","stand-boeschung","stand-stadt"]}, - {"id":"schlehe","name":"Schlehe","latin":"Prunus spinosa","kind":"shrub","deciduous":true,"height":[2,4],"crown":1.30,"cull":700,"source":"generic","offset":1,"tags":["strauch","stand-hecke","stand-feld","stand-boeschung","stand-bahndamm"]} + {"id":"schlehe","name":"Schlehe","latin":"Prunus spinosa","kind":"shrub","deciduous":true,"height":[2,4],"crown":1.30,"cull":700,"source":"generic","offset":1,"tags":["strauch","stand-hecke","stand-feld","stand-boeschung","stand-bahndamm"]}, + + {"id":"hundsrose","name":"Hundsrose","latin":"Rosa canina","kind":"shrub","deciduous":true,"bare_winter":false,"height":[1.5,3.0],"crown":1.25,"cull":700,"source":"polyhaven_searsia","source_variants":["f","e","d"],"mesh_mode":"whole","tags":["strauch","stand-hecke","stand-feld","stand-boeschung","stand-bahndamm"]}, + {"id":"brombeere","name":"Brombeere","latin":"Rubus fruticosus agg.","kind":"shrub","deciduous":true,"bare_winter":false,"height":[1.0,2.5],"crown":1.65,"cull":700,"source":"polyhaven_searsia","source_variants":["f","e","d"],"mesh_mode":"whole","tags":["strauch","stand-hecke","stand-laubwald","stand-boeschung","stand-bahndamm"]}, + {"id":"himbeere","name":"Himbeere","latin":"Rubus idaeus","kind":"shrub","deciduous":true,"bare_winter":false,"height":[0.7,1.5],"crown":0.85,"cull":600,"source":"polyhaven_shrub_01","mesh_mode":"whole","tags":["strauch","stand-laubwald","stand-pionier","stand-boeschung"]}, + {"id":"roter_hartriegel","name":"Roter Hartriegel","latin":"Cornus sanguinea","kind":"shrub","deciduous":true,"bare_winter":false,"height":[2.0,5.0],"crown":1.10,"cull":900,"source":"polyhaven_searsia","source_variants":["c","b","a"],"mesh_mode":"whole","tags":["strauch","stand-hecke","stand-auwald","stand-feld","stand-boeschung"]}, + {"id":"pfaffenhuetchen","name":"Pfaffenhütchen","latin":"Euonymus europaeus","kind":"shrub","deciduous":true,"bare_winter":false,"height":[2.0,5.0],"crown":1.00,"cull":900,"source":"polyhaven_searsia","source_variants":["d","c","a"],"mesh_mode":"whole","autumn":[0.76,0.18,0.08,1.0],"tags":["strauch","stand-hecke","stand-auwald","stand-feld"]}, + {"id":"schneeball","name":"Gewöhnlicher Schneeball","latin":"Viburnum opulus","kind":"shrub","deciduous":true,"bare_winter":false,"height":[2.0,4.0],"crown":1.20,"cull":800,"source":"polyhaven_searsia","source_variants":["d","c","b"],"mesh_mode":"whole","autumn":[0.72,0.20,0.08,1.0],"tags":["strauch","stand-hecke","stand-auwald","stand-bach"]}, + {"id":"faulbaum","name":"Faulbaum","latin":"Frangula alnus","kind":"shrub","deciduous":true,"bare_winter":false,"height":[2.0,5.0],"crown":0.95,"cull":900,"source":"polyhaven_searsia","source_variants":["c","b","a"],"mesh_mode":"whole","tags":["strauch","stand-auwald","stand-bach","stand-laubwald"]}, + {"id":"liguster","name":"Gewöhnlicher Liguster","latin":"Ligustrum vulgare","kind":"shrub","deciduous":true,"bare_winter":false,"height":[1.5,4.0],"crown":1.10,"cull":800,"source":"polyhaven_searsia","source_variants":["d","c","b"],"mesh_mode":"whole","tags":["strauch","stand-hecke","stand-feld","stand-stadt"]}, + {"id":"besenginster","name":"Besenginster","latin":"Cytisus scoparius","kind":"shrub","deciduous":false,"height":[1.0,2.5],"crown":0.85,"cull":600,"source":"polyhaven_rooibos","mesh_mode":"whole","tags":["strauch","stand-heide","stand-pionier","stand-boeschung","stand-bahndamm"]}, + {"id":"heidelbeere","name":"Heidelbeere","latin":"Vaccinium myrtillus","kind":"groundcover","deciduous":true,"bare_winter":false,"height":[0.3,0.7],"crown":1.50,"cull":500,"source":"polyhaven_searsia","source_variants":["e","f","g"],"mesh_mode":"whole","tags":["bodendecker","stand-laubwald","stand-nadelwald","stand-heide","stand-bergwald"]}, + {"id":"besenheide","name":"Besenheide","latin":"Calluna vulgaris","kind":"groundcover","deciduous":false,"height":[0.3,0.8],"crown":1.30,"cull":500,"source":"polyhaven_rooibos","mesh_mode":"whole","tags":["bodendecker","strauch","stand-heide","stand-pionier"]}, + {"id":"stechpalme","name":"Europäische Stechpalme","latin":"Ilex aquifolium","kind":"shrub","deciduous":false,"height":[2.0,6.0],"crown":0.90,"cull":1000,"source":"polyhaven_searsia","source_variants":["c","b","a"],"mesh_mode":"whole","tags":["strauch","stand-laubwald","stand-hecke","stand-stadt"]}, + {"id":"berberitze","name":"Gewöhnliche Berberitze","latin":"Berberis vulgaris","kind":"shrub","deciduous":true,"bare_winter":false,"height":[1.0,3.0],"crown":1.20,"cull":700,"source":"polyhaven_searsia","source_variants":["f","e","d"],"mesh_mode":"whole","tags":["strauch","stand-hecke","stand-feld","stand-boeschung"]}, + {"id":"heckenkirsche","name":"Rote Heckenkirsche","latin":"Lonicera xylosteum","kind":"shrub","deciduous":true,"bare_winter":false,"height":[1.0,3.0],"crown":1.10,"cull":700,"source":"polyhaven_searsia","source_variants":["f","e","d"],"mesh_mode":"whole","tags":["strauch","stand-hecke","stand-laubwald","stand-bergwald"]}, + {"id":"sanddorn","name":"Sanddorn","latin":"Hippophae rhamnoides","kind":"shrub","deciduous":true,"bare_winter":false,"height":[2.0,5.0],"crown":1.05,"cull":900,"source":"polyhaven_searsia","source_variants":["c","b","a"],"mesh_mode":"whole","tags":["strauch","stand-heide","stand-pionier","stand-boeschung"]}, + + {"id":"adlerfarn","name":"Adlerfarn","latin":"Pteridium aquilinum","kind":"groundcover","deciduous":true,"bare_winter":false,"height":[0.5,1.5],"crown":1.35,"cull":500,"source":"polyhaven_fern_02","source_variants":["a","b","c"],"mesh_mode":"whole","tags":["farn","bodendecker","stand-laubwald","stand-nadelwald","stand-heide","stand-boeschung"]}, + {"id":"brennnessel","name":"Große Brennnessel","latin":"Urtica dioica","kind":"groundcover","deciduous":true,"bare_winter":false,"height":[0.5,1.5],"crown":0.90,"cull":500,"source":"polyhaven_nettle","source_variants":["tall_a","tall_b","medium_a"],"mesh_mode":"whole","tags":["staude","bodendecker","stand-bahndamm","stand-boeschung","stand-bach","stand-stadt"]}, + {"id":"immergruen","name":"Kleines Immergrün","latin":"Vinca minor","kind":"groundcover","deciduous":false,"height":[0.15,0.35],"crown":1.50,"cull":500,"source":"polyhaven_periwinkle","source_variants":["01","02","03"],"mesh_mode":"whole","tags":["bodendecker","stand-laubwald","stand-park","stand-stadt"]} ] } diff --git a/tools/trees/fetch_polyhaven.py b/tools/trees/fetch_polyhaven.py new file mode 100644 index 0000000..eeae101 --- /dev/null +++ b/tools/trees/fetch_polyhaven.py @@ -0,0 +1,86 @@ +#!/usr/bin/env python3 +"""Download the pinned Poly Haven source packages used by the vegetation importer. + +Poly Haven exposes the canonical file URLs and MD5 sums through its public API. +Only the 1K Blend package and the files referenced by that package are cached; +the unmodified sources remain outside the repository. +""" + +from __future__ import annotations + +import argparse +import hashlib +import json +from pathlib import Path +import urllib.request + + +API = "https://api.polyhaven.com/files/{asset}" +DEFAULT_ROOT = Path("~/.cache/connected-rails/polyhaven").expanduser() +ASSETS = ( + "fir_tree_01", + "pine_tree_01", + "fir_sapling", + "shrub_01", + "searsia_lucida", + "wild_rooibos_bush", + "fern_02", + "nettle_plant", + "periwinkle_plant", +) + + +def fetch_json(url: str) -> dict: + request = urllib.request.Request(url, headers={"User-Agent": "Connected-Rails-asset-importer/1.0"}) + with urllib.request.urlopen(request) as response: + return json.load(response) + + +def digest(path: Path) -> str: + value = hashlib.md5() + with path.open("rb") as source: + for chunk in iter(lambda: source.read(1024 * 1024), b""): + value.update(chunk) + return value.hexdigest() + + +def download(url: str, target: Path, expected_md5: str) -> None: + if target.exists() and digest(target) == expected_md5: + print(f" cached {target.name}") + return + target.parent.mkdir(parents=True, exist_ok=True) + temporary = target.with_suffix(target.suffix + ".part") + request = urllib.request.Request(url, headers={"User-Agent": "Connected-Rails-asset-importer/1.0"}) + with urllib.request.urlopen(request) as response, temporary.open("wb") as output: + while chunk := response.read(1024 * 1024): + output.write(chunk) + actual = digest(temporary) + if actual != expected_md5: + temporary.unlink(missing_ok=True) + raise RuntimeError(f"MD5 mismatch for {target}: {actual} != {expected_md5}") + temporary.replace(target) + print(f" fetched {target.name}") + + +def package_files(asset: str, record: dict) -> list[tuple[Path, dict]]: + blend = record["blend"]["1k"]["blend"] + files = [(Path(f"{asset}_1k.blend"), blend)] + files.extend((Path(relative), metadata) for relative, metadata in blend.get("include", {}).items()) + return files + + +def main() -> None: + parser = argparse.ArgumentParser() + parser.add_argument("assets", nargs="*", choices=ASSETS, help="default: every source asset") + parser.add_argument("--root", type=Path, default=DEFAULT_ROOT) + args = parser.parse_args() + assets = args.assets or ASSETS + for asset in assets: + print(asset) + record = fetch_json(API.format(asset=asset)) + for relative, metadata in package_files(asset, record): + download(metadata["url"], args.root.expanduser() / asset / relative, metadata["md5"]) + + +if __name__ == "__main__": + main() diff --git a/tools/trees/import_mantissa.py b/tools/trees/import_mantissa.py index f2d5b9f..4129637 100644 --- a/tools/trees/import_mantissa.py +++ b/tools/trees/import_mantissa.py @@ -2,8 +2,10 @@ """Turn CC0 artist trees into the checked-in, game-ready tree mod. This is deliberately an *importer*, not a tree generator. Every trunk, branch, -needle and near leaf comes from a Mantissa or Poly Haven source. The only new geometry is the -standard crossed quad used for the two distance LODs. Run through Blender: +needle and near leaf comes from a Mantissa or Poly Haven source. Low Poly Haven +plants retain their complete artist mesh because stem and leaf share one scanned +atlas. The only new geometry is the standard crossed quad used for the two +distance LODs. Run through Blender: blender -b --python tools/trees/import_mantissa.py -- [--only fichte,...] @@ -33,6 +35,10 @@ HERE = Path(__file__).resolve().parent +# Blender runs `--python` files without adding their directory to `sys.path`. +# Keep the adjacent hedge composer importable in both Blender and plain Python. +if str(HERE) not in sys.path: + sys.path.insert(0, str(HERE)) ROOT = HERE.parent.parent MOD = ROOT / "mods" / "trees" ASSETS = MOD / "assets" @@ -120,6 +126,12 @@ def source_file(source_root: Path, family: str, index: int) -> Path: "polyhaven_fir": "fir_tree_01", "polyhaven_pine": "pine_tree_01", "polyhaven_sapling": "fir_sapling", + "polyhaven_shrub_01": "shrub_01", + "polyhaven_searsia": "searsia_lucida", + "polyhaven_rooibos": "wild_rooibos_bush", + "polyhaven_fern_02": "fern_02", + "polyhaven_nettle": "nettle_plant", + "polyhaven_periwinkle": "periwinkle_plant", } if family in polyhaven_assets: asset = polyhaven_assets[family] @@ -149,6 +161,28 @@ def source_index(entry: dict, variant_index: int) -> int: return variant_index + 1 +def source_variant(entry: dict, variant_index: int) -> str: + if "source_variants" in entry: + return str(entry["source_variants"][variant_index]) + if entry["source"].startswith("polyhaven_"): + return VARIANTS[source_index(entry, variant_index) - 1] + return VARIANTS[variant_index] + + +def polyhaven_asset(source: str) -> str: + return { + "polyhaven_fir": "fir_tree_01", + "polyhaven_pine": "pine_tree_01", + "polyhaven_sapling": "fir_sapling", + "polyhaven_shrub_01": "shrub_01", + "polyhaven_searsia": "searsia_lucida", + "polyhaven_rooibos": "wild_rooibos_bush", + "polyhaven_fern_02": "fern_02", + "polyhaven_nettle": "nettle_plant", + "polyhaven_periwinkle": "periwinkle_plant", + }[source] + + def wanted_tasks(catalogue: dict, only: set[str] | None) -> dict[Path, list[tuple[dict, int]]]: source_root = Path(os.path.expanduser(catalogue["source_root"])) tasks: dict[Path, list[tuple[dict, int]]] = {} @@ -238,6 +272,15 @@ def prepare_textures(source_root: Path) -> None: if not diffuse.exists() or not alpha.exists(): raise FileNotFoundError(f"missing Poly Haven foliage maps: {diffuse}, {alpha}") combine_alpha(diffuse, alpha, TEXTURES / name) + for asset in ("shrub_01", "searsia_lucida", + "wild_rooibos_bush", "fern_02", "nettle_plant", "periwinkle_plant"): + directory = polyhaven / asset / "textures" + diffuse = directory / f"{asset}_diff_1k.jpg" + alpha_name = "opacity" if asset == "periwinkle_plant" else "alpha" + alpha = directory / f"{asset}_{alpha_name}_1k.png" + if not diffuse.exists() or not alpha.exists(): + raise FileNotFoundError(f"missing Poly Haven plant maps: {diffuse}, {alpha}") + combine_alpha(diffuse, alpha, TEXTURES / f"poly_{asset}.png", "512x512") def material_name(obj: bpy.types.Object, polygon) -> str: @@ -277,9 +320,11 @@ def import_source(path: Path) -> list[bpy.types.Object]: clear_scene() if path.suffix.lower() == ".blend": asset = path.stem.removesuffix("_1k") - main_lod = re.compile(rf"^{re.escape(asset)}_[abc](?:_LOD1)?$") + main_lod = re.compile(rf"^{re.escape(asset)}_.+?(?:_LOD[012])?$") with bpy.data.libraries.load(str(path), link=False) as (available, loaded): - loaded.objects = [name for name in available.objects if main_lod.match(name)] + loaded.objects = [name for name in available.objects + if main_lod.match(name) + and not re.search(r"_LOD[3-9]$", name)] for obj in loaded.objects: if obj is not None: bpy.context.collection.objects.link(obj) @@ -461,6 +506,22 @@ def extract_mesh(obj: bpy.types.Object, accepted: set[int] | None = None) -> dic return {"positions": positions, "normals": normals, "uvs": uvs, "indices": indices} +def extract_objects_mesh(objects: list[bpy.types.Object]) -> dict: + """Flatten complete artist meshes while retaining their world transforms.""" + result = {"positions": [], "normals": [], "uvs": [], "indices": []} + for obj in objects: + mesh = extract_mesh(obj) + matrix = obj.matrix_world + normal_matrix = matrix.to_3x3().inverted().transposed() + base = len(result["positions"]) + result["positions"].extend(tuple(matrix @ Vector(point)) for point in mesh["positions"]) + result["normals"].extend( + tuple((normal_matrix @ Vector(normal)).normalized()) for normal in mesh["normals"]) + result["uvs"].extend(mesh["uvs"]) + result["indices"].extend(base + index for index in mesh["indices"]) + return result + + def foliage_groups(objects: list[bpy.types.Object]) -> list[dict]: groups: list[dict] = [] for obj in objects: @@ -828,14 +889,19 @@ def seasonal_colours(entry: dict) -> dict[str, tuple[float, float, float, float] summer = (0.66 + variation, 0.88 + variation * 0.5, 0.60 + variation, 1.0) result = {"summer": summer} if entry["deciduous"]: - result["autumn"] = AUTUMN[entry["id"]] - result["winter"] = (0.0, 0.0, 0.0, 0.0) + result["autumn"] = tuple(entry.get("autumn", AUTUMN.get( + entry["id"], (0.72, 0.42, 0.09, 1.0)))) + result["winter"] = ((0.48, 0.31, 0.17, 1.0) + if not entry.get("bare_winter", True) + else (0.0, 0.0, 0.0, 0.0)) else: result["winter"] = tuple(min(1.0, c * 1.10) for c in summer[:3]) + (1.0,) return result def bark_texture(entry: dict) -> str: + if entry.get("mesh_mode") == "whole": + return f"textures/poly_{polyhaven_asset(entry['source'])}.png" if entry["source"] == "polyhaven_fir": return "textures/poly_fir_bark.jpg" if entry["source"] == "polyhaven_pine": @@ -857,6 +923,8 @@ def foliage_texture(entry: dict) -> str: "polyhaven_pine": "textures/poly_pine_foliage.png", "polyhaven_sapling": "textures/poly_sapling_foliage.png", } + if entry.get("mesh_mode") == "whole": + return f"textures/poly_{polyhaven_asset(entry['source'])}.png" return textures.get( entry["source"], "textures/foliage_conifer.jpg" if entry["kind"] == "conifer" @@ -865,7 +933,7 @@ def foliage_texture(entry: dict) -> str: def write_gltf(entry: dict, variant: str, season: str, - near: tuple[dict, dict], medium: tuple[dict, dict], + near: tuple[dict | None, dict], medium: tuple[dict | None, dict], buffer: GltfBuffer, rich_billboard: dict, far_billboard: dict, bin_name: str) -> None: suffix = "" if season == "summer" else "_herbst" if season == "autumn" else "_winter" @@ -892,10 +960,11 @@ def write_gltf(entry: dict, variant: str, season: str, "MASK" if entry["source"].startswith("polyhaven_") else None), pbr_material("whole_tree_impostor", impostor_tex, (1, 1, 1, 1), 0.92, True, "MASK"), ] - bare = season == "winter" and entry["deciduous"] + bare = season == "winter" and entry["deciduous"] and entry.get("bare_winter", True) for level, geometry in enumerate((near, medium)): branch_primitive, leaf_primitive = geometry - primitives = [dict(branch_primitive, material=0)] + primitives = ([dict(branch_primitive, material=0)] + if branch_primitive is not None else []) if not bare: primitives.append(dict(leaf_primitive, material=1)) gltf["meshes"].append({"name": f"crown_LOD{level}", "primitives": primitives}) @@ -913,6 +982,16 @@ def blender_mesh(name: str, data: dict) -> bpy.types.Object: # glTF Y-up -> Blender Z-up. positions = [(x, -z, y) for x, y, z in data["positions"]] mesh.from_pydata(positions, [], faces) + # The audit render must sample the same atlas coordinates as the exported + # glTF. Without a UV layer Blender samples a single transparent texel for + # some plants (notably fern_02), producing an empty distant impostor even + # though LOD0/1 geometry and the atlas themselves are valid. + uv_layer = mesh.uv_layers.new(name="UVMap") + for loop in mesh.loops: + u, v = data["uvs"][loop.vertex_index] + # `polygon_uv` converted Blender's bottom-left V convention to glTF's + # texture convention. Convert it back for this temporary Blender render. + uv_layer.data[loop.index].uv = (u, 1.0 - v) obj = bpy.data.objects.new(name, mesh) bpy.context.collection.objects.link(obj) return obj @@ -956,16 +1035,17 @@ def render_impostor(entry: dict, variant: str, season: str, branch: dict, foliage: dict, height: float, width: float) -> None: for obj in list(bpy.context.scene.objects): bpy.data.objects.remove(obj, do_unlink=True) - branch_obj = blender_mesh("bark", branch) + branch_obj = blender_mesh("bark", branch) if branch["indices"] else None bark_colour = ((1.0, 1.0, 1.0, 1.0) if entry["source"].startswith("polyhaven_") else (0.52, 0.50, 0.45, 1.0) if entry.get("bark") == "birch" else (0.30, 0.13, 0.08, 1.0) if entry.get("bark") == "cherry" else (0.22, 0.15, 0.09, 1.0)) branch_texture = ASSETS / bark_texture(entry) if entry["source"].startswith("polyhaven_") else None - branch_obj.data.materials.append(render_material("bark", bark_colour, branch_texture)) - if entry["source"] == "fir" and season != "winter": + if branch_obj is not None: + branch_obj.data.materials.append(render_material("bark", bark_colour, branch_texture)) + if branch_obj is not None and entry["source"] == "fir" and season != "winter": branch_obj.hide_render = True - if not (season == "winter" and entry["deciduous"]): + if not (season == "winter" and entry["deciduous"] and entry.get("bare_winter", True)): leaf_obj = blender_mesh("foliage", foliage) colour = seasonal_colours(entry)[season] render_colour = (colour if entry["source"].startswith("polyhaven_") else @@ -1146,14 +1226,54 @@ def build_tree(entry: dict, variant_index: int, axis: AxisMap, branches: list[di "height": height} +def empty_mesh() -> dict: + return {"positions": [], "normals": [], "uvs": [], "indices": []} + + +def build_whole_plant(entry: dict, variant_index: int, axis: AxisMap, + detailed_source: dict, medium_source: dict) -> dict: + """Build a low plant whose scanned atlas contains both stems and leaves.""" + variant = VARIANTS[variant_index] + height = entry["height"][0] + (entry["height"][1] - entry["height"][0]) * variant_index / 2 + foliage = transform_mesh(detailed_source, axis, height, entry["crown"]) + medium_foliage = transform_mesh(medium_source, axis, height, entry["crown"]) + branch = empty_mesh() + + buffer = GltfBuffer() + near = (None, buffer.primitive(foliage, 1)) + medium = (None, buffer.primitive(medium_foliage, 1)) + rich_billboard_mesh = billboard_mesh(height * entry["crown"], height, 4) + far_billboard_mesh = billboard_mesh(height * entry["crown"], height, 2) + rich_billboard = buffer.primitive(rich_billboard_mesh, 2) + far_billboard = buffer.primitive(far_billboard_mesh, 2) + bin_name = f"{entry['id']}_{variant}.bin" + (ASSETS / bin_name).write_bytes(buffer.data) + + seasons = ["summer", "winter"] + if entry["deciduous"]: + seasons.insert(1, "autumn") + for season in seasons: + render_impostor(entry, variant, season, branch, foliage, + height, height * entry["crown"]) + write_gltf(entry, variant, season, near, medium, buffer, + rich_billboard, far_billboard, bin_name) + write_object(entry, variant_index, height, crown_extent(foliage)) + triangles = [len(foliage["indices"]) // 3, + len(medium_foliage["indices"]) // 3, + len(rich_billboard_mesh["indices"]) // 3, + len(far_billboard_mesh["indices"]) // 3] + return {"id": f"{entry['id']}_{variant}", "triangles": triangles, + "height": height} + + def write_manifest() -> None: - (MOD / "mod.ron").write_text('''// Artist-authored CC0 trees; see LICENSES.md and tools/trees/README.md. + (MOD / "mod.ron").write_text('''// Artist-authored CC0 vegetation; see LICENSES.md and tools/trees/README.md. ( id: "trees", name: "Bäume Mitteleuropas", - version: "2.0.0", + version: "2.2.0", author: "Mantissa / Poly Haven / Connected Rails", - description: "28 mitteleuropäische Baumarten und Sträucher auf Basis CC0-lizenzierter Künstlerbäume: drei Individuen je Art, vier LOD-Stufen sowie Sommer-, Herbst- und Winterausführungen.", + description: "46 mitteleuropäische Bäume, Sträucher und Pflanzen sowie 15 anreihbare Heckenabschnitte auf Basis CC0-lizenzierter Künstlermodelle, mit vier LOD-Stufen und saisonalen Ausführungen.", depends: [], enabled: true, ) @@ -1240,8 +1360,10 @@ def read_accessor(model: dict, binary: bytes, accessor_index: int) -> list: def audit_branch_mesh_quality(model: dict, binary: bytes, context: str) -> None: branches = [] for level in (0, 1): - primitive = next(part for part in model["meshes"][level]["primitives"] - if part.get("material") == 0) + primitive = next((part for part in model["meshes"][level]["primitives"] + if part.get("material") == 0), None) + if primitive is None: + return mesh = { "positions": read_accessor(model, binary, primitive["attributes"]["POSITION"]), "indices": read_accessor(model, binary, primitive["indices"]), @@ -1305,7 +1427,7 @@ def audit_existing(catalogue: dict) -> None: f"objects: {len(list(OBJECTS.glob('*.ron')))}; PBR audit: OK") -def contact_sheet() -> None: +def contact_sheet(catalogue: dict) -> None: command = shutil.which("montage") if not command: return @@ -1316,6 +1438,16 @@ def contact_sheet() -> None: subprocess.run([command, *map(str, sources), "-thumbnail", "160x80", "-tile", "6x", "-geometry", "+4+4", str(target)], check=True) print(f"visual audit sheet: {target}") + low_ids = {entry["id"] for entry in catalogue["species"] + if entry["kind"] in {"shrub", "groundcover"}} + low_sources = [path for path in sources + if any(path.name.startswith(identifier + "_") for identifier in low_ids)] + if low_sources: + target = ROOT / "screenshots" / "shrubs-contact-sheet.png" + subprocess.run([command, "-label", "%t", *map(str, low_sources), + "-thumbnail", "180x90", "-tile", "6x", "-geometry", "+4+20", + str(target)], check=True) + print(f"shrub visual audit sheet: {target}") def build_imported_tasks(objects: list[bpy.types.Object], source_tasks: list[tuple[dict, int]], @@ -1384,12 +1516,39 @@ def build_imported_tasks(objects: list[bpy.types.Object], source_tasks: list[tup gc.collect() +def build_whole_tasks(objects: list[bpy.types.Object], source_tasks: list[tuple[dict, int]], + report: list[dict]) -> None: + """Keep complete low-plant meshes and their artist-authored reduced LOD.""" + detailed_objects = [obj for obj in objects + if not re.search(r"_LOD[12]$", obj.name, re.IGNORECASE)] + medium_objects = [obj for obj in objects + if re.search(r"_LOD2$", obj.name, re.IGNORECASE)] + if not medium_objects: + medium_objects = [obj for obj in objects + if re.search(r"_LOD1$", obj.name, re.IGNORECASE)] + if not detailed_objects: + raise RuntimeError("whole-plant source has no detailed mesh") + if not medium_objects: + medium_objects = detailed_objects + axis = AxisMap(detailed_objects, 2) + detailed = extract_objects_mesh(detailed_objects) + medium = extract_objects_mesh(medium_objects) + clear_scene() + for entry, variant_index in source_tasks: + report.append(build_whole_plant(entry, variant_index, axis, detailed, medium)) + print(f" {report[-1]['id']}: {report[-1]['triangles']}", flush=True) + del objects, detailed_objects, medium_objects, detailed, medium + gc.collect() + + def main() -> None: args = parse_args() catalogue = json.loads((HERE / "catalogue.json").read_text(encoding="utf-8")) if args.audit: audit_existing(catalogue) - contact_sheet() + import build_hedges + build_hedges.audit() + contact_sheet(catalogue) return if args.source_root: catalogue["source_root"] = str(args.source_root) @@ -1417,19 +1576,31 @@ def main() -> None: for number, (path, source_tasks) in enumerate(sorted(tasks.items()), 1): print(f"[{number}/{len(tasks)}] {path.name}: {len(source_tasks)} catalogue trees", flush=True) if "/polyhaven/" in path.as_posix(): - # Poly Haven stores its three genuinely different individuals in - # one Blend file. Import one at a time so a catalogue variant can never - # accidentally combine all three and change identity at its LOD. - for source_variant, letter in enumerate(VARIANTS, 1): + # Poly Haven stores several genuinely different individuals in one + # Blend file. Import one at a time so a catalogue variant can never + # accidentally combine its siblings or change identity at its LOD. + asset = path.stem.removesuffix("_1k") + selectors = sorted({source_variant(entry, variant_index) + for entry, variant_index in source_tasks}) + for selector in selectors: selected_tasks = [task for task in source_tasks - if source_index(task[0], task[1]) == source_variant] + if source_variant(task[0], task[1]) == selector] if not selected_tasks: continue imported = import_source(path) - objects = [obj for obj in imported if f"_{letter}" in obj.name.lower()] + stem = f"{asset}_{selector}".lower() + objects = [obj for obj in imported + if obj.name.lower() == stem + or obj.name.lower().startswith(stem + "_lod")] if not objects: - raise RuntimeError(f"{path.name} has no variant {letter}") - build_imported_tasks(objects, selected_tasks, report) + raise RuntimeError(f"{path.name} has no variant {selector}") + if selected_tasks[0][0].get("mesh_mode") == "whole": + build_whole_tasks(objects, selected_tasks, report) + else: + build_imported_tasks( + [obj for obj in objects + if not re.search(r"_LOD2$", obj.name, re.IGNORECASE)], + selected_tasks, report) continue objects = import_source(path) # The fir pack is authored Y-up; all other Mantissa packs are Z-up. @@ -1440,7 +1611,9 @@ def main() -> None: if full_build: audit(catalogue, report) - contact_sheet() + import build_hedges + build_hedges.build() + contact_sheet(catalogue) if __name__ == "__main__":