sidebar + starting controls
This commit is contained in:
@@ -32,7 +32,7 @@ const Viewer: React.FC<ViewerProps> = ({ children }) => {
|
||||
camera={{ position: [3, 3, 3], fov: 50 }}
|
||||
>
|
||||
<color attach="background" args={["#ececec"]} />
|
||||
<OrbitControls />
|
||||
|
||||
<Environment preset="sunset" />
|
||||
<Bvh>
|
||||
<SceneRenderer />
|
||||
|
||||
Reference in New Issue
Block a user