{"data":{"id":"32641","slug":"fps-survival-forest-outpost-razor-wire-coil-8bbc330d","title":"Razor Wire Coil 3.2 m (FPS Survival Forest Outpost)","summary":"Free 3D game asset for a forest survival outpost: a 3.2 m coil of razor wire in seven turns with barbs, pinned at each end.","description":"A 3.2 m run of razor wire drawn out into seven turns of a 0.92 m coil, with twenty eight barbs swaged along it and a steel pin at each end. It sits on the ground and lays along a fence line or across an approach. Dimensions 3.22 × 1.01 × 1.00 m (X × Y × Z). Metre units, +Y up, +Z front; origin on the ground at the footprint centre unless stated. Damp conifer forest realism: wet concrete and corroded corrugated steel, weathered pine, dark bark and soil, deep needle green, olive canvas, gunmetal and machined steel, with five emissive colours (amber fire, white floodlight, green status, blue screen, red warning) that also form the loot rarity ladder. Static geometry; no rig, animation, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/fps-survival-forest-outpost-razor-wire-coil-8bbc330d","cdnUrl":"https://cdn.3dassets.dev/assets/32641/v1/model.glb","downloadUrl":"https://3dassets.dev/download/fps-survival-forest-outpost-razor-wire-coil-8bbc330d","thumbnailUrl":"https://cdn.3dassets.dev/assets/32641/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/32641/v1/poster.webp","blurhash":"U37nUZx]9F%Mxu_4xvM_00so?asDIV00Inxv","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"post-apocalyptic","title":"Post-apocalyptic"},{"slug":"realistic","title":"Realistic"},{"slug":"exterior","title":"Exterior"}],"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":31700,"triangles":1294,"vertices":1420,"meshes":1,"materials":1,"textures":0,"animations":[],"boundingBox":{"min":[-1.6118358373641968,0.000056153239884282335,-0.500024759264109],"max":[1.6118358373641968,1.0099438372233727,0.500024759264109]},"sizeMeters":[3.224,1.01,1],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"claude-opus-5","downloads":0,"publishedAt":"2026-09-08T12:54:15.877Z","updatedAt":"2026-09-08T12:54:15.977Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/32641/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function RazorWireCoil32MFPSSurvivalForestOutpost(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/32641/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/32641/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/32641/v1/model.glb\" alt=\"Razor Wire Coil 3.2 m (FPS Survival Forest Outpost)\" 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/32641/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/32641/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}