3DAssets.dev
Loading model…

About

A 1.2 m corridor module with a back-of-house service door: a named pivoted flush leaf with a kick plate, a push plate, a lever and a keypad, plus a wall sign and an overhead closer. Metre units, +Y up, the user side toward +Z, resting on y=0. Named pivoted nodes: door-service. Connectors run-left and run-right of type corridor-run. 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 “Service door module (Hotel and Resort Operations)” asset in my project.

Model: https://cdn.3dassets.dev/assets/25825/v1/model.glb
Asset page: https://3dassets.dev/assets/hotel-and-resort-operations-corridor-service-door-modu-655c57c4
Description: A 1.2 m corridor module with a back-of-house service door: a named pivoted flush leaf with a kick plate, a push plate, a lever and a keypad, plus a wall sign and an overhead closer.

- Dimensions (X × Y × Z): 1.2 × 2.7 × 0.148 metres
- Triangles: 1.2k
- 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/25825/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.

Service door module (Hotel and Resort Operations)

A 1.2 m corridor module with a back-of-house service door: a named pivoted flush leaf with a kick plate, a push plate, a lever and a keypad, plus a wall sign and an overhead closer.

Download asset · 60.9 KB

More in Buildings & Architecture

Covered Bridge Span 4 m (Hero Shooter Harbour Payload)

Covered Bridge Span 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m covered bridge span for a hero shooter harbour map, a stone deck with plaster parapets, columns and a tiled roof.

@3dassets1.2k tris · 1 ↓
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 ↓
Mezzanine Stair (Car Factory Production Line)

Mezzanine Stair (Car Factory Production Line)

Free 3D model of a straight steel stair up to a 3.6 m mezzanine with yellow handrails, a modular access stair for a car factory game asset kit.

@3dassets660 tris
Mezzanine Walkway Bay (Car Factory Production Line)

Mezzanine Walkway Bay (Car Factory Production Line)

Free 3D model of a 6 m mezzanine walkway bay at 3.6 m with a yellow handrail, a modular elevated gantry for a car factory game asset kit.

@3dassets360 tris
Hall Ridge Skylight Bay (Car Factory Production Line)

Hall Ridge Skylight Bay (Car Factory Production Line)

Free 3D model of a 6 m ridge skylight monitor for a factory roof, a modular glazed roof lantern for a car factory game asset kit.

@3dassets144 tris
Hall Roof Cladding Bay (Car Factory Production Line)

Hall Roof Cladding Bay (Car Factory Production Line)

Free 3D model of a 6 by 8.5 m factory roof cladding bay in profiled steel deck, a modular industrial roof panel for a car factory game asset kit.

@3dassets240 tris
Hall Roof Truss Bay (Car Factory Production Line)

Hall Roof Truss Bay (Car Factory Production Line)

Free 3D model of an 18 m parallel chord roof truss for a factory hall, a modular building girder for a car factory game asset kit.

@3dassets408 tris
Hall Personnel Door Bay (Car Factory Production Line)Animated

Hall Personnel Door Bay (Car Factory Production Line)

Free 3D model of a 6 m factory wall bay with a hinged personnel door and a lit exit sign, a modular industrial building panel for a car factory game asset kit.

@3dassets300 tris
Hall Roller Door Bay (Car Factory Production Line)Animated

Hall Roller Door Bay (Car Factory Production Line)

Free 3D model of a 6 m factory wall bay with a 4.4 m roller shutter door, a modular industrial building panel for a car factory game asset kit.

@3dassets408 tris
Hall Window Band Bay (Car Factory Production Line)

Hall Window Band Bay (Car Factory Production Line)

Free 3D model of a 6 m factory wall bay with a high glazed window band, a modular industrial building panel for a car factory game asset kit.

@3dassets504 tris
Hall Wall Cladding Bay (Car Factory Production Line)

Hall Wall Cladding Bay (Car Factory Production Line)

Free 3D model of a 6 m factory wall cladding bay in profiled white steel sheet, a modular industrial building panel for a car factory game asset kit.

@3dassets252 tris
Hall Steel Column (Car Factory Production Line)

Hall Steel Column (Car Factory Production Line)

