3DAssets.dev

Loading scene

Walkable demo

Go Kart Track and Pit Lane

Walk a club karting circuit: a corner with kerbs and tyre walls, the start finish gantry over the grid, a pit lane of garage bays with karts racked, and a grandstand outside the corner.

About

A club karting circuit laid from the pack's ported track, kerb, barrier and building modules.

What is placed. Track tiles run through a corner with red and white kerbs on the apex, tyre wall sections and corners round the outside with advertising boards behind them and gravel run off beyond. The start finish gantry stands over the straight with grid boxes marked under it, a timing loop across the tarmac and apex and bollard cones set out. The pit lane runs alongside with garage bays, kart racks, karts on trolleys, the fuel and charging point, tool trolleys and the air line reel, and race control looks down it with the scoring screen and briefing board. A grandstand and spectator fencing sit on the outside of the corner, with the podium, trophies, lap counter, reception, helmet and suit racks, vending, benches and bins at the entrance.

What moves. The kart and trolley wheels roll, the garage roller shutters lift, the air line reel spins, the start gantry light panel and the scoring screen tilt, and the bin and vending doors open.

What does not move, and why. The kart steering wheels are static: the column is raked, so no rotation about a world axis turns the rim without wobbling it, and a wobbling wheel is worse than a still one. Chains, cables, tyre wall ropes and flags are static for the same reason. There are no drivers or marshals, because nothing here is skinned, and every sign and livery is invented.

Every piece here is a published model from the pack, placed by hand. Walk with the keys or touch, and approach a piece to see it move if it has animation. Colliders, navigation and gameplay are yours to add.

Points of interest

Use with an AI agent

Copy this prompt into your AI chat to rebuild the layout, then describe what to change.

Rebuild the "Go Kart Track and Pit Lane" demo scene from the Go Kart Track and Pit Lane pack in my project.

Layout (JSON, every placement with its CDN URL): https://3dassets.dev/api/v1/demos/go-kart-track-and-pit-lane
Pack manifest: https://3dassets.dev/api/v1/packs/go-kart-track-and-pit-lane
Demo page: https://3dassets.dev/demos/go-kart-track-and-pit-lane

- 139 placements of 45 models; units are metres, +Y up, rotation is yaw in degrees about +Y
- Spawn at (-19.2, 0.05, 21.2) facing -178.1 degrees; eye height 1.6 m
- Licence: CC0 1.0 Universal (no attribution required)
- Loading: three.js GLTFLoader, one load per distinct model, cloned per placement; no decoders required

Also available as JSON or Markdown, and via the MCP server.

Common questions

How do I use Go Kart Track and Pit Lane 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 scene 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?
Walk the scene here with the keys or touch to see how the pack fits together. To build it yourself, download the pack with the button, then copy the "Copy for AI agent" prompt: it links the layout JSON, which lists every placement with its position, rotation and CDN URL, so an assistant connected to the MCP server can rebuild the scene in your engine and change it to order.

MCP server setup

Which game engines and tools can I use Go Kart Track and Pit Lane 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. Every model in the scene is a self-contained binary glTF (.glb) with textures embedded, so each is one file to import and no plugin, converter or decoder to install first.
How do I import this scene 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 Go Kart Track and Pit Lane in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every scene 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 pack behind it 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.
Is the demo itself a file I can download?
No, and it does not need to be. A demo is a layout of the pack's published models composed in your browser from the CDN, so there is no extra file to fetch. Download the pack for the models, and take the layout JSON linked above for the placements: together they are the whole scene, and an AI agent can rebuild it from those two links.
Can I change the scene, or add gameplay to it?
Yes. The layout is plain data in metres, so move, add or remove placements freely in your own engine. Colliders, navigation and gameplay are yours to add: the demo shows what the pack looks like assembled, and your game decides how it plays.

Models in this demo

Run Off Gravel Tile (Go Kart Track and Pit Lane)

Run Off Gravel Tile (Go Kart Track and Pit Lane)

