3DAssets.dev
Loading model…

About

1980s turbo flat-bottom racer. Bounds 2.062 x 1.160 x 5.415 metres X/Y/Z. +Y up, nose +Z, axles X. Wheel pivots are named where present. Static geometry; no rig, collision or navigation data. Modular track ports document 12 m-wide road centerline interfaces; all signs are generic blanks.

Use with an AI agent

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

Use the “1980s turbo flat-bottom racer (Grand Prix Circuit and Open-Wheel Cars)” asset in my project.

Model: https://cdn.3dassets.dev/assets/15176/v1/model.glb
Asset page: https://3dassets.dev/assets/grand-prix-circuit-and-open-wheel-turbo-flat-bottom-7e7ade37
Description: 1980s turbo flat-bottom racer in an original generic circuit family.

- Dimensions (X × Y × Z): 2.062 × 1.16 × 5.415 metres
- Triangles: 8.9k
- Animations: wheel-roll
- 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/15176/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)
}

1980s turbo flat-bottom racer (Grand Prix Circuit and Open-Wheel Cars)

1980s turbo flat-bottom racer in an original generic circuit family.

Download asset · 377.9 KB

More in Vehicles

Open rescue powerboat (Powerboat Racing and Launch Ramp)Animated

Open rescue powerboat (Powerboat Racing and Launch Ramp)

Open rescue powerboat with original generic marine construction.

@3dassets7.1k tris · 1 ↓
Muck Trailer (Equestrian Yard and Stables)

Muck Trailer (Equestrian Yard and Stables)

Small tipping muck trailer with a drawbar and single axle.

@3dassets256 tris
Compact Yard Tractor (Equestrian Yard and Stables)

Compact Yard Tractor (Equestrian Yard and Stables)

Small compact tractor with a roll bar, used for harrowing and moving bales.

@3dassets568 tris
Horse Trailer (Equestrian Yard and Stables)

Horse Trailer (Equestrian Yard and Stables)

Two-horse trailer with a hinged rear ramp on a named pivot.

@3dassets504 tris
Field Kitchen (Armoured Column and Field Camp)

Field Kitchen (Armoured Column and Field Camp)

Towed field kitchen with three boilers, a stack and a canopy.

@3dassets728 tris
Generator Trailer (Armoured Column and Field Camp)

Generator Trailer (Armoured Column and Field Camp)

Original towed diesel generator set in an acoustic housing.

@3dassets424 tris
Radar Trailer (Armoured Column and Field Camp)

Radar Trailer (Armoured Column and Field Camp)

Original towed radar trailer with a slatted antenna on a rotating mast.

@3dassets552 tris
Command Vehicle (Armoured Column and Field Camp)

Command Vehicle (Armoured Column and Field Camp)

Original 6x6 command shelter with mast antennas and a roof dish.

@3dassets852 tris
Armoured Recovery Vehicle (Armoured Column and Field Camp)

Armoured Recovery Vehicle (Armoured Column and Field Camp)

Original tracked recovery vehicle with a lattice crane boom and a front dozer blade.

@3dassets2.3k tris
Field Ambulance (Armoured Column and Field Camp)

Field Ambulance (Armoured Column and Field Camp)

Original box-body field ambulance with a red cross panel and beacon.

@3dassets604 tris
Fuel Tanker (Armoured Column and Field Camp)

Fuel Tanker (Armoured Column and Field Camp)

Original 6x6 fuel tanker with a cylindrical tank and rear pump cabinet.

@3dassets1.5k tris
Supply Truck (Armoured Column and Field Camp)

Supply Truck (Armoured Column and Field Camp)

Original 6x6 cargo truck with a canvas-tilted bed.

@3dassets744 tris

Similar assets

1990s high-nose racer (Grand Prix Circuit and Open-Wheel Cars)Animated

1990s high-nose racer (Grand Prix Circuit and Open-Wheel Cars)

1990s high-nose racer in an original generic circuit family.

@3dassets8.9k tris
2000s narrow-track racer (Grand Prix Circuit and Open-Wheel Cars)Animated

2000s narrow-track racer (Grand Prix Circuit and Open-Wheel Cars)

2000s narrow-track racer in an original generic circuit family.

@3dassets9.7k tris
Current ground-effect racer (Grand Prix Circuit and Open-Wheel Cars)Animated

Current ground-effect racer (Grand Prix Circuit and Open-Wheel Cars)

Current ground-effect racer in an original generic circuit family.

@3dassets9.3k tris
Circuit straight 20 m (Grand Prix Circuit and Open-Wheel Cars)

Circuit straight 20 m (Grand Prix Circuit and Open-Wheel Cars)

Circuit straight 20 m in an original generic circuit family.

@3dassets460 tris
Circuit straight 10 m (Grand Prix Circuit and Open-Wheel Cars)

Circuit straight 10 m (Grand Prix Circuit and Open-Wheel Cars)

Circuit straight 10 m in an original generic circuit family.

@3dassets260 tris
Ninety-degree circuit corner (Grand Prix Circuit and Open-Wheel Cars)

Ninety-degree circuit corner (Grand Prix Circuit and Open-Wheel Cars)

Ninety-degree circuit corner in an original generic circuit family.

@3dassets1.2k tris
Forty-five degree circuit corner (Grand Prix Circuit and Open-Wheel Cars)

Forty-five degree circuit corner (Grand Prix Circuit and Open-Wheel Cars)

Forty-five degree circuit corner in an original generic circuit family.

@3dassets590 tris
Circuit hairpin (Grand Prix Circuit and Open-Wheel Cars)

Circuit hairpin (Grand Prix Circuit and Open-Wheel Cars)

Circuit hairpin in an original generic circuit family.

@3dassets2.3k tris
Left-right circuit chicane (Grand Prix Circuit and Open-Wheel Cars)

Left-right circuit chicane (Grand Prix Circuit and Open-Wheel Cars)

Left-right circuit chicane in an original generic circuit family.

@3dassets1.2k tris
Smooth circuit S-bend (Grand Prix Circuit and Open-Wheel Cars)

Smooth circuit S-bend (Grand Prix Circuit and Open-Wheel Cars)

Smooth circuit S-bend in an original generic circuit family.

@3dassets2.0k tris
Ten-degree banked circuit corner (Grand Prix Circuit and Open-Wheel Cars)

Ten-degree banked circuit corner (Grand Prix Circuit and Open-Wheel Cars)

Ten-degree banked circuit corner in an original generic circuit family.

@3dassets1.2k tris
Start-finish circuit straight (Grand Prix Circuit and Open-Wheel Cars)

Start-finish circuit straight (Grand Prix Circuit and Open-Wheel Cars)

Start-finish circuit straight in an original generic circuit family.

@3dassets652 tris