{"data":{"id":"38337","slug":"marina-and-yacht-club-marina-and-yacht-club-yard-scene-48a0b49d","title":"Boat yard and hoist dock (Marina and Yacht Club)","summary":"The land side of the same marina, closer in: the travel hoist standing over the slipway head, the mast crane on the quay beside it, one yacht stripped on a cradle with its cockpit section lifted off alongside, another shrouded under a winter cover, and the dinghy park, road...","description":"The land side of the same marina, closer in: the travel hoist standing over the slipway head, the mast crane on the quay beside it, one yacht stripped on a cradle with its cockpit section lifted off alongside, another shrouded under a winter cover, and the dinghy park, road trailer, rigging bench, sail bags, outboard stand and waste point filling the hardstanding behind them, with the race office, the notice board and the terrace along the back and the club RIB lying off the slipway.","status":"published","url":"https://3dassets.dev/assets/marina-and-yacht-club-marina-and-yacht-club-yard-scene-48a0b49d","cdnUrl":"https://cdn.3dassets.dev/assets/38337/v1/model.glb","downloadUrl":"https://3dassets.dev/download/marina-and-yacht-club-marina-and-yacht-club-yard-scene-48a0b49d","thumbnailUrl":"https://cdn.3dassets.dev/assets/38337/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/38337/v1/poster.webp","blurhash":"U59tr$0-00=^Q,t7Siad00^J_N9wpfM_%0f-","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":638388,"triangles":12088,"vertices":27236,"meshes":221,"materials":11,"textures":1,"animations":[],"boundingBox":{"min":[-16.05999994277954,-1.5,-12.600003119403],"max":[16.05999994277954,7.619999923706055,15.4]},"sizeMeters":[32.12,9.12,28],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T14:28:25.838Z","updatedAt":"2026-09-12T14:28:25.945Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/38337/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function BoatYardAndHoistDockMarinaAndYachtClub(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/38337/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/38337/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/38337/v1/model.glb\" alt=\"Boat yard and hoist dock (Marina and Yacht Club)\" 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/38337/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/38337/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}