3DAssets.dev
Loading model…

About

A two-tier cat housing unit: a stainless shell on a coved plinth with a real portal hole and collar between the tiers, a perch shelf on posts, a bed pad and a litter tray, a glazed lower door and a bar grille upper door. Overall 0.80 by 1.50 by 0.67 m (X by Y by Z). Metre units, +Y up, the side a person uses toward +Z, resting on y=0. Both doors are named nodes pivoted on their hinge edges. 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 “Cat condo unit (Clinic and Veterinary Practice)” asset in my project.

Model: https://cdn.3dassets.dev/assets/16812/v1/model.glb
Asset page: https://3dassets.dev/assets/clinic-and-veterinary-practice-cat-condo-unit-bab6d02f
Description: A two-tier cat housing unit: a stainless shell on a coved plinth with a real portal hole and collar between the tiers, a perch shelf on posts, a bed pad and a litter tray, a glazed lower door and a bar grille upper door.

- Dimensions (X × Y × Z): 0.8 × 1.5 × 0.667 metres
- Triangles: 2.7k
- 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/16812/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.

Cat condo unit (Clinic and Veterinary Practice)

A two-tier cat housing unit: a stainless shell on a coved plinth with a real portal hole and collar between the tiers, a perch shelf on posts, a bed pad and a litter tray, a glazed lower door and a bar grille upper door.

Download asset · 127.7 KB

More in Props & Furniture

Garden tap on a post (Lawn Mowing Simulator Kit)

Garden tap on a post (Lawn Mowing Simulator Kit)

Low poly garden tap on a timber post with a red hand wheel, a short hose tail and a gravel splash pad.

@3dassets220 tris
Kids swing set (Lawn Mowing Simulator Kit)Animated

Kids swing set (Lawn Mowing Simulator Kit)

Low poly garden swing set: an A frame on a top beam with one flat seat that rocks on its own pivot and one toddler seat.

@3dassets280 tris
Washing line with clothes (Lawn Mowing Simulator Kit)

Washing line with clothes (Lawn Mowing Simulator Kit)

Low poly washing line between two braced posts, with three cords, five hung shirts and pegs.

@3dassets372 tris
Wheelie bin with lid (Lawn Mowing Simulator Kit)Animated

Wheelie bin with lid (Lawn Mowing Simulator Kit)

Low poly two wheeled wheelie bin with a hinged lid on its own pivot, a pull bar and a blank label panel.

@3dassets188 tris
Slatted compost bin (Lawn Mowing Simulator Kit)

Slatted compost bin (Lawn Mowing Simulator Kit)

Low poly slatted timber compost bin on corner posts, heaped with clippings.

@3dassets420 tris
Lawn sprinkler (Lawn Mowing Simulator Kit)Animated

Lawn sprinkler (Lawn Mowing Simulator Kit)

Low poly rotating lawn sprinkler on a sled base: a three arm head that turns on its own pivot, with a hose spigot.

@3dassets316 tris
Paddling pool (Lawn Mowing Simulator Kit)

Paddling pool (Lawn Mowing Simulator Kit)

Low poly three ring inflatable paddling pool with a shallow water surface and a ball floating in it.

@3dassets1.9k tris
Flamingo lawn ornament (Lawn Mowing Simulator Kit)

Flamingo lawn ornament (Lawn Mowing Simulator Kit)

Low poly plastic flamingo lawn ornament on a single wire leg and a ground spike.

@3dassets336 tris
Garden gnome with a yellow hat (Lawn Mowing Simulator Kit)

Garden gnome with a yellow hat (Lawn Mowing Simulator Kit)

Low poly garden gnome in a yellow hat and green coat, a colour variant of the base gnome.

@3dassets528 tris
Garden gnome with a blue hat (Lawn Mowing Simulator Kit)

Garden gnome with a blue hat (Lawn Mowing Simulator Kit)

Low poly garden gnome in a blue hat and red coat, a colour variant of the base gnome.

@3dassets528 tris
Garden gnome (Lawn Mowing Simulator Kit)

