3DAssets.dev

Loading model

About

The same 1.5 m resin floor module with a galvanised slot drain running across it on eight charcoal grating bars and an orange keep clear strip beside it, for the wash down channel in front of a run of kennel gates. Free 3D model for boarding kennels, cattery, animal rescue and veterinary game scenes in Unity, Godot, Unreal, three.js and Blender. Overall 1.50 by 0.12 by 1.50 m (X by Y by Z). Metre units, +Y up, the working face toward +Z, resting on y=0 with the origin on the footprint. Static geometry; no rig, collision or navigation data. Static modular piece; the grating bars are modelled solid and the channel is closed below them. No animals are modelled in this pack: the catalogue's own cat, dog and pet packs supply those, and this is the facility that houses them. No kennel, cattery, charity or pet brand names, badges or artwork anywhere: every card, label and sign is blank.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Kennel drainage channel floor tile, 1.5 m (Boarding Kennels and Cattery)” asset in my project.

Model: https://cdn.3dassets.dev/assets/35529/v1/model.glb
Asset page: https://3dassets.dev/assets/boarding-kennels-and-cattery-boarding-kennels-and-catt-7a9543f1
Description: The same 1.5 m resin floor module with a galvanised slot drain running across it on eight charcoal grating bars and an orange keep clear strip beside it, for the wash down channel in front of a run of kennel gates.

- Dimensions (X × Y × Z): 1.5 × 0.122 × 1.5 metres
- Triangles: 144
- 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/35529/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
})

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.

Kennel drainage channel floor tile, 1.5 m (Boarding Kennels and Cattery)

The same 1.5 m resin floor module with a galvanised slot drain running across it on eight charcoal grating bars and an orange keep clear strip beside it, for the wash down channel in front of a run of kennel gates.

Download asset · 55.0 KB

More in Roads & Infrastructure

Perimeter Gate, Double Leaf (Aircraft Fleet and Airfield)Animated

Perimeter Gate, Double Leaf (Aircraft Fleet and Airfield)

An 8 metre double leaf perimeter gate on two heavy posts, matching the fence bay height. Premium CC0 aircraft and airfield game asset.

@3dassets352 tris · 4 ↓
Perimeter Fence Bay (Aircraft Fleet and Airfield)

Perimeter Fence Bay (Aircraft Fleet and Airfield)

A 4 metre security fence bay: two posts, top and bottom rails, a mesh lattice standing proud of them and a leaning barbed top arm. Premium CC0 aircraft and airfield game asset.

@3dassets300 tris · 4 ↓
Grass Landing Strip Module (Aircraft Fleet and Airfield)

Grass Landing Strip Module (Aircraft Fleet and Airfield)

A 20 by 10 metre grass strip module with a mown landing lane down the middle and white marker cones at its corners, for a club field with no hard runway.. Premium CC0 aircraft and airfield game asset.

@3dassets184 tris · 4 ↓
Floor Tile Plain (Car Factory Production Line)

Floor Tile Plain (Car Factory Production Line)

Free 3D model of a plain 6 m factory floor tile in light grey epoxy with a recessed joint, a modular plant floor panel for a car factory game asset kit.

@3dassets24 tris · 4 ↓
Floor Tile Walkway (Car Factory Production Line)

Floor Tile Walkway (Car Factory Production Line)

Free 3D model of a 6 m factory floor tile in light grey epoxy with a yellow marked walkway, a modular plant floor panel for a car factory game asset kit.

@3dassets144 tris · 4 ↓
Delivery Lane Marking (Car Factory Production Line)

Delivery Lane Marking (Car Factory Production Line)

Free 3D model of a finished car delivery lane floor marking with bollards, an end of line despatch bay for a car factory game asset kit.

@3dassets1.4k tris · 4 ↓
Slab track straight 6 m (Modern Rail and Metro Network)

Slab track straight 6 m (Modern Rail and Metro Network)

A 6 m ballastless slab track module: a continuous concrete slab with drainage shoulders and rail baseplates.

@3dassets1.4k tris · 4 ↓
Box Feature (Ski Resort and Snow Park)

Box Feature (Ski Resort and Snow Park)

Four metre timber jib box with an ice-blue slick top and steel edge rails, raised on two steel supports.

@3dassets96 tris · 3 ↓
Rail Straight (Ski Resort and Snow Park)

Rail Straight (Ski Resort and Snow Park)

Six metre round steel park rail 0.65 m high on three legs with base plates.

@3dassets104 tris · 3 ↓
Tabletop Jump (Ski Resort and Snow Park)

Tabletop Jump (Ski Resort and Snow Park)

Fourteen metre tabletop jump: 4 m take-off ramp, 5 m flat table 1.5 m high and 4 m landing slope, 4.5 m wide, with marker poles at both table edges.

@3dassets96 tris · 3 ↓
Kicker Large (Ski Resort and Snow Park)

Kicker Large (Ski Resort and Snow Park)

