{"data":{"id":"38298","slug":"marina-and-yacht-club-marina-and-yacht-club-pile-guide-5cd31efa","title":"Pile guide collar (Marina and Yacht Club)","summary":"Galvanised pile guide for a floating pontoon: a collar bracket with four rubber rollers running on a 0.42 m pile, a bolted deck arm and a safety chain eye, so a pontoon rises and falls without moving off station.","description":"Galvanised pile guide for a floating pontoon: a collar bracket with four rubber rollers running on a 0.42 m pile, a bolted deck arm and a safety chain eye, so a pontoon rises and falls without moving off station. Overall 0.77 by 0.31 by 1.22 m (X by Y by Z). Metre units, +Y up, the working face toward +Z, with a free origin stated below. The origin is free and sits at the collar's centre, the deck arm running toward +Z, so the guide is placed at whatever height the pile fitting sits. Static fitting: the rollers are modelled solid and do not turn, and the chain eye carries nothing. Static geometry; no rig, collision or navigation data. Original CC0 geometry: no marina, club, boat builder, engine maker, sailmaker or regatta is named or depicted, every hull name board, sail number, burgee, flag, sign and plate is blank or an abstract shape, and no real vessel is reproduced.","status":"published","url":"https://3dassets.dev/assets/marina-and-yacht-club-marina-and-yacht-club-pile-guide-5cd31efa","cdnUrl":"https://cdn.3dassets.dev/assets/38298/v1/model.glb","downloadUrl":"https://3dassets.dev/download/marina-and-yacht-club-marina-and-yacht-club-pile-guide-5cd31efa","thumbnailUrl":"https://cdn.3dassets.dev/assets/38298/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/38298/v1/poster.webp","blurhash":"U597kdn%00IUt8IURitR00WV_N%MRO?bxvRi","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"exterior","title":"Exterior"},{"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":17428,"triangles":368,"vertices":818,"meshes":2,"materials":2,"textures":0,"animations":[],"boundingBox":{"min":[-0.3865167971594812,-0.10999364979710895,-0.37025201320648193],"max":[0.3865167971594812,0.2005332024680965,0.8500000238418579]},"sizeMeters":[0.773,0.311,1.22],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T14:27:59.100Z","updatedAt":"2026-09-12T14:27:59.201Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/38298/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PileGuideCollarMarinaAndYachtClub(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/38298/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/38298/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/38298/v1/model.glb\" alt=\"Pile guide collar (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/38298/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/38298/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}