3DAssets.dev

Loading model

About

A 1.05 m under counter ice machine in cream with a teal apron and badge: a stainless lid hinged along its back edge, a vent grille down the customer side and the scoop in its holder. The ice itself is not modelled; the bin reads as full through the lid being the only opening. Metre units, +Y up, the customer side toward +Z, resting on y=0. Named pivoted nodes: ice-lid. 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 “Ice Machine (Cinema Multiplex and Foyer)” asset in my project.

Model: https://cdn.3dassets.dev/assets/34669/v1/model.glb
Asset page: https://3dassets.dev/assets/cinema-multiplex-and-foyer-ice-machine-0b83fd26
Description: A 1.05 m under counter ice machine in cream with a teal apron and badge: a stainless lid hinged along its back edge, a vent grille down the customer side and the scoop in its holder.

- Dimensions (X × Y × Z): 0.814 × 1.15 × 0.712 metres
- Triangles: 1.2k
- 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/34669/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 Ice Machine (Cinema Multiplex and Foyer) 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 Ice Machine (Cinema Multiplex and Foyer) 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 Ice Machine (Cinema Multiplex and Foyer) 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.

Ice Machine (Cinema Multiplex and Foyer)

A 1.05 m under counter ice machine in cream with a teal apron and badge: a stainless lid hinged along its back edge, a vent grille down the customer side and the scoop in its holder.

Download asset · 56.4 KB

More in Food & Drink

Lettuce (Supermarket Operations)

Lettuce (Supermarket Operations)

Original unbranded lettuce.

@3dassets600 tris · 5 ↓
Bell Pepper (Supermarket Operations)

Bell Pepper (Supermarket Operations)

Original unbranded bell pepper.

@3dassets412 tris · 5 ↓
Pineapple (Supermarket Operations)

Pineapple (Supermarket Operations)

Original unbranded pineapple.

@3dassets136 tris · 5 ↓
Coffee Pouch (Supermarket Operations)

Coffee Pouch (Supermarket Operations)

Original unbranded coffee pouch.

@3dassets36 tris · 4 ↓
Mushroom (Supermarket Operations)

Mushroom (Supermarket Operations)

Original unbranded mushroom.

@3dassets148 tris · 4 ↓
Tomato Vine (Supermarket Operations)

Tomato Vine (Supermarket Operations)

Original unbranded tomato vine.

@3dassets412 tris · 4 ↓
Cucumber (Supermarket Operations)

Cucumber (Supermarket Operations)

Original unbranded cucumber.

@3dassets100 tris · 4 ↓
Aubergine (Supermarket Operations)

Aubergine (Supermarket Operations)

Original unbranded aubergine.

@3dassets148 tris · 4 ↓
Broccoli (Supermarket Operations)

Broccoli (Supermarket Operations)

Original unbranded broccoli.

@3dassets648 tris · 4 ↓
Carrot Bunch (Supermarket Operations)

Carrot Bunch (Supermarket Operations)

Original unbranded carrot bunch.

@3dassets180 tris · 4 ↓
Onion (Supermarket Operations)

Onion (Supermarket Operations)

Original unbranded onion.

@3dassets148 tris · 3 ↓
Potato (Supermarket Operations)

Potato (Supermarket Operations)

Original unbranded potato.

@3dassets100 tris · 3 ↓

Similar assets

Ice Surface Pan, 2 m (Ice Hockey Arena and Locker Room)

Ice Surface Pan, 2 m (Ice Hockey Arena and Locker Room)

A 2 m square ice pan, 60 mm deep: a dark service frame carrying a pale blue ice slab proud of it. Pans tile on a 2 m grid through ice-left, ice-right, ice-front and ice-back, so a rink is laid out module by module and the marked pans drop into the run.

@3dassets128 tris
Counter back shelf unit (Fast Food Counter and Drive-Thru)

Counter back shelf unit (Fast Food Counter and Drive-Thru)

A 1.2 m stainless back-counter bench on tubular legs with a wire undershelf and two overshelves on posts, sized to sit behind the counter run.

@3dassets1.3k tris · 1 ↓
Ice cream chest freezer (Petrol Station and Forecourt Shop)Animated

Ice cream chest freezer (Petrol Station and Forecourt Shop)

A glass lid ice cream chest: a painted body with an accent band and a lit blank panel, a divided and stocked well, and a framed glass lid on its back hinge.

@3dassets1.0k tris
Ice machine, bin door open (Fast Food Counter and Drive-Thru)

Ice machine, bin door open (Fast Food Counter and Drive-Thru)

The ice machine with the sloped storage bin door swung open on its lower hinge.

@3dassets1.2k tris
Ice Cream Kiosk (Theme Park Rides and Coasters)

Ice Cream Kiosk (Theme Park Rides and Coasters)

Ice cream kiosk: a teal fronted unit with a chilled display, a bank of tub lids under the counter, a cone sign on the roof and a striped awning over the serving window.

@3dassets1.5k tris · 2 ↓
Ice machine with storage bin (Fast Food Counter and Drive-Thru)Animated

Ice machine with storage bin (Fast Food Counter and Drive-Thru)

A modular ice maker head on a storage bin: a sloped hinged bin door, a condenser grille, an accent reveal and a small control readout.

@3dassets1.2k tris
Ice Scraper Machine (Curling Club and Ice Maintenance)

Ice Scraper Machine (Curling Club and Ice Maintenance)

Walk-behind ice scraper with rubber wheels, motor chassis, transverse blade carriage, adjustment knobs, wired controls and joined push bars.

@3dassets15.1k tris
Apron hook rail (Pet Shop and Grooming Salon)

Apron hook rail (Pet Shop and Grooming Salon)

A timber backed rail with a teal bead and four stainless hooks, hung with an amber apron, a teal apron and a towel, each with its neck band and ties modelled.

@3dassets864 tris
Front counter module 600 (Fast Food Counter and Drive-Thru)

Front counter module 600 (Fast Food Counter and Drive-Thru)

A 600 mm front counter module on the 900 mm counter grid: laminate customer fascia with an accent reveal, recessed kick, stainless bullnose top with a rear upstand, crew-side wire shelf and a bag rail on the top.

@3dassets1.2k tris · 1 ↓
Ice machine on storage bin (Restaurant Kitchen and Dining Room)Animated

Ice machine on storage bin (Restaurant Kitchen and Dining Room)

A 760 mm modular ice machine: a condensing head with front louvres and a rear fan grille over an insulated storage bin with a hinged scoop door.

@3dassets2.1k tris
Bench desk, back-to-back pair (Downtown Office Interiors)

Bench desk, back-to-back pair (Downtown Office Interiors)

A single back-to-back bench desk pair: two 1.6 m positions facing each other across a lidded cable spine, 1.6 m overall depth, on two A-frame legs.

@3dassets2.6k tris · 1 ↓
Goal Crease Ice Pan (Ice Hockey Arena and Locker Room)

Goal Crease Ice Pan (Ice Hockey Arena and Locker Room)

A 2 m ice pan painted with the goal line along its back edge and the goalkeeper crease drawn off it: a light blue fill inside a red outline. The crease is drawn at 950 mm radius so it sits inside the 2 m module rather than at the 1.83 m of a regulation rink.

@3dassets444 tris