{"data":{"id":"37119","slug":"greek-island-village-and-harbour-laundry-line-frame-16810527","title":"Laundry Line Frame (Greek Island Village and Harbour)","summary":"Free 3D model of a laundry line frame for a Greek island village game asset kit: two braced posts, two sagging lines and four pegged cloths.","description":"Free 3D model of a laundry line frame for a Greek island village game asset kit: two braced posts, two sagging lines and four pegged cloths. Dimensions 4.10 by 2.05 by 0.65 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. A 3.80 by 0.70 m frame standing 2.05 m. The lines and the washing are modelled in place and are static: cloth and rope need a joint per element or a solver, and this library ships rigid node transforms only. No real island, village, chapel, taverna, boat or producer is depicted, and every board is blank or carries invented abstract marks with no lettering in any script. Island village palette: limewash white, grey island stone, Aegean blue paint, pale weathered timber, dark oak, terracotta, cream canvas, dark iron, brass, deep teal used for glazing and for the sea, olive leaf green and bougainvillea magenta. Static geometry; no rig, animation, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/greek-island-village-and-harbour-laundry-line-frame-16810527","cdnUrl":"https://cdn.3dassets.dev/assets/37119/v1/model.glb","downloadUrl":"https://3dassets.dev/download/greek-island-village-and-harbour-laundry-line-frame-16810527","thumbnailUrl":"https://cdn.3dassets.dev/assets/37119/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37119/v1/poster.webp","blurhash":"UCCi,T-;Dh-o~q_2IAIU01i^-;E100n$?aNH","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":135368,"triangles":2184,"vertices":2542,"meshes":5,"materials":5,"textures":3,"animations":[],"boundingBox":{"min":[-2.049999952316284,0.00011322053164861123,-0.32432629635937427],"max":[2.049999952316284,2.0499930820173824,0.32432629635937427]},"sizeMeters":[4.1,2.05,0.649],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T04:44:23.987Z","updatedAt":"2026-09-12T04:44:24.413Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37119/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function LaundryLineFrameGreekIslandVillageAndHarbour(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37119/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37119/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37119/v1/model.glb\" alt=\"Laundry Line Frame (Greek Island Village and Harbour)\" 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/37119/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/37119/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}