diff --git a/cenario_campo_gramado.jpg b/cenario_campo_gramado.jpg new file mode 100644 index 0000000..2f9f7b1 Binary files /dev/null and b/cenario_campo_gramado.jpg differ diff --git a/public/cenario_campo_gramado.jpg b/public/cenario_campo_gramado.jpg new file mode 100644 index 0000000..2f9f7b1 Binary files /dev/null and b/public/cenario_campo_gramado.jpg differ diff --git a/src/components/three/ModelViewer.tsx b/src/components/three/ModelViewer.tsx index 2e1d411..01ca07c 100644 --- a/src/components/three/ModelViewer.tsx +++ b/src/components/three/ModelViewer.tsx @@ -1431,14 +1431,13 @@ function WalkEnvironment() { return ( - {/* Realistic blue sky with some clouds/haze */} - - {/* Background HDRI provides distant trees, mountains, houses on the horizon */} - - {/* Infinite walkable grass floor */} + {/* Cena com a imagem fornecida pelo usuário mapeada no horizonte em 360 graus */} + + + {/* Piso invisível apenas para receber as sombras dos modelos sobre a grama da foto */} - + );