3DAssets.dev

Loading model

About

A four bay starting stalls unit 3.7 m wide, the short section a course couples beside the six bay one to span a wide track, with the same four flying front gates. Dimensions 3.92 by 2.54 by 3.30 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. Animated pivot nodes: stall-1 at (-1.79, 0.26, 1.41) m; stall-2 at (-0.87, 0.26, 1.41) m; stall-3 at (0.05, 0.26, 1.41) m; stall-4 at (0.97, 0.26, 1.41) m. Each front gate is its own node hinged on the left stile of its bay, and all of them share one clip, so the unit opens as a set. The rear gates and the partitions are fixed. Turf course palette: mown and unmown green, rail white, timber, birch brown, steel, charcoal, course green, red, yellow, hardcore grey and glass. No name, number, price or maker mark appears anywhere on this model, and it carries no creature. Rigid node-transform clips: open and close. No skinning. No collision or navigation data. Functional variant of starting-stalls-six, with its difference modelled rather than animated.

Use with an AI agent

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

Use the “Starting Stalls Four Bay (Racecourse and Parade Ring)” asset in my project.

Model: https://cdn.3dassets.dev/assets/38606/v1/model.glb
Asset page: https://3dassets.dev/assets/racecourse-and-parade-ring-starting-stalls-four-8b8c508c
Description: A four bay starting stalls unit 3.7 m wide, the short section a course couples beside the six bay one to span a wide track, with the same four flying front gates.

- Dimensions (X × Y × Z): 3.92 × 2.545 × 3.3 metres
- Triangles: 1.1k
- 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/38606/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.

Starting Stalls Four Bay (Racecourse and Parade Ring)

A four bay starting stalls unit 3.7 m wide, the short section a course couples beside the six bay one to span a wide track, with the same four flying front gates.

Download asset · 43.2 KB

More in Props & Furniture

Mesh Stillage (Car Factory Production Line)

Mesh Stillage (Car Factory Production Line)

Free 3D model of a stackable mesh stillage holding loose parts, a factory logistics container for a car factory game asset kit.

@3dassets4.4k tris · 11 ↓
Pallet With Parts Crates (Car Factory Production Line)

Pallet With Parts Crates (Car Factory Production Line)

Free 3D model of a wooden pallet stacked with three parts crates and a strap, factory logistics stock for a car factory game asset kit.

@3dassets1.6k tris · 11 ↓
Visitor Tasting Counter (Distillery and Bonded Warehouse)

Visitor Tasting Counter (Distillery and Bonded Warehouse)

Visitor tasting counter 2.8 x 1.1 m and 1.8 m to the back shelf: a cask staved oak front with iron bands, a plank top, six nosing glasses on a tray, a water jug, two unlabelled bottles and seven more glasses upended on the shelf behind. Nothing carries a label.

@3dassets2.2k tris · 8 ↓
Tide Height Mooring Carriage (Bellroot Fen Floodward Marches)Animated

Tide Height Mooring Carriage (Bellroot Fen Floodward Marches)

Two-guide tide-following mooring ring with captive timber slide blocks, bronze crosspiece, upper and lower travel stops and anchored stone foot. Follow-tide slides only the ring carriage between supported stops.

@3dassets4.8k tris · 8 ↓
Full size open net soccer goal (Football Soccer Stadium and Club Grounds)

Full size open net soccer goal (Football Soccer Stadium and Club Grounds)

Goal with 7.32 m clear width, 2.44 m clear height, 2 m deep open cord net and tubular frame.

@3dassets2.1k tris · 8 ↓
Overhead Carrier Hanger (Car Factory Production Line)Animated

Overhead Carrier Hanger (Car Factory Production Line)

Free 3D model of an overhead carrier hanger that a car body hangs from, a travelling monorail trolley for a car factory assembly line game asset kit.

@3dassets1.5k tris · 7 ↓
Gate Seating Row (Airport Terminal and Ground Operations)

Gate Seating Row (Airport Terminal and Ground Operations)

Four seat gate lounge beam: a steel spine on two splayed sled feet carrying four moulded seat pans, raked backs and cast armrests between every place.

@3dassets400 tris · 7 ↓
Three Channel Resonance Lock (Bellroot Fen Floodward Marches)Animated

Three Channel Resonance Lock (Bellroot Fen Floodward Marches)

Three differently suspended watercourse vanes within a joined timber frame; each pivots around a captive vertical axle with stop collars. Attune-channels rotates the three supported blades.

@3dassets5.7k tris · 6 ↓
Root Resin Tapping Station (Bellroot Fen Floodward Marches)

Root Resin Tapping Station (Bellroot Fen Floodward Marches)

Root stump with fitted tapping plate and flared copper collection channel over a supported thick-walled receiving flask, restrained by a timber cradle.

@3dassets9.0k tris · 6 ↓
Departure Board Arrivals (Airport Terminal and Ground Operations)

Departure Board Arrivals (Airport Terminal and Ground Operations)

The same flight information display in the amber header colour, for signing the arrivals hall from the same fabrication.

@3dassets360 tris · 6 ↓
Six Slot Rod Rack (Fishing Harbour and Boats)

