3DAssets.dev
Loading model…

About

A 470 mm undercounter glass washer: an insulated wash chamber behind a drop-down door with a grab handle, a control head and adjustable feet. Overall 0.49 by 0.77 by 0.64 m (X by Y by Z). Metre units, +Y up, the side a person uses toward +Z, resting on y=0. Named node washer-door pivoted on the bottom hinge line. Rigid node-transform clips: open and close. No skinning. No 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 “Undercounter glass washer (Restaurant Kitchen and Dining Room)” asset in my project.

Model: https://cdn.3dassets.dev/assets/16473/v1/model.glb
Asset page: https://3dassets.dev/assets/restaurant-kitchen-and-dining-glass-washer-71ade1a3
Description: A 470 mm undercounter glass washer: an insulated wash chamber behind a drop-down door with a grab handle, a control head and adjustable feet.

- Dimensions (X × Y × Z): 0.49 × 0.77 × 0.638 metres
- Triangles: 1.3k
- Animations: open, close
- 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'
import { AnimationMixer } from 'three'

let mixer

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/16473/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
  mixer = new AnimationMixer(gltf.scene)
  mixer.clipAction(gltf.animations[0]).play()
})

// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
  mixer?.update(deltaSeconds)
}

Common questions

How do I use this model with my AI development tools?
Press "Copy for AI agent" above and paste the prompt into Claude Code, Cursor, Codex, GitHub Copilot, ChatGPT or any other coding assistant. The prompt carries the direct CDN URL, the real-world size, the licence and the loading notes, so the assistant can fetch the model and place it in your project without you writing the loader yourself. For a permanent connection, add the 3DAssets.dev MCP server to your tool with one command (for Claude Code: claude mcp add --transport http 3dassets https://3dassets.dev/mcp) and the assistant can then search the whole catalogue, fetch files and read the usage snippets on its own.

MCP server setupGuide for AI agents

How do I get started?
Three ways, from quickest to most automatic. Download the .glb with the button and drop it into your engine's asset folder, where it imports like any glTF file. Or skip the download: copy the three.js, React Three Fiber or model-viewer snippet under "Import manually", which loads the model straight from the CDN. Or connect your AI agent to the MCP server and ask for it by name, and it will find, fetch and place the model for you.

MCP server setupAPI reference

Which game engines and tools can I use this model with?
Anything that reads glTF, which today means all of the major ones: three.js and React Three Fiber on the web, Godot 4, Unity, Unreal Engine 5, Blender and the model-viewer web component. The model is a self-contained binary glTF (.glb) with textures embedded, so there is one file to import and no plugin, converter or decoder to install first.
How do I import this model into Unity, Godot, Unreal or Blender?
Unity: install the glTFast package (com.unity.cloud.gltfast) from the Package Manager, drop the .glb into Assets and drag the prefab in, or load it at runtime from the CDN URL. Godot 4: copy the file into the project folder and the editor imports it as a scene you can instantiate. Unreal Engine 5: File > Import with the built-in glTF importer, which converts the axes for you. Blender: File > Import > glTF 2.0. Units are metres with +Y up in the file, and every importer above handles the conversion to its own axes automatically.
Can I use this model in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every model on 3DAssets.dev is released under CC0 1.0 Universal, which places it in the public domain: use it in a paid game, an app, a film or a client project, modify it, redistribute it, and put nothing in the credits. A link back is welcome but it is entirely your choice.

CC0 licence text

Can I load it from the CDN instead of downloading it?
Yes. The .glb file has a permanent URL on cdn.3dassets.dev that is CORS-enabled and never changes content, so you can pass it straight to GLTFLoader, glTFast or model-viewer in production and cache it as hard as you like. Downloading is only needed for engines that import from disk.
Do I need Draco, Meshopt or KTX2 to load it?
No. The geometry is quantized with KHR_mesh_quantization and the textures are re-encoded to WebP, both of which three.js, Godot, Unity and Blender read natively, so a plain GLTFLoader is enough. There is nothing extra to configure and no decoder to ship with your bundle.

Undercounter glass washer (Restaurant Kitchen and Dining Room)

A 470 mm undercounter glass washer: an insulated wash chamber behind a drop-down door with a grab handle, a control head and adjustable feet.

Download asset · 67.5 KB

More in Props & Furniture

Stolen Goods Crates (Undercity Sewers and Thieves Den)

Stolen Goods Crates (Undercity Sewers and Thieves Den)

Three tightly stacked braced cargo crates with a stable upper load.

@3dassets1.3k tris
Crate Bed (Undercity Sewers and Thieves Den)

Crate Bed (Undercity Sewers and Thieves Den)

Improvised sleeping platform resting on two braced cargo crates.

@3dassets972 tris
Cot (Undercity Sewers and Thieves Den)

Cot (Undercity Sewers and Thieves Den)

Low cot with cloth mattress and a distinct pillow.

@3dassets2.3k tris
Forgelet (Undercity Sewers and Thieves Den)

Forgelet (Undercity Sewers and Thieves Den)

Small repair hearth with glowing fuel, rear flue and an adjacent anvil block.

@3dassets648 tris
Hammock (Undercity Sewers and Thieves Den)

Hammock (Undercity Sewers and Thieves Den)

Sagging cloth hammock between timber supports, built from connected woven strips.

@3dassets5.2k tris
Lockpick Bench (Undercity Sewers and Thieves Den)

Lockpick Bench (Undercity Sewers and Thieves Den)

Fictional locksmith bench with vise block, leather mat and three simple blank tools.

@3dassets2.5k tris
Loot Sorting Table (Undercity Sewers and Thieves Den)

Loot Sorting Table (Undercity Sewers and Thieves Den)

Sorting table with three divided work areas and a rear retaining lip.

@3dassets2.4k tris
Fences Counter (Undercity Sewers and Thieves Den)

Fences Counter (Undercity Sewers and Thieves Den)

Tall trade counter with solid modesty panel and a small brass transaction plate.

@3dassets2.3k tris
Grate Surround (Undercity Sewers and Thieves Den)

Grate Surround (Undercity Sewers and Thieves Den)

Open stone drainage surround with four recessed bearing edges.

@3dassets432 tris
Maintenance Gantry (Undercity Sewers and Thieves Den)

Maintenance Gantry (Undercity Sewers and Thieves Den)

Portable two-legged lifting gantry with broad footplates and hanging eye.

@3dassets924 tris
Sluice Stem Housing (Undercity Sewers and Thieves Den)

Sluice Stem Housing (Undercity Sewers and Thieves Den)

Bolted sluice stem pedestal with exposed upper screw rod.

@3dassets684 tris
Screen Rake (Undercity Sewers and Thieves Den)

Screen Rake (Undercity Sewers and Thieves Den)

Long-handled three-tooth screen rake for lifting coarse channel debris.

@3dassets528 tris

Similar assets

Undercounter glass washer (Bar, Pub and Brewery Taproom)Animated

Undercounter glass washer (Bar, Pub and Brewery Taproom)

A 460 mm undercounter glass washer: a chamfered stainless case on adjustable bullet feet with a recessed kick, a drop-front door with a round inspection port and grab handle, and a recessed control fascia with dials and indicator lamps.

@3dassets1.4k tris
Glass door drinks fridge (Home Appliances and Utility Room)Animated

Glass door drinks fridge (Home Appliances and Utility Room)

A 600 mm glass fronted drinks fridge 1.42 m tall: framed glass door on a bar handle, four wire shelves, a blank illuminated canopy above the door and a plinth fan grille.

@3dassets1.8k tris
Commercial washer 700, open door (Laundrette and Cleaning Services)

Commercial washer 700, open door (Laundrette and Cleaning Services)

The 700 mm commercial washer with its porthole swung fully open on the hinge axis, showing the perforated stainless wash cage with its stiffening rings and three lifters inside the pressed door collar.

@3dassets4.5k tris
Front load washing machine, drum door open (Home Appliances and Utility Room)Animated

Front load washing machine, drum door open (Home Appliances and Utility Room)

The 600 mm front loading washing machine with its drum door swung open on the hinge stile, showing the moulded door boot seal, the stainless drum barrel and three lifters.

@3dassets3.1k tris
Medicine fridge, glass door (Clinic and Veterinary Practice)Animated

Medicine fridge, glass door (Clinic and Veterinary Practice)

A glass-door pharmacy refrigerator: a chamfered case on a louvred plinth, a lined cabinet with four wire shelves of stock boxes, a sealed framed glazed door on a gasket and a digital controller with a lock barrel.

@3dassets2.4k tris
Commercial washer 700, open door (Laundrette and Cleaning Services)

Commercial washer 700, open door (Laundrette and Cleaning Services)

The 700 mm commercial washer with its porthole swung fully open on the hinge axis, showing the perforated stainless wash cage with its stiffening rings and three lifters inside the pressed door collar.

@3dassets4.5k tris
Walk-in door module, door open (Restaurant Kitchen and Dining Room)

Walk-in door module, door open (Restaurant Kitchen and Dining Room)

The walk-in cold room door bay with the insulated leaf swung open on its three hinges, showing the frame return, the kick plate and the safety-release lever.

@3dassets2.0k tris
Grab and go chiller with open door (Cafe, Bakery and Coffee Bar)

Grab and go chiller with open door (Cafe, Bakery and Coffee Bar)

The grab and go chiller with its glazed door swung open on the hinge edge, showing the shelves and price rails inside.

@3dassets2.1k tris
Undercounter wine cooler 600 (Home Appliances and Utility Room)Animated

Undercounter wine cooler 600 (Home Appliances and Utility Room)

A 600 mm undercounter wine cooler: dark case, framed glass door with a vertical bar handle, four timber shelf runners with bottle cradles and a control fascia above the door.

@3dassets1.7k tris
Upright freezer, single door (Restaurant Kitchen and Dining Room)Animated

Upright freezer, single door (Restaurant Kitchen and Dining Room)

A 750 mm single-door reach-in freezer: a deep insulated door with a grab handle and three hinges, a stepped top condenser housing with a perforated fan grille and a controller.

@3dassets2.5k tris
Undercounter ice maker (Bar, Pub and Brewery Taproom)Animated

Undercounter ice maker (Bar, Pub and Brewery Taproom)

A 560 mm undercounter ice maker: a machine head with a louvred condenser over an insulated bin behind a lift-up door, with a punched vent band and a status lamp strip.

@3dassets1.5k tris
Curved glass pastry case (Cafe, Bakery and Coffee Bar)

Curved glass pastry case (Cafe, Bakery and Coffee Bar)

A 1.2 m curved glass serve-over pastry case on the counter-run grid: a panelled base with a stainless deck, a swept front pane with shaped end glass, two glass shelves, a lit gantry, a price rail and two named sliding access doors on the staff side.

@3dassets2.2k tris