This is a minimal starter for Nextjs + React-three-fiber and Threejs. Click on the atoms nucleus to navigate to the /blob page. OrbitControls are enabled by default.
Update your header in @/config
The layout is set in @/pages/_app
The canvas is configured in @/components/canvas/Scene
Update your index component in @/pages/index
Delete placeholder pages @/pages/blob
Delete @/components/dom/Instructions
Delete @/components/canvas/Blob & /Logo