Six Slot Rod Rack (Fishing Harbour and Boats)

Freestanding timber storage rack with drilled-style upper slots and six rubber-lined foot cups.

@3dassets3.2k tris · 6 ↓
Lighting Bar with PAR Cans (Live Music Venue and Festival Stage)

Lighting Bar with PAR Cans (Live Music Venue and Festival Stage)

A 2 m lighting bar with four PAR cans on it: hook clamps at both ends, alternating tilts down the bar and a coloured gel frame on the front of every can, in magenta, amber, blue and green.

@3dassets2.7k tris · 5 ↓

Similar assets

Starting Stalls Six Bay (Racecourse and Parade Ring)Animated

Starting Stalls Six Bay (Racecourse and Parade Ring)

A six bay starting stalls unit 5.5 m wide on its towing chassis: padded partitions, rear bars, a handler walkway bar over the top and six front gates that fly open together.

@3dassets1.5k tris
Stage Roof Canopy Section, Short Bay (Live Music Venue and Festival Stage)

Stage Roof Canopy Section, Short Bay (Live Music Venue and Festival Stage)

A 3 by 3.3 m festival roof section, the short bay for a front of house or mixer tent: the same arched sheeting and purlins on a 3 m module with a printed valance on its downstage edge.

@3dassets464 tris
Hangar bay shell section (UFO Crash Site and Recovery Facility)

Hangar bay shell section (UFO Crash Site and Recovery Facility)

A 6 m deep section of an 18 m span hangar bay: a segmental arch shell with real wall thickness, a 0.15 m floor slab, three internal portal frames, cladding ribs, a glazed clerestory each side, three roof lights and four high bay lamps. Sections butt on a 6 m pitch.

@3dassets1.5k tris
Kennel bank, small, six bay (Clinic and Veterinary Practice)Animated

Kennel bank, small, six bay (Clinic and Veterinary Practice)

A 1.35 m stainless kennel bank of six small bays in two tiers: a chamfered shell on a coved recessed plinth, sloped floor trays with drain lips, bay dividers and one named bar grille door per bay on knuckle hinges with a cam latch and a blank name card.

@3dassets5.6k tris · 2 ↓
Locker Room Stall Unit (Ice Hockey Arena and Locker Room)

Locker Room Stall Unit (Ice Hockey Arena and Locker Room)

A 1.2 m locker room stall 2.05 m tall: a timber back panel and cheeks, a bench seat at 460 mm, a boot shelf under it, a top shelf, three hooks and a blue name plate. Units butt on the 1.2 m module through stall-left and stall-right, so a run of them lines a wall.

@3dassets704 tris
Inspection pit bay section, 4 m (Car Repair Garage and MOT Workshop)

Inspection pit bay section, 4 m (Car Repair Garage and MOT Workshop)

Four metre bay section with an inspection pit through it: concrete either side of a 0.96 m shaft, a yellow painted edge stripe, a galvanised lip angle, two recessed pit lights and the open shaft below, joining end to end with the next section.

@3dassets196 tris
Marked parking bay ground tile, 3 m (Self Storage Facility and Loading Bay)

Marked parking bay ground tile, 3 m (Self Storage Facility and Loading Bay)

The same 3 m yard module painted as a customer parking bay: a yellow bay outline standing 5 mm proud of the slab, a charcoal wheel stop bolted across the head of the bay and the same four edge ports.

@3dassets152 tris
Hangar bay end wall section (UFO Crash Site and Recovery Facility)

Hangar bay end wall section (UFO Crash Site and Recovery Facility)

The bay section closed at its north face by a gable wall with a 7.8 by 6 m craft door opening framed in steel and a personnel door beside it, leaving only the south port free.

@3dassets1.6k tris
Short connecting tunnel (Space Station and Docking Bays)

Short connecting tunnel (Space Station and Docking Bays)

A 2.7 m pressurised connecting tunnel with hatch ports at both ends, a convoluted bellows mid-section, four external stiffener rods and translation rails on all four faces.

@3dassets3.1k tris
Truss bay segment (Space Station and Docking Bays)

Truss bay segment (Space Station and Docking Bays)

A 4 m aluminium truss bay on a 2.4 m square section: four longerons, ribbed bulkhead frames, cross bracing, corner end fittings, a utility box, an EVA rail and a grapple fixture.

@3dassets1.9k tris
Storage unit module with roller shutter, 3 m (Self Storage Facility and Loading Bay)Animated

Storage unit module with roller shutter, 3 m (Self Storage Facility and Loading Bay)

Self storage unit bay 3 m wide, 3 m deep and 2.6 m to the head: a ribbed grey partition on its left side, a ribbed back wall, a steel roof deck, a head beam with the barrel behind it, charcoal guides and an orange slatted shutter that lifts clear of the opening.

@3dassets464 tris
Storage unit module, small, 1.5 m (Self Storage Facility and Loading Bay)Animated

Storage unit module, small, 1.5 m (Self Storage Facility and Loading Bay)

The same unit bay at 1.5 m wide, the locker size a customer takes for boxes and files. Identical depth, head height, partition and shutter, with its ports on its own half width so it laces into the same corridor run.

@3dassets416 tris