3DAssets.dev
Loading model…

About

A complete roofed deck: the bridge forward behind a bulkhead door, a crossroads to crew quarters and engineering, a second crossroads to the medbay and a viewport dead end, a tee to the cargo bay and an airlock at the stern. Rooms are furnished; every port on the spine is declared and checked.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Forward deck walk-through (Spaceship Interior Deck Kit)” asset in my project.

Model: https://cdn.3dassets.dev/assets/12599/v1/model.glb
Asset page: https://3dassets.dev/assets/spaceship-deck-kit-spaceship-deck-kit-deck-scene-0ea59b80
Description: A complete roofed deck: the bridge forward behind a bulkhead door, a crossroads to crew quarters and engineering, a second crossroads to the medbay and a viewport dead end, a tee to the cargo bay and an airlock at the stern. Rooms are furnished; every port on the spine is...

- Dimensions (X × Y × Z): 28.14 × 5.4 × 41.04 metres
- Triangles: 26.2k
- 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/12599/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.

Forward deck walk-through (Spaceship Interior Deck Kit)

A complete roofed deck: the bridge forward behind a bulkhead door, a crossroads to crew quarters and engineering, a second crossroads to the medbay and a viewport dead end, a tee to the cargo bay and an airlock at the stern. Rooms are furnished; every port on the spine is...

Download asset · 1.0 MB

More in Environments & Scenes

Country station with a passenger train at the platform (Steam Era Railway and Rolling Stock)

Country station with a passenger train at the platform (Steam Era Railway and Rolling Stock)

A through station: a 4-6-0 and tender at the head of two carriages standing at the up platform, opposite platform, canopies, signal box, footbridge, semaphore signals, nameboard, water crane, lamps and platform traffic. Track modules chain on the 4 m grid and every vehicle...

@3dassets30.9k tris · 1 ↓
Spring garden (Turning Seasons: Four Season Garden)

Spring garden (Turning Seasons: Four Season Garden)

A six-metre spring garden assembled from the reusable Turning Seasons assets. Ground top is y=0.26m.

@3dassets5.3k tris · 1 ↓
Spring meadow tile (Turning Seasons: Four Season Garden)

Spring meadow tile (Turning Seasons: Four Season Garden)

Spring meadow tile in a warm, faceted storybook style.

@3dassets24 tris · 1 ↓
Curves Forks and Slope (Undercity Sewers and Thieves Den)

Curves Forks and Slope (Undercity Sewers and Thieves Den)

Isolated curve, diagonal fork and slope connections. Static endpoint assertions cover water levels and both raised ledges.

@3dassets9.3k tris
Sewer Connector Cases (Undercity Sewers and Thieves Den)

Sewer Connector Cases (Undercity Sewers and Thieves Den)

Separated three-way and four-way channel junction tests use matching four-metre tunnel bays; water level and raised ledges remain continuous at each join.

@3dassets3.8k tris
Thieves Den (Undercity Sewers and Thieves Den)

Thieves Den (Undercity Sewers and Thieves Den)

Dry cutaway den with sorting and repair benches, sleeping corner, trade counter and a concealed bookcase door.

@3dassets20.1k tris
Outfall to Cistern (Undercity Sewers and Thieves Den)

Outfall to Cistern (Undercity Sewers and Thieves Den)

Open inspection route connects a four-metre tunnel to a T junction, a second channel bay and a cistern approach. Dry den entrance branches east.

@3dassets26.7k tris
Rider pose lineup (Snowboard Gear and Freestyle Riders)

Rider pose lineup (Snowboard Gear and Freestyle Riders)

All eight rider poses set out in two rows on a plain floor: the four freestyle poses in front and the four ground and shop-floor poses behind, so the stances, grabs and presses can be compared side by side.

@3dassets58.9k tris
Tuning workshop (Snowboard Gear and Freestyle Riders)

Tuning workshop (Snowboard Gear and Freestyle Riders)

A board tuning workshop: a deck clamped in the tuning vice ready for an edge, the wax bench with its iron, wax and scraper, the tool wall behind it, the base grinding machine along the side and a stocked rack of decks waiting.

@3dassets23.3k tris
Rental shop interior (Snowboard Gear and Freestyle Riders)