Free 3D model of a factory hall steel column 8 m to the eaves with a base plate and a cap, a modular building column for a car factory game asset kit.

@3dassets96 tris

Similar assets

Corridor door module with leaf (Office Lobby and Building Facilities)Animated

Corridor door module with leaf (Office Lobby and Building Facilities)

The same corridor doorway module fitted with a flush hinged leaf as a named node pivoted on its hinge edge, with a lever handle set, an escutcheon and two barrel hinges.

@3dassets1.5k tris
Utility back door module (Home Appliances and Utility Room)

Utility back door module (Home Appliances and Utility Room)

A 980 mm back door module 2.14 m tall: a frame with two jambs, a head and an aluminium threshold with a weather bar, and a leaf with a glazed upper light, a panelled lower half, a lever handle, a cylinder and three hinges on a named pivot.

@3dassets1.2k tris
Guest room door module with card reader (Hotel and Resort Operations)Animated

Guest room door module with card reader (Hotel and Resort Operations)

A 1.2 m corridor module with a 0.9 by 2.1 m guest room doorway: a timber lining and architrave, a named pivoted leaf with a lever, cylinder, peephole and kick plate, a card reader on the wall, a number plate and an overhead closer with an arm.

@3dassets1.5k tris
Door Leaf (Hospital Wards and Clinic Operations)

Door Leaf (Hospital Wards and Clinic Operations)

Single door module: a lined frame with an over-panel and a hinged leaf on a named pivot, with a vision panel, pull handles both sides and a kick plate.

@3dassets256 tris
Stock room door module (Retail Store Fixtures and Mall)Animated

Stock room door module (Retail Store Fixtures and Mall)

A 1.2 m stockroom door module: a partition with a doorway, a flush leaf with a kick plate and a push plate, and a vision panel at head height.

@3dassets756 tris
Fire door module (Office Lobby and Building Facilities)Animated

Fire door module (Office Lobby and Building Facilities)

A 1.2 m fire door module 2.6 m tall: a hardwood frame with intumescent seal rebates, a rated leaf with a vision panel, an overhead closer arm, a kick plate and a blank keep-shut disc, all on a named node pivoted on the hinge edge.

@3dassets1.8k tris
Walk-in door module, door open (Restaurant Kitchen and Dining Room)

Walk-in door module, door open (Restaurant Kitchen and Dining Room)

The walk-in cold room door bay with the insulated leaf swung open on its three hinges, showing the frame return, the kick plate and the safety-release lever.

@3dassets2.0k tris
Service window wall module (Laundromat and Cleaning Services)Animated

Service window wall module (Laundromat and Cleaning Services)

A 1.2 m wall module with a service window: a 2.6 m partition bay with a heavy aperture bezel, a bullnose transaction ledge, a sliding hatch on a named pivot, a fixed upper light, a speech grille and a blank sign panel.

@3dassets1.1k tris
Fire door module (Hotel and Resort Operations)Animated

Fire door module (Hotel and Resort Operations)

A 1.2 m corridor module with a double fire door: two named pivoted leaves with glazed vision panels, protection plates, push bars, hold-open magnets on the reveals and a head-mounted closer bar under a signage panel.

@3dassets1.6k tris
Back Of House (Casino Floor and Back Rooms)

Back Of House (Casino Floor and Back Rooms)

Back-of-house demonstration: a count room with steel tables, money counters and a vault door, a surveillance suite with a monitor wall and control desk, and staff areas with lockers, a uniform rack, key box and break room. Static layout; no rig, collision or navigation data.

@3dassets15.4k tris
Walk-in cold room door module (Restaurant Kitchen and Dining Room)Animated

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

A 1 m walk-in cold room door bay: an insulated frame with a 780 mm opening, a heavy hinged leaf on three hinges with a safety-release lever, a kick plate and a door thermometer.

@3dassets2.0k tris
Counter module 600 (Laundromat and Cleaning Services)Animated

Counter module 600 (Laundromat and Cleaning Services)

A 600 mm counter module on the counter run grid: a carcass on a set back plinth with a wire shelf, two laminate faced staff side doors on named pivots with recessed pulls, a grooved customer face and a postformed laminate top.

@3dassets1.3k tris