3DAssets.dev

Loading model

About

Open air stage 6 m wide: a charcoal decked platform 0.6 m up with teak facings and two entry steps, a blank navy backdrop panel 3.4 m tall in a steel frame, a lighting bar with four fixtures and a speaker stack at each side. Overall 6.06 by 4.66 by 4.57 m (X by Y by Z). Metre units, +Y up, the working face toward +Z, resting on y=0. The origin is the centre of the stage's footprint, the audience toward +Z and the backdrop across the -Z edge. Static structure: the lighting fixtures are solid bodies with no beam or lens flare, and the backdrop face is blank so a project prints its own artwork onto it. Static geometry; no rig, collision or navigation data. Original CC0 geometry: no cruise line, shipbuilder, hotel group, drinks or entertainment marks anywhere, every sign, board, menu, bottle and screen face is blank, and the funnel carries no livery of any kind.

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 stage with backdrop (Cruise Ship Deck and Lounge)” asset in my project.

Model: https://cdn.3dassets.dev/assets/38456/v1/model.glb
Asset page: https://3dassets.dev/assets/cruise-ship-deck-and-lounge-cruise-ship-deck-and-loung-73390ffd
Description: Open air stage 6 m wide: a charcoal decked platform 0.6 m up with teak facings and two entry steps, a blank navy backdrop panel 3.4 m tall in a steel frame, a lighting bar with four fixtures and a speaker stack at each side.

- Dimensions (X × Y × Z): 6.06 × 4.66 × 4.57 metres
- Triangles: 392
- 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/38456/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.

Deck stage with backdrop (Cruise Ship Deck and Lounge)

Open air stage 6 m wide: a charcoal decked platform 0.6 m up with teak facings and two entry steps, a blank navy backdrop panel 3.4 m tall in a steel frame, a lighting bar with four fixtures and a speaker stack at each side.

Download asset · 39.5 KB

More in Buildings & Architecture

Pile Dwelling (Bellroot Fen Floodward Marches)Animated

Pile Dwelling (Bellroot Fen Floodward Marches)

Two-level pile dwelling: enclosed furnished sleeping room over a clear full-length boat slip, braced corner piles, gabled reed roof and a solid supported entrance stair.

@3dassets38.7k tris · 19 ↓
Pagoda Roof Kiln Vent (Distillery and Bonded Warehouse)

Pagoda Roof Kiln Vent (Distillery and Bonded Warehouse)

Pagoda kiln vent 3.6 m square at the eaves and 3.8 m tall: a slated tapering roof in two stages with a louvred lantern of four faces between them, boarded eaves on all four sides and a plain iron finial. Stands over a kiln, on a wall head or astride a roof ridge.

@3dassets636 tris · 10 ↓
Bellroot Sanctuary (Bellroot Fen Floodward Marches)Animated

Bellroot Sanctuary (Bellroot Fen Floodward Marches)

Living-root buttressed sanctuary with an eight-sided enclosed shrine, complete thick compound copper cap, central resonator plinth and radial worship benches.

@3dassets18.2k tris · 9 ↓
Flood Refuge Dormitory (Bellroot Fen Floodward Marches)Animated

Flood Refuge Dormitory (Bellroot Fen Floodward Marches)

Broad raised refuge with double supported entrance stairs and shared veranda, full gabled roof, four stacked communal bunk frames, bedding and a fitted dining corner.

@3dassets79.7k tris · 9 ↓
Wall Section (Distillery and Bonded Warehouse)

Wall Section (Distillery and Bonded Warehouse)

Plain four metre rubble wall bay 4.6 m to the head and 0.4 m thick, faced on both sides, with a plinth course, a string course at 2.3 m and a capping course. The base module of the stillhouse and the warehouse, laid end to end between corner pillars.

@3dassets1.1k tris · 8 ↓
Reedworkers Longhouse (Bellroot Fen Floodward Marches)Animated

Reedworkers Longhouse (Bellroot Fen Floodward Marches)

Low barrel-vaulted longhouse with enclosed attic ends and louvre strips, fitted interior drying shelves and a separately supported side workshop canopy.

@3dassets59.5k tris · 8 ↓
Warehouse Door Pair (Distillery and Bonded Warehouse)Animated

Warehouse Door Pair (Distillery and Bonded Warehouse)

Four metre warehouse doorway with a 2.6 m opening under a 3.4 m lintel: dressed jambs, a threshold and two boarded and strapped leaves, painted, that swing out on their outer stiles. Sits in a wall run and carries a wall port at either end.

@3dassets1.5k tris · 7 ↓
Bonded Warehouse Wall Run (Distillery and Bonded Warehouse)

Bonded Warehouse Wall Run (Distillery and Bonded Warehouse)

Four metre rubble wall bay 4.6 m to the head and 0.4 m thick, faced both sides: a battered plinth course, a capping course, a louvred ventilation grille in a dressed surround and two barred slit vents low down. Lays end to end and meets a corner pillar at either end.

@3dassets1.4k tris · 7 ↓
Silt Survey Office (Bellroot Fen Floodward Marches)Animated

Silt Survey Office (Bellroot Fen Floodward Marches)

