{"data":{"id":"34059","slug":"wind-and-solar-energy-farm-roof-mount-panel-pair-e62b7fc8","title":"Roof Mount Panel Pair (Wind and Solar Energy Farm)","summary":"A pair of roof mounted modules on a ballasted rail frame: two panels at a shallow 12 degree tilt on concrete ballast blocks, for a cabin, office or barn roof.","description":"A pair of roof mounted modules on a ballasted rail frame: two panels at a shallow 12 degree tilt on concrete ballast blocks, for a cabin, office or barn roof. Dimensions 2.52 by 0.79 by 2.13 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. The origin is under the ballast blocks, so the frame sits flat on whatever roof it is placed on. Fixed tilt; nothing moves. Renewables low-poly palette: turbine white, concrete grey, site grass, galvanised steel, charcoal, photovoltaic blue, safety yellow and warning red. Static geometry; no rig, animation, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/wind-and-solar-energy-farm-roof-mount-panel-pair-e62b7fc8","cdnUrl":"https://cdn.3dassets.dev/assets/34059/v1/model.glb","downloadUrl":"https://3dassets.dev/download/wind-and-solar-energy-farm-roof-mount-panel-pair-e62b7fc8","thumbnailUrl":"https://cdn.3dassets.dev/assets/34059/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34059/v1/poster.webp","blurhash":"U8Bp*0Io00xu%it6ITRj00aw.AWCMaM}x^t5","category":{"slug":"roads-infrastructure","title":"Roads & Infrastructure"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"stylized","title":"Stylized"},{"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":16508,"triangles":276,"vertices":828,"meshes":4,"materials":4,"textures":0,"animations":[],"boundingBox":{"min":[-1.2599999904632568,0.000017089182545365622,-1.0640531958275494],"max":[1.2599999904632568,0.7868227092809271,1.0640531958275494]},"sizeMeters":[2.52,0.787,2.128],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T06:20:38.619Z","updatedAt":"2026-09-11T06:20:38.742Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34059/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function RoofMountPanelPairWindAndSolarEnergyFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34059/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34059/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34059/v1/model.glb\" alt=\"Roof Mount Panel Pair (Wind and Solar Energy Farm)\" 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/34059/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/34059/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}