Gravel trap tile on the 8 m ground module: a raked pea gravel bed with a scatter of larger stones, for the run off behind a tyre wall. Four ground ports, so it lays flush against tarmac, pit concrete and its own neighbours.

@3dassets300 tris
Track Surface Tile Straight (Go Kart Track and Pit Lane)

Track Surface Tile Straight (Go Kart Track and Pit Lane)

Straight 8 m tarmac circuit tile on a 0.12 m slab, with a white edge line down each side of the 8 m racing corridor. Four ground ports, one per edge, so straights, corners and pit tiles lay as one continuous surface.

@3dassets36 tris
Grid Box Marking Tile (Go Kart Track and Pit Lane)

Grid Box Marking Tile (Go Kart Track and Pit Lane)

Start grid tile: the same 8 m tarmac module with a white start line across it and six staggered grid boxes painted in two rows, the spacing a kart grid uses. Four ground ports, so it drops into a straight in place of a plain tile.

@3dassets336 tris
Track Surface Tile Curve (Go Kart Track and Pit Lane)

Track Surface Tile Curve (Go Kart Track and Pit Lane)

Ninety degree corner tile on the same 8 m module: the corridor enters the west edge and leaves the south edge, the outer edge is lined in white and the apex arc is dotted round the inside. Four ground ports, one per edge.

@3dassets144 tris
Pit Lane Tile (Go Kart Track and Pit Lane)

Pit Lane Tile (Go Kart Track and Pit Lane)

Pit lane surface on the 8 m ground module: a concrete slab with a red boundary line on the track side, a yellow fast lane line down it and one working bay boxed out in white against the garage side. Four ground ports.

@3dassets84 tris
Paddock Apron Tile (Go Kart Track and Pit Lane)

Paddock Apron Tile (Go Kart Track and Pit Lane)

Plain poured concrete apron on the same 8 m ground module, its slab scored into four bays by expansion joints. The unmarked companion to the pit lane tile, for paddock, garage forecourt and parking ground. Four ground ports.

@3dassets96 tris
Kerb Section Red and White (Go Kart Track and Pit Lane)

Kerb Section Red and White (Go Kart Track and Pit Lane)

Four metre apex kerb, 0.5 m wide, rising from 50 mm at the track edge to 85 mm at its back lip, in white concrete with four red bands laid proud of the slope. Start and end kerb ports, so a run follows a corner in 4 m steps.

@3dassets72 tris
Tyre Wall Barrier Section (Go Kart Track and Pit Lane)

Tyre Wall Barrier Section (Go Kart Track and Pit Lane)

Four metre tyre wall: three courses of six bolted tyres 0.66 m high with red and blue marker tyres banded through them, a steel end post each end and a yellow strap board along the track face. Start and end barrier ports.

@3dassets804 tris
Tyre Wall Barrier Corner (Go Kart Track and Pit Lane)

Tyre Wall Barrier Corner (Go Kart Track and Pit Lane)

The tyre wall turned through ninety degrees: two 2 m arms of three courses meeting at a knuckle tyre, with the yellow strap board carried round both faces and a steel post at each open end. Barrier ports on both arms.

@3dassets720 tris
Barrier Board with Advertising (Go Kart Track and Pit Lane)

Barrier Board with Advertising (Go Kart Track and Pit Lane)

Four metre advertising hoarding for the outside of a barrier: a blue board 0.9 m high on two steel posts with back stays, blocked out in yellow and red, and a dark capping rail. Panels are invented blocks of colour and carry no wording or logo.

@3dassets144 tris
Spectator Fence Section (Go Kart Track and Pit Lane)

Spectator Fence Section (Go Kart Track and Pit Lane)

Four metre spectator mesh fence 1.85 m high: a welded panel between two steel posts with yellow top and kick rails. Start and end fence ports, so a run closes a viewing line without a gap at the joins.

@3dassets264 tris
Grandstand Section (Go Kart Track and Pit Lane)

Grandstand Section (Go Kart Track and Pit Lane)