Hipped-roof survey office organised around a stocked central archive core, fitted measuring desk, reading bench and framed front observation lights. Complete roof underside and open entry.

@3dassets38.6k tris · 7 ↓
Great City Gatehouse (Fantasy MMO City And Townsfolk)Animated

Great City Gatehouse (Fantasy MMO City And Townsfolk)

Eight metre gatehouse for the city wall: two limestone blocks either side of an arched passage, a lifting iron portcullis in its runners, a pair of banded oak gate leaves and a crenellated fighting top over a brass city crest. Hand painted fantasy MMO city and RPG game asset.

@3dassets19.2k tris · 7 ↓
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 · 7 ↓
Stillhouse Window Bay (Distillery and Bonded Warehouse)

Stillhouse Window Bay (Distillery and Bonded Warehouse)

Four metre wall bay with a 2.6 x 3.0 m industrial window: a dressed sill and lintel, an iron frame of twenty lights with glazing bars, and rubble facing above and below. Lets the stillhouse be seen into, and lays end to end with the plain wall bay.

@3dassets1.4k tris · 6 ↓

Similar assets

Teak deck plate, 6 m (Cruise Ship Deck and Lounge)

Teak deck plate, 6 m (Cruise Ship Deck and Lounge)

Laid teak deck module 6 m square and 0.12 m thick, planked along Z with caulked seams every 0.5 m. Ports on all four edges so an open deck tiles to any size.

@3dassets144 tris
Dance floor deck plate, 6 m (Cruise Ship Deck and Lounge)

Dance floor deck plate, 6 m (Cruise Ship Deck and Lounge)

Deck module 6 m square laid as a chequered dance floor: pale and dark squares 0.75 m across in a polished inlay with a charcoal border kerb, for the open air floor in front of a deck stage.

@3dassets600 tris
Stage Deck Module (Live Music Venue and Festival Stage)

Stage Deck Module (Live Music Venue and Festival Stage)

A 2 by 1 m stage deck on 1 m legs: a non slip ply top on a welded frame with four sleeved legs and levelling feet. Repeat it on the 2 by 1 m grid to build a stage of any size.

@3dassets672 tris
Stage Deck Module (Theatre Stage and Backstage)

Stage Deck Module (Theatre Stage and Backstage)

A 2 by 1 m stage deck on 900 mm legs: a painted ply top on a welded frame with sleeved legs, levelling feet and steel corner plates. Repeat it on the 2 by 1 m grid to lay a stage of any size.

@3dassets896 tris · 1 ↓
Deck module, open grating 6 m (Offshore Oil Rig and Platform)

Deck module, open grating 6 m (Offshore Oil Rig and Platform)

A 6 m square of main deck: three primary beams and two edge girders under an open grating walking surface with its bearing bars standing proud. Tile the modules on the 6 m grid and a deck of any size falls out.

@3dassets1.1k tris
Offshore platform, main deck (Offshore Oil Rig and Platform)

Offshore platform, main deck (Offshore Oil Rig and Platform)

A working fixed offshore platform seen at deck level: a braced steel jacket standing in the sea under a continuous 48 by 36 m grated deck, with the wellbay let into it and three christmas trees and the preventer stack standing in it. The drill floor carries the rotary table,...

@3dassets114k tris
Stage Step Unit (Live Music Venue and Festival Stage)

Stage Step Unit (Live Music Venue and Festival Stage)

A four tread stage stair rising 1 m to deck height, 1.2 m wide with a scaffold handrail either side. The top tread stands against the stage edge; the treads are the same non slip ply as the decking.

@3dassets1.1k tris · 1 ↓
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
Village Hall Stage Platform Module (Village Hall and Community Events)

Village Hall Stage Platform Module (Village Hall and Community Events)

A 2 m square demountable stage platform at 600 mm: a parquet faced deck with a stained front nosing, a recessed black skirt and four adjustable feet. Modules couple side to side, so a stage of any width is a run of them.

@3dassets384 tris
Deck Plate Section, Open Grating (Submarine Interior and Control Room)

Deck Plate Section, Open Grating (Submarine Interior and Control Room)

The same deck plate section decked in open steel grating instead of plate: twenty two bearer bars on seven cross bars, which is what a machinery space or a bilge access run is floored with. Shares the deck-aft and deck-fore ports.

@3dassets2.2k tris
Promenade deck section, 6 m (Cruise Ship Deck and Lounge)

Promenade deck section, 6 m (Cruise Ship Deck and Lounge)

Outboard promenade module: a 6 m teak deck plate with the ship's white bulwark along its seaward edge, a teak cap rail at 1.12 m, a stainless grab rail, welded stiffeners and scuppers at deck level. Ports on its three open edges so a promenade runs the length of a ship.

@3dassets264 tris
Pool entry steps (Cruise Ship Deck and Lounge)

Pool entry steps (Cruise Ship Deck and Lounge)

Three tread entry steps 1.6 m wide up to a pool coping: white risers with teak treads, charcoal non slip nosings and a stainless grab rail on each side, for the end of a raised deck pool.

@3dassets260 tris