
About
A full-cell inner corner: two 4 m wall legs on the west and south edges of one 4 m cell, mitred at the corner so a room encloses without a notch. Dimensions 4.13 x 3.00 x 4.13 m (X x Y x Z). Origin at the cell centre; the legs sit on the x=-2 and z=-2 grid lines. Metres, +Y up, +Z front, ground contact at y=0. The north port continues the west leg onto the next cell; the east port continues the south leg. Both accept a 4 m wall. Connectors: north (wall-end), east (wall-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 wall inner corner cell (Modular Greybox Architecture Kit)” asset in my project. Model: https://cdn.3dassets.dev/assets/8208/v1/model.glb Asset page: https://3dassets.dev/assets/modular-greybox-architecture-kit-wall-corner-inner-e20d7d45 Description: A full-cell inner corner: two 4 m wall legs on the west and south edges of one 4 m cell, mitred at the corner so a room encloses without a notch. - Dimensions (X × Y × Z): 4.125 × 3 × 4.125 metres - Triangles: 120 - 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/8208/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Greybox wall inner corner cell (Modular Greybox Architecture Kit)
A full-cell inner corner: two 4 m wall legs on the west and south edges of one 4 m cell, mitred at the corner so a room encloses without a notch.