Six metre grandstand bay: four raked rows of red and blue seat pans on cast concrete steps, yellow side and back rails and steel end frames. Start and end stand ports, so bays run along a straight or round the outside of a corner.

@3dassets528 tris
Start Finish Gantry (Go Kart Track and Pit Lane)Animated

Start Finish Gantry (Go Kart Track and Pit Lane)

Start and finish gantry spanning a 10 m corridor on two 4.5 m steel legs with concrete pad footings: a braced box beam, a red and yellow banner panel and a five lamp start light panel hung below it that tilts on its own pivot.

@3dassets520 tris
Timing Loop Strip (Go Kart Track and Pit Lane)

Timing Loop Strip (Go Kart Track and Pit Lane)

Transponder timing loop laid across an 8 m corridor: a bonded charcoal strip with a yellow marker tape each side and a small roadside reader box on the verge. Sits on the tarmac, so it drops on a straight wherever a split is taken.

@3dassets60 tris
Racing Kart with Number Panel (Go Kart Track and Pit Lane)Animated

Racing Kart with Number Panel (Go Kart Track and Pit Lane)

Race chassis in red with a yellow number panel on the nose and a number plate on each pod, yellow wheel hubs, a bucket seat, a live rear axle with sprocket and brake disc and a side mounted engine. Four wheels on their own pivots.

@3dassets1.0k tris
Rental Kart (Go Kart Track and Pit Lane)Animated

Rental Kart (Go Kart Track and Pit Lane)

Club hire kart with a blue bodywork set: flat floor tray on two chassis rails, a bucket seat, a raked steering column, a live rear axle with sprocket and brake disc, a side mounted engine, nerf bars and four exposed wheels on their own pivots.

@3dassets948 tris
Rental Kart Red Livery (Go Kart Track and Pit Lane)Animated

Rental Kart Red Livery (Go Kart Track and Pit Lane)

The club hire kart repainted into the second house colour: red pods, nose and bumper hoops on the same chassis, seat, axle and wheels. Geometry is identical to the blue kart, so a hire fleet mixes the two without a second model.

@3dassets948 tris
Rental Kart Yellow Livery (Go Kart Track and Pit Lane)Animated

Rental Kart Yellow Livery (Go Kart Track and Pit Lane)

The club hire kart in the third house colour: yellow pods, nose and bumper hoops over the same chassis, seat, axle and wheels. Geometry is identical to the blue kart and the wheel nodes carry the same names, so the roll clip is unchanged.

@3dassets948 tris
Apex Marker Cone (Go Kart Track and Pit Lane)

Apex Marker Cone (Go Kart Track and Pit Lane)

Small red apex cone 0.37 m tall on a square weighted base with a white reflective band, the marker a clerk drops on an apex or a braking point. Static geometry; the cone is one solid, so it never tips.

@3dassets60 tris
Bollard Cone (Go Kart Track and Pit Lane)

Bollard Cone (Go Kart Track and Pit Lane)

Tall 0.84 m bollard cone on a heavy square base with two white bands, for a pit entry, a lane split or a closed gate. Same family as the apex cone, scaled up and double banded so it reads from a distance.

@3dassets92 tris
Track Sign Set (Go Kart Track and Pit Lane)

Track Sign Set (Go Kart Track and Pit Lane)

Pair of circuit signs on concrete footings: a 2.1 m post with a yellow chevron board and a red warning plate, and a 1.6 m post with a blue direction arrow. Symbols are plain shapes and name no series, circuit or maker.

@3dassets168 tris
Flag Post and Marshal Post (Go Kart Track and Pit Lane)

Flag Post and Marshal Post (Go Kart Track and Pit Lane)

Marshal post: a raised 2.4 m concrete stand with a yellow double rail on three sides, an extinguisher on the deck, and a 3.1 m flag post beside it carrying a yellow and a red flag panel. The flags are modelled as rigid panels and do not move.

@3dassets192 tris
Pit Garage Bay Module (Go Kart Track and Pit Lane)Animated

Pit Garage Bay Module (Go Kart Track and Pit Lane)

