3DAssets.dev
Loading model…

About

A 2.2 m revolving door, 2.49 m to the canopy top: two curved glazed drum quadrants with head and cill rails, four corner mullions, a central spindle carrying four named glass wings, and a canopy ring. Metre units, +Y up, the user side toward +Z, resting on y=0. Named pivoted nodes: wing-1, wing-2, wing-3, wing-4. Rigid node-transform clips: spin. 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 “Revolving door module (Hotel and Resort Operations)” asset in my project.

Model: https://cdn.3dassets.dev/assets/25877/v1/model.glb
Asset page: https://3dassets.dev/assets/hotel-and-resort-operations-revolving-door-module-52dfa44e
Description: A 2.2 m revolving door, 2.49 m to the canopy top: two curved glazed drum quadrants with head and cill rails, four corner mullions, a central spindle carrying four named glass wings, and a canopy ring.

- Dimensions (X × Y × Z): 2.22 × 2.49 × 2.204 metres
- Triangles: 1.7k
- Animations: spin
- 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/25877/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.

Revolving door module (Hotel and Resort Operations)

A 2.2 m revolving door, 2.49 m to the canopy top: two curved glazed drum quadrants with head and cill rails, four corner mullions, a central spindle carrying four named glass wings, and a canopy ring.

Download asset · 88.2 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

Four wing revolving door drum (Animated Mechanisms Kit)Animated

Four wing revolving door drum (Animated Mechanisms Kit)

Free standing revolving door: two curved glass enclosure quadrants between mullion posts, iron floor and head rings, a canopy and four glazed wings on a central shaft.

@3dassets1.2k tris
Glazed partition door module (Downtown Office Interiors)Animated

Glazed partition door module (Downtown Office Interiors)

A 1.2 m glazed partition door module on the same 2.6 m frame: a hinged framed glass leaf as a named node with a lever handle, two barrel hinges and an overpanel.

@3dassets1.1k tris
Shopfront door module (Cafe, Bakery and Coffee Bar)

Shopfront door module (Cafe, Bakery and Coffee Bar)

A 1.2 m shopfront door module: the same bay carrying a named glazed entrance door on hinge knuckles with a pull handle, a stone threshold, a fanlight over the head and a blank fascia.

@3dassets1.4k tris
Overland conveyor module, 30 degree horizontal curve (Ore Processing and Haulage Plant)

Overland conveyor module, 30 degree horizontal curve (Ore Processing and Haulage Plant)

A 12 m conveyor module turning 30 degrees on a 22.9 m radius: curved stringers on braced bents set square to the arc, the troughed belt and idler frames rotated to follow the curve, and a curved walkway with handrails and a toe board on the outside of the turn.

@3dassets3.2k tris
Third rail track 6 m (Modern Rail and Metro Network)

Third rail track 6 m (Modern Rail and Metro Network)

A 6 m ballasted module with a top contact conductor rail on porcelain pots outside the running rails.

@3dassets2.3k 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
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
Queue rail module (Fast Food Counter and Drive-Thru)

Queue rail module (Fast Food Counter and Drive-Thru)

A 1.2 m fixed queue rail bay with a top rail, a mid rail and a single post at the left end so a run of bays never doubles its posts.

@3dassets416 tris
Glazed partition module, 1.2 m (Downtown Office Interiors)

Glazed partition module, 1.2 m (Downtown Office Interiors)

A 1.2 m glazed office partition module, 2.6 m tall on an 80 mm frame: head and cill channels, two stiles, a full-height pane and a manifestation band at 1.42 m.

@3dassets564 tris
Shopfront glazed module 1.2 m (Retail Store Fixtures and Mall)

Shopfront glazed module 1.2 m (Retail Store Fixtures and Mall)

A 1.2 m glazed shopfront module 3.2 m tall: an aluminium cill, stall riser, mullions and head with a full-height pane and a transom light above.

@3dassets576 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
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