🚀 Auto-deploy: BrainWind atualizado em 12/07/2026 17:11:46

This commit is contained in:
2026-07-12 17:11:46 +00:00
parent 7ca5385651
commit 58ac69ba18
14 changed files with 198 additions and 60 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ export default function Vault3DViewer({ span, length, rise, cpi, cpeProfile, cpe
const maxDimension = Math.max(span, length, rise);
return (
<SceneCanvas
<SceneCanvas moduleId="abobada"
shadows
gl={{ preserveDrawingBuffer: true, antialias: true }}
camera={{ position: [span * 1.2, rise * 1.5, length * 1.2], fov: 40 }}