About ModelScope
ModelScope is a free, browser-based 3D model inspector. Unlike simple viewers, ModelScope gives you deep analysis of your 3D files — mesh statistics, material breakdown, texture inspection, problem detection, and size optimization suggestions.
What Makes It Different
Most 3D viewers just render your model. ModelScope treats your file like a binary inspector treats an executable — it breaks it down, analyzes every component, and tells you what's inside.
- Deep Analysis: Vertex counts, face counts, material properties, texture memory estimates, bone hierarchies, and animation data — all extracted automatically.
- Problem Detection: Missing normals, degenerate triangles, oversized textures, excessive draw calls, unused materials — automatically flagged with fix suggestions.
- Size Breakdown: Visual charts showing where your file size goes, with optimization recommendations.
- AR Preview: View your model in augmented reality on iOS and Android devices, powered by Google's model-viewer.
- Format Conversion: Convert between GLTF, GLB, OBJ, FBX, and STL formats — all client-side.
Privacy First
All processing happens locally in your browser. Your 3D files are never uploaded to any server. ModelScope uses Three.js for rendering and analysis, with everything running on your device.
Supported Formats
- GLTF/GLB — The standard for web 3D, with full PBR material support and Draco compression.
- OBJ — Classic format with optional MTL materials and textures.
- FBX — Autodesk's format, commonly used in game engines.
- STL — Mesh-only format popular in 3D printing.
Built By
ModelScope is built by NullKit. Questions or feedback? Email [email protected].