{"data":{"id":"37054","slug":"offshore-oil-rig-and-platform-wind-sock-e84b69ae","title":"Wind sock and mast (Offshore Oil Rig and Platform)","summary":"A helideck wind sock on its braced mast: the swivel head, the hoop and the banded sock, three stay wires and a blank obstruction light on the mast head.","description":"A helideck wind sock on its braced mast: the swivel head, the hoop and the banded sock, three stay wires and a blank obstruction light on the mast head. Dimensions 2.76 by 5.83 by 1.58 m (X by Y by Z). Metre units, +Y up, working or access side toward +Z, resting on y=0. The sock is static geometry. A sock only reads as a sock when it deforms with the wind, which needs a shader or a joint per band, so it ships in its flying pose. Every plate, sign face, screen and nameplate is blank: no operator, contractor, equipment maker or real platform appears anywhere in this pack. Static geometry; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/offshore-oil-rig-and-platform-wind-sock-e84b69ae","cdnUrl":"https://cdn.3dassets.dev/assets/37054/v1/model.glb","downloadUrl":"https://3dassets.dev/download/offshore-oil-rig-and-platform-wind-sock-e84b69ae","thumbnailUrl":"https://cdn.3dassets.dev/assets/37054/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37054/v1/poster.webp","blurhash":"U77A;*tS01I9~8R+4?xZ?FkCD+V@S$s:nhM|","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"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":31452,"triangles":680,"vertices":1432,"meshes":5,"materials":5,"textures":0,"animations":[],"boundingBox":{"min":[-0.4602592593799011,0,-0.7909863358233619],"max":[2.299999952316284,5.829999923706055,0.7909863358233619]},"sizeMeters":[2.76,5.83,1.582],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T04:43:47.140Z","updatedAt":"2026-09-12T04:43:47.234Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37054/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WindSockAndMastOffshoreOilRigAndPlatform(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37054/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37054/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37054/v1/model.glb\" alt=\"Wind sock and mast (Offshore Oil Rig and Platform)\" 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/37054/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/37054/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}