diff --git a/components/calcModels.vue b/components/calcModels.vue index 878f93b..48ed10f 100644 --- a/components/calcModels.vue +++ b/components/calcModels.vue @@ -1,30 +1,71 @@ - - - - - - - - - - - + + spot + + {{ key }} + + + directional + + {{ key }} + + + point + + {{ key }} + + + + + + + + + + + + + + + + + + + diff --git a/components/calcValues.vue b/components/calcValues.vue index 0d2c799..6e30421 100644 --- a/components/calcValues.vue +++ b/components/calcValues.vue @@ -134,61 +134,64 @@ const toggleModal = () => { - - - - Длина секции, мм - - - - + + + + + Длина секции, мм + + + + + + + Высота забора, мм + + + + - - Высота забора, мм - - - + + + Цвет ламелей + + + + + + + + Цвет столба + + + + + + - - - - Цвет ламелей - - - - - + + + Общая длина забора, м + + + + + + Приблизительный расчет забора + {{ calc_text }} + - - Цвет столба - - - - - + + Купить прямо сейчас - - - - Общая длина забора, м - - - - - - Приблизительный расчет забора - {{ calc_text }} - - - - Купить прямо сейчас - - + + \ No newline at end of file diff --git a/components/expDiagram.vue b/components/expDiagram.vue index 543b3d3..fd4aee3 100644 --- a/components/expDiagram.vue +++ b/components/expDiagram.vue @@ -36,24 +36,26 @@ const targetExplosion = useState('targetExplosion', () => { - - - {{ key }} - - - - - - - - - - + + + + {{ key }} + + + + + + + + + + - - - - + + + + + diff --git a/components/model/fence.vue b/components/model/fence.vue index fc66e98..c786470 100644 --- a/components/model/fence.vue +++ b/components/model/fence.vue @@ -66,9 +66,9 @@ watch(fence_section, () => { - + - + diff --git a/components/model/parametric.vue b/components/model/parametric.vue index ef5137f..2f41ee2 100644 --- a/components/model/parametric.vue +++ b/components/model/parametric.vue @@ -1,5 +1,5 @@ - + - + + + + + + + + + + + + + + + + + diff --git a/public/texture/Grass001_4K-JPG/Grass001.png b/public/texture/Grass001_4K-JPG/Grass001.png new file mode 100644 index 0000000..19df727 Binary files /dev/null and b/public/texture/Grass001_4K-JPG/Grass001.png differ diff --git a/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_AmbientOcclusion.jpg b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_AmbientOcclusion.jpg new file mode 100644 index 0000000..fbfa181 Binary files /dev/null and b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_AmbientOcclusion.jpg differ diff --git a/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_Color.jpg b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_Color.jpg new file mode 100644 index 0000000..2c54bfe Binary files /dev/null and b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_Color.jpg differ diff --git a/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_NormalGL.jpg b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_NormalGL.jpg new file mode 100644 index 0000000..6ab8221 Binary files /dev/null and b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_NormalGL.jpg differ diff --git a/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_Roughness.jpg b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_Roughness.jpg new file mode 100644 index 0000000..c65d65a Binary files /dev/null and b/public/texture/Grass001_4K-JPG/Grass001_4K-JPG_Roughness.jpg differ