mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
add gist loading page
format code
This commit is contained in:
@ -15,7 +15,7 @@ const camera = new THREE.PerspectiveCamera(
|
||||
75,
|
||||
window.innerWidth / window.innerHeight,
|
||||
0.1,
|
||||
1000
|
||||
1000,
|
||||
);
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user