
About
A 1.05 m bottled water dispenser: a chamfered tower on a dark plinth with two paddle taps and spouts, a perforated drip tray, a bottle collar and an inverted 19 litre bottle. Metre units, +Y up, the user 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 “Bottled water dispenser (Office Lobby and Building Facilities)” asset in my project. Model: https://cdn.3dassets.dev/assets/14864/v1/model.glb Asset page: https://3dassets.dev/assets/office-lobby-and-facilities-water-dispenser-0da74e1b Description: A 1.05 m bottled water dispenser: a chamfered tower on a dark plinth with two paddle taps and spouts, a perforated drip tray, a bottle collar and an inverted 19 litre bottle. - Dimensions (X × Y × Z): 0.34 × 1.55 × 0.404 metres - Triangles: 912 - 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/14864/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Bottled water dispenser (Office Lobby and Building Facilities)
A 1.05 m bottled water dispenser: a chamfered tower on a dark plinth with two paddle taps and spouts, a perforated drip tray, a bottle collar and an inverted 19 litre bottle.