3DAssets.dev
Loading model…

About

A 1.0 by 1.15 m fitting room cubicle: three panelled walls on a dark kick rail, a head rail over the opening, an internal bench, a hook rail and a full-height mirror, with the door closed. The leaf is a named node pivoted on its hinge edge, and stops 0.24 m clear of the floor the way a shop cubicle door does. Dimensions 1.11 by 2.25 by 1.26 m (X by Y by Z). Metre units, +Y up, customer side toward +Z, resting on y=0. Named pivoted nodes: cubicle-door. Rigid node-transform clips: open and close. No skinning. No 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 “Fitting room cubicle (Retail Store Fixtures and Mall)” asset in my project.

Model: https://cdn.3dassets.dev/assets/25284/v1/model.glb
Asset page: https://3dassets.dev/assets/retail-store-fixtures-and-mall-fitting-room-cubicle-d8d69e06
Description: A 1.0 by 1.15 m fitting room cubicle: three panelled walls on a dark kick rail, a head rail over the opening, an internal bench, a hook rail and a full-height mirror, with the door closed.

- Dimensions (X × Y × Z): 1.11 × 2.25 × 1.262 metres
- Triangles: 1.3k
- Animations: open, close
- 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'
import { AnimationMixer } from 'three'

let mixer

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/25284/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
  mixer = new AnimationMixer(gltf.scene)
  mixer.clipAction(gltf.animations[0]).play()
})

// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
  mixer?.update(deltaSeconds)
}

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.

Fitting room cubicle (Retail Store Fixtures and Mall)

A 1.0 by 1.15 m fitting room cubicle: three panelled walls on a dark kick rail, a head rail over the opening, an internal bench, a hook rail and a full-height mirror, with the door closed.

Download asset · 65.7 KB

More in Buildings & Architecture

Meadow Courier Post Office

Meadow Courier Post Office

A compact teal roof post office with timber framing, parcel sign and letter slot for cozy delivery games.

@3dassets600 tris · 1 ↓
Oak Skirting Corner Trim (Jelly Friends Playroom)

Oak Skirting Corner Trim (Jelly Friends Playroom)

Free 3D oak skirting board corner, two 0.62 m legs at a right angle with a moulded top edge. Game asset trim that stands proud of a wall bay.

@3dassets256 tris
Tall Playroom Window Wall Bay 2 m (Jelly Friends Playroom)

Tall Playroom Window Wall Bay 2 m (Jelly Friends Playroom)

Free 3D modular window wall bay, 2 m wide and 2.6 m tall, with an oak frame, mullions and a deep sill. Game asset that tiles with the plain bay to close a room.

@3dassets832 tris
Cream Playroom Wall Bay 2 m (Jelly Friends Playroom)

Cream Playroom Wall Bay 2 m (Jelly Friends Playroom)

Free 3D modular wall bay, 2 m wide and 2.6 m tall, cream plaster with an oak dado rail. Game asset that tiles along X to close a room.

@3dassets192 tris
Pale Oak Floor Tile 2 m (Jelly Friends Playroom)

Pale Oak Floor Tile 2 m (Jelly Friends Playroom)

Free 3D modular oak floor tile, 2 m square, six chamfered boards over a darker sub-floor. Game asset for a playroom or nursery, tiles edge to edge on a 2 m grid.

@3dassets448 tris
Timber Double Gate (Tactical Shooter Hill Town)Animated

Timber Double Gate (Tactical Shooter Hill Town)

Free 3D model of a timber double gate in a stone surround for a tactical FPS map kit with a 3.00 m opening. Measures 4.00 by 3.50 by 0.40 m.

@3dassets2.6k tris
Low Garden Wall (Tactical Shooter Hill Town)

Low Garden Wall (Tactical Shooter Hill Town)

Free 3D model of a low stone garden wall for a tactical FPS hill town map kit. Measures 4.00 by 0.88 by 0.42 m.

@3dassets768 tris
Stone Floor Tile (Tactical Shooter Hill Town)

Stone Floor Tile (Tactical Shooter Hill Town)

Free 3D model of a 4 m stone floor tile for a tactical FPS hill town map kit. Measures 4.00 by 0.10 by 4.00 m.

@3dassets444 tris
Freestanding Stone Archway (Tactical Shooter Hill Town)

Freestanding Stone Archway (Tactical Shooter Hill Town)

Free 3D model of a freestanding stone archway for a tactical FPS hill town map kit. Measures 4.34 by 4.22 by 0.92 m.

@3dassets1.0k tris
Stone Step Block (Tactical Shooter Hill Town)

Stone Step Block (Tactical Shooter Hill Town)

Free 3D model of a three step stone block for a tactical FPS hill town map kit. Measures 2.06 by 0.61 by 1.20 m.

