
Loading model
About
A 3 m square foam pit 900 mm deep: a steel box on a grey base with blue padded coping rails all round, heaped with thirty 240 mm foam cubes in magenta, lime and amber, for the landing at the end of a tumble track or under an angled bed. The cubes are one static heap at rest. Foam settles around whatever lands in it, which is a soft body simulation rather than a rigid node transform, so a consumer that wants them to shift replaces the heap with its own physics bodies; the cubes are modelled as separate blocks to make that swap easy to aim at. Metre units, +Y up, the player side toward +Z, resting on y=0. Static geometry; no 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 “Foam Pit Frame with Foam Cubes (Trampoline Park and Soft Play)” asset in my project. Model: https://cdn.3dassets.dev/assets/34614/v1/model.glb Asset page: https://3dassets.dev/assets/trampoline-park-and-soft-play-foam-pit-frame-with-cube-e95382a8 Description: A 3 m square foam pit 900 mm deep: a steel box on a grey base with blue padded coping rails all round, heaped with thirty 240 mm foam cubes in magenta, lime and amber, for the landing at the end of a tumble track or under an angled bed. - Dimensions (X × Y × Z): 3.16 × 0.9 × 3.16 metres - Triangles: 884 - 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/34614/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Common questions
How do I use this model with my AI development tools?
How do I get started?
Which game engines and tools can I use this model with?
How do I import this model into Unity, Godot, Unreal or Blender?
Can I use this model in a commercial game, and do I need to credit anyone?
Can I load it from the CDN instead of downloading it?
Do I need Draco, Meshopt or KTX2 to load it?
Foam Pit Frame with Foam Cubes (Trampoline Park and Soft Play)
A 3 m square foam pit 900 mm deep: a steel box on a grey base with blue padded coping rails all round, heaped with thirty 240 mm foam cubes in magenta, lime and amber, for the landing at the end of a tumble track or under an angled bed.