One 5 m pit garage bay, 6 m deep and 3.1 m to the roof: half thickness party walls, a back wall with a steel bench, a strip light, a blue header with a bay number plate and a ribbed roller shutter that lifts in its guides.

@3dassets264 tris
Race Control Tower (Go Kart Track and Pit Lane)

Race Control Tower (Go Kart Track and Pit Lane)

Two storey race control: a 3.6 m concrete base with a door and a louvre band, an external stair with a yellow rail, and a glazed control box above it overhanging the pit lane, with a roof rail, a mast and a results board on its front.

@3dassets420 tris
Scoring Screen on a Stand (Go Kart Track and Pit Lane)Animated

Scoring Screen on a Stand (Go Kart Track and Pit Lane)

Live timing screen 3.7 m tall on a concrete footing and two braced posts: a charcoal case with a blue panel and five yellow result rows, hung on a head rail so the whole screen tilts to the crowd on its own pivot.

@3dassets180 tris
Lap Counter Board (Go Kart Track and Pit Lane)

Lap Counter Board (Go Kart Track and Pit Lane)

Manual lap counter on a 2.3 m post with a concrete footing: a dark board carrying three white number cards under a yellow header, with a red ledge below for the spare cards. Cards are blank plates; nothing flips.

@3dassets132 tris
Kart on Trolley Stand (Go Kart Track and Pit Lane)Animated

Kart on Trolley Stand (Go Kart Track and Pit Lane)

A hire kart sitting on its trolley, wheels clear of the floor, the way a paddock stores and moves one. Trolley castors and kart wheels are all pivoted nodes, so the roll clip turns every wheel on the assembly at once.

@3dassets1.3k tris
Kart Trolley (Go Kart Track and Pit Lane)Animated

Kart Trolley (Go Kart Track and Pit Lane)

Empty steel kart trolley: a two rail deck 0.5 m off the floor on four legs, an end brace each end, a lower shelf rail and a red topped push handle, running on four castors that each turn on their own pivot.

@3dassets308 tris
Tool Trolley (Go Kart Track and Pit Lane)

Tool Trolley (Go Kart Track and Pit Lane)

Red four drawer tool trolley on four castors with a steel worktop, a push handle and a few tools left on the lid. Drawers and castors are modelled solid on this one and do not open or turn; the pit garage bay is what carries a moving part.

@3dassets368 tris
Air Line Reel (Go Kart Track and Pit Lane)Animated

Air Line Reel (Go Kart Track and Pit Lane)

Free standing air line reel on a 2.1 m post: a red drum on a bracket that spins on its own pivot, a blue hose run down to the gun and a compressor box at the foot. The hose itself is one rigid solid, so it does not pay out with the drum.

@3dassets216 tris
Tyre Stack (Go Kart Track and Pit Lane)

Tyre Stack (Go Kart Track and Pit Lane)

Stack of five kart tyres 1.1 m high with a red and a blue marker tyre banded through it, a yellow cap disc on top and a strap rod down the side. Fits the tyre wall family, so a paddock stack and a barrier read as the same rubber.

@3dassets216 tris
Fuel and Charging Station (Go Kart Track and Pit Lane)

Fuel and Charging Station (Go Kart Track and Pit Lane)

Bunded refuelling and charging point on a kerbed concrete plinth: a red fuel cabinet with a nozzle on its hose, a blue charge post with two leads and a canopy plate, and a fire point. Hoses and leads are modelled solid and do not move.

@3dassets204 tris
Kart Storage Rack (Go Kart Track and Pit Lane)

Kart Storage Rack (Go Kart Track and Pit Lane)

Two tier steel storage rack 1.5 m wide holding two hire chassis, one red and one blue, on runner shelves with edge lips and a red top rail. The stored chassis are simplified to tray, seat, nose and wheels and do not move.

@3dassets484 tris
Junior Kart (Go Kart Track and Pit Lane)Animated

Junior Kart (Go Kart Track and Pit Lane)

Cadet chassis at 0.82 of the adult kart: shorter wheelbase, narrower track and a smaller seat, in yellow with a blue nose flash. Same floor tray, steering column, live rear axle and four pivoted wheels, sized for a junior class grid.

