3DAssets.dev
Loading model…

About

Circular flat-plate baggage reclaim carousel: a 4.8 m skirted drum with a stainless kerb, twenty tilted carrier plates, a domed centre island, a screen wall with a real bored injection opening and a double-sided flight display on a mast. Dimensions 4.92 x 3.40 x 5.18 m (X x Y x Z). Origin at the carousel centre on the floor; the injection wall is on the low Z side. Metres, +Y up, +Z front. Airside stylized palette of eight flat colours, no textures required. Static geometry; no rig, 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 “Reclaim Carousel (Airport Terminal and Ground Operations)” asset in my project.

Model: https://cdn.3dassets.dev/assets/26057/v1/model.glb
Asset page: https://3dassets.dev/assets/airport-terminal-and-ground-operations-reclaim-carouse-67c68a17
Description: Circular flat-plate baggage reclaim carousel: a 4.8 m skirted drum with a stainless kerb, twenty tilted carrier plates, a domed centre island, a screen wall with a real bored injection opening and a double-sided flight display on a mast.

- Dimensions (X × Y × Z): 4.92 × 3.4 × 5.18 metres
- Triangles: 864
- 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/26057/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.

Reclaim Carousel (Airport Terminal and Ground Operations)

Circular flat-plate baggage reclaim carousel: a 4.8 m skirted drum with a stainless kerb, twenty tilted carrier plates, a domed centre island, a screen wall with a real bored injection opening and a double-sided flight display on a mast.

Download asset · 44.3 KB

More in Roads & Infrastructure

Plaza Ground Tile 4 m (Hero Shooter Harbour Payload)

Plaza Ground Tile 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m paved plaza tile for a hero shooter harbour map, with inlaid terracotta bands and a connector port on each edge.

@3dassets620 tris · 1 ↓
Cobble Ground Tile 4 m (Hero Shooter Harbour Payload)

Cobble Ground Tile 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m cobbled ground tile for a hero shooter harbour map, with a connector port on each of the four edges.

@3dassets324 tris · 1 ↓
Harbour Quay Edge 4 m (Hero Shooter Harbour Payload)

Harbour Quay Edge 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m stone quay edge for a hero shooter harbour map, 1.4 m high with an overhanging coping, a painted warning line and two fender blocks.

@3dassets540 tris
Capture Point Ring (Hero Shooter Harbour Payload)Animated

Capture Point Ring (Hero Shooter Harbour Payload)

Free 3D model of a hero shooter capture point: a 4.6 m ground ring with four lit posts and an inner ring that turns. Rigid node spin clip, no skeleton.

@3dassets2.7k tris
Payload Track Quarter Curve (Hero Shooter Harbour Payload)

Payload Track Quarter Curve (Hero Shooter Harbour Payload)

Free 3D game asset: a quarter turn payload track segment for a hero shooter map, a lit guide strip between curved rails, with connector ports on two edges of its 2 m cell.

@3dassets3.5k tris
Payload Track Straight (Hero Shooter Harbour Payload)

Payload Track Straight (Hero Shooter Harbour Payload)

Free 3D game asset: a 2 m straight payload track segment for a hero shooter map, a lit guide strip between steel rails, with connector ports at each end.

@3dassets756 tris
Speed Pad (Hero Shooter Harbour Payload)

Speed Pad (Hero Shooter Harbour Payload)

Free 3D model of a hero shooter speed pad: a 1.6 by 2.4 m dark plate with four lit cyan chevrons and steel side rails.

@3dassets1.2k tris
Jump Pad (Hero Shooter Harbour Payload)Animated

Jump Pad (Hero Shooter Harbour Payload)

Free 3D game asset: a 1.6 m hero shooter jump pad whose orange launch plate lifts out of a lit dark housing. Rigid node clips open and close, no skeleton.

@3dassets1.4k tris
Concrete Jersey Barrier (Tactical Shooter Hill Town)

Concrete Jersey Barrier (Tactical Shooter Hill Town)

Free 3D model of a concrete jersey barrier for a tactical FPS hill town map kit. Measures 2.02 by 0.95 by 0.62 m.

@3dassets420 tris
Cobbled Ground Tile (Tactical Shooter Hill Town)

Cobbled Ground Tile (Tactical Shooter Hill Town)

Free 3D model of a 4 m cobbled ground tile for a tactical FPS hill town map kit. Measures 4.00 by 0.12 by 4.00 m.

@3dassets2.1k tris
Wooden Road Sign Post (Wipe Day Survival Island)

Wooden Road Sign Post (Wipe Day Survival Island)

