@@ -47,11 +51,11 @@ const spot_light_item = spot_light.children[0]
-
+
-
+
diff --git a/front/src/components/Promo/modelItem.vue b/front/src/components/Promo/modelItem.vue
index da33ebf..9714570 100644
--- a/front/src/components/Promo/modelItem.vue
+++ b/front/src/components/Promo/modelItem.vue
@@ -17,11 +17,12 @@ const box_size = [size.x, size.y, size.z]
const show_alert = () => {
alert(props.modelUrl)
}
+scene.receiveShadow = true
scene.castShadow = true