
About
An L-shaped stair: a 1.5 m flight climbing toward +Z, a 1.5 m square quarter landing on legs, then a second flight turning out along +X to finish one storey up. Dimensions 3.52 x 4.02 x 3.52 m (X x Y x Z). Origin at the centre of the stair cell on the lower deck datum; the first flight climbs toward +Z and the second toward +X. Metres, +Y up, +Z front, ground contact at y=0. The base port faces -Z on the lower deck; the top port faces +X on the upper deck 3.00 m above. Connectors: base (deck-edge), top (deck-edge). 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 quarter-turn stair (Modular Greybox Architecture Kit)” asset in my project. Model: https://cdn.3dassets.dev/assets/8218/v1/model.glb Asset page: https://3dassets.dev/assets/modular-greybox-architecture-kit-stair-quarter-turn-951dee6e Description: An L-shaped stair: a 1.5 m flight climbing toward +Z, a 1.5 m square quarter landing on legs, then a second flight turning out along +X to finish one storey up. - Dimensions (X × Y × Z): 3.524 × 4.021 × 3.524 metres - Triangles: 1,132 - 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/8218/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Greybox quarter-turn stair (Modular Greybox Architecture Kit)
An L-shaped stair: a 1.5 m flight climbing toward +Z, a 1.5 m square quarter landing on legs, then a second flight turning out along +X to finish one storey up.