{"data":{"id":"27866","slug":"car-factory-production-line-body-to-fini-df38da0c-starter-scene","title":"Body to Finish Line (Car Factory Production Line)","summary":"A 48 by 18 m car assembly plant built from the hall kit: nine roof trusses on twenty two steel columns, a closed back wall and both end walls with a roller shutter, a window band and personnel doors, a deck and ridge lantern roof over the back half and a mezzanine walkway...","description":"A 48 by 18 m car assembly plant built from the hall kit: nine roof trusses on twenty two steel columns, a closed back wall and both end walls with a roller shutter, a window band and personnel doors, a deck and ridge lantern roof over the back half and a mezzanine walkway with its stair along the back. The front wall is left out and the near roof slope with it, so the hall is cut away towards the viewer and the whole line is in view. Down the back of the hall the line runs left to right from the stamping press, its steel coil and blank stack, through a fenced framing cell with two welding robots and a body in white on the skid conveyor, into the e-coat tank, the paint booth with its bell atomiser robot and a painted shell inside, and out through the curing oven and its end door. Down the front, a trimmed body hangs from the overhead carrier over the marriage lift with a rolling chassis on it, a worker fits a dashboard on the skillet platform, the wheel station stands beside its tyre stack and the glass robot, and two finished cars sit on the roller test bed and in the delivery lane. Andon towers, flow racks, kitting carts, engine stands, a forklift, a tugger train and an automated mover fill the aisles, with an inspector and a supervisor on the floor.","status":"published","url":"https://3dassets.dev/assets/car-factory-production-line-body-to-fini-df38da0c-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/27866/v1/model.glb","downloadUrl":"https://3dassets.dev/download/car-factory-production-line-body-to-fini-df38da0c-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/27866/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/27866/v1/poster.webp","blurhash":"U7DcdltR00%N_2_NNGD$00%3_3D%4n00%2x]","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"stylized","title":"Stylized"},{"slug":"kit","title":"Kit / Set"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":2639212,"triangles":146336,"vertices":142570,"meshes":429,"materials":12,"textures":1,"animations":[],"boundingBox":{"min":[-24.360000014305115,-0.10000353907421561,-9.519773543122945],"max":[24.471204565232522,10.239893185216834,9.360000014305115]},"sizeMeters":[48.831,10.34,18.88],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":13,"publishedAt":"2026-09-08T00:58:10.695Z","updatedAt":"2026-09-08T11:21:53.502Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/27866/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function BodyToFinishLineCarFactoryProductionLine(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/27866/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/27866/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/27866/v1/model.glb\" alt=\"Body to Finish Line (Car Factory Production Line)\" camera-controls auto-rotate></model-viewer>","blender":"# Blender 4.x: File > Import > glTF 2.0, or from the Python console after downloading the file.\nimport bpy\nbpy.ops.import_scene.gltf(filepath='model.glb')  # from https://cdn.3dassets.dev/assets/27866/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.","godot":"# Godot 4: copy model.glb into res://models/ and the editor imports it as a scene.\nvar packed := load(\"res://models/model.glb\") as PackedScene\nvar model := packed.instantiate()\nadd_child(model)","unity":"// Unity: import model.glb with glTFast (Package Manager: com.unity.cloud.gltfast) and drag the prefab in,\n// or load it at runtime straight from the CDN:\nusing GLTFast;\nvar gltf = new GltfImport();\nif (await gltf.Load(\"https://cdn.3dassets.dev/assets/27866/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}