{"data":{"id":"12116","slug":"ufo-crash-site-and-recovery-facility-cra-b2557ebf-starter-scene","title":"Crash Site at Night (UFO Crash Site and Recovery Facility)","summary":"Composed example for UFO Crash Site and Recovery Facility.","description":"A recovery in progress on open ground: a damaged scout disc lying in an 18 m impact crater at the head of a skid run of furrowed and burnt tiles, with hull fragments, a torn panel, a frame piece, a detached leg and two debris scatters strung back along the trench. A taped cordon boxes the trench off from the working area, where a heavy lift crane stands with its outriggers down, three floodlight rigs are raised, a tarpaulin frame covers a fragment, and a tent, generator, crate, lifting tackle, charred stumps and a low loader with its tractor unit sit behind the line. Four crew work the site. Layout artifact composed from instances of this pack; static geometry only.","status":"published","url":"https://3dassets.dev/assets/ufo-crash-site-and-recovery-facility-cra-b2557ebf-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/12116/v1/model.glb","downloadUrl":"https://3dassets.dev/download/ufo-crash-site-and-recovery-facility-cra-b2557ebf-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/12116/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/12116/v1/poster.webp","blurhash":"U89tAPt800t19aM{oLt700s-~pN1^*%MogRi","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"sci-fi","title":"Sci-Fi"},{"slug":"realistic","title":"Realistic"},{"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":1743848,"triangles":56430,"vertices":97847,"meshes":179,"materials":8,"textures":0,"animations":[],"boundingBox":{"min":[-13.355370949222321,-0.00017934007305875355,-33.014400776153195],"max":[16.76440109288743,14.78834800720215,9]},"sizeMeters":[30.12,14.789,42.014],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-06T15:07:48.518Z","updatedAt":"2026-09-06T15:07:48.987Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/12116/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CrashSiteAtNightUFOCrashSiteAndRecoveryFacility(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/12116/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/12116/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/12116/v1/model.glb\" alt=\"Crash Site at Night (UFO Crash Site and Recovery Facility)\" 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/12116/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/12116/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}