@3dassets648 tris
External Stone Stair Run (Tactical Shooter Hill Town)

External Stone Stair Run (Tactical Shooter Hill Town)

Free 3D model of an external stone stair run for a tactical FPS hill town map kit climbing 3.50 m in twelve steps. Measures 1.34 by 4.50 by 4.36 m.

@3dassets3.0k tris
Roof Ridge Cap (Tactical Shooter Hill Town)

Roof Ridge Cap (Tactical Shooter Hill Town)

Free 3D model of a terracotta ridge cap for a tactical FPS hill town map kit 4.00 m long. Measures 4.00 by 0.26 by 0.37 m.

@3dassets332 tris

Similar assets

Fitted bathroom with bath, wet room shower, wall hung WC and vanity (Fitted Kitchen and Bathroom Builder)

Fitted bathroom with bath, wet room shower, wall hung WC and vanity (Fitted Kitchen and Bathroom Builder)

A dressed bathroom assembled from the pack: a single ended bath with a front panel, filler and hinged screen; a wet room shower with a linear gully, screen panel, valve and rainfall head; a wall hung WC on a concealed cistern frame with a flush plate; and a wall hung vanity...

@3dassets14.9k tris
Fitting room cubicle, door open (Retail Store Fixtures and Mall)Animated

Fitting room cubicle, door open (Retail Store Fixtures and Mall)

The fitting room cubicle with its door swung open on the hinge, showing the bench, hook rail and mirror inside.

@3dassets1.3k tris
Accessible fitting room cubicle (Retail Store Fixtures and Mall)Animated

Accessible fitting room cubicle (Retail Store Fixtures and Mall)

A 1.6 m wide accessible fitting room cubicle: a wider opening and leaf, a fold-down bench, a horizontal grab rail on the back wall and a lower hook rail.

@3dassets1.3k tris
Curtain fitting room cubicle (Retail Store Fixtures and Mall)

Curtain fitting room cubicle (Retail Store Fixtures and Mall)

A curtained fitting room cubicle: the same three-wall shell with a curved chrome track and a gathered curtain hanging in folds, instead of a hinged door.

@3dassets1.7k tris
Wall mounted tool rail (Home Appliances and Utility Room)

Wall mounted tool rail (Home Appliances and Utility Room)

A 900 mm wall mounted tool rail: a chamfered timber board with two fixing points, three sprung broom clips, three hooks and a hanging brush.

@3dassets800 tris
Walk-in cold room panel (Restaurant Kitchen and Dining Room)

Walk-in cold room panel (Restaurant Kitchen and Dining Room)

A 1 m insulated walk-in cold room wall panel, 2.4 m tall and 100 mm thick, with cam-lock sockets on both edges, a floor kerb and a capping rail.

@3dassets656 tris
Three Room Dungeon (Dungeon Room Builder)

Three Room Dungeon (Dungeon Room Builder)

An entry chamber, study and elevated shrine joined by clear passage and a 2 m staircase. Open tops show room connectivity. Floor top starts at .25 m; upper room floor is 2.25 m. No navigation or gameplay logic.

@3dassets3.7k tris
Accessible WC cubicle module (Office Lobby and Building Facilities)Animated

Accessible WC cubicle module (Office Lobby and Building Facilities)

A 1.8 m by 2.0 m accessible WC cubicle module 2.0 m tall: a divider, a wide pilaster, a head rail, a duct panel with a flush plate, three grab rails, an alarm pull cord and a 900 mm outward-opening door with a pull rail as a named pivoted node.

@3dassets1.5k tris
Panelled pillar with brass rail (Bar, Pub and Brewery Taproom)

Panelled pillar with brass rail (Bar, Pub and Brewery Taproom)

A 2.6 m panelled room pillar: a dark plinth with a moulded base, fielded panels on all four faces, a moulded capital, brass rails on turned brackets across the two side faces and bullnose drink shelves on the other two.

@3dassets3.0k tris
Fitting room corner module (Retail Store Fixtures and Mall)

Fitting room corner module (Retail Store Fixtures and Mall)

A corner module that turns a run of fitting rooms through 90 degrees: two panelled returns, a shared corner post and a capping rail at cubicle height.

@3dassets448 tris
Corridor wall module, upholstered panels (Hotel and Resort Operations)

Corridor wall module, upholstered panels (Hotel and Resort Operations)

A 1.2 m corridor wall module with four welted upholstered panels between three timber stiles, a dado rail, deep skirting and a capping rail.

@3dassets2.0k tris
Kitchen open shelf wall unit 600 (Fitted Kitchen and Bathroom Builder)

Kitchen open shelf wall unit 600 (Fitted Kitchen and Bathroom Builder)

600 mm open wall unit with a timber lined interior, two shelves and chamfered edge posts.

@3dassets576 tris