3DAssets.dev
Loading model…

About

A 3 m vertical service riser: 0.6 m by 0.4 m duct with bolted flanges top and bottom, a bolted access panel and a wall bracket. Dimensions 0.72 x 3.00 x 0.64 m (X x Y x Z). Origin at the duct centre on the underside of the bottom flange; the access panel faces -Z. Metres, +Y up, +Z front, ground contact at y=0. Flanges bolt to the next riser segment at the run-end ports for a continuous shaft. Connectors: bottom (run-end), top (run-end). Neutral greybox palette for prototyping before art exists. Static geometry; no skinned rig, 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 “Greybox service riser duct 3 m (Modular Greybox Architecture Kit)” asset in my project.

Model: https://cdn.3dassets.dev/assets/22923/v1/model.glb
Asset page: https://3dassets.dev/assets/modular-greybox-architecture-kit-service-riser-duct-3m-7e9da350
Description: A 3 m vertical service riser: 0.6 m by 0.4 m duct with bolted flanges top and bottom, a bolted access panel and a wall bracket.

- Dimensions (X × Y × Z): 0.72 × 3 × 0.64 metres
- Triangles: 264
- 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/22923/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.

Greybox service riser duct 3 m (Modular Greybox Architecture Kit)

A 3 m vertical service riser: 0.6 m by 0.4 m duct with bolted flanges top and bottom, a bolted access panel and a wall bracket.

Download asset · 14.1 KB

More in Roads & Infrastructure

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 · 3 ↓
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 · 3 ↓
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 · 1 ↓
Plaza Ground Tile 4 m (Hero Shooter Harbour Payload)

Plaza Ground Tile 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m paved plaza tile for a hero shooter harbour map, with inlaid terracotta bands and a connector port on each edge.

@3dassets620 tris · 1 ↓
Cobble Ground Tile 4 m (Hero Shooter Harbour Payload)

Cobble Ground Tile 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m cobbled ground tile for a hero shooter harbour map, with a connector port on each of the four edges.

@3dassets324 tris · 1 ↓
Boat Roller Slipway (Viking Age Longhouse and Longship)

Boat Roller Slipway (Viking Age Longhouse and Longship)

Free 3D model of a Viking boat roller slipway section: greased log rollers between oak skids on stone footings, a 3 m module for hauling a hull ashore.

@3dassets1.5k tris
Quay Bollard Post (Pirate Port and Tall Ships)

Quay Bollard Post (Pirate Port and Tall Ships)

A 1.4 m oak mooring bollard on a stone pad, iron banded top and bottom, with three turns of hawser round its base.

@3dassets640 tris
Timber Jetty Section (Pirate Port and Tall Ships)

Timber Jetty Section (Pirate Port and Tall Ships)

A 3 by 4 m timber jetty module on four banded piles with cross bracing, edge bearers, a laid plank deck and a bollard at one corner.

@3dassets724 tris
Careening Posts (Pirate Port and Tall Ships)

Careening Posts (Pirate Port and Tall Ships)

A pair of 3.6 m raking careening posts on stone footings, cross braced, with iron bands, purchase blocks and the fall of the tackle a hull is hove down on.

@3dassets456 tris
Quay Stairs (Pirate Port and Tall Ships)

Quay Stairs (Pirate Port and Tall Ships)

A 4 by 4 m quay module with an eight step flight cut down its seaward face to the waterline, cheek walls either side and a mooring ring at the head.

@3dassets660 tris
Stone Quay Section (Pirate Port and Tall Ships)

Stone Quay Section (Pirate Port and Tall Ships)

A 4 by 4 m coral stone quay module with coursed masonry faces, a proud coping course, fender timbers, mooring rings and an iron ladder down the seaward face.

@3dassets1.5k tris
Boardwalk Section With Posts (Wild West Frontier Town)

Boardwalk Section With Posts (Wild West Frontier Town)

Free 3D model of a planked boardwalk section with porch posts, for a wild west town kit on a 3.2 m grid. Measures 3.20 by 3.40 by 2.00 m.

@3dassets240 tris

Similar assets

Service riser access panel (Retail Store Fixtures and Mall)

Service riser access panel (Retail Store Fixtures and Mall)

A 0.8 by 2.2 m service riser access panel: a recessed chamfered door in a flush frame with two cam locks and a blank identification plate.

@3dassets336 tris
Greybox wall with service hatch opening (Modular Greybox Architecture Kit)

Greybox wall with service hatch opening (Modular Greybox Architecture Kit)

A 4 m wall with an 0.8 m square service hatch on a 0.6 m sill, for serveries, crawl-through routes and duct penetrations.

@3dassets216 tris
Service Access Panel (Modular Survival Base Builder)Animated

Service Access Panel (Modular Survival Base Builder)

Service Access Panel: 0.5 × 0.5 × 0.06 m nominal survival door assembly.

@3dassets316 tris
Industrial extraction duct riser (Laundromat and Cleaning Services)

Industrial extraction duct riser (Laundromat and Cleaning Services)

A floor mounted extraction riser: a bolted plenum box with an intake grille, a 260 mm spiral duct rising and turning into a horizontal run with joint bands, two branch take-offs with collars and a support post.

@3dassets1.1k 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
Greybox connector cases (Modular Greybox Architecture Kit)

Greybox connector cases (Modular Greybox Architecture Kit)

Every connector type in the kit, assembled and asserted. Wall to wall, wall to inner corner and wall to outer corner on the wall-end port; slab to slab on the floor-edge port; stair to landing, ramp foot to floor deck, catwalk to catwalk corner and stair head to upper deck on...

@3dassets4.3k tris
Greybox open grating floor panel 4 m (Modular Greybox Architecture Kit)

Greybox open grating floor panel 4 m (Modular Greybox Architecture Kit)

A 4 m open grating floor panel: steel edge frame with 24 bearer bars on a 0.16 m pitch, for plant decks, service voids and see-through walkway floors.

@3dassets324 tris
Greybox solid wall 2 m (Modular Greybox Architecture Kit)

Greybox solid wall 2 m (Modular Greybox Architecture Kit)

Half-bay 2 m solid wall matching the 4 m wall section, for closing a run onto the 2 m sub-grid.

@3dassets60 tris
Greybox solid wall 1 m (Modular Greybox Architecture Kit)

Greybox solid wall 1 m (Modular Greybox Architecture Kit)

Quarter-bay 1 m solid wall matching the 4 m wall section, for trimming a run onto the 1 m sub-grid.

@3dassets60 tris
Greybox wall with window opening (Modular Greybox Architecture Kit)

Greybox wall with window opening (Modular Greybox Architecture Kit)

A 4 m wall with a 1.2 m square window opening on a 1.0 m sill, lined on both faces. Takes the mullion frame or the louvre panel.

@3dassets192 tris
Greybox wall with blind recess niche (Modular Greybox Architecture Kit)

Greybox wall with blind recess niche (Modular Greybox Architecture Kit)

A 4 m wall with a 1.2 m by 2.2 m blind niche recessed 0.12 m into the front face, backed by a dark panel. Lockers, vending, shrines and cover alcoves.

@3dassets180 tris
Greybox wall tee junction (Modular Greybox Architecture Kit)

Greybox wall tee junction (Modular Greybox Architecture Kit)

A 4 m wall with a 2 m spur running out at right angles from its mid point, for hanging a partition off a spine wall without a separate corner.

@3dassets120 tris