From f7b6be478221f146fbbce58615964fcca5fc5382 Mon Sep 17 00:00:00 2001 From: Azeem Fidahusein Date: Mon, 28 Jul 2025 23:15:53 +0100 Subject: [PATCH] increased number of models --- app/src/model-loader.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/model-loader.ts b/app/src/model-loader.ts index fc7b2dd..d08069b 100644 --- a/app/src/model-loader.ts +++ b/app/src/model-loader.ts @@ -252,7 +252,7 @@ export class ModelLoader { } // Create multiple instances of the loaded model - const numInstances = 20 + const numInstances = 30 // Create polished gun metal material const gunMetalMaterial = new THREE.MeshStandardMaterial({