3DAssets.dev
Loading model…

About

Open settling tank with perimeter masonry and a central submerged baffle. Dimensions 4.00 × 1.15 × 3.00 m (X × Y × Z). Metre units, +Y up, +Z front; origin on the ground at the footprint centre unless stated. Damp masonry, black iron, weathered timber and aged brass. Static geometry; no rig, animation, collision or navigation data.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Settling Tank (Undercity Sewers and Thieves Den)” asset in my project.

Model: https://cdn.3dassets.dev/assets/25051/v1/model.glb
Asset page: https://3dassets.dev/assets/undercity-sewers-and-thieves-den-settling-tank-252e41ca
Description: Open settling tank with perimeter masonry and a central submerged baffle.

- Dimensions (X × Y × Z): 4 × 1.15 × 3 metres
- Triangles: 756
- Animations: none
- Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/)
- Loading: Three.js GLTFLoader; no additional decoders required.

Also available as JSON, Markdown, or via the MCP server.

Import manually

Choose your framework, then copy the code into your project to load the asset.

import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/25051/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
})

Common questions

How do I use this model with my AI development tools?
Press "Copy for AI agent" above and paste the prompt into Claude Code, Cursor, Codex, GitHub Copilot, ChatGPT or any other coding assistant. The prompt carries the direct CDN URL, the real-world size, the licence and the loading notes, so the assistant can fetch the model and place it in your project without you writing the loader yourself. For a permanent connection, add the 3DAssets.dev MCP server to your tool with one command (for Claude Code: claude mcp add --transport http 3dassets https://3dassets.dev/mcp) and the assistant can then search the whole catalogue, fetch files and read the usage snippets on its own.

MCP server setupGuide for AI agents

How do I get started?
Three ways, from quickest to most automatic. Download the .glb with the button and drop it into your engine's asset folder, where it imports like any glTF file. Or skip the download: copy the three.js, React Three Fiber or model-viewer snippet under "Import manually", which loads the model straight from the CDN. Or connect your AI agent to the MCP server and ask for it by name, and it will find, fetch and place the model for you.

MCP server setupAPI reference

Which game engines and tools can I use this model with?
Anything that reads glTF, which today means all of the major ones: three.js and React Three Fiber on the web, Godot 4, Unity, Unreal Engine 5, Blender and the model-viewer web component. The model is a self-contained binary glTF (.glb) with textures embedded, so there is one file to import and no plugin, converter or decoder to install first.
How do I import this model into Unity, Godot, Unreal or Blender?
Unity: install the glTFast package (com.unity.cloud.gltfast) from the Package Manager, drop the .glb into Assets and drag the prefab in, or load it at runtime from the CDN URL. Godot 4: copy the file into the project folder and the editor imports it as a scene you can instantiate. Unreal Engine 5: File > Import with the built-in glTF importer, which converts the axes for you. Blender: File > Import > glTF 2.0. Units are metres with +Y up in the file, and every importer above handles the conversion to its own axes automatically.
Can I use this model in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every model on 3DAssets.dev is released under CC0 1.0 Universal, which places it in the public domain: use it in a paid game, an app, a film or a client project, modify it, redistribute it, and put nothing in the credits. A link back is welcome but it is entirely your choice.

CC0 licence text

Can I load it from the CDN instead of downloading it?
Yes. The .glb file has a permanent URL on cdn.3dassets.dev that is CORS-enabled and never changes content, so you can pass it straight to GLTFLoader, glTFast or model-viewer in production and cache it as hard as you like. Downloading is only needed for engines that import from disk.
Do I need Draco, Meshopt or KTX2 to load it?
No. The geometry is quantized with KHR_mesh_quantization and the textures are re-encoded to WebP, both of which three.js, Godot, Unity and Blender read natively, so a plain GLTFLoader is enough. There is nothing extra to configure and no decoder to ship with your bundle.

Settling Tank (Undercity Sewers and Thieves Den)

Open settling tank with perimeter masonry and a central submerged baffle.

Download asset · 37.7 KB

More in Environments & Scenes

Curves Forks and Slope (Undercity Sewers and Thieves Den)

Curves Forks and Slope (Undercity Sewers and Thieves Den)

Isolated curve, diagonal fork and slope connections. Static endpoint assertions cover water levels and both raised ledges.

@3dassets9.3k tris · 2 ↓
Sewer Connector Cases (Undercity Sewers and Thieves Den)

Sewer Connector Cases (Undercity Sewers and Thieves Den)

Separated three-way and four-way channel junction tests use matching four-metre tunnel bays; water level and raised ledges remain continuous at each join.

@3dassets3.8k tris · 2 ↓
First Night Camp (Wilderness Survival Camp)

First Night Camp (Wilderness Survival Camp)

Composed first night camp with clear access paths and use-specific object placement. Static demonstration only.

@3dassets14.5k tris · 1 ↓
Country station with a passenger train at the platform (Steam Era Railway and Rolling Stock)

Country station with a passenger train at the platform (Steam Era Railway and Rolling Stock)

A through station: a 4-6-0 and tender at the head of two carriages standing at the up platform, opposite platform, canopies, signal box, footbridge, semaphore signals, nameboard, water crane, lamps and platform traffic. Track modules chain on the 4 m grid and every vehicle...

@3dassets30.9k tris · 1 ↓
Spring garden (Turning Seasons: Four Season Garden)

Spring garden (Turning Seasons: Four Season Garden)

A six-metre spring garden assembled from the reusable Turning Seasons assets. Ground top is y=0.26m.

@3dassets5.3k tris · 1 ↓
Spring meadow tile (Turning Seasons: Four Season Garden)

Spring meadow tile (Turning Seasons: Four Season Garden)

Spring meadow tile in a warm, faceted storybook style.

@3dassets24 tris · 1 ↓
Thieves Den (Undercity Sewers and Thieves Den)

Thieves Den (Undercity Sewers and Thieves Den)

Dry cutaway den with sorting and repair benches, sleeping corner, trade counter and a concealed bookcase door.

@3dassets20.1k tris
Outfall to Cistern (Undercity Sewers and Thieves Den)

Outfall to Cistern (Undercity Sewers and Thieves Den)

Open inspection route connects a four-metre tunnel to a T junction, a second channel bay and a cistern approach. Dry den entrance branches east.

@3dassets26.7k tris
Rider pose lineup (Snowboard Gear and Freestyle Riders)

Rider pose lineup (Snowboard Gear and Freestyle Riders)

All eight rider poses set out in two rows on a plain floor: the four freestyle poses in front and the four ground and shop-floor poses behind, so the stances, grabs and presses can be compared side by side.

@3dassets58.9k tris
Tuning workshop (Snowboard Gear and Freestyle Riders)

Tuning workshop (Snowboard Gear and Freestyle Riders)

A board tuning workshop: a deck clamped in the tuning vice ready for an edge, the wax bench with its iron, wax and scraper, the tool wall behind it, the base grinding machine along the side and a stocked rack of decks waiting.

@3dassets23.3k tris
Rental shop interior (Snowboard Gear and Freestyle Riders)

Rental shop interior (Snowboard Gear and Freestyle Riders)

A rental shop floor: two stocked wall racks along the back, a stocked floor rack in the aisle, the boot wall and apparel rail down one side, the hire counter with an assistant behind it, a fitting bench with a customer trying boots, and a display podium.

@3dassets32.9k tris
Construction and Service Corner (Fortified Compound Expansion)

Construction and Service Corner (Fortified Compound Expansion)

A deliberately open cutaway composition showing grounded fixtures, usable entries and the common structural grid. Roof covers one corner to keep interior content visible. Static layout; no collision or gameplay supplied.

@3dassets4.3k tris

Similar assets

Settling Tank (Water Collection and Purification)

Settling Tank (Water Collection and Purification)

Settling Tank, an original survival prop measuring 0.88 × 0.69 × 0.58 m.

@3dassets468 tris
Main Battle Tank (Tanks, Military Vehicles and Field Camp)

Main Battle Tank (Tanks, Military Vehicles and Field Camp)

Original main battle tank design with a hull-mounted turret on a named pivot.

@3dassets2.0k tris
Light Tank (Tanks, Military Vehicles and Field Camp)

Light Tank (Tanks, Military Vehicles and Field Camp)

Original light tank design with a compact turret on a named pivot.

@3dassets1.4k tris
Anti-Tank Gun (Tanks, Military Vehicles and Field Camp)

Anti-Tank Gun (Tanks, Military Vehicles and Field Camp)

Original low-profile towed anti-tank gun with an angled shield.

@3dassets420 tris
Tank Trap (Tanks, Military Vehicles and Field Camp)

Tank Trap (Tanks, Military Vehicles and Field Camp)

Welded three-bar anti-vehicle obstacle.

@3dassets96 tris
Runestone Conservatory Open Ribbed Growing House

Runestone Conservatory Open Ribbed Growing House

A botanical growing shelter with open arched ribs, stone planting borders and a central overhead crystal.

@3dassets516 tris
Reclamation Yard: Open salvage workshop

Reclamation Yard: Open salvage workshop

Six-metre open-front repair shed with corrugated side walls, steel roof trusses and a clear central work bay.

@3dassets692 tris
Reagent tank farm (Ore Processing and Haulage Plant)

Reagent tank farm (Ore Processing and Haulage Plant)

A bunded reagent tank farm: four agitated mixing tanks of different sizes with bolted courses and roof plates, agitator drives on bridges with shafts and impellers, caged ladders, a pipe manifold with drop legs, a dosing pump skid and a safety shower and eyewash.

@3dassets8.7k tris
Bunded farm fuel tank (Arable Fields and Farm Machinery)

Bunded farm fuel tank (Arable Fields and Farm Machinery)

A static bunded farm diesel tank on a concrete plinth: a lofted cylindrical tank with banding rings and a filler hatch, a pump cabinet with a hose, a hose reel and an access platform with steps and a handrail.

@3dassets1.0k tris
Kitchen tall larder with open shelf 600 (Fitted Kitchen and Bathroom Builder)Animated

Kitchen tall larder with open shelf 600 (Fitted Kitchen and Bathroom Builder)

600 mm tall larder split by an open worktop bay: doors below, an open shelf recess in the middle and a cupboard above.

@3dassets1.3k tris
Open unpressurised crew rover (Moon Base Colony and Lunar Rovers)

Open unpressurised crew rover (Moon Base Colony and Lunar Rovers)

A 2.9 m four-wheel open crew rover for suited drivers: a tubular chassis on four open wire-mesh wheels with steering uprights, double wishbones and fenders, two mesh seats, a T-handle controller, a steerable dish, a whip antenna, a stereo camera mast and a rear equipment pallet.

@3dassets7.8k tris
Tank walkway platform (Bar, Pub and Brewery Taproom)

Tank walkway platform (Bar, Pub and Brewery Taproom)

A 1.8 m steel tank walkway: box-section legs and beams with diagonal braces, an open bar grating deck with kick plates, a handrail with a mid rail on three sides and a five rung access ladder.

@3dassets2.4k tris