Skip to content

Commit dcead99

Browse files
committed
Reduce box triangles
1 parent ad97d5e commit dcead99

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

blender/models.blend

1.17 KB
Binary file not shown.

public/models/box.glb

19.7 KB
Binary file not shown.

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { EffectComposer } from "three/examples/jsm/postprocessing/EffectComposer
66
import { RenderPass } from "three/examples/jsm/postprocessing/RenderPass.js";
77
import { UnrealBloomPass } from "three/examples/jsm/postprocessing/UnrealBloomPass.js";
88
import { isMobile } from "./device";
9-
import Stats from 'three/addons/libs/stats.module.js';
109

1110
// Required for Github Pages deployment
1211
THREE.DefaultLoadingManager.setURLModifier((url) => {

0 commit comments

Comments
 (0)