adding items

This commit is contained in:
wass08
2026-01-23 09:32:46 +09:00
parent eb0ccac30f
commit 2cee38e295
152 changed files with 2115 additions and 157 deletions
@@ -32,6 +32,7 @@ const Viewer: React.FC<ViewerProps> = ({ children }) => {
>
<color attach="background" args={['#ececec']} />
<directionalLight position={[10, 10, 5]} intensity={1.5} castShadow />
<Environment preset="sunset" />
<Bvh>
<SceneRenderer />