{"data":{"id":"28553","slug":"arctic-station-fps-kit-station-under-sie-42311417-starter-scene","title":"Station under siege (Arctic Station FPS Kit)","summary":"A snowbound polar research station fought over on the plateau. Five habitat modules stand closed and roofed on tall stilts, a glazed end cap and a window bay at one end, a T junction, a straight run and a corner, with a door cap on a south branch at the head of the external...","description":"A snowbound polar research station fought over on the plateau. Five habitat modules stand closed and roofed on tall stilts, a glazed end cap and a window bay at one end, a T junction, a straight run and a corner, with a door cap on a south branch at the head of the external stair and an insulated corridor running down through a pressure bulkhead to the generator hut. Ground tiles cover the plot with a packed vehicle track from the helipad to the stair, the snowcat and its sled on the track and the skidoo parked by the stair. A twin engine transport lies broken in two on the far side under a drift, and the ice tunnel comes up out of a bank to the south west. Floodlights, a spotlight tower, the radar dome, the comms mast, fuel, crates, the drill rig and the sample rack dress the yard, and a sandbag emplacement with a tripod gun holds the approach while defenders watch from the landing and attackers work in from the wreck and the tunnel.","status":"published","url":"https://3dassets.dev/assets/arctic-station-fps-kit-station-under-sie-42311417-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/28553/v1/model.glb","downloadUrl":"https://3dassets.dev/download/arctic-station-fps-kit-station-under-sie-42311417-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/28553/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/28553/v1/poster.webp","blurhash":"UCBzFD%g00aK8_t7%MM{00D%?bxu_NRkM{xu","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":13165880,"triangles":632111,"vertices":541914,"meshes":301,"materials":22,"textures":3,"animations":[],"boundingBox":{"min":[-15.253890169025919,-0.00019103562416766806,-11.008248607724722],"max":[18,10.02260696411133,10.997435740135211]},"sizeMeters":[33.254,10.023,22.006],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:56:15.000Z","updatedAt":"2026-09-08T03:56:15.120Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/28553/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function StationUnderSiegeArcticStationFPSKit(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/28553/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/28553/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/28553/v1/model.glb\" alt=\"Station under siege (Arctic Station FPS Kit)\" 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/28553/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/28553/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}