Description
Example model URLs are hardcoded in the source, making it difficult for users to load their own 3D models without modifying the code.
Suggested Fix
Add a file upload dialog or a URL input field allowing users to load their own 3D model files (e.g., .glb, .gltf, .obj).
Description
Example model URLs are hardcoded in the source, making it difficult for users to load their own 3D models without modifying the code.
Suggested Fix
Add a file upload dialog or a URL input field allowing users to load their own 3D model files (e.g., .glb, .gltf, .obj).