Merge branch 'master' of https://github.com/SticksDev/portfolio
This commit is contained in:
commit
87f0d90d98
@ -32,7 +32,7 @@ export function ShrimpModel(props: JSX.IntrinsicElements['group']) {
|
||||
);
|
||||
}
|
||||
|
||||
useGLTF.preload('/shrimp.glb');
|
||||
useGLTF.preload('/shrimp_smol.glb');
|
||||
|
||||
function CameraHelper() {
|
||||
const camera = new THREE.PerspectiveCamera(60, 1.77, 1, 3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user