@3dassets988 tris
Spare Seat and Steering Wheel Rack (Go Kart Track and Pit Lane)

Spare Seat and Steering Wheel Rack (Go Kart Track and Pit Lane)

Paddock spares rack 1.6 m wide: two bucket seats hooked over the top rail in red and blue and two steering wheels on pegs below, on a welded steel A frame with a low kick rail. Static geometry, for dressing a garage or a workshop wall.

@3dassets468 tris
Driver Briefing Board (Go Kart Track and Pit Lane)

Driver Briefing Board (Go Kart Track and Pit Lane)

Free standing briefing board on an A frame: a white 1.9 m panel under a red header, with a track map blocked out on the left, four ruled lines on the right and a pen tray along the bottom. Markings are plain shapes and carry no wording.

@3dassets168 tris
Helmet and Race Suit Rack (Go Kart Track and Pit Lane)

Helmet and Race Suit Rack (Go Kart Track and Pit Lane)

Hire kit rack 1.9 m wide: two race suits on hangers under a helmet shelf holding two helmets, with a boot shelf below and a welded steel frame. Suits and helmets are modelled solid and none of it moves.

@3dassets744 tris
Race Suit on a Hanger (Go Kart Track and Pit Lane)

Race Suit on a Hanger (Go Kart Track and Pit Lane)

A single red race suit on a hanger on a weighted floor stand 1.9 m tall, with a black chest band, a yellow flash and a wire hook over the rail. One rigid piece: the suit is solid geometry and does not drape or move.

@3dassets248 tris
Kart Club Reception Counter (Go Kart Track and Pit Lane)

Kart Club Reception Counter (Go Kart Track and Pit Lane)

Reception desk for a karting club: a 3.4 m blue counter with a return, a pale worktop, a yellow rail along the public face, a till and card reader, and a results board on posts behind it. Static geometry, nothing opens.

@3dassets180 tris
Racing Helmet (Go Kart Track and Pit Lane)

Racing Helmet (Go Kart Track and Pit Lane)

Single full face karting helmet 0.33 m across, red shell with a dark visor band, a chin bar and a small rear spoiler, resting on its own padded ring so it sits level on a shelf, a bench or a tyre stack.

@3dassets168 tris
Podium with Three Steps (Go Kart Track and Pit Lane)

Podium with Three Steps (Go Kart Track and Pit Lane)

Three step prize podium on a low deck: a 1.05 m centre block in yellow between a 0.76 m and a 0.52 m step, each with a dark tread cap and a blue number plate on its face. Plates are blank blocks and carry no wording.

@3dassets120 tris
Trophy Set (Go Kart Track and Pit Lane)

Trophy Set (Go Kart Track and Pit Lane)

Set of three trophies on a presentation tray: a gold, a silver and a bronze cup on stepped plinths, the tallest 0.65 m, each with two handles. Blank castings with no engraving, ready to stand on a podium or a reception counter.

@3dassets840 tris
Vending Machine (Go Kart Track and Pit Lane)Animated

Vending Machine (Go Kart Track and Pit Lane)

Red drinks and snack vending machine 1.92 m tall with a yellow header, a glazed door showing three shelves of stock, a dispensing flap and a handle. The door swings on its own hinge; the stock is modelled into the door and travels with it.

@3dassets240 tris
Visitor Bench (Go Kart Track and Pit Lane)

Visitor Bench (Go Kart Track and Pit Lane)

Slatted blue bench 1.7 m long on two steel end frames, with three seat slats and a raked three slat back. Ground origin at the centre of the footprint, so it sits straight on a paddock apron or a viewing area.

@3dassets120 tris
Litter Bin (Go Kart Track and Pit Lane)Animated

Litter Bin (Go Kart Track and Pit Lane)

Public litter bin 1.05 m tall: a tapered charcoal body with a yellow band, a foot plate and a blue domed lid hinged along its back edge on its own pivot.

@3dassets164 tris