{"data":{"id":"13475","slug":"ore-processing-and-haulage-plant-stacker-and-stockpile-4a1f44e4","title":"Radial stacker, stockpile and reclaim tunnel (Ore Processing and Haulage Plant)","summary":"The stockpile yard: a conveyor tail station feeding a straight module, a 30 degree horizontal curve and another straight into the radial stacking conveyor, whose boom builds the coarse ore cone. The reclaim tunnel entrance sits at the toe of the pile with the reclaim belt...","description":"The stockpile yard: a conveyor tail station feeding a straight module, a 30 degree horizontal curve and another straight into the radial stacking conveyor, whose boom builds the coarse ore cone. The reclaim tunnel entrance sits at the toe of the pile with the reclaim belt climbing out into a gallery bridge, a tripper car works beside the product windrow, and a dust suppression unit, walkway module and truck loadout complete the yard.","status":"published","url":"https://3dassets.dev/assets/ore-processing-and-haulage-plant-stacker-and-stockpile-4a1f44e4","cdnUrl":"https://cdn.3dassets.dev/assets/13475/v1/model.glb","downloadUrl":"https://3dassets.dev/download/ore-processing-and-haulage-plant-stacker-and-stockpile-4a1f44e4","thumbnailUrl":"https://cdn.3dassets.dev/assets/13475/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/13475/v1/poster.webp","blurhash":"U78Ne1-;00E1M{jZt7WC00D*~V%2?aWWIVxZ","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"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":1094448,"triangles":26182,"vertices":56898,"meshes":70,"materials":8,"textures":0,"animations":[],"boundingBox":{"min":[-54.04930675168793,-0.0006384620348685033,-32.579999923706055],"max":[30.57047157004841,11.200638271300004,64.08710158481969]},"sizeMeters":[84.62,11.201,96.667],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-07T15:37:55.907Z","updatedAt":"2026-09-07T21:20:51.495Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/13475/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function RadialStackerStockpileAndReclaimTunnelOreProcessingAndHaulagePlant(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/13475/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/13475/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/13475/v1/model.glb\" alt=\"Radial stacker, stockpile and reclaim tunnel (Ore Processing and Haulage Plant)\" 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/13475/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/13475/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}