3DAssets.dev

Loading model

About

A 1.3 m deck access hatch in its coaming: a raised frame with a recessed seat and a hinged hazard painted lid with a lifting ring, hinged along its back edge. Dimensions 1.30 by 0.29 by 1.38 m (X by Y by Z). Metre units, +Y up, working or access side toward +Z, resting on y=0. Named pivoted nodes: deck-hatch. Every plate, sign face, screen and nameplate is blank: no operator, contractor, equipment maker or real platform appears anywhere in this pack. 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 “Deck access hatch (Offshore Oil Rig and Platform)” asset in my project.

Model: https://cdn.3dassets.dev/assets/37011/v1/model.glb
Asset page: https://3dassets.dev/assets/offshore-oil-rig-and-platform-deck-access-hatch-c47a0e41
Description: A 1.3 m deck access hatch in its coaming: a raised frame with a recessed seat and a hinged hazard painted lid with a lifting ring, hinged along its back edge.

- Dimensions (X × Y × Z): 1.3 × 0.291 × 1.38 metres
- Triangles: 440
- 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/37011/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.

Deck access hatch (Offshore Oil Rig and Platform)

A 1.3 m deck access hatch in its coaming: a raised frame with a recessed seat and a hinged hazard painted lid with a lifting ring, hinged along its back edge.

Download asset · 20.8 KB

More in Roads & Infrastructure

Perimeter Gate, Double Leaf (Aircraft Fleet and Airfield)Animated

Perimeter Gate, Double Leaf (Aircraft Fleet and Airfield)

An 8 metre double leaf perimeter gate on two heavy posts, matching the fence bay height. Premium CC0 aircraft and airfield game asset.

@3dassets352 tris · 4 ↓
Perimeter Fence Bay (Aircraft Fleet and Airfield)

Perimeter Fence Bay (Aircraft Fleet and Airfield)

A 4 metre security fence bay: two posts, top and bottom rails, a mesh lattice standing proud of them and a leaning barbed top arm. Premium CC0 aircraft and airfield game asset.

@3dassets300 tris · 4 ↓
Grass Landing Strip Module (Aircraft Fleet and Airfield)

Grass Landing Strip Module (Aircraft Fleet and Airfield)

A 20 by 10 metre grass strip module with a mown landing lane down the middle and white marker cones at its corners, for a club field with no hard runway.. Premium CC0 aircraft and airfield game asset.

@3dassets184 tris · 4 ↓
Floor Tile Plain (Car Factory Production Line)

Floor Tile Plain (Car Factory Production Line)

Free 3D model of a plain 6 m factory floor tile in light grey epoxy with a recessed joint, a modular plant floor panel for a car factory game asset kit.

@3dassets24 tris · 4 ↓
Floor Tile Walkway (Car Factory Production Line)

Floor Tile Walkway (Car Factory Production Line)

Free 3D model of a 6 m factory floor tile in light grey epoxy with a yellow marked walkway, a modular plant floor panel for a car factory game asset kit.

@3dassets144 tris · 4 ↓
Delivery Lane Marking (Car Factory Production Line)

Delivery Lane Marking (Car Factory Production Line)

Free 3D model of a finished car delivery lane floor marking with bollards, an end of line despatch bay for a car factory game asset kit.

@3dassets1.4k tris · 4 ↓
Halfpipe Wall Right (Ski Resort and Snow Park)

Halfpipe Wall Right (Ski Resort and Snow Park)

Right halfpipe wall module, mirrored: 4 m radius transition, coping line and 2 m deck with the riding edge on the -X side.

@3dassets96 tris · 4 ↓
Halfpipe Wall Left (Ski Resort and Snow Park)

Halfpipe Wall Left (Ski Resort and Snow Park)

Left halfpipe wall module, 8 m long and 6 m wide: 4 m radius quarter-pipe transition with an ice-blue coping line, 2 m deck and deck marker poles. Riding edge on the +X side.

@3dassets96 tris · 4 ↓
Cable Span 12 m (Ski Resort and Snow Park)

Cable Span 12 m (Ski Resort and Snow Park)

Twelve metre straight haul-rope pair at the 8 m datum, 3.2 m apart, over a 4 m wide cleared lift-line snow strip that grounds the module.

@3dassets60 tris · 4 ↓
Slab track straight 6 m (Modern Rail and Metro Network)

Slab track straight 6 m (Modern Rail and Metro Network)