Large snow kicker: 7 m concave take-off rising to a 2 m lip, 4.5 m wide, with orange lip markers.

@3dassets68 tris · 3 ↓
Kicker Small (Ski Resort and Snow Park)

Kicker Small (Ski Resort and Snow Park)

Small snow kicker: 4.5 m concave take-off rising to a 1.2 m lip with a sloped back, 3.5 m wide, with orange lip markers.

@3dassets68 tris · 3 ↓

Similar assets

Kennel resin floor tile, 1.5 m (Boarding Kennels and Cattery)

Kennel resin floor tile, 1.5 m (Boarding Kennels and Cattery)

Grey resin floor module 1.5 m square and 100 mm thick with a saw cut joint along two edges, a blue walkway line across the middle and edge ports on all four sides, laid so its top face is the walking surface.

@3dassets48 tris
Studio Floor Module (Music Recording Studio and Instruments)

Studio Floor Module (Music Recording Studio and Instruments)

A 1 m square floating floor module in oak boards on a resilient mat, 30 mm thick, with floor-left, floor-right, floor-front and floor-back ports at the edge midpoints so modules tile both ways across a room.

@3dassets384 tris
Parquet Hall Floor Tile (Village Hall and Community Events)

Parquet Hall Floor Tile (Village Hall and Community Events)

A 2 m square parquet hall floor tile, 50 mm deep: a chamfered sub floor with herringbone blocks laid over it in two tones of honey and stained oak. Tiles couple on a 2 m grid, so a hall floor of any size is a run of them.

@3dassets864 tris
Wash bay drain ground tile, 3 m (Tool Hire Depot and Plant Yard)

Wash bay drain ground tile, 3 m (Tool Hire Depot and Plant Yard)

The 3 m yard module falling to a galvanised channel drain across its middle, with a slotted grating in a recessed frame and a bunded kerb along one edge, for the floor of a wash and test bay.

@3dassets276 tris
Boarding kennels, cattery and rescue centre (Boarding Kennels and Cattery)

Boarding kennels, cattery and rescue centre (Boarding Kennels and Cattery)

A working boarding kennels 16 m by 12 m, laid on the pack's own grey resin floor with the wash down channel running in front of the blocks. The kennel block is five bays with block dividing walls: three with their mesh gates closed on blue kick panels, name cards in their...

@3dassets19.6k tris
Tiled wall module, dark tile (Butcher's Shop and Deli Counter)

Tiled wall module, dark tile (Butcher's Shop and Deli Counter)

The same wall module in the dark glazed tile an older shop front is lined with, for a dado, a back wall or a whole room in the traditional scheme. Geometry and ports are identical to the white module.

@3dassets1.5k tris
Teaching Floor Vinyl Tile Module (University Lecture Hall and Campus)

Teaching Floor Vinyl Tile Module (University Lecture Hall and Campus)

A 2.4 m square raised floor module in grey vinyl with a welded seam border and a lighter inlaid field, 50 mm thick, for laying a whole teaching floor.

@3dassets496 tris
Veterinary kennel ward with runs and isolation (Clinic and Veterinary Practice)

Veterinary kennel ward with runs and isolation (Clinic and Veterinary Practice)

A veterinary kennel ward: a run of small, medium and large kennel banks closed by an end panel with one door swung open, an isolation kennel, two cat condos and a basket shelf, a walk-in dog run of mesh panels turning a corner through a corner post to a gate, a hutch rack, a...

@3dassets56.0k tris
Armoury Floor Tile (Mega Weapon Pack)

Armoury Floor Tile (Mega Weapon Pack)

A two metre square poured concrete floor tile with a proud expansion joint on every edge and a steel drain grate in one corner, for tiling an armoury floor. Premium modern game asset for shooter and survival projects.

@3dassets888 tris
Market Floor Tile (Street Food Market and Food Trucks)

Market Floor Tile (Street Food Market and Food Trucks)

A 4 x 4 m paved market floor tile: a 100 mm concrete slab with a charcoal joint cross and an inset joint round the edge, so a run of tiles reads as paving rather than as one flat sheet. Four edge ports; tiles butt into a yard of any size.

@3dassets84 tris
Yard drainage channel grate, 2 m (Recycling Centre and Waste Transfer Yard)

Yard drainage channel grate, 2 m (Recycling Centre and Waste Transfer Yard)

Slot drain for a yard slab 2 m long and 0.4 m wide: a concrete channel with a galvanised grate of eleven bars in a charcoal frame, set 20 mm proud of the running surface so a scene can lay it across a fall.

@3dassets180 tris
Pool Tank Floor Tile (Public Swimming Baths and Poolside)

Pool Tank Floor Tile (Public Swimming Baths and Poolside)

A 2 m tank floor tile: a slip resistant grey base laid with twenty five pale ceramic tiles and a scatter of white ones, for tiling the bottom of a pool tank. It carries floor ports on all four edges so a tank of any length repeats from it.

@3dassets396 tris