
floor tile on the 1 m floor grid, sealed slab with expansion joints. Dimensions 1.00 × 0.12 × 1.00 m (X × Y × Z). Metre units, +Y up, +Z front; origin on the ground at the footprint centre unless stated. Institutional painted concrete, galvanised and painted steel, practical polymer and fabric finishes. Static geometry; no rig, animation, collision or navigation data. Grid origin retained; connector locations and directions are explicit. Named nodes, where present, retain local hinge/wheel pivots; no authored animation.
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “floor tile (Prison Complex Builder)” asset in my project. Model: https://cdn.3dassets.dev/assets/6177/v1/model.glb Asset page: https://3dassets.dev/assets/prison-complex-builder-floor-tile-425d2500 Description: floor tile on the 1 m floor grid, sealed slab with expansion joints. - Dimensions (X × Y × Z): 1 × 0.123 × 1 metres - Triangles: 348 - 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.
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/6177/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})floor tile on the 1 m floor grid, sealed slab with expansion joints.