A 6 m ballastless slab track module: a continuous concrete slab with drainage shoulders and rail baseplates.

@3dassets1.4k tris · 4 ↓
Helicopter Landing Pad (Aircraft Fleet and Airfield)

Helicopter Landing Pad (Aircraft Fleet and Airfield)

A 10 metre square concrete helicopter pad with a painted circle and H, and eight green perimeter lights.. Premium CC0 aircraft and airfield game asset.

@3dassets784 tris · 3 ↓
Taxiway Slab With Edge Lights (Aircraft Fleet and Airfield)

Taxiway Slab With Edge Lights (Aircraft Fleet and Airfield)

A 12 by 10 metre asphalt taxiway module with a painted centreline and blue edge lights along both shoulders.. Premium CC0 aircraft and airfield game asset.

@3dassets408 tris · 3 ↓

Similar assets

Deck hatch with a hinged leaf (Fish Market and Trawler Quay)Animated

Deck hatch with a hinged leaf (Fish Market and Trawler Quay)

A flush deck hatch: a welded coaming on a painted surround, a gasketed leaf with hazard stripes and a lift handle, hinged along its forward edge. Fits a working deck or a quayside chamber.

@3dassets72 tris
Deck Access Hatch (Flooded and Coastal Survival)Animated

Deck Access Hatch (Flooded and Coastal Survival)

Square deck hatch with sealing upstand, separate pivoted lid and recessed-style pull ring.

@3dassets1.2k tris
Raised Toilet Seat and Support Frame (Care Home and Day Room)

Raised Toilet Seat and Support Frame (Care Home and Day Room)

A close coupled toilet with a raised seat and a free standing support frame: padded arms at 940 mm, adjustable legs on floor pads and a coloured seat a resident can see.

@3dassets1.1k tris
Raised Platform Deck with Rail (Laser Tag Arena and Activity Centre)

Raised Platform Deck with Rail (Laser Tag Arena and Activity Centre)

A 2 by 2 m raised platform at 900 mm: a pale deck on a boxed dark frame with a brushed rail round three sides, a cyan kick band under the deck edge and the fourth side left open for the ramp. Ported on all four deck edges.

@3dassets1.5k tris
Deck Plate Section with Hatch (Submarine Interior and Control Room)Animated

Deck Plate Section with Hatch (Submarine Interior and Control Room)

The same deck plate section built as four rails round a 780 mm opening, with a raised coaming and a dished lid hinged on its after edge.

@3dassets1.5k tris
Floor maintenance hatch (Spaceship Interior Deck Kit)Animated

Floor maintenance hatch (Spaceship Interior Deck Kit)

A 1.1 m floor hatch frame with a lifting steel lid hinged along its back edge.

@3dassets468 tris
Deck Hatch Grating (Pirate Port and Tall Ships)Animated

Deck Hatch Grating (Pirate Port and Tall Ships)

A 1.6 by 1.4 m deck hatch: an oak coaming carrying a battened grating of six ledges and five battens with a lifting ring, hinged along its after edge.

@3dassets220 tris
Stern Deck Hatch (Canal Boats and Lock Operations)

Stern Deck Hatch (Canal Boats and Lock Operations)

Raised sealed stern hatch with bevelled perimeter, strap hinges and folding-style handle; fits cabin boat stern deck.

@3dassets720 tris
Timber cold frame, lid closed (Garden Centre and Florist)

Timber cold frame, lid closed (Garden Centre and Florist)

A 1.2 m boarded cold frame: a tanalised box higher at the back than the front, corner posts, a capping rail and a glazed lid on two strap hinges as a named node.

@3dassets2.4k tris
Timber cold frame, lid propped (Garden Centre and Florist)

Timber cold frame, lid propped (Garden Centre and Florist)

The cold frame with its glazed lid swung back on the hinges and held on a notched stay, showing the boarded interior and the bare soil bed line inside.

@3dassets2.4k tris
Hatch Grated Lid (Modular Survival Base Builder)Animated

Hatch Grated Lid (Modular Survival Base Builder)

Hatch Grated Lid: 0.9 × 0.12 × 0.9 m nominal survival hatch assembly.

@3dassets144 tris
Hatch Sealed Lid (Modular Survival Base Builder)Animated

Hatch Sealed Lid (Modular Survival Base Builder)

Hatch Sealed Lid: 0.9 × 0.14 × 0.9 m nominal survival hatch assembly.

@3dassets96 tris