Free 3D low poly wooden road sign post for survival map junctions: a 2.5 m pole on a stone footing with two blank fingerboards and steel face plates.

@3dassets136 tris
Dirt Road Junction Piece (Wipe Day Survival Island)

Dirt Road Junction Piece (Wipe Day Survival Island)

Free 3D low poly dirt road junction tile: a 3 m square with a worn turning circle, scattered gravel and four corner verge blocks, meeting road tiles on all four edges.

@3dassets768 tris

Similar assets

Escalator comb landing plate (Retail Store Fixtures and Mall)

Escalator comb landing plate (Retail Store Fixtures and Mall)

An escalator landing plate: a stainless comb plate with a fingered leading edge, a chequered floor plate and a recessed access panel with two lift points.

@3dassets1.6k tris
Plate and frame filter press (Ore Processing and Haulage Plant)

Plate and frame filter press (Ore Processing and Haulage Plant)

A side beam plate and frame filter press on a concrete plinth: two end frames, heavy side beams, a stack of eighteen filter plates, a hydraulic closing cylinder and power pack, a filtrate manifold and drip tray, an overhead plate shifter rail and a handrailed service platform.

@3dassets1.5k tris
Front load washing machine, drum door open (Home Appliances and Utility Room)Animated

Front load washing machine, drum door open (Home Appliances and Utility Room)

The 600 mm front loading washing machine with its drum door swung open on the hinge stile, showing the moulded door boot seal, the stainless drum barrel and three lifters.

@3dassets3.1k tris
Tilt head stand mixer (Home Appliances and Utility Room)

Tilt head stand mixer (Home Appliances and Utility Room)

A tilt head stand mixer: a cast pedestal base and column in painted enamel, a hinged motor head with a speed lever and printed scale, a flat beater on the drive shaft and a stainless mixing bowl with a handle.

@3dassets824 tris
Tilting bratt pan (Restaurant Kitchen and Dining Room)Animated

Tilting bratt pan (Restaurant Kitchen and Dining Room)

A 900 mm tilting bratt pan: a deep rectangular pan on trunnions between two stainless columns, with a pouring lip, a counterbalanced hinged lid and a tilt handwheel.

@3dassets2.1k tris
Mobile plate warmer (Restaurant Kitchen and Dining Room)

Mobile plate warmer (Restaurant Kitchen and Dining Room)

A mobile plate warmer: two spring-loaded plate tubes with rim rings and stacked plates in a chamfered heated column on castors, with a perforated vent and a push handle.

@3dassets4.3k tris
Reclaim tunnel entrance (Ore Processing and Haulage Plant)

Reclaim tunnel entrance (Ore Processing and Haulage Plant)

The daylight end of a reclaim tunnel: a reinforced concrete portal with a headwall, soffit and flared wing walls, the stockpile embankment carried over it, and the reclaim conveyor climbing out on braced trestles with a walkway, handrails and a toe board.

@3dassets2.0k tris
Radial stacker, stockpile and reclaim tunnel (Ore Processing and Haulage Plant)

Radial stacker, stockpile and reclaim tunnel (Ore Processing and Haulage Plant)

The stockpile yard: a conveyor tail station feeding a straight module, a 30 degree horizontal curve and another straight into the radial stacking conveyor, whose boom builds the coarse ore cone. The reclaim tunnel entrance sits at the toe of the pile with the reclaim belt...

@3dassets26.2k tris
Intermodal container flat wagon (Modern Rail and Metro Network)Animated

Intermodal container flat wagon (Modern Rail and Metro Network)

A 21.3 m intermodal flat wagon with a plated deck, twist locks and cast three-piece bogies.

@3dassets5.4k tris
Intermodal flat wagon with two containers (Modern Rail and Metro Network)Animated

Intermodal flat wagon with two containers (Modern Rail and Metro Network)

The intermodal flat wagon loaded with two twenty foot containers on its twist locks.

@3dassets6.5k tris
Drive-thru lane kerb, bull-nosed end (Fast Food Counter and Drive-Thru)

Drive-thru lane kerb, bull-nosed end (Fast Food Counter and Drive-Thru)

A 600 mm lane kerb end unit with a bull-nosed tail, closing a kerbed island without a raw square end.

@3dassets326 tris
Flat-top griddle (Restaurant Kitchen and Dining Room)Animated

Flat-top griddle (Restaurant Kitchen and Dining Room)

A 900 mm flat-top griddle: a thick polished plate with a three-sided splash guard, a front grease chute and a removable drawer, over a three-dial fascia.

@3dassets1.5k tris