Garden gnome (Lawn Mowing Simulator Kit)

Low poly garden gnome with a red pointed hat, a beard and a blue coat, standing on a grass base.

@3dassets528 tris
Bird bath (Lawn Mowing Simulator Kit)

Bird bath (Lawn Mowing Simulator Kit)

Low poly pedestal bird bath with a shallow bowl of water and a small bird on the rim.

@3dassets480 tris

Similar assets

Cat Cafe Corner (Cats, Dogs and Pets at Home)

Cat Cafe Corner (Cats, Dogs and Pets at Home)

Compact cat cafe corner with a window-seat cat, a cat tree and perched cat, scratching post, play tunnel, cave and cushion beds, grooming and sleeping cats, a kitten, side tables and treats. Static layout; no rig, collision or navigation data.

@3dassets29.0k tris
reptile house shell (Zoo and Safari Park Builder)

reptile house shell (Zoo and Safari Park Builder)

reptile house shell as a park building or architectural shell with visible entry and visitor/keeper circulation.

@3dassets96 tris
Mall unit shell pier module (Retail Store Fixtures and Mall)

Mall unit shell pier module (Retail Store Fixtures and Mall)

A 1.2 m mall unit pier: a full-height clad pier between two tenancies, with a chamfered base plinth, a flush clad face and the same capping band as the shell module.

@3dassets384 tris
Mall unit shell corner (Retail Store Fixtures and Mall)

Mall unit shell corner (Retail Store Fixtures and Mall)

A mall unit shell corner: two shell returns meeting at 90 degrees on a shared corner pier, with the bulkhead and capping band carried around the turn.

@3dassets768 tris
Cat Tree (Cats, Dogs and Pets at Home)

Cat Tree (Cats, Dogs and Pets at Home)

Three-post cat tree with a condo box, two carpeted platforms, a padded round top perch and a dangling ball.

@3dassets2.5k tris
Door With Cat Flap (Cats, Dogs and Pets at Home)

Door With Cat Flap (Cats, Dogs and Pets at Home)

Interior panel door with a real cat-flap opening, a framed swing flap on a named top hinge, handles and hinges.

@3dassets1.9k tris
Mall unit shell module 1.2 m (Retail Store Fixtures and Mall)

Mall unit shell module 1.2 m (Retail Store Fixtures and Mall)

A 1.2 m mall unit shell module 4 m tall: a concourse floor slab edge, a 2.9 m shopfront opening, a bulkhead over the opening and a capping band at the mall ceiling line.

@3dassets384 tris
Kitchen extractor housing wall unit 600 (Fitted Kitchen and Bathroom Builder)Animated

Kitchen extractor housing wall unit 600 (Fitted Kitchen and Bathroom Builder)

600 mm extractor housing: a shallow cupboard over an open canopy recess with a duct spigot and a fixing rail.

@3dassets864 tris
Cat Standing (Grey Tabby) (Cats, Dogs and Pets at Home)

Cat Standing (Grey Tabby) (Cats, Dogs and Pets at Home)

Adult domestic cat standing alert with tail raised in a question-mark curve. grey tabby coat colours.

@3dassets3.8k tris
Cat Standing (Ginger Tabby) (Cats, Dogs and Pets at Home)

Cat Standing (Ginger Tabby) (Cats, Dogs and Pets at Home)

Adult domestic cat standing alert with tail raised in a question-mark curve.

@3dassets3.8k tris
Cat Sitting (Calico) (Cats, Dogs and Pets at Home)

Cat Sitting (Calico) (Cats, Dogs and Pets at Home)

Adult cat sitting upright on its haunches, forelegs straight, tail wrapped along the ground. calico coat colours.

@3dassets3.5k tris
Cat Sitting (Grey Tabby) (Cats, Dogs and Pets at Home)

Cat Sitting (Grey Tabby) (Cats, Dogs and Pets at Home)

Adult cat sitting upright on its haunches, forelegs straight, tail wrapped along the ground. grey tabby coat colours.

@3dassets3.5k tris