Rental shop interior (Snowboard Gear and Freestyle Riders)

A rental shop floor: two stocked wall racks along the back, a stocked floor rack in the aisle, the boot wall and apparel rail down one side, the hire counter with an assistant behind it, a fitting bench with a customer trying boots, and a display podium.

@3dassets32.9k tris
Construction and Service Corner (Fortified Compound Expansion)

Construction and Service Corner (Fortified Compound Expansion)

A deliberately open cutaway composition showing grounded fixtures, usable entries and the common structural grid. Roof covers one corner to keep interior content visible. Static layout; no collision or gameplay supplied.

@3dassets4.3k tris
Assembled Survivor Site (Fortified Compound Expansion)

Assembled Survivor Site (Fortified Compound Expansion)

A deliberately open cutaway composition showing grounded fixtures, usable entries and the common structural grid. Roof covers one corner to keep interior content visible. Static layout; no collision or gameplay supplied.

@3dassets6.8k tris

Similar assets

Deck showroom (Spaceship Interior Deck Kit)

Deck showroom (Spaceship Interior Deck Kit)

The whole kit laid out on deck plates as one open deck: bridge forward, engineering to starboard, crew quarters and medbay aft, cargo in the corner, and a corridor, bulkhead door and airlock in line along the port side. Rooms are open to the sky so the furniture reads; the...

@3dassets21.3k 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
Bulkhead door module (Spaceship Interior Deck Kit)Animated

Bulkhead door module (Spaceship Interior Deck Kit)

One-metre door module: pocket jambs, a header and two sliding leaves that part into the walls, leaving a 1.6 m opening.

@3dassets440 tris
Junction and door examples (Spaceship Interior Deck Kit)

Junction and door examples (Spaceship Interior Deck Kit)

A corner run into a viewport end, a tee with a viewport arm, a short module, a bulkhead door and an airlock in line, a conduit corner, and two deck plates carrying the pad, rack, ladder and rail.

@3dassets10.8k 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
Walk behind floor scrubber (Laundromat and Cleaning Services)

Walk behind floor scrubber (Laundromat and Cleaning Services)

A walk behind scrubber dryer: twin disc brushes under a splash skirted deck, moulded solution and recovery tanks with a filler cap and level tube, a rear squeegee on a swivel arm with its recovery hose, and a control head with a throttle bar.

@3dassets1.7k tris
Wall Walk Roofed (Feudal Japan Castle Town)

Wall Walk Roofed (Feudal Japan Castle Town)

Covered wall walk: parapet plus inner timber posts carrying a tiled lean-to roof over the 2 m deck.

@3dassets644 tris
Bridge shell with panoramic viewport (Spaceship Interior Deck Kit)

Bridge shell with panoramic viewport (Spaceship Interior Deck Kit)

A 10 by 8 m bridge, 3.4 m clear, with a mullioned viewport across its forward (-Z) wall and a doorway aft.

@3dassets468 tris
Three deck oven with open doors (Cafe, Bakery and Coffee Bar)

Three deck oven with open doors (Cafe, Bakery and Coffee Bar)

The three deck bakery oven with its glazed doors dropped open on their bottom hinges, showing the stone hearth soles inside each chamber.

@3dassets5.1k tris
Walk-behind floor scrubber (Office Lobby and Building Facilities)

Walk-behind floor scrubber (Office Lobby and Building Facilities)

A 0.6 m by 0.9 m walk-behind floor scrubber: a moulded tank body on a chassis, two brush discs, a rear squeegee blade on a swept mount, a control column with an angled panel and a bar handle.

@3dassets1.1k tris
Gatehouse Roof Walk (Fortified Compound Expansion)

Gatehouse Roof Walk (Fortified Compound Expansion)

Gatehouse Roof Walk: 4 × 0.3 × 2 m nominal survival platform assembly.

@3dassets3.1k tris
Crew van (Cold War Missile Silo and Command Bunker)

Crew van (Cold War Missile Silo and Command Bunker)

A generic period forward-control box van: a lofted body with a sloped nose, a deep windscreen, cab and rear side glazing, twin rear doors with hinges and handles, a roof vent, an open tubular roof rack, a rear step and lamp clusters.

@3dassets3.0k tris