Mesh decimation
Polygon reduction with controllable intensity – shrink dramatically while preserving silhouette and form.
Compress heavy 3D models, then walk through the result side by side with the original.
Overview
ShrinkModel is a web application for compressing 3D models – and for proving the compression held up. Upload a heavy model, tune how aggressively meshes and textures are optimized, then open the original and the compressed result in two viewers side by side and judge the difference for yourself.
Both frames support first-person mode, so you can walk through the compressed model exactly as you would the original. For environment and property creators, that walk is the real quality check: detail that survives a screenshot often falls apart at eye level.
It works just as well as a viewer alone. Plenty of sessions never compress anything – they open a model in the browser and walk it.
Production 3D assets routinely run to hundreds of megabytes, and compressing them is a leap of faith: the size drops, but nobody can say what it cost until the model is back in a scene.
Naive compression destroys exactly what creators need – silhouettes, surface detail, texture fidelity. A single-frame preview hides that, because there's nothing to hold it against.
Judging a 3D environment from the outside misses the point. Creators experience their work from inside it, and quality problems only show up at walking height and walking distance.
We built compression as a tunable pipeline: mesh decimation and texture optimization run with adjustable presets, so the operator chooses the trade-off between size and fidelity per asset – and sees the result before committing.
Comparison is the product's other half. Original and compressed load into two synchronized frames, so the difference is visible directly rather than remembered between two separate loads.
First-person navigation puts creators inside the model. Environment and property builders walk the compressed scene at human scale, which is the only way to catch what a static preview politely hides.
Every processed asset keeps its lineage – source, settings, and output size – so teams can reproduce a result or step back to the original at any time.
The pipeline, the two frames, and the walkthrough that proves the compression held.
01/08
Polygon reduction with controllable intensity – shrink dramatically while preserving silhouette and form.
Textures are resized and re-encoded to GPU-friendly formats, often the biggest single saving in the file.
Preview, review, and archive presets encode sensible trade-offs – with per-asset overrides when a model needs care.
Models open directly in the browser – no plugins, no desktop software. Use it to compress, or just to view.
Walk the model at human scale instead of orbiting it – how environment and property creators actually judge their work.
Original and compressed open in two frames at once, so what the optimization cost is visible rather than remembered.
Queue whole asset sets through the same settings – consistent results across a project without per-file babysitting.
Every processed model gets a link that opens straight into the viewer – reviews start in one click.
Polygon reduction with controllable intensity – shrink dramatically while preserving silhouette and form.
Textures are resized and re-encoded to GPU-friendly formats, often the biggest single saving in the file.
Preview, review, and archive presets encode sensible trade-offs – with per-asset overrides when a model needs care.
Models open directly in the browser – no plugins, no desktop software. Use it to compress, or just to view.
Walk the model at human scale instead of orbiting it – how environment and property creators actually judge their work.
Original and compressed open in two frames at once, so what the optimization cost is visible rather than remembered.
Queue whole asset sets through the same settings – consistent results across a project without per-file babysitting.
Every processed model gets a link that opens straight into the viewer – reviews start in one click.
Hover a stack group to trace its path in the system
Architecture
Internal tool · compression + viewer
75%
Typical size reduction
10 wks
Build timeline
2 frames
Original · Compressed, side by side
0
Installs needed to view
Compression stopped being a leap of faith: original and compressed sit side by side, so the cost of every setting is visible before anything ships.
Environment and property creators walk the compressed model in first person and judge it the way their audience will experience it.
Heavy 3D assets open in a browser – to compress, or simply to view and explore, with originals always one step away.
Next