{"data":{"id":182,"slug":"pixel-modern-farm","title":"Pixel Modern Farm","summary":"Pixel art farm kit: fields and crop tiles on a four metre grid, farmhouse, steel barn, polytunnel and silos, tractors, a combine, animals, yard props and farm folk.","description":"A chunky pixel modern farm in metres: nineteen four metre ground and crop tiles with edge connectors, fourteen farm buildings, twelve machines that roll, fourteen animals, twenty four yard props and eight figures on one shared body. Every surface carries a 32 px nearest filtered map and pattern is modelled as proud geometry, so soil rows, corrugation and boards read as pixel art rather than blur. Rigid node transform clips only: doors, gates, wheels, rotors and a tipping body. Animals, figures, crops and water are static.","url":"https://3dassets.dev/packs/pixel-modern-farm","coverUrl":"https://cdn.3dassets.dev/assets/29167/v1/poster.webp","assetCount":92,"aiGenerated":true,"aiGeneratedAssetCount":92,"aiModels":["Claude Fable 5.1"],"aiModelUnspecifiedCount":0,"featured":true,"licenseLabel":"CC0 1.0 Universal","totalBytes":4629200,"totalTriangles":71200,"starterScene":{"id":"29167","slug":"pixel-modern-farm-harvest-day-farm-fcdfbe7d-starter-scene","title":"Harvest Day Farm (Pixel Modern Farm)","summary":"A working farm in the middle of harvest: the yard holds the farmhouse, the steel barn, the machinery shed with a tractor and baler parked inside, the silos and the water tower. Cows stand in the fenced paddock behind the cow shed, hens scratch by the chicken house and pigs...","description":"A working farm in the middle of harvest: the yard holds the farmhouse, the steel barn, the machinery shed with a tractor and baler parked inside, the silos and the water tower. Cows stand in the fenced paddock behind the cow shed, hens scratch by the chicken house and pigs are out at the ark. Ripe wheat is being cut by the combine with the tipping trailer alongside, and corn, sunflowers, lettuce, pumpkins and strawberries fill the fields either side of the dirt tracks. The kitchen garden has the polytunnel, the greenhouse and beehives, the farm shop and market stall face the road behind the sign and the mailbox, ducks sit on the pond and the turbine and solar array stand on the far side.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-harvest-day-farm-fcdfbe7d-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/29167/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-harvest-day-farm-fcdfbe7d-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/29167/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29167/v1/poster.webp","blurhash":"U9B3{Bj[00oy8|WBt6s;00bF?bn+~ps:tRSf","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"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":1909532,"triangles":37252,"vertices":83176,"meshes":485,"materials":8,"textures":1,"animations":[],"boundingBox":{"min":[-29.04997024445326,-0.00021780996074971526,-30],"max":[28.084963530381177,23.350446864021677,34.00131120545917]},"sizeMeters":[57.135,23.351,64.001],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:41.899Z","updatedAt":"2026-09-08T03:58:42.123Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29167/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function HarvestDayFarmPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29167/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29167/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29167/v1/model.glb\" alt=\"Harvest Day Farm (Pixel Modern 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/29167/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/29167/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},"assets":[{"id":"29076","slug":"pixel-modern-farm-soil-tile-ploughed-d565505b","title":"Ploughed Soil Tile (Pixel Modern Farm)","summary":"Ploughed soil tile on the four metre farm grid, with eight chunky furrow ridges proud of the bed.","description":"Ploughed soil tile on the four metre farm grid, with eight chunky furrow ridges proud of the bed. Dimensions 4.00 × 0.17 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Eight furrow ridges stand 70 mm proud of a 100 mm soil bed so the rows never share a plane with it. Nothing on this tile moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-soil-tile-ploughed-d565505b","cdnUrl":"https://cdn.3dassets.dev/assets/29076/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-soil-tile-ploughed-d565505b","thumbnailUrl":"https://cdn.3dassets.dev/assets/29076/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29076/v1/poster.webp","blurhash":"U2AJi,?H00I.-.RlR*t500E2~Unj0N%1WFIW","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":9312,"triangles":108,"vertices":324,"meshes":1,"materials":1,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00003647051289348835,-2],"max":[2,0.16996353127524585,2]},"sizeMeters":[4,0.17,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:22.768Z","updatedAt":"2026-09-08T03:58:22.897Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29076/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PloughedSoilTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29076/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29076/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29076/v1/model.glb\" alt=\"Ploughed Soil Tile (Pixel Modern 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/29076/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/29076/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29077","slug":"pixel-modern-farm-soil-tile-seeded-4b346db6","title":"Seeded Soil Tile (Pixel Modern Farm)","summary":"Drilled soil tile with the first seedlings showing along eight furrow ridges.","description":"Drilled soil tile with the first seedlings showing along eight furrow ridges. Dimensions 4.00 × 0.24 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Seedling blocks sit on the ridge tops. Static tile: no growth, no crop simulation and no animation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-soil-tile-seeded-4b346db6","cdnUrl":"https://cdn.3dassets.dev/assets/29077/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-soil-tile-seeded-4b346db6","thumbnailUrl":"https://cdn.3dassets.dev/assets/29077/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29077/v1/poster.webp","blurhash":"U4A0di-.00V@xtWVRkof00E2~VWCIVs:t6Rk","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":37748,"triangles":492,"vertices":1476,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00003647051289348835,-2],"max":[2,0.23991317305240145,2]},"sizeMeters":[4,0.24,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:23.039Z","updatedAt":"2026-09-08T03:58:23.135Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29077/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SeededSoilTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29077/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29077/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29077/v1/model.glb\" alt=\"Seeded Soil Tile (Pixel Modern 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/29077/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/29077/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29078","slug":"pixel-modern-farm-crop-tile-wheat-young-127f63bd","title":"Young Wheat Tile (Pixel Modern Farm)","summary":"Young wheat rows in green, one four metre field tile of the modern farm crop set.","description":"Young wheat rows in green, one four metre field tile of the modern farm crop set. Dimensions 4.00 × 0.63 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Seven chunky rows, each a green stem block under a narrower ear block so the two never share a side plane. Crops are static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-wheat-young-127f63bd","cdnUrl":"https://cdn.3dassets.dev/assets/29078/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-wheat-young-127f63bd","thumbnailUrl":"https://cdn.3dassets.dev/assets/29078/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29078/v1/poster.webp","blurhash":"U6CsW=-.00aK?ZV[E3t500IV~nbG03tQ-.M}","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":20112,"triangles":264,"vertices":792,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00003647051289348835,-2],"max":[2,0.630072627674181,2]},"sizeMeters":[4,0.63,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:23.062Z","updatedAt":"2026-09-08T03:58:23.170Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29078/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function YoungWheatTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29078/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29078/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29078/v1/model.glb\" alt=\"Young Wheat Tile (Pixel Modern 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/29078/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/29078/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29079","slug":"pixel-modern-farm-crop-tile-wheat-ripe-b23b2773","title":"Ripe Wheat Tile (Pixel Modern Farm)","summary":"Ripe golden wheat ready to cut, a four metre crop tile for a modern farming game.","description":"Ripe golden wheat ready to cut, a four metre crop tile for a modern farming game. Dimensions 4.00 × 1.25 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Green stems carry a wider golden ear course and a narrow top course, all stepped so no two faces are coplanar. Crops are static geometry and do not sway. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-wheat-ripe-b23b2773","cdnUrl":"https://cdn.3dassets.dev/assets/29079/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-wheat-ripe-b23b2773","thumbnailUrl":"https://cdn.3dassets.dev/assets/29079/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29079/v1/poster.webp","blurhash":"U5ECdj_100s:~oRQE3tR004;~nNL01x@-QMy","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":28232,"triangles":348,"vertices":1044,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00003647051289348835,-2],"max":[2,1.2500332759041648,2]},"sizeMeters":[4,1.25,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:23.326Z","updatedAt":"2026-09-08T03:58:23.458Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29079/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function RipeWheatTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29079/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29079/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29079/v1/model.glb\" alt=\"Ripe Wheat Tile (Pixel Modern 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/29079/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/29079/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29080","slug":"pixel-modern-farm-crop-tile-corn-266d2c00","title":"Corn Field Tile (Pixel Modern Farm)","summary":"Standing corn at full height on a four metre tile, chunky pixel art stalks and cobs.","description":"Standing corn at full height on a four metre tile, chunky pixel art stalks and cobs. Dimensions 4.00 × 1.67 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Five stalk rows 1.6 m tall with leaf bars and cob blocks set proud of the stalk. Static geometry; the crop does not move. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-corn-266d2c00","cdnUrl":"https://cdn.3dassets.dev/assets/29080/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-corn-266d2c00","thumbnailUrl":"https://cdn.3dassets.dev/assets/29080/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29080/v1/poster.webp","blurhash":"U6CjLL?a00kR*HRmR6tO00IBtjRkHYt5a$Vu","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":55896,"triangles":732,"vertices":2196,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00003647051289348835,-2],"max":[2,1.6699221478269506,2]},"sizeMeters":[4,1.67,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:23.493Z","updatedAt":"2026-09-08T03:58:23.618Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29080/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CornFieldTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29080/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29080/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29080/v1/model.glb\" alt=\"Corn Field Tile (Pixel Modern 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/29080/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/29080/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29081","slug":"pixel-modern-farm-crop-tile-sunflowers-dde96223","title":"Sunflower Field Tile (Pixel Modern Farm)","summary":"Sunflowers in bloom on a four metre field tile, square petal heads on green stems.","description":"Sunflowers in bloom on a four metre field tile, square petal heads on green stems. Dimensions 4.00 × 1.72 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Sixteen heads on four stem rows; each head is a mustard petal block with a darker centre block set proud of it. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-sunflowers-dde96223","cdnUrl":"https://cdn.3dassets.dev/assets/29081/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-sunflowers-dde96223","thumbnailUrl":"https://cdn.3dassets.dev/assets/29081/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29081/v1/poster.webp","blurhash":"U4CsmT_K00yC?sRjE2x[008|?tMg03j]=|IW","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":52460,"triangles":684,"vertices":2052,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.000017235805296555995,-2],"max":[2,1.720021370307321,2]},"sizeMeters":[4,1.72,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:23.802Z","updatedAt":"2026-09-08T03:58:23.905Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29081/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SunflowerFieldTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29081/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29081/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29081/v1/model.glb\" alt=\"Sunflower Field Tile (Pixel Modern 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/29081/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/29081/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29082","slug":"pixel-modern-farm-crop-tile-lettuce-84f987a4","title":"Lettuce Rows Tile (Pixel Modern Farm)","summary":"Lettuce rows in a market garden bed, thirty six chunky heads on a four metre tile.","description":"Lettuce rows in a market garden bed, thirty six chunky heads on a four metre tile. Dimensions 4.00 × 0.48 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Two stepped blocks make each head so the upper one is narrower than the lower and nothing is coplanar. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-lettuce-84f987a4","cdnUrl":"https://cdn.3dassets.dev/assets/29082/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-lettuce-84f987a4","thumbnailUrl":"https://cdn.3dassets.dev/assets/29082/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29082/v1/poster.webp","blurhash":"U5BM[1?Z00Va%#ofMyf600D+_LW;D4Rjx]k9","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":70624,"triangles":948,"vertices":2844,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.00008057065315597578,-2],"max":[2,0.47999511254726196,2]},"sizeMeters":[4,0.48,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:23.820Z","updatedAt":"2026-09-08T03:58:23.955Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29082/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function LettuceRowsTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29082/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29082/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29082/v1/model.glb\" alt=\"Lettuce Rows Tile (Pixel Modern 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/29082/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/29082/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29083","slug":"pixel-modern-farm-crop-tile-pumpkins-addd3ae6","title":"Pumpkin Patch Tile (Pixel Modern Farm)","summary":"Pumpkin patch tile with twelve fruit sitting on their vines, ready for a harvest scene.","description":"Pumpkin patch tile with twelve fruit sitting on their vines, ready for a harvest scene. Dimensions 4.00 × 0.77 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Vine mats run along four ridges with a stalk block on each pumpkin. Static geometry; nothing on the tile moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-pumpkins-addd3ae6","cdnUrl":"https://cdn.3dassets.dev/assets/29083/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-pumpkins-addd3ae6","thumbnailUrl":"https://cdn.3dassets.dev/assets/29083/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29083/v1/poster.webp","blurhash":"U9Cimr-n00R7tRWVRjWV00Ip~VX7IUs:xaoJ","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":31716,"triangles":396,"vertices":1188,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.000046543707183127614,-2],"max":[2,0.7698727273705838,2]},"sizeMeters":[4,0.77,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:24.299Z","updatedAt":"2026-09-08T03:58:24.410Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29083/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PumpkinPatchTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29083/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29083/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29083/v1/model.glb\" alt=\"Pumpkin Patch Tile (Pixel Modern 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/29083/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/29083/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29084","slug":"pixel-modern-farm-crop-tile-strawberries-501d1616","title":"Strawberry Beds Tile (Pixel Modern Farm)","summary":"Strawberry beds in fruit, a four metre tile of low green rows dotted with red berries.","description":"Strawberry beds in fruit, a four metre tile of low green rows dotted with red berries. Dimensions 4.00 × 0.46 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Berries are separate cubes set on top of the row blocks, offset left and right so none of them share a face. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-crop-tile-strawberries-501d1616","cdnUrl":"https://cdn.3dassets.dev/assets/29084/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-crop-tile-strawberries-501d1616","thumbnailUrl":"https://cdn.3dassets.dev/assets/29084/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29084/v1/poster.webp","blurhash":"U6Bf^H-n00of%MV[RjtQ00IW~pWC9FtPxtM{","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":50756,"triangles":660,"vertices":1980,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.00008057065315597578,-2],"max":[2,0.4599191277089596,2]},"sizeMeters":[4,0.46,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:24.448Z","updatedAt":"2026-09-08T03:58:24.547Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29084/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function StrawberryBedsTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29084/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29084/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29084/v1/model.glb\" alt=\"Strawberry Beds Tile (Pixel Modern 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/29084/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/29084/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29085","slug":"pixel-modern-farm-orchard-tile-apple-b3d80609","title":"Apple Orchard Tile (Pixel Modern Farm)","summary":"Two chunky apple trees on a grass tile, the orchard piece of the modern farm ground kit.","description":"Two chunky apple trees on a grass tile, the orchard piece of the modern farm ground kit. Dimensions 4.00 × 2.80 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Trunks are single blocks under two stepped canopy blocks with apple cubes set proud of the leaves. Static geometry; no wind or leaf animation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-orchard-tile-apple-b3d80609","cdnUrl":"https://cdn.3dassets.dev/assets/29085/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-orchard-tile-apple-b3d80609","thumbnailUrl":"https://cdn.3dassets.dev/assets/29085/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29085/v1/poster.webp","blurhash":"UBDv=b-;00D*9Ga_IBRj00RjtOof~pa$.7xu","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":16180,"triangles":180,"vertices":540,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.00006716456270505766,-2],"max":[2,2.8000671168789895,2]},"sizeMeters":[4,2.8,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:24.626Z","updatedAt":"2026-09-08T03:58:24.722Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29085/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function AppleOrchardTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29085/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29085/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29085/v1/model.glb\" alt=\"Apple Orchard Tile (Pixel Modern 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/29085/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/29085/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29086","slug":"pixel-modern-farm-grass-tile-44857784","title":"Grass Tile (Pixel Modern Farm)","summary":"Plain grass tile for the yard and field edges, with a few proud tufts.","description":"Plain grass tile for the yard and field edges, with a few proud tufts. Dimensions 4.00 × 0.24 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Tufts sit on the turf so the tile still butts flush against its neighbours. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-grass-tile-44857784","cdnUrl":"https://cdn.3dassets.dev/assets/29086/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-grass-tile-44857784","thumbnailUrl":"https://cdn.3dassets.dev/assets/29086/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29086/v1/poster.webp","blurhash":"U8BgYa%M00jEtRWVWBj]00My_MWCMxs:oyWB","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":7576,"triangles":84,"vertices":252,"meshes":1,"materials":1,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00012329209607400693,-2],"max":[2,0.23987670253950796,2]},"sizeMeters":[4,0.24,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:24.667Z","updatedAt":"2026-09-08T03:58:24.766Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29086/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function GrassTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29086/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29086/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29086/v1/model.glb\" alt=\"Grass Tile (Pixel Modern 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/29086/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/29086/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29087","slug":"pixel-modern-farm-dirt-track-tile-dd8d0297","title":"Dirt Track Tile (Pixel Modern Farm)","summary":"Straight dirt track tile with grass verges and two worn wheel ruts.","description":"Straight dirt track tile with grass verges and two worn wheel ruts. Dimensions 4.00 × 0.14 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Ruts are shallow blocks proud of the track bed, verges stand 20 mm above it. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-dirt-track-tile-dd8d0297","cdnUrl":"https://cdn.3dassets.dev/assets/29087/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-dirt-track-tile-dd8d0297","thumbnailUrl":"https://cdn.3dassets.dev/assets/29087/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29087/v1/poster.webp","blurhash":"U3A^K{?Z00RQ-;o~WWR500E2~BRQ4nQmRPyX","category":{"slug":"roads-infrastructure","title":"Roads & Infrastructure"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":6664,"triangles":60,"vertices":180,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-2.001199960708618,-0.00009646306592766413,-2.001199960708618],"max":[2.001199960708618,0.14007049805491278,2.001199960708618]},"sizeMeters":[4.002,0.14,4.002],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:24.962Z","updatedAt":"2026-09-08T03:58:25.096Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29087/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DirtTrackTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29087/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29087/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29087/v1/model.glb\" alt=\"Dirt Track Tile (Pixel Modern 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/29087/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/29087/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29088","slug":"pixel-modern-farm-dirt-track-corner-84a64ef7","title":"Dirt Track Corner (Pixel Modern Farm)","summary":"Ninety degree dirt track corner tile that turns the straight track between two tile edges.","description":"Ninety degree dirt track corner tile that turns the straight track between two tile edges. Dimensions 4.03 × 0.14 × 4.03 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. The track curves from the west edge to the north edge on a two metre centreline; rut blocks step round the bend and the verges match the straight tile. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-dirt-track-corner-84a64ef7","cdnUrl":"https://cdn.3dassets.dev/assets/29088/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-dirt-track-corner-84a64ef7","thumbnailUrl":"https://cdn.3dassets.dev/assets/29088/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29088/v1/poster.webp","blurhash":"U4B3$i?H00NM#8WBO=oy00IT}@V?Gut7mmRQ","category":{"slug":"roads-infrastructure","title":"Roads & Infrastructure"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":19732,"triangles":240,"vertices":720,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-2.0278751850128174,-0.00009646306592766413,-2.0278751850128174],"max":[2.001199960708618,0.14006710608913336,2.001199960708618]},"sizeMeters":[4.029,0.14,4.029],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:25.158Z","updatedAt":"2026-09-08T03:58:25.265Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29088/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DirtTrackCornerPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29088/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29088/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29088/v1/model.glb\" alt=\"Dirt Track Corner (Pixel Modern 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/29088/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/29088/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29089","slug":"pixel-modern-farm-farm-road-tile-342944ad","title":"Farm Road Tile (Pixel Modern Farm)","summary":"Sealed farm road tile with painted edge lines and a dashed centre line.","description":"Sealed farm road tile with painted edge lines and a dashed centre line. Dimensions 4.00 × 0.15 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Markings are thin blocks laid on the surface, never coplanar with it. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farm-road-tile-342944ad","cdnUrl":"https://cdn.3dassets.dev/assets/29089/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farm-road-tile-342944ad","thumbnailUrl":"https://cdn.3dassets.dev/assets/29089/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29089/v1/poster.webp","blurhash":"U29tZ9-r00R6?b.6k9Dl00NX_4Io4T02D*_J","category":{"slug":"roads-infrastructure","title":"Roads & Infrastructure"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":10904,"triangles":108,"vertices":324,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2.001199960708618,-0.00011253838093712443,-2.001199960708618],"max":[2.001199960708618,0.14989303426341435,2.001199960708618]},"sizeMeters":[4.002,0.15,4.002],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:25.409Z","updatedAt":"2026-09-08T03:58:25.515Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29089/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmRoadTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29089/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29089/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29089/v1/model.glb\" alt=\"Farm Road Tile (Pixel Modern 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/29089/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/29089/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29090","slug":"pixel-modern-farm-pond-tile-2d9de137","title":"Farm Pond Tile (Pixel Modern Farm)","summary":"Farm pond tile: still water in a soil rim with a grass surround.","description":"Farm pond tile: still water in a soil rim with a grass surround. Dimensions 4.00 × 0.10 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. The water is a static slab 40 mm below the rim with three ripple bars proud of it. Water never moves and carries no shader or simulation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-pond-tile-2d9de137","cdnUrl":"https://cdn.3dassets.dev/assets/29090/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-pond-tile-2d9de137","thumbnailUrl":"https://cdn.3dassets.dev/assets/29090/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29090/v1/poster.webp","blurhash":"U5BWxb-;00oe-;ayRjof00IU_4Rj9Foen-Rj","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":11000,"triangles":144,"vertices":432,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.0000524938538105299,-2],"max":[2,0.10005035628569345,2]},"sizeMeters":[4,0.1,4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:25.457Z","updatedAt":"2026-09-08T03:58:25.569Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29090/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmPondTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29090/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29090/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29090/v1/model.glb\" alt=\"Farm Pond Tile (Pixel Modern 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/29090/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/29090/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29091","slug":"pixel-modern-farm-stream-tile-448d9540","title":"Stream Tile (Pixel Modern Farm)","summary":"Straight stream tile with soil banks and rippled water, four metres of running edge.","description":"Straight stream tile with soil banks and rippled water, four metres of running edge. Dimensions 4.00 × 0.19 × 4.00 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. The channel is cut through the turf and the water slab sits 40 mm below the bank tops. Water is static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-stream-tile-448d9540","cdnUrl":"https://cdn.3dassets.dev/assets/29091/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-stream-tile-448d9540","thumbnailUrl":"https://cdn.3dassets.dev/assets/29091/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29091/v1/poster.webp","blurhash":"U4BN4Z%f00R#-naxR.bH00IV~oRn9bohi^V@","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":10828,"triangles":108,"vertices":324,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.00005035479557733563,-2],"max":[2,0.18992324550163303,2.001199960708618]},"sizeMeters":[4,0.19,4.001],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:25.909Z","updatedAt":"2026-09-08T03:58:26.022Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29091/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function StreamTilePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29091/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29091/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29091/v1/model.glb\" alt=\"Stream Tile (Pixel Modern 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/29091/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/29091/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29092","slug":"pixel-modern-farm-field-fence-run-376aa3ca","title":"Field Fence Run 4 m (Pixel Modern Farm)","summary":"Four metre timber field fence run with two posts and double rails, for enclosing yards and paddocks.","description":"Four metre timber field fence run with two posts and double rails, for enclosing yards and paddocks. Dimensions 4.00 × 1.16 × 0.17 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Posts sit at one metre in from each end so a chain of runs spaces them evenly at two metres. Rails are set proud on both faces of the posts. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-field-fence-run-376aa3ca","cdnUrl":"https://cdn.3dassets.dev/assets/29092/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-field-fence-run-376aa3ca","thumbnailUrl":"https://cdn.3dassets.dev/assets/29092/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29092/v1/poster.webp","blurhash":"U9CG0zt79axt^*~VofM|00?G^*R*4:01-o-p","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":6732,"triangles":72,"vertices":216,"meshes":1,"materials":1,"textures":1,"animations":[],"boundingBox":{"min":[-2,0.00008726624780086567,-0.08496353038117618],"max":[2,1.159912700373598,0.08496353038117618]},"sizeMeters":[4,1.16,0.17],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:26.095Z","updatedAt":"2026-09-08T03:58:26.196Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29092/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FieldFenceRun4MPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29092/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29092/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29092/v1/model.glb\" alt=\"Field Fence Run 4 m (Pixel Modern 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/29092/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/29092/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29093","slug":"pixel-modern-farm-field-gate-78764677","title":"Field Gate (Pixel Modern Farm)","summary":"Hinged four metre field gate that drops into a run of the matching timber fence.","description":"Hinged four metre field gate that drops into a run of the matching timber fence. Dimensions 4.08 × 1.50 × 0.18 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. Named pivot nodes: gate at -1.86, 0.00, 0.00. The leaf is one animated node hinged on the west post; the posts and the diagonal brace are static. Opening swings the leaf clear of the track. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-field-gate-78764677","cdnUrl":"https://cdn.3dassets.dev/assets/29093/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-field-gate-78764677","thumbnailUrl":"https://cdn.3dassets.dev/assets/29093/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29093/v1/poster.webp","blurhash":"U9B:Z-oy4n9F%K~Ufi9Z00%1_2xvNK02jb^*","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":10840,"triangles":96,"vertices":288,"meshes":3,"materials":2,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-2.0399999618530273,0.00010530288034571456,-0.08990020279292495],"max":[2.0399999618530273,1.4998946971196543,0.09503524742453107]},"sizeMeters":[4.08,1.5,0.185],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:26.222Z","updatedAt":"2026-09-08T03:58:26.351Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29093/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function FieldGatePixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29093/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29093/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29093/v1/model.glb\" alt=\"Field Gate (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29093/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29093/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29094","slug":"pixel-modern-farm-hedge-run-0ee547bc","title":"Hedge Run 4 m (Pixel Modern Farm)","summary":"Four metre clipped hedge run with a chunky lumpy top, for field boundaries and garden edges.","description":"Four metre clipped hedge run with a chunky lumpy top, for field boundaries and garden edges. Dimensions 4.00 × 1.24 × 1.24 m (X × Y × Z). Modular piece on the pack four metre grid, placed on its own grid origin at ground level; the edge connectors are listed in the metadata. Metres, +Y up, +Z front. The hedge sits on a soil strip and its crown blocks step above the body so no two faces share a plane. Static geometry; no wind animation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-hedge-run-0ee547bc","cdnUrl":"https://cdn.3dassets.dev/assets/29094/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-hedge-run-0ee547bc","thumbnailUrl":"https://cdn.3dassets.dev/assets/29094/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29094/v1/poster.webp","blurhash":"U9DT96?G00%0?u_LobIB00S#?tM{DP4VV]oz","category":{"slug":"nature","title":"Nature & Landscape"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"modular","title":"Modular"}],"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":15276,"triangles":180,"vertices":540,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-2,-0.00007049745886633652,-0.6200378489246205],"max":[2,1.2399429407513156,0.6200378489246205]},"sizeMeters":[4,1.24,1.24],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:26.313Z","updatedAt":"2026-09-08T03:58:26.416Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29094/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function HedgeRun4MPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29094/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29094/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29094/v1/model.glb\" alt=\"Hedge Run 4 m (Pixel Modern 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/29094/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/29094/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29095","slug":"pixel-modern-farm-modern-farmhouse-5785d490","title":"Modern Farmhouse (Pixel Modern Farm)","summary":"Two storey farmhouse with a boarded render finish, a pitched roof, a porch and a hinged front door.","description":"Two storey farmhouse with a boarded render finish, a pitched roof, a porch and a hinged front door. Dimensions 9.48 × 8.04 × 8.53 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door at -0.55, 0.00, 3.50. Nine by seven metres on plan and 6.9 m to the ridge. The front door is the one animated node, hinged on its west stile and swinging out over the porch. Windows, porch and chimney do not move. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-modern-farmhouse-5785d490","cdnUrl":"https://cdn.3dassets.dev/assets/29095/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-modern-farmhouse-5785d490","thumbnailUrl":"https://cdn.3dassets.dev/assets/29095/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29095/v1/poster.webp","blurhash":"U5H_f9^N009w4T=}tlbq00RP,;XT2^EM~VIA","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":61968,"triangles":772,"vertices":2316,"meshes":6,"materials":4,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-4.739999771118164,-0.000024629016855293173,-3.779168681051056],"max":[4.739999771118164,8.040266946489753,4.749996928280716]},"sizeMeters":[9.48,8.04,8.529],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:26.612Z","updatedAt":"2026-09-08T03:58:26.709Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29095/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function ModernFarmhousePixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29095/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29095/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29095/v1/model.glb\" alt=\"Modern Farmhouse (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29095/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29095/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29096","slug":"pixel-modern-farm-steel-barn-f399b9e9","title":"Steel Barn (Pixel Modern Farm)","summary":"Corrugated steel barn with a pair of sliding doors, fourteen metres across and open to the ridge inside.","description":"Corrugated steel barn with a pair of sliding doors, fourteen metres across and open to the ridge inside. Dimensions 14.48 × 7.80 × 10.72 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: barn-door-l at -1.75, 0.00, 5.16; barn-door-r at 1.75, 0.00, 5.16. Fourteen by ten metres, 7.6 m to the ridge. The two door leaves are animated nodes that slide 3.4 m apart along the head rail. Cladding, roof and gable windows do not move. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-steel-barn-f399b9e9","cdnUrl":"https://cdn.3dassets.dev/assets/29096/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-steel-barn-f399b9e9","thumbnailUrl":"https://cdn.3dassets.dev/assets/29096/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29096/v1/poster.webp","blurhash":"U9CZt-~p00NH8_NG%g%2009GM_WC_3-;NFD%","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":101100,"triangles":1372,"vertices":4116,"meshes":7,"materials":3,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-7.239999771118164,-0.00007644676691409558,-5.258066922136086],"max":[7.239999771118164,7.799955883573874,5.4599697884996115]},"sizeMeters":[14.48,7.8,10.718],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:26.757Z","updatedAt":"2026-09-08T03:58:26.859Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29096/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function SteelBarnPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29096/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29096/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29096/v1/model.glb\" alt=\"Steel Barn (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29096/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29096/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29097","slug":"pixel-modern-farm-polytunnel-2050b571","title":"Polytunnel (Pixel Modern Farm)","summary":"Twelve metre polytunnel on five steel hoops with boarded end walls and a hinged access door.","description":"Twelve metre polytunnel on five steel hoops with boarded end walls and a hinged access door. Dimensions 12.00 × 3.07 × 12.42 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door at -0.75, 0.00, 6.02. 5.2 m wide, twelve long and 2.95 m to the crown. The door is the one animated node; hoops, skin and end walls do not move and there is no cloth simulation. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-polytunnel-2050b571","cdnUrl":"https://cdn.3dassets.dev/assets/29097/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-polytunnel-2050b571","thumbnailUrl":"https://cdn.3dassets.dev/assets/29097/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29097/v1/poster.webp","blurhash":"UDC?r[xu00WAxuWDaeoc00RP~qt7D%s:oyR+","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":79872,"triangles":1044,"vertices":3132,"meshes":4,"materials":3,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-6,-0.00014265018994241707,-6.210000038146973],"max":[6,3.068614820665365,6.210002824748592]},"sizeMeters":[12,3.069,12.42],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:27.035Z","updatedAt":"2026-09-08T03:58:27.155Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29097/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function PolytunnelPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29097/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29097/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29097/v1/model.glb\" alt=\"Polytunnel (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29097/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29097/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29098","slug":"pixel-modern-farm-greenhouse-dc53db56","title":"Greenhouse (Pixel Modern Farm)","summary":"Glazed timber framed greenhouse with a low pitched roof, staging benches and a hinged door.","description":"Glazed timber framed greenhouse with a low pitched roof, staging benches and a hinged door. Dimensions 5.26 × 2.98 × 4.57 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door at -0.55, 0.00, 2.10. Five by 4.3 metres and 2.9 m to the ridge. The door is the one animated node. Glazing is dark static panelling with no transparency, and the plants on the benches do not move. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-greenhouse-dc53db56","cdnUrl":"https://cdn.3dassets.dev/assets/29098/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-greenhouse-dc53db56","thumbnailUrl":"https://cdn.3dassets.dev/assets/29098/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29098/v1/poster.webp","blurhash":"U4Amh:~q000N9kIpxU?G00IANy$_=.-nXS4:","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":35988,"triangles":420,"vertices":1260,"meshes":6,"materials":4,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-2.630000114440918,0,-2.284866275758831],"max":[2.630000114440918,2.9800487511135323,2.290002732359756]},"sizeMeters":[5.26,2.98,4.575],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:27.094Z","updatedAt":"2026-09-08T03:58:27.209Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29098/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function GreenhousePixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29098/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29098/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29098/v1/model.glb\" alt=\"Greenhouse (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29098/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29098/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29099","slug":"pixel-modern-farm-grain-silo-pair-4e9532ec","title":"Grain Silo Pair (Pixel Modern Farm)","summary":"Pair of steel grain silos on a shared plinth, with banded sides, cone roofs and a service ladder.","description":"Pair of steel grain silos on a shared plinth, with banded sides, cone roofs and a service ladder. Dimensions 8.10 × 8.25 × 3.70 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Each silo is 3.4 m across and 8.25 m to the vent. Everything is static: no auger, hatch or animation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-grain-silo-pair-4e9532ec","cdnUrl":"https://cdn.3dassets.dev/assets/29099/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-grain-silo-pair-4e9532ec","thumbnailUrl":"https://cdn.3dassets.dev/assets/29099/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29099/v1/poster.webp","blurhash":"U9E3J0.700RP9F%N-;D%00IU_NxuskIoWExt","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":79556,"triangles":1060,"vertices":3180,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-4.04997024445326,0,-1.8501884517960143],"max":[4.04997024445326,8.25,1.8501884517960143]},"sizeMeters":[8.1,8.25,3.7],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:27.579Z","updatedAt":"2026-09-08T03:58:27.676Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29099/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function GrainSiloPairPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29099/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29099/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29099/v1/model.glb\" alt=\"Grain Silo Pair (Pixel Modern 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/29099/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/29099/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29100","slug":"pixel-modern-farm-machinery-shed-72fe305a","title":"Machinery Shed (Pixel Modern Farm)","summary":"Open fronted machinery shed on four bays, deep enough to park a tractor and a trailer inside.","description":"Open fronted machinery shed on four bays, deep enough to park a tractor and a trailer inside. Dimensions 12.64 × 5.71 × 8.66 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Twelve by eight metres with the eaves at 4.56 m and no front wall, so a vehicle can be parked inside. Static geometry with no doors. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-machinery-shed-72fe305a","cdnUrl":"https://cdn.3dassets.dev/assets/29100/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-machinery-shed-72fe305a","thumbnailUrl":"https://cdn.3dassets.dev/assets/29100/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29100/v1/poster.webp","blurhash":"U4AKBl~p4n?vem.9%LRO009GIUD%o~DhM{NG","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":57716,"triangles":756,"vertices":2268,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-6.320000171661377,0.0002277622065154361,-4.327773792283027],"max":[6.320000171661377,5.709772275940457,4.327773792283027]},"sizeMeters":[12.64,5.71,8.656],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:27.823Z","updatedAt":"2026-09-08T03:58:27.919Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29100/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MachineryShedPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29100/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29100/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29100/v1/model.glb\" alt=\"Machinery Shed (Pixel Modern 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/29100/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/29100/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29101","slug":"pixel-modern-farm-chicken-house-595bbd17","title":"Chicken House (Pixel Modern Farm)","summary":"Raised chicken house on legs with a pop hole, a stepped ramp and a hinged nest box door.","description":"Raised chicken house on legs with a pop hole, a stepped ramp and a hinged nest box door. Dimensions 3.00 × 3.15 × 4.06 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door at 0.08, 0.00, -1.02. 2.6 by 2 metres with the floor 850 mm off the ground. The rear nest box door is the one animated node; the ramp and pop hole do not move. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-chicken-house-595bbd17","cdnUrl":"https://cdn.3dassets.dev/assets/29101/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-chicken-house-595bbd17","thumbnailUrl":"https://cdn.3dassets.dev/assets/29101/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29101/v1/poster.webp","blurhash":"UIEoPfoz01Ri~Ct7E1Io01oL%LWC57oe%1s:","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":43608,"triangles":532,"vertices":1596,"meshes":6,"materials":4,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-1.5,-0.00009079124579214337,-1.6399999856948853],"max":[1.5,3.1499603259376814,2.4200000762939453]},"sizeMeters":[3,3.15,4.06],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:27.939Z","updatedAt":"2026-09-08T03:58:28.085Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29101/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function ChickenHousePixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29101/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29101/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29101/v1/model.glb\" alt=\"Chicken House (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29101/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29101/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29102","slug":"pixel-modern-farm-pig-ark-38bc9322","title":"Pig Ark (Pixel Modern Farm)","summary":"Curved corrugated pig ark with a closed back, a threshold board and a bedding pad.","description":"Curved corrugated pig ark with a closed back, a threshold board and a bedding pad. Dimensions 2.90 × 1.33 × 3.20 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 2.3 m wide, 2.9 m long and 1.33 m to the crown, open at the front. Static geometry with no moving parts. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-pig-ark-38bc9322","cdnUrl":"https://cdn.3dassets.dev/assets/29102/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-pig-ark-38bc9322","thumbnailUrl":"https://cdn.3dassets.dev/assets/29102/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29102/v1/poster.webp","blurhash":"U9C%BQ~p00IUpeNKnN%L009F.9o#VBxVo#IU","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":49524,"triangles":644,"vertices":1932,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-1.4500000476837158,-0.000041808123430964184,-1.600000023841858],"max":[1.4500000476837158,1.330024017636295,1.600000023841858]},"sizeMeters":[2.9,1.33,3.2],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:27.958Z","updatedAt":"2026-09-08T03:58:28.118Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29102/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PigArkPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29102/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29102/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29102/v1/model.glb\" alt=\"Pig Ark (Pixel Modern 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/29102/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/29102/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29103","slug":"pixel-modern-farm-cow-shed-16c0e8d4","title":"Cow Shed (Pixel Modern Farm)","summary":"Open sided cow shed with a feed passage, a barrier of feed rails and a scraped concrete floor.","description":"Open sided cow shed with a feed passage, a barrier of feed rails and a scraped concrete floor. Dimensions 14.74 × 5.60 × 10.63 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Fourteen by nine metres with the eaves at 4.4 m. The feed trough runs the whole south side. Static geometry: no gates and no animation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-cow-shed-16c0e8d4","cdnUrl":"https://cdn.3dassets.dev/assets/29103/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-cow-shed-16c0e8d4","thumbnailUrl":"https://cdn.3dassets.dev/assets/29103/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29103/v1/poster.webp","blurhash":"U8Bg6+^*9FWB4.tR%MWB00E2IURj~paJNGRk","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":92120,"triangles":1212,"vertices":3636,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-7.369999885559082,-0.00004669752425723317,-4.875846355148465],"max":[7.369999885559082,5.600046602156826,5.749786891342647]},"sizeMeters":[14.74,5.6,10.626],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:28.220Z","updatedAt":"2026-09-08T03:58:28.330Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29103/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CowShedPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29103/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29103/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29103/v1/model.glb\" alt=\"Cow Shed (Pixel Modern 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/29103/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/29103/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29104","slug":"pixel-modern-farm-milking-parlour-ce3511ca","title":"Milking Parlour (Pixel Modern Farm)","summary":"Milking parlour with a run of stalls along the front, a bulk tank bay and a hinged side door.","description":"Milking parlour with a run of stalls along the front, a bulk tank bay and a hinged side door. Dimensions 9.49 × 4.70 × 8.70 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door at 2.75, 0.00, 3.00. Nine by six metres with a shallow pitched roof. The door is the one animated node; the stalls, tank and pipework do not move. The tank display is the only lit surface. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-milking-parlour-ce3511ca","cdnUrl":"https://cdn.3dassets.dev/assets/29104/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-milking-parlour-ce3511ca","thumbnailUrl":"https://cdn.3dassets.dev/assets/29104/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29104/v1/poster.webp","blurhash":"U4EMXn0O00?H.9?aM^IA00-n_N$wH=4oj_-p","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":52956,"triangles":652,"vertices":1956,"meshes":6,"materials":4,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-4.75,-0.00012684309344690448,-3.254771459305272],"max":[4.739999771118164,4.700126652358584,5.449777114593968]},"sizeMeters":[9.49,4.7,8.705],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:28.428Z","updatedAt":"2026-09-08T03:58:28.538Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29104/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function MilkingParlourPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29104/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29104/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29104/v1/model.glb\" alt=\"Milking Parlour (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29104/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29104/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29105","slug":"pixel-modern-farm-farm-shop-ba9a894b","title":"Farm Shop (Pixel Modern Farm)","summary":"Roadside farm shop with an open front, a counter, stocked shelves and a hinged door.","description":"Roadside farm shop with an open front, a counter, stocked shelves and a hinged door. Dimensions 7.00 × 4.70 × 6.77 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door at -1.80, 0.00, 2.36. 6.5 by 5 metres with a canopy over the entrance. The door is the one animated node; the counter, shelves and produce do not move. The till display is the only lit surface. Rigid node-transform clips: open and close. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farm-shop-ba9a894b","cdnUrl":"https://cdn.3dassets.dev/assets/29105/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farm-shop-ba9a894b","thumbnailUrl":"https://cdn.3dassets.dev/assets/29105/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29105/v1/poster.webp","blurhash":"U6HBb%q[00O[}u-pELIo00Os=yoy61IU%1NM","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":49548,"triangles":592,"vertices":1776,"meshes":7,"materials":6,"textures":1,"animations":["open","close"],"boundingBox":{"min":[-3.5,-0.000004262291457779455,-2.7685821483696],"max":[3.5,4.700002043312417,3.9998434017265336]},"sizeMeters":[7,4.7,6.768],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.695Z","updatedAt":"2026-09-08T03:58:29.803Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29105/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function FarmShopPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29105/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29105/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29105/v1/model.glb\" alt=\"Farm Shop (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29105/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29105/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29106","slug":"pixel-modern-farm-water-tower-455aba0e","title":"Water Tower (Pixel Modern Farm)","summary":"Steel legged farm water tower with a banded tank, a cone roof, a ladder and a down pipe.","description":"Steel legged farm water tower with a banded tank, a cone roof, a ladder and a down pipe. Dimensions 3.70 × 9.58 × 3.86 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 3.7 m across the legs and 9.58 m to the vent. Static geometry: the tank does not move and holds no fluid simulation. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-water-tower-455aba0e","cdnUrl":"https://cdn.3dassets.dev/assets/29106/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-water-tower-455aba0e","thumbnailUrl":"https://cdn.3dassets.dev/assets/29106/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29106/v1/poster.webp","blurhash":"U59j.b.8008^~qWB4nax00M{?cx]9GjZ?Hoz","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":55372,"triangles":724,"vertices":2172,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-1.8502465748214292,0,-2.009854299234042],"max":[1.8502465748214292,9.579999923706055,1.8502465748214292]},"sizeMeters":[3.7,9.58,3.86],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:28.820Z","updatedAt":"2026-09-08T03:58:28.918Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29106/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WaterTowerPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29106/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29106/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29106/v1/model.glb\" alt=\"Water Tower (Pixel Modern 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/29106/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/29106/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29107","slug":"pixel-modern-farm-solar-panel-array-c21389c9","title":"Solar Panel Array (Pixel Modern Farm)","summary":"Three rows of ground mounted solar panels on a gravel pad, with an inverter cabinet.","description":"Three rows of ground mounted solar panels on a gravel pad, with an inverter cabinet. Dimensions 8.93 × 2.11 × 7.80 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 8.8 by 7.8 metres. The panels are fixed at a 24 degree tilt and do not track the sun; only the inverter display is a lit surface. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-solar-panel-array-c21389c9","cdnUrl":"https://cdn.3dassets.dev/assets/29107/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-solar-panel-array-c21389c9","thumbnailUrl":"https://cdn.3dassets.dev/assets/29107/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29107/v1/poster.webp","blurhash":"U6B4Bq%M00%NDmWVtMoy00IV%gIU_IsoV|Rj","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":37972,"triangles":468,"vertices":1404,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-4.400000095367432,0.00017364910349627893,-3.899935995658935],"max":[4.52499473393218,2.1060943181260727,3.899935995658935]},"sizeMeters":[8.925,2.106,7.8],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.224Z","updatedAt":"2026-09-08T03:58:29.321Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29107/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SolarPanelArrayPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29107/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29107/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29107/v1/model.glb\" alt=\"Solar Panel Array (Pixel Modern 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/29107/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/29107/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29108","slug":"pixel-modern-farm-wind-turbine-68e5cf84","title":"Wind Turbine (Pixel Modern Farm)","summary":"Three bladed farm wind turbine on a tapered tower, with a rotor that spins.","description":"Three bladed farm wind turbine on a tapered tower, with a rotor that spins. Dimensions 15.05 × 23.35 × 4.20 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: rotor at 0.00, 14.75, 1.35. 21.5 m to the blade tip over 14.2 m of swept diameter. The rotor is the one animated node and turns about its own hub; the tower, nacelle and base do not move. Rigid node-transform clips: spin. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-wind-turbine-68e5cf84","cdnUrl":"https://cdn.3dassets.dev/assets/29108/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-wind-turbine-68e5cf84","thumbnailUrl":"https://cdn.3dassets.dev/assets/29108/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29108/v1/poster.webp","blurhash":"U88E9;of00M{WBt7t7Io00of~qRjM{Rjoz%M","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"slug":"animated","title":"Animated"}],"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":21840,"triangles":232,"vertices":696,"meshes":5,"materials":3,"textures":1,"animations":["spin"],"boundingBox":{"min":[-7.522818565368652,0.00006411441183690192,-2.0999999046325684],"max":[7.522818565368652,23.350446864021677,2.0999999046325684]},"sizeMeters":[15.046,23.35,4.2],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.490Z","updatedAt":"2026-09-08T03:58:29.589Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29108/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function WindTurbinePixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29108/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29108/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29108/v1/model.glb\" alt=\"Wind Turbine (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29108/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29108/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29109","slug":"pixel-modern-farm-modern-tractor-530ac005","title":"Modern Tractor (Pixel Modern Farm)","summary":"Modern farm tractor with a glazed cab, big rear tyres, work lights and a rear linkage.","description":"Modern farm tractor with a glazed cab, big rear tyres, work lights and a rear linkage. Dimensions 2.39 × 3.29 × 4.58 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door-l at -0.89, 0.00, 0.22; wheel-rl at -0.95, 0.82, -0.62; wheel-rr at 0.95, 0.82, -0.62; wheel-fl at -0.85, 0.52, 1.50; wheel-fr at 0.85, 0.52, 1.50. 2.34 m wide, 4.4 m long and 3.29 m to the cab roof. The cab door is an animated node and all four wheels roll on their own axles. The linkage, exhaust and lights do not move. Rigid node-transform clips: open, close and roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-modern-tractor-530ac005","cdnUrl":"https://cdn.3dassets.dev/assets/29109/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-modern-tractor-530ac005","thumbnailUrl":"https://cdn.3dassets.dev/assets/29109/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29109/v1/poster.webp","blurhash":"UBCsN;-U00EL~qIV4n%201E2$%?GrW%1tSb^","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":44672,"triangles":588,"vertices":1764,"meshes":16,"materials":6,"textures":1,"animations":["open","close","roll"],"boundingBox":{"min":[-1.1949895030541673,7.152557324197062e-9,-2.3500228459249977],"max":[1.1949895030541673,3.290053822315947,2.2300000190734863]},"sizeMeters":[2.39,3.29,4.58],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.612Z","updatedAt":"2026-09-08T03:58:29.838Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29109/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function ModernTractorPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29109/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29109/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29109/v1/model.glb\" alt=\"Modern Tractor (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29109/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29109/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29110","slug":"pixel-modern-farm-tractor-with-loader-9993eb22","title":"Tractor With Loader (Pixel Modern Farm)","summary":"Tractor fitted with a front loader and a toothed bucket, for yard and muck work.","description":"Tractor fitted with a front loader and a toothed bucket, for yard and muck work. Dimensions 2.39 × 3.29 × 5.29 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door-l at -0.89, 0.00, 0.22; wheel-rl at -0.95, 0.82, -0.62; wheel-rr at 0.95, 0.82, -0.62; wheel-fl at -0.85, 0.52, 1.50; wheel-fr at 0.85, 0.52, 1.50; loader at 0.00, 1.50, -0.90. 2.34 m wide and 5.4 m long with the loader down. The loader arm and bucket are one animated node that lifts about the rear mounting; the cab door opens and the wheels roll. The bucket does not tip separately. Rigid node-transform clips: door-open, door-close, loader-open, loader-close and roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-tractor-with-loader-9993eb22","cdnUrl":"https://cdn.3dassets.dev/assets/29110/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-tractor-with-loader-9993eb22","thumbnailUrl":"https://cdn.3dassets.dev/assets/29110/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29110/v1/poster.webp","blurhash":"UABf^WMx00x]~qD%4.-;00Ip-o?HV@%Mx[WX","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":56664,"triangles":756,"vertices":2268,"meshes":19,"materials":6,"textures":1,"animations":["door-open","door-close","loader-open","loader-close","roll"],"boundingBox":{"min":[-1.1949895030541673,7.152557324197062e-9,-2.3500336434172695],"max":[1.1949895030541673,3.290053822315947,2.939980577128842]},"sizeMeters":[2.39,3.29,5.29],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.682Z","updatedAt":"2026-09-08T03:58:29.805Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29110/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function TractorWithLoaderPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29110/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29110/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29110/v1/model.glb\" alt=\"Tractor With Loader (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29110/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29110/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29111","slug":"pixel-modern-farm-combine-harvester-69ce64e5","title":"Combine Harvester (Pixel Modern Farm)","summary":"Combine harvester with a wide cutting header, a reel that turns and an unloading auger.","description":"Combine harvester with a wide cutting header, a reel that turns and an unloading auger. Dimensions 4.06 × 4.06 × 7.55 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: reel at 0.00, 1.50, 3.20; door-l at -1.07, 0.00, 1.72; wheel-l at -1.10, 0.95, -0.40; wheel-r at 1.10, 0.95, -0.40; wheel-bl at -0.85, 0.50, -3.10; wheel-br at 0.85, 0.50, -3.10. 3.9 m across the header, 9.1 m long and 4.06 m to the cab roof. The reel spins, the four wheels roll and the cab door opens. The auger, header knife and grain tank do not move. Rigid node-transform clips: open, close, spin and roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-combine-harvester-69ce64e5","cdnUrl":"https://cdn.3dassets.dev/assets/29111/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-combine-harvester-69ce64e5","thumbnailUrl":"https://cdn.3dassets.dev/assets/29111/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29111/v1/poster.webp","blurhash":"UBE{5?~W00M^%b0L9G?G00D*xtt7Vu~B?aIu","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":69428,"triangles":920,"vertices":2760,"meshes":19,"materials":6,"textures":1,"animations":["open","close","spin","roll"],"boundingBox":{"min":[-2.030043960581709,0,-3.575524065993283],"max":[2.030043960581709,4.059950620058974,3.9700000286102295]},"sizeMeters":[4.06,4.06,7.546],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.878Z","updatedAt":"2026-09-08T03:58:29.985Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29111/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function CombineHarvesterPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29111/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29111/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29111/v1/model.glb\" alt=\"Combine Harvester (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29111/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29111/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29112","slug":"pixel-modern-farm-seed-drill-trailer-d9d799fa","title":"Seed Drill Trailer (Pixel Modern Farm)","summary":"Trailed seed drill with a hopper, coulter tines and a drawbar, for planting a field tile by tile.","description":"Trailed seed drill with a hopper, coulter tines and a drawbar, for planting a field tile by tile. Dimensions 3.11 × 2.08 × 4.02 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-l at -1.40, 0.46, -0.10; wheel-r at 1.40, 0.46, -0.10. 2.8 m wide and 4.3 m long. The two wheels roll on their own axles. The hopper, coulters and drawbar are static, and there is no seed particle effect. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-seed-drill-trailer-d9d799fa","cdnUrl":"https://cdn.3dassets.dev/assets/29112/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-seed-drill-trailer-d9d799fa","thumbnailUrl":"https://cdn.3dassets.dev/assets/29112/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29112/v1/poster.webp","blurhash":"U89%#G4o00tR~pM{9abc00-.?bR:03%1?Fs:","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":38196,"triangles":492,"vertices":1476,"meshes":7,"materials":4,"textures":1,"animations":["roll"],"boundingBox":{"min":[-1.554998082817774,-8.344650248570673e-9,-0.7799999713897705],"max":[1.554998082817774,2.0799956843272867,3.240000009536743]},"sizeMeters":[3.11,2.08,4.02],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:29.999Z","updatedAt":"2026-09-08T03:58:30.130Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29112/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function SeedDrillTrailerPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29112/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29112/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29112/v1/model.glb\" alt=\"Seed Drill Trailer (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29112/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29112/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29113","slug":"pixel-modern-farm-round-baler-02622086","title":"Round Baler (Pixel Modern Farm)","summary":"Trailed round baler with a pickup reel guard, a bale chamber and a tailgate.","description":"Trailed round baler with a pickup reel guard, a bale chamber and a tailgate. Dimensions 2.85 × 2.54 × 6.46 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-l at -1.25, 0.50, -0.20; wheel-r at 1.25, 0.50, -0.20. 2.5 m wide and 4.9 m long. The two wheels roll. The chamber, pickup and tailgate are static: the tailgate does not open and no bale is ejected. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-round-baler-02622086","cdnUrl":"https://cdn.3dassets.dev/assets/29113/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-round-baler-02622086","thumbnailUrl":"https://cdn.3dassets.dev/assets/29113/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29113/v1/poster.webp","blurhash":"U8ATK3OY00IA%2IUWBxv00nN~W%gEk-;adRO","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":29376,"triangles":360,"vertices":1080,"meshes":9,"materials":5,"textures":1,"animations":["roll"],"boundingBox":{"min":[-1.4249971039161424,0,-2.4800000190734863],"max":[1.4249971039161424,2.54011717701186,3.9800000190734863]},"sizeMeters":[2.85,2.54,6.46],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:30.412Z","updatedAt":"2026-09-08T03:58:30.517Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29113/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function RoundBalerPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29113/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29113/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29113/v1/model.glb\" alt=\"Round Baler (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29113/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29113/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29114","slug":"pixel-modern-farm-loaded-bale-trailer-dc47ca5c","title":"Loaded Bale Trailer (Pixel Modern Farm)","summary":"Flatbed bale trailer carrying six round bales behind headboards, ready to be towed in from the field.","description":"Flatbed bale trailer carrying six round bales behind headboards, ready to be towed in from the field. Dimensions 2.93 × 2.39 × 7.89 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-fl at -1.30, 0.48, -1.10; wheel-fr at 1.30, 0.48, -1.10; wheel-rl at -1.30, 0.48, 0.30; wheel-rr at 1.30, 0.48, 0.30. 2.4 m wide and 6.2 m long. The four wheels roll on their own axles. The bales are part of the static load and cannot be unloaded. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-loaded-bale-trailer-dc47ca5c","cdnUrl":"https://cdn.3dassets.dev/assets/29114/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-loaded-bale-trailer-dc47ca5c","thumbnailUrl":"https://cdn.3dassets.dev/assets/29114/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29114/v1/poster.webp","blurhash":"UDBDTZIV01xU~oIUE3%K00Ri?axv02%M?ERn","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":62536,"triangles":888,"vertices":2664,"meshes":12,"materials":5,"textures":1,"animations":["roll"],"boundingBox":{"min":[-1.464998603039663,1.0728836041806744e-8,-3],"max":[1.464998603039663,2.39000141220628,4.889999866485596]},"sizeMeters":[2.93,2.39,7.89],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:30.887Z","updatedAt":"2026-09-08T03:58:31.016Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29114/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function LoadedBaleTrailerPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29114/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29114/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29114/v1/model.glb\" alt=\"Loaded Bale Trailer (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29114/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29114/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29115","slug":"pixel-modern-farm-sprayer-boom-trailer-21c260f8","title":"Sprayer Boom Trailer (Pixel Modern Farm)","summary":"Trailed crop sprayer with a banded tank and folding style booms out to eleven metres.","description":"Trailed crop sprayer with a banded tank and folding style booms out to eleven metres. Dimensions 11.20 × 3.20 × 5.59 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-l at -1.15, 0.52, -0.20; wheel-r at 1.15, 0.52, -0.20. 11.4 m across the booms and 4.4 m long. The two wheels roll. The booms are fixed in the working position and do not fold, and no spray effect is included. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-sprayer-boom-trailer-21c260f8","cdnUrl":"https://cdn.3dassets.dev/assets/29115/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-sprayer-boom-trailer-21c260f8","thumbnailUrl":"https://cdn.3dassets.dev/assets/29115/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29115/v1/poster.webp","blurhash":"U77-i~IU00V?-;WCIUoc00%N_NWV4nt7?bIo","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":38036,"triangles":480,"vertices":1440,"meshes":8,"materials":4,"textures":1,"animations":["roll"],"boundingBox":{"min":[-5.599999904632568,1.907348634588857e-8,-1.899999976158142],"max":[5.599999904632568,3.200059816782885,3.690000057220459]},"sizeMeters":[11.2,3.2,5.59],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:31.172Z","updatedAt":"2026-09-08T03:58:31.269Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29115/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function SprayerBoomTrailerPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29115/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29115/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29115/v1/model.glb\" alt=\"Sprayer Boom Trailer (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29115/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29115/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29117","slug":"pixel-modern-farm-quad-bike-f30f2635","title":"Quad Bike (Pixel Modern Farm)","summary":"Farm quad bike with a front rack, a rear carrier and chunky knobbly tyres.","description":"Farm quad bike with a front rack, a rear carrier and chunky knobbly tyres. Dimensions 1.33 × 1.53 × 2.42 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-fl at -0.50, 0.32, 0.66; wheel-fr at 0.50, 0.32, 0.66; wheel-rl at -0.50, 0.34, -0.86; wheel-rr at 0.50, 0.34, -0.86. 1.28 m wide, 2.4 m long and 1.53 m to the bars. All four wheels roll. The handlebars do not steer and the racks are static. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-quad-bike-f30f2635","cdnUrl":"https://cdn.3dassets.dev/assets/29117/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-quad-bike-f30f2635","thumbnailUrl":"https://cdn.3dassets.dev/assets/29117/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29117/v1/poster.webp","blurhash":"U6B:jQ~900OZ_NDiIA%N000L#m-U4nxw-=tk","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":30124,"triangles":432,"vertices":1296,"meshes":12,"materials":5,"textures":1,"animations":["roll"],"boundingBox":{"min":[-0.6650000214576721,-3.576278662098531e-9,-1.350000023841858],"max":[0.6650000214576721,1.5299505477693116,1.0700067331455712]},"sizeMeters":[1.33,1.53,2.42],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:31.327Z","updatedAt":"2026-09-08T03:58:31.427Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29117/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function QuadBikePixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29117/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29117/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29117/v1/model.glb\" alt=\"Quad Bike (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29117/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29117/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29116","slug":"pixel-modern-farm-farm-pickup-truck-882f8434","title":"Farm Pickup Truck (Pixel Modern Farm)","summary":"Four wheel drive farm pickup with a load bed, a roll bar and two opening cab doors.","description":"Four wheel drive farm pickup with a load bed, a roll bar and two opening cab doors. Dimensions 2.23 × 2.14 × 5.63 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: door-l at -1.05, 0.00, 0.66; door-r at 1.05, 0.00, 0.66; wheel-fl at -0.94, 0.46, 1.60; wheel-fr at 0.94, 0.46, 1.60; wheel-rl at -0.94, 0.46, -1.75; wheel-rr at 0.94, 0.46, -1.75. 2.24 m wide, 5.4 m long and 2.14 m tall. Both cab doors are animated nodes hinged on their front edges, and the four wheels roll. The tailgate is fixed shut. Rigid node-transform clips: open, close and roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farm-pickup-truck-882f8434","cdnUrl":"https://cdn.3dassets.dev/assets/29116/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farm-pickup-truck-882f8434","thumbnailUrl":"https://cdn.3dassets.dev/assets/29116/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29116/v1/poster.webp","blurhash":"U8AdJ]%M00RO~qD%9F-;00D%?c%h00-;_3M_","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":44680,"triangles":636,"vertices":1908,"meshes":17,"materials":5,"textures":1,"animations":["open","close","roll"],"boundingBox":{"min":[-1.114997666935556,-8.344650248570673e-9,-2.809999942779541],"max":[1.114997666935556,2.1400556046867347,2.819999933242798]},"sizeMeters":[2.23,2.14,5.63],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:31.298Z","updatedAt":"2026-09-08T03:58:31.403Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29116/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function FarmPickupTruckPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29116/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29116/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29116/v1/model.glb\" alt=\"Farm Pickup Truck (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29116/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29116/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29118","slug":"pixel-modern-farm-irrigation-pivot-section-4c08e8b6","title":"Irrigation Pivot Section (Pixel Modern Farm)","summary":"One driven span of a centre pivot irrigator, with a truss, drop nozzles and two tyres.","description":"One driven span of a centre pivot irrigator, with a truss, drop nozzles and two tyres. Dimensions 12.10 × 3.26 × 1.18 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-l at -2.20, 0.62, 0.00; wheel-r at 2.20, 0.62, 0.00. Twelve metres across the span and 3.26 m tall. The two wheels roll. The truss, pipe and nozzles are static and no water effect is included. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-irrigation-pivot-section-4c08e8b6","cdnUrl":"https://cdn.3dassets.dev/assets/29118/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-irrigation-pivot-section-4c08e8b6","thumbnailUrl":"https://cdn.3dassets.dev/assets/29118/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29118/v1/poster.webp","blurhash":"U88g]SWVD%j]_N.8RjRP00?v-=RP4TD%.8xu","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":55408,"triangles":732,"vertices":2196,"meshes":7,"materials":4,"textures":1,"animations":["roll"],"boundingBox":{"min":[-6,-0.00021780996074971526,-0.589649957231262],"max":[6.099999904632568,3.2602178004240066,0.589649957231262]},"sizeMeters":[12.1,3.26,1.179],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:31.390Z","updatedAt":"2026-09-08T03:58:31.513Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29118/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function IrrigationPivotSectionPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29118/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29118/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29118/v1/model.glb\" alt=\"Irrigation Pivot Section (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29118/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29118/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29119","slug":"pixel-modern-farm-tipping-trailer-64c54afe","title":"Tipping Trailer (Pixel Modern Farm)","summary":"Grain tipping trailer on four wheels, with a body that lifts on its rear pivot to tip a load out.","description":"Grain tipping trailer on four wheels, with a body that lifts on its rear pivot to tip a load out. Dimensions 2.77 × 2.43 × 7.08 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: tip at 0.00, 1.08, -2.50; wheel-fl at -1.20, 0.50, -0.50; wheel-fr at 1.20, 0.50, -0.50; wheel-rl at -1.20, 0.50, 0.85; wheel-rr at 1.20, 0.50, 0.85. 2.52 m wide and 6.2 m long. The body is an animated node that tips about the rear cross member, and the four wheels roll. The tailgate is fixed to the body and no grain is simulated. Rigid node-transform clips: open, close and roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-tipping-trailer-64c54afe","cdnUrl":"https://cdn.3dassets.dev/assets/29119/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-tipping-trailer-64c54afe","thumbnailUrl":"https://cdn.3dassets.dev/assets/29119/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29119/v1/poster.webp","blurhash":"UEB|1nIX0LRk~TIWM}t601Rj?G%L03%K%0oJ","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":36124,"triangles":516,"vertices":1548,"meshes":12,"materials":4,"textures":1,"animations":["open","close","roll"],"boundingBox":{"min":[-1.3849925234051144,0,-2.5799999237060547],"max":[1.3849925234051144,2.4300187823007495,4.5]},"sizeMeters":[2.77,2.43,7.08],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:31.645Z","updatedAt":"2026-09-08T03:58:31.765Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29119/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function TippingTrailerPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29119/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29119/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29119/v1/model.glb\" alt=\"Tipping Trailer (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29119/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29119/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29120","slug":"pixel-modern-farm-ride-on-mower-1d4d0017","title":"Ride On Mower (Pixel Modern Farm)","summary":"Ride on mower with a cutting deck, a seat and a grass collector, for the farmyard and the orchard.","description":"Ride on mower with a cutting deck, a seat and a grass collector, for the farmyard and the orchard. Dimensions 1.45 × 1.56 × 2.63 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: wheel-fl at -0.60, 0.24, 0.80; wheel-fr at 0.60, 0.24, 0.80; wheel-rl at -0.58, 0.36, -0.70; wheel-rr at 0.58, 0.36, -0.70. 1.4 m wide and 2.4 m long. All four wheels roll. The cutting deck, blades and collector are static: no blade spins and no grass is cut. Rigid node-transform clips: roll. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-ride-on-mower-1d4d0017","cdnUrl":"https://cdn.3dassets.dev/assets/29120/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-ride-on-mower-1d4d0017","thumbnailUrl":"https://cdn.3dassets.dev/assets/29120/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29120/v1/poster.webp","blurhash":"U7ATyEN300.6-n4oD*.700k7%fRTD:_L?bMy","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":29072,"triangles":428,"vertices":1284,"meshes":11,"materials":4,"textures":1,"animations":["roll"],"boundingBox":{"min":[-0.7250004685817594,-1.4305114759416426e-8,-1.3000106457155298],"max":[0.7250004685817594,1.5600533793472402,1.3300000429153442]},"sizeMeters":[1.45,1.56,2.63],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:31.676Z","updatedAt":"2026-09-08T03:58:31.944Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29120/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function RideOnMowerPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29120/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29120/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29120/v1/model.glb\" alt=\"Ride On Mower (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29120/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29120/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29121","slug":"pixel-modern-farm-cow-standing-64d0e4ef","title":"Cow Standing (Pixel Modern Farm)","summary":"Standing dairy cow with patched markings, a chunky pixel art figure for a farm scene.","description":"Standing dairy cow with patched markings, a chunky pixel art figure for a farm scene. Dimensions 0.96 × 1.68 × 2.82 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 2.06 m long and 1.5 m tall at the head. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-cow-standing-64d0e4ef","cdnUrl":"https://cdn.3dassets.dev/assets/29121/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-cow-standing-64d0e4ef","thumbnailUrl":"https://cdn.3dassets.dev/assets/29121/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29121/v1/poster.webp","blurhash":"UPFPEIM{4nM{~qIUM{xu0KIVof%MD%WBofof","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":23168,"triangles":276,"vertices":828,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.5100275385515128,-0.00007650064520536848,-1.1050000190734863],"max":[0.45002753616732705,1.6800764481931179,1.719499945640564]},"sizeMeters":[0.96,1.68,2.824],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:32.042Z","updatedAt":"2026-09-08T03:58:32.146Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29121/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CowStandingPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29121/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29121/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29121/v1/model.glb\" alt=\"Cow Standing (Pixel Modern 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/29121/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/29121/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29122","slug":"pixel-modern-farm-cow-lying-f35ac1bb","title":"Cow Lying Down (Pixel Modern Farm)","summary":"Dairy cow lying down and chewing the cud, for bedded yards and pasture corners.","description":"Dairy cow lying down and chewing the cud, for bedded yards and pasture corners. Dimensions 0.96 × 0.84 × 2.57 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.94 m long and 1 m tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-cow-lying-f35ac1bb","cdnUrl":"https://cdn.3dassets.dev/assets/29122/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-cow-lying-f35ac1bb","thumbnailUrl":"https://cdn.3dassets.dev/assets/29122/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29122/v1/poster.webp","blurhash":"UBEMI39F00%L~qD%M{s;00NG_3xv4m-;xu%M","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":13648,"triangles":144,"vertices":432,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.48003967359325983,-0.00003226459068178533,-0.951200008392334],"max":[0.48003967359325983,0.8399939227633347,1.6204999685287476]},"sizeMeters":[0.96,0.84,2.572],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:32.481Z","updatedAt":"2026-09-08T03:58:32.603Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29122/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CowLyingDownPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29122/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29122/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29122/v1/model.glb\" alt=\"Cow Lying Down (Pixel Modern 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/29122/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/29122/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29123","slug":"pixel-modern-farm-calf-e578e0f1","title":"Calf (Pixel Modern Farm)","summary":"Young calf with patchy markings, sized to stand beside the cows in a pen.","description":"Young calf with patchy markings, sized to stand beside the cows in a pen. Dimensions 0.53 × 1.06 × 1.75 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.26 m long and 1 m tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-calf-e578e0f1","cdnUrl":"https://cdn.3dassets.dev/assets/29123/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-calf-e578e0f1","thumbnailUrl":"https://cdn.3dassets.dev/assets/29123/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29123/v1/poster.webp","blurhash":"URFYx[RP4nM{~qIUM{xu4nIooz%LIARjayt6","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":16952,"triangles":228,"vertices":684,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.260023872487043,0.000007454569762366248,-0.7049999833106995],"max":[0.27002389275262223,1.0599924882097786,1.0499999523162842]},"sizeMeters":[0.53,1.06,1.755],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:32.930Z","updatedAt":"2026-09-08T03:58:33.061Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29123/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CalfPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29123/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29123/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29123/v1/model.glb\" alt=\"Calf (Pixel Modern 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/29123/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/29123/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29126","slug":"pixel-modern-farm-sheep-70e30cfd","title":"Sheep (Pixel Modern Farm)","summary":"Woolly ewe with a chunky fleece and a dark face, ready for a paddock or a pen.","description":"Woolly ewe with a chunky fleece and a dark face, ready for a paddock or a pen. Dimensions 0.56 × 1.10 × 1.53 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.1 m long and 1 m tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-sheep-70e30cfd","cdnUrl":"https://cdn.3dassets.dev/assets/29126/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-sheep-70e30cfd","thumbnailUrl":"https://cdn.3dassets.dev/assets/29126/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29126/v1/poster.webp","blurhash":"UNE.|eIU00j[~qIUD%%M4oR*t7t7M{ofofWB","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":24812,"triangles":300,"vertices":900,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.28001038236228326,-0.0000022918647138991943,-0.6299999952316284],"max":[0.28001038236228326,1.100000023841858,0.9014999866485596]},"sizeMeters":[0.56,1.1,1.531],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:33.161Z","updatedAt":"2026-09-08T03:58:33.257Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29126/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SheepPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29126/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29126/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29126/v1/model.glb\" alt=\"Sheep (Pixel Modern 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/29126/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/29126/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29124","slug":"pixel-modern-farm-lamb-da521e09","title":"Lamb (Pixel Modern Farm)","summary":"Spring lamb on long legs, small enough to place in twos beside a ewe.","description":"Spring lamb on long legs, small enough to place in twos beside a ewe. Dimensions 0.33 × 0.74 × 1.02 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 700 mm long and 630 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-lamb-da521e09","cdnUrl":"https://cdn.3dassets.dev/assets/29124/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-lamb-da521e09","thumbnailUrl":"https://cdn.3dassets.dev/assets/29124/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29124/v1/poster.webp","blurhash":"UGE39tM{00oe~qIU9G%M00W;%MofE1t7ogRk","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":21352,"triangles":252,"vertices":756,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.16448059289347797,-0.000011884038724208068,-0.4350000023841858],"max":[0.16448059289347797,0.7400000095367432,0.5839999914169312]},"sizeMeters":[0.329,0.74,1.019],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:33.044Z","updatedAt":"2026-09-08T03:58:33.194Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29124/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function LambPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29124/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29124/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29124/v1/model.glb\" alt=\"Lamb (Pixel Modern 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/29124/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/29124/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29125","slug":"pixel-modern-farm-pig-343b1130","title":"Pig (Pixel Modern Farm)","summary":"Chunky pink pig with a snout and flopped ears, for the ark and the pen.","description":"Chunky pink pig with a snout and flopped ears, for the ark and the pen. Dimensions 0.56 × 0.92 × 1.85 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.36 m long and 920 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-pig-343b1130","cdnUrl":"https://cdn.3dassets.dev/assets/29125/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-pig-343b1130","thumbnailUrl":"https://cdn.3dassets.dev/assets/29125/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29125/v1/poster.webp","blurhash":"UQFX;oNa9uNG~CIoNGxZ0fIVr=%29uofjZoz","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":17904,"triangles":204,"vertices":612,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.2800403614940178,-0.00003134483973399327,-0.7549999952316284],"max":[0.2800403614940178,0.9199617088721452,1.1000028606212586]},"sizeMeters":[0.56,0.92,1.855],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:33.057Z","updatedAt":"2026-09-08T03:58:33.198Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29125/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PigPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29125/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29125/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29125/v1/model.glb\" alt=\"Pig (Pixel Modern 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/29125/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/29125/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29127","slug":"pixel-modern-farm-piglet-pair-ad9ba15c","title":"Piglet Pair (Pixel Modern Farm)","summary":"Two piglets nosing about together, placed as one prop so a pen fills quickly.","description":"Two piglets nosing about together, placed as one prop so a pen fills quickly. Dimensions 1.05 × 0.50 × 1.35 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.16 m across the pair. Static posed figures, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-piglet-pair-ad9ba15c","cdnUrl":"https://cdn.3dassets.dev/assets/29127/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-piglet-pair-ad9ba15c","thumbnailUrl":"https://cdn.3dassets.dev/assets/29127/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29127/v1/poster.webp","blurhash":"UBB:1_?H57-p~CxGM{Wq00E1-UE101I:%2a{","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":32696,"triangles":408,"vertices":1224,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.4330181378501595,0.00001770015289237481,-0.6081168055534363],"max":[0.6191045138160095,0.5011823201603706,0.7394891798814125]},"sizeMeters":[1.052,0.501,1.348],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:33.415Z","updatedAt":"2026-09-08T03:58:33.538Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29127/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PigletPairPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29127/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29127/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29127/v1/model.glb\" alt=\"Piglet Pair (Pixel Modern 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/29127/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/29127/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29128","slug":"pixel-modern-farm-goat-a834aa13","title":"Goat (Pixel Modern Farm)","summary":"Horned goat with a short beard and upright ears, for scrub paddocks and petting pens.","description":"Horned goat with a short beard and upright ears, for scrub paddocks and petting pens. Dimensions 0.40 × 1.13 × 1.51 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.06 m long and 1.14 m tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-goat-a834aa13","cdnUrl":"https://cdn.3dassets.dev/assets/29128/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-goat-a834aa13","thumbnailUrl":"https://cdn.3dassets.dev/assets/29128/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29128/v1/poster.webp","blurhash":"UEDll.RV01R+~VIpIV%L01Io%K%L9aRjxtbI","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":23056,"triangles":264,"vertices":792,"meshes":4,"materials":4,"textures":1,"animations":[],"boundingBox":{"min":[-0.20150923399331933,-0.000024010205060043255,-0.6050000190734863],"max":[0.20150923399331933,1.1260038767516236,0.9010000228881836]},"sizeMeters":[0.403,1.126,1.506],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:33.523Z","updatedAt":"2026-09-08T03:58:33.634Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29128/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function GoatPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29128/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29128/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29128/v1/model.glb\" alt=\"Goat (Pixel Modern 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/29128/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/29128/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29129","slug":"pixel-modern-farm-horse-72580445","title":"Horse (Pixel Modern Farm)","summary":"Working horse with a mane and tail blocks, standing square for a paddock or a stable yard.","description":"Working horse with a mane and tail blocks, standing square for a paddock or a stable yard. Dimensions 0.90 × 2.55 × 3.05 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 2.16 m long and 2.05 m tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-horse-72580445","cdnUrl":"https://cdn.3dassets.dev/assets/29129/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-horse-72580445","thumbnailUrl":"https://cdn.3dassets.dev/assets/29129/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29129/v1/poster.webp","blurhash":"U7B:Z@Na00IB?HD*R%?a00Rk~T%14oxr%LI[","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":16928,"triangles":228,"vertices":684,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.4499869548350734,-0.000018318431707076144,-1.1549999713897705],"max":[0.4499869548350734,2.5500182707479913,1.8919999599456787]},"sizeMeters":[0.9,2.55,3.047],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:33.703Z","updatedAt":"2026-09-08T03:58:33.800Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29129/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function HorsePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29129/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29129/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29129/v1/model.glb\" alt=\"Horse (Pixel Modern 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/29129/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/29129/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29130","slug":"pixel-modern-farm-chicken-93eccd6d","title":"Chicken (Pixel Modern Farm)","summary":"White hen with a red comb and a yellow beak, small enough to scatter across a yard.","description":"White hen with a red comb and a yellow beak, small enough to scatter across a yard. Dimensions 0.31 × 0.70 × 0.67 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 530 mm long and 660 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-chicken-93eccd6d","cdnUrl":"https://cdn.3dassets.dev/assets/29130/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-chicken-93eccd6d","thumbnailUrl":"https://cdn.3dassets.dev/assets/29130/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29130/v1/poster.webp","blurhash":"U9EySg-n004;-@IBRg?a00WC_4t70Kxv%MIT","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":13584,"triangles":132,"vertices":396,"meshes":4,"materials":4,"textures":1,"animations":[],"boundingBox":{"min":[-0.15501174768100714,0,-0.3100000023841858],"max":[0.15501174768100714,0.7000021222460061,0.36000176005124673]},"sizeMeters":[0.31,0.7,0.67],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:34.141Z","updatedAt":"2026-09-08T03:58:34.258Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29130/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ChickenPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29130/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29130/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29130/v1/model.glb\" alt=\"Chicken (Pixel Modern 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/29130/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/29130/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29131","slug":"pixel-modern-farm-rooster-2e5f7dc1","title":"Rooster (Pixel Modern Farm)","summary":"Rooster with a tall comb and arched tail feathers, the loud one of the yard.","description":"Rooster with a tall comb and arched tail feathers, the loud one of the yard. Dimensions 0.34 × 0.92 × 0.92 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 640 mm long and 800 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-rooster-2e5f7dc1","cdnUrl":"https://cdn.3dassets.dev/assets/29131/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-rooster-2e5f7dc1","thumbnailUrl":"https://cdn.3dassets.dev/assets/29131/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29131/v1/poster.webp","blurhash":"UBC$fg~U0002E5M|%I-:01Io^QxbD+NHxtxZ","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":13812,"triangles":168,"vertices":504,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.17000946613149667,0,-0.5099999904632568],"max":[0.17000946613149667,0.9200189276021273,0.4050015993159938]},"sizeMeters":[0.34,0.92,0.915],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:34.588Z","updatedAt":"2026-09-08T03:58:34.692Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29131/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function RoosterPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29131/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29131/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29131/v1/model.glb\" alt=\"Rooster (Pixel Modern 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/29131/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/29131/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29133","slug":"pixel-modern-farm-duck-172d47a8","title":"Duck (Pixel Modern Farm)","summary":"White farm duck with an orange bill and webbed feet, for the pond and the stream.","description":"White farm duck with an orange bill and webbed feet, for the pond and the stream. Dimensions 0.28 × 0.72 × 0.81 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 620 mm long and 720 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-duck-172d47a8","cdnUrl":"https://cdn.3dassets.dev/assets/29133/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-duck-172d47a8","thumbnailUrl":"https://cdn.3dassets.dev/assets/29133/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29133/v1/poster.webp","blurhash":"UDDl=*?b009Ft8t6obM|00M|~qocNGogj]Ri","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":12732,"triangles":132,"vertices":396,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.14000732591493661,0,-0.3799999952316284],"max":[0.14000732591493661,0.7199862843240847,0.4300087105160391]},"sizeMeters":[0.28,0.72,0.81],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:34.722Z","updatedAt":"2026-09-08T03:58:34.823Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29133/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DuckPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29133/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29133/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29133/v1/model.glb\" alt=\"Duck (Pixel Modern 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/29133/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/29133/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29132","slug":"pixel-modern-farm-farm-dog-7e9c383a","title":"Farm Dog (Pixel Modern Farm)","summary":"Farm collie standing alert, with pricked ears and a white blaze.","description":"Farm collie standing alert, with pricked ears and a white blaze. Dimensions 0.29 × 1.00 × 1.21 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 860 mm long and 940 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farm-dog-7e9c383a","cdnUrl":"https://cdn.3dassets.dev/assets/29132/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farm-dog-7e9c383a","thumbnailUrl":"https://cdn.3dassets.dev/assets/29132/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29132/v1/poster.webp","blurhash":"U7Dls7%h0000~XNfITwZ00n$~UM}00i^-;tl","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":18768,"triangles":216,"vertices":648,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.14298112430188908,0.000033107814409849556,-0.5049999952316284],"max":[0.14298112430188908,0.9999942082564861,0.703000009059906]},"sizeMeters":[0.286,1,1.208],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:34.705Z","updatedAt":"2026-09-08T03:58:34.824Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29132/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmDogPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29132/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29132/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29132/v1/model.glb\" alt=\"Farm Dog (Pixel Modern 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/29132/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/29132/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29134","slug":"pixel-modern-farm-farm-cat-0be5c9b3","title":"Farm Cat (Pixel Modern Farm)","summary":"Barn cat with pricked ears and a striped back, sized for a windowsill or a bale.","description":"Barn cat with pricked ears and a striped back, sized for a windowsill or a bale. Dimensions 0.20 × 0.47 × 0.77 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 520 mm long and 600 mm tall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farm-cat-0be5c9b3","cdnUrl":"https://cdn.3dassets.dev/assets/29134/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farm-cat-0be5c9b3","thumbnailUrl":"https://cdn.3dassets.dev/assets/29134/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29134/v1/poster.webp","blurhash":"U79Qp$~q9EIV_3oeIUWC009FRjWC4nM_-p-;","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":19696,"triangles":240,"vertices":720,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-0.09752417771541287,-0.000012006884284487818,-0.3449999988079071],"max":[0.09752417771541287,0.47121199620313214,0.4205000102519989]},"sizeMeters":[0.195,0.471,0.766],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:34.758Z","updatedAt":"2026-09-08T03:58:34.860Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29134/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmCatPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29134/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29134/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29134/v1/model.glb\" alt=\"Farm Cat (Pixel Modern 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/29134/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/29134/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29135","slug":"pixel-modern-farm-round-hay-bale-93ac9b3b","title":"Round Hay Bale (Pixel Modern Farm)","summary":"Round hay bale wrapped with three bands, the yard workhorse prop of any farm scene.","description":"Round hay bale wrapped with three bands, the yard workhorse prop of any farm scene. Dimensions 1.24 × 1.44 × 2.16 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.24 m wide and 1.4 m across. Static geometry; the bale does not roll and has no separate wrap. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-round-hay-bale-93ac9b3b","cdnUrl":"https://cdn.3dassets.dev/assets/29135/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-round-hay-bale-93ac9b3b","thumbnailUrl":"https://cdn.3dassets.dev/assets/29135/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29135/v1/poster.webp","blurhash":"U9Fi3y~p009F~p$_D*Iw00D%_1tT4oNLt8s+","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":19368,"triangles":224,"vertices":672,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.6200000047683716,-0.000043946655391757794,-1.0800000429153442],"max":[0.6200000047683716,1.4400440038758506,1.0800000429153442]},"sizeMeters":[1.24,1.44,2.16],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:35.068Z","updatedAt":"2026-09-08T03:58:35.194Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29135/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function RoundHayBalePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29135/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29135/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29135/v1/model.glb\" alt=\"Round Hay Bale (Pixel Modern 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/29135/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/29135/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29136","slug":"pixel-modern-farm-square-bale-stack-d04dfb02","title":"Square Bale Stack (Pixel Modern Farm)","summary":"Stack of eight square straw bales with visible strings, three courses high.","description":"Stack of eight square straw bales with visible strings, three courses high. Dimensions 2.96 × 1.54 × 0.68 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 2.96 m wide, 1.56 m tall. Static geometry; the bales are one solid stack and cannot be taken apart. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-square-bale-stack-d04dfb02","cdnUrl":"https://cdn.3dassets.dev/assets/29136/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-square-bale-stack-d04dfb02","thumbnailUrl":"https://cdn.3dassets.dev/assets/29136/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29136/v1/poster.webp","blurhash":"UEIq-|%f01%LWC~UNI9a009at6NHWDNHWBIW","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":23176,"triangles":288,"vertices":864,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-1.4800000190734863,-0.00010409711550851686,-0.34001923763243014],"max":[1.4800000190734863,1.5401040589685357,0.34001923763243014]},"sizeMeters":[2.96,1.54,0.68],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:35.144Z","updatedAt":"2026-09-08T03:58:35.245Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29136/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SquareBaleStackPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29136/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29136/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29136/v1/model.glb\" alt=\"Square Bale Stack (Pixel Modern 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/29136/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/29136/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29137","slug":"pixel-modern-farm-feed-trough-21a74760","title":"Feed Trough (Pixel Modern Farm)","summary":"Galvanised feed trough on timber feet, filled with a level of feed.","description":"Galvanised feed trough on timber feet, filled with a level of feed. Dimensions 2.40 × 0.80 × 0.71 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 2.4 m long and 800 mm tall. Static geometry; the feed is a solid block and does not deplete. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-feed-trough-21a74760","cdnUrl":"https://cdn.3dassets.dev/assets/29137/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-feed-trough-21a74760","thumbnailUrl":"https://cdn.3dassets.dev/assets/29137/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29137/v1/poster.webp","blurhash":"UCCZhSt79F%L_N?bIoE100tSx]E100D%%Lxt","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":8392,"triangles":72,"vertices":216,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-1.2000000476837158,0.000006712401255604128,-0.35497910892661083],"max":[1.2000000476837158,0.799948740822972,0.35497910892661083]},"sizeMeters":[2.4,0.8,0.71],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:35.311Z","updatedAt":"2026-09-08T03:58:35.409Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29137/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FeedTroughPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29137/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29137/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29137/v1/model.glb\" alt=\"Feed Trough (Pixel Modern 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/29137/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/29137/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29138","slug":"pixel-modern-farm-water-trough-7c9d4f2e","title":"Water Trough (Pixel Modern Farm)","summary":"Concrete water trough with a filled water level and a ball valve housing.","description":"Concrete water trough with a filled water level and a ball valve housing. Dimensions 1.62 × 0.92 × 0.94 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.62 m long and 920 mm tall. The water is a static slab 60 mm below the rim: it never moves and has no shader. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-water-trough-7c9d4f2e","cdnUrl":"https://cdn.3dassets.dev/assets/29138/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-water-trough-7c9d4f2e","thumbnailUrl":"https://cdn.3dassets.dev/assets/29138/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29138/v1/poster.webp","blurhash":"U5CjOy~q00X9MJx^%gV@009EITR%IpkVROI9","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":8460,"triangles":84,"vertices":252,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-0.8100000023841858,-0.000039056701576001274,-0.4700259421165474],"max":[0.8100000023841858,0.9200390733908765,0.4700259421165474]},"sizeMeters":[1.62,0.92,0.94],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:35.722Z","updatedAt":"2026-09-08T03:58:35.846Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29138/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WaterTroughPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29138/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29138/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29138/v1/model.glb\" alt=\"Water Trough (Pixel Modern 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/29138/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/29138/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29139","slug":"pixel-modern-farm-drinking-bowl-1abdddcd","title":"Drinking Bowl (Pixel Modern Farm)","summary":"Small automatic drinking bowl on a stub pipe, for a pen or a stall.","description":"Small automatic drinking bowl on a stub pipe, for a pen or a stall. Dimensions 0.68 × 0.38 × 0.65 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 680 mm across and 380 mm tall. The water is static geometry and the valve does not move. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-drinking-bowl-1abdddcd","cdnUrl":"https://cdn.3dassets.dev/assets/29139/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-drinking-bowl-1abdddcd","thumbnailUrl":"https://cdn.3dassets.dev/assets/29139/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29139/v1/poster.webp","blurhash":"UABNH6%M00RoIUM_oz%M00M__4t8xvxvoLRP","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":9048,"triangles":92,"vertices":276,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-0.3400000035762787,0.000010066725538548926,-0.32335642907338397],"max":[0.3400000035762787,0.37998992850608987,0.32335642907338397]},"sizeMeters":[0.68,0.38,0.647],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.205Z","updatedAt":"2026-09-08T03:58:36.309Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29139/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DrinkingBowlPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29139/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29139/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29139/v1/model.glb\" alt=\"Drinking Bowl (Pixel Modern 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/29139/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/29139/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29140","slug":"pixel-modern-farm-hay-rack-715e1dba","title":"Hay Rack (Pixel Modern Farm)","summary":"Free standing hay rack with slatted sides and a full load of hay showing over the top.","description":"Free standing hay rack with slatted sides and a full load of hay showing over the top. Dimensions 1.10 × 1.75 × 1.70 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.1 m wide, 1.7 m long and 1.6 m tall. Static geometry; the hay does not settle or deplete. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-hay-rack-715e1dba","cdnUrl":"https://cdn.3dassets.dev/assets/29140/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-hay-rack-715e1dba","thumbnailUrl":"https://cdn.3dassets.dev/assets/29140/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29140/v1/poster.webp","blurhash":"UFFYc5%L02Ir~VRjD*xu00M|M{xY4=M|%0xt","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":24764,"triangles":300,"vertices":900,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.550023488192649,-0.000008822360568316867,-0.8500000238418579],"max":[0.550023488192649,1.750051875505645,0.8500000238418579]},"sizeMeters":[1.1,1.75,1.7],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.338Z","updatedAt":"2026-09-08T03:58:36.449Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29140/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function HayRackPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29140/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29140/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29140/v1/model.glb\" alt=\"Hay Rack (Pixel Modern 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/29140/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/29140/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29142","slug":"pixel-modern-farm-milk-churns-b7ab7f11","title":"Milk Churns (Pixel Modern Farm)","summary":"Three steel milk churns with lids and side handles, grouped as one dairy prop.","description":"Three steel milk churns with lids and side handles, grouped as one dairy prop. Dimensions 1.38 × 0.76 × 0.88 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.14 m across the group and 760 mm tall. Static geometry; the lids do not lift. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-milk-churns-b7ab7f11","cdnUrl":"https://cdn.3dassets.dev/assets/29142/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-milk-churns-b7ab7f11","thumbnailUrl":"https://cdn.3dassets.dev/assets/29142/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29142/v1/poster.webp","blurhash":"U5B:{foz0000?D?cOG9F00%L~qt84:R4$$xv","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":33588,"triangles":432,"vertices":1296,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-0.6399999856948853,-0.0000222832629354075,-0.4282964499221678],"max":[0.7400000095367432,0.7599618413159324,0.44829646065100387]},"sizeMeters":[1.38,0.76,0.877],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.375Z","updatedAt":"2026-09-08T03:58:36.488Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29142/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MilkChurnsPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29142/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29142/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29142/v1/model.glb\" alt=\"Milk Churns (Pixel Modern 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/29142/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/29142/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29141","slug":"pixel-modern-farm-egg-crates-dea49925","title":"Egg Crates (Pixel Modern Farm)","summary":"Three stacked egg crates with a top tray of eggs, for a farm shop counter or a yard.","description":"Three stacked egg crates with a top tray of eggs, for a farm shop counter or a yard. Dimensions 0.74 × 0.85 × 0.50 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 680 mm wide and 860 mm tall. Static geometry; the crates are one stack and the eggs cannot be lifted. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-egg-crates-dea49925","cdnUrl":"https://cdn.3dassets.dev/assets/29141/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-egg-crates-dea49925","thumbnailUrl":"https://cdn.3dassets.dev/assets/29141/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29141/v1/poster.webp","blurhash":"U9HLey~q004o$[xaSSNH00RP-=o#oht6V@Io","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":20568,"triangles":252,"vertices":756,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-0.3699801583262014,0,-0.2500088472305504],"max":[0.3699801583262014,0.8499812374281033,0.2500088472305504]},"sizeMeters":[0.74,0.85,0.5],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.357Z","updatedAt":"2026-09-08T03:58:36.470Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29141/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function EggCratesPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29141/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29141/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29141/v1/model.glb\" alt=\"Egg Crates (Pixel Modern 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/29141/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/29141/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29143","slug":"pixel-modern-farm-produce-crates-c20feab2","title":"Produce Crates (Pixel Modern Farm)","summary":"Three slatted produce crates loaded with vegetables, for the shop or the market stall.","description":"Three slatted produce crates loaded with vegetables, for the shop or the market stall. Dimensions 1.52 × 0.86 × 0.61 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.46 m wide and 860 mm tall. Static geometry; the produce is modelled in place and cannot be picked up. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-produce-crates-c20feab2","cdnUrl":"https://cdn.3dassets.dev/assets/29143/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-produce-crates-c20feab2","thumbnailUrl":"https://cdn.3dassets.dev/assets/29143/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29143/v1/poster.webp","blurhash":"U6GbYJ?b00%G00~VWF4:0000-nxu_NIo-pMx","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":24656,"triangles":300,"vertices":900,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-0.7599999904632568,0.00004608784952475631,-0.27997877984847025],"max":[0.7599999904632568,0.859977743681813,0.3299787917693992]},"sizeMeters":[1.52,0.86,0.61],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.720Z","updatedAt":"2026-09-08T03:58:36.832Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29143/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ProduceCratesPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29143/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29143/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29143/v1/model.glb\" alt=\"Produce Crates (Pixel Modern 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/29143/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/29143/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29144","slug":"pixel-modern-farm-market-stall-acecc44a","title":"Market Stall (Pixel Modern Farm)","summary":"Trestle market stall under a striped canopy, loaded with crates of produce and a price board.","description":"Trestle market stall under a striped canopy, loaded with crates of produce and a price board. Dimensions 2.94 × 2.34 × 1.46 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 3 m wide, 1.4 m deep and 2.34 m to the canopy. Static geometry; the canopy is rigid and nothing on the stall moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-market-stall-acecc44a","cdnUrl":"https://cdn.3dassets.dev/assets/29144/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-market-stall-acecc44a","thumbnailUrl":"https://cdn.3dassets.dev/assets/29144/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29144/v1/poster.webp","blurhash":"UQGbVEj]4.t7~W%LIUIo4;xtocRjIobJt6WA","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":49072,"triangles":612,"vertices":1836,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-1.4700000286102295,0.00006836389539932597,-0.6799764655589344],"max":[1.4700000286102295,2.3399928889177968,0.7799690352439531]},"sizeMeters":[2.94,2.34,1.46],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.817Z","updatedAt":"2026-09-08T03:58:36.924Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29144/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MarketStallPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29144/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29144/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29144/v1/model.glb\" alt=\"Market Stall (Pixel Modern 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/29144/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/29144/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29145","slug":"pixel-modern-farm-wheelbarrow-b0ab2683","title":"Wheelbarrow (Pixel Modern Farm)","summary":"Steel wheelbarrow with timber handles and a single front wheel, parked on its legs.","description":"Steel wheelbarrow with timber handles and a single front wheel, parked on its legs. Dimensions 0.78 × 1.09 × 1.92 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 740 mm wide and 1.6 m long. Static geometry; the wheel does not turn and the barrow does not tip. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-wheelbarrow-b0ab2683","cdnUrl":"https://cdn.3dassets.dev/assets/29145/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-wheelbarrow-b0ab2683","thumbnailUrl":"https://cdn.3dassets.dev/assets/29145/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29145/v1/poster.webp","blurhash":"U69j=j_M00Di_3RiDij]00D$_N%g00tS_3ac","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":17940,"triangles":192,"vertices":576,"meshes":4,"materials":4,"textures":1,"animations":[],"boundingBox":{"min":[-0.39001282220189903,-0.00005821441695996743,-0.949999988079071],"max":[0.39001282220189903,1.0899867417174445,0.9672746658325195]},"sizeMeters":[0.78,1.09,1.917],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:36.998Z","updatedAt":"2026-09-08T03:58:37.088Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29145/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WheelbarrowPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29145/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29145/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29145/v1/model.glb\" alt=\"Wheelbarrow (Pixel Modern 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/29145/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/29145/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29146","slug":"pixel-modern-farm-garden-tools-rack-46d3ab79","title":"Garden Tools Rack (Pixel Modern Farm)","summary":"Wall rack holding a spade, a fork, a rake and a hoe, hung ready for work.","description":"Wall rack holding a spade, a fork, a rake and a hoe, hung ready for work. Dimensions 1.52 × 1.82 × 0.50 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.5 m wide and 1.82 m tall. Static geometry; the tools are fixed to the rack and cannot be taken down. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-garden-tools-rack-46d3ab79","cdnUrl":"https://cdn.3dassets.dev/assets/29146/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-garden-tools-rack-46d3ab79","thumbnailUrl":"https://cdn.3dassets.dev/assets/29146/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29146/v1/poster.webp","blurhash":"UFDvJ=M}00xY~U-o9b9aE2%1xZIpbdt8slM{","category":{"slug":"weapons-tools","title":"Weapons & Tools"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":22344,"triangles":276,"vertices":828,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-0.7500342023464693,0,-0.24997437165625844],"max":[0.7699999809265137,1.8200000524520874,0.24997437165625844]},"sizeMeters":[1.52,1.82,0.5],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:37.350Z","updatedAt":"2026-09-08T03:58:37.480Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29146/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function GardenToolsRackPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29146/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29146/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29146/v1/model.glb\" alt=\"Garden Tools Rack (Pixel Modern 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/29146/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/29146/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29147","slug":"pixel-modern-farm-watering-can-a11454ba","title":"Watering Can (Pixel Modern Farm)","summary":"Metal watering can with a long spout, a rose and an over handle.","description":"Metal watering can with a long spout, a rose and an over handle. Dimensions 0.38 × 0.60 × 0.80 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 380 mm wide, 740 mm long and 620 mm tall. Static geometry; no water and no pour effect. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-watering-can-a11454ba","cdnUrl":"https://cdn.3dassets.dev/assets/29147/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-watering-can-a11454ba","thumbnailUrl":"https://cdn.3dassets.dev/assets/29147/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29147/v1/poster.webp","blurhash":"UC9toz9E00?wxuM_WV%M4TWB.8oM-;bHaeWB","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":12268,"triangles":148,"vertices":444,"meshes":1,"materials":1,"textures":1,"animations":[],"boundingBox":{"min":[-0.19000823221136412,0.000015283468499660557,-0.20999999344348907],"max":[0.19000823221136412,0.5999847403733582,0.5899999737739563]},"sizeMeters":[0.38,0.6,0.8],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:37.780Z","updatedAt":"2026-09-08T03:58:37.911Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29147/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WateringCanPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29147/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29147/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29147/v1/model.glb\" alt=\"Watering Can (Pixel Modern 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/29147/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/29147/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29149","slug":"pixel-modern-farm-beehive-pair-4030ff3a","title":"Beehive Pair (Pixel Modern Farm)","summary":"Two stacked beehives on stands with landing boards and gabled roofs.","description":"Two stacked beehives on stands with landing boards and gabled roofs. Dimensions 1.62 × 1.37 × 0.84 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.62 m across the pair and 1.37 m tall. Static geometry; no bees and no removable frames. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-beehive-pair-4030ff3a","cdnUrl":"https://cdn.3dassets.dev/assets/29149/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-beehive-pair-4030ff3a","thumbnailUrl":"https://cdn.3dassets.dev/assets/29149/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29149/v1/poster.webp","blurhash":"UIGRq{-o00M|~C-pI:E201s:%fR*NGi_aLSg","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":20720,"triangles":240,"vertices":720,"meshes":4,"materials":4,"textures":1,"animations":[],"boundingBox":{"min":[-0.800000011920929,-0.00002334948883697674,-0.33999267858208804],"max":[0.8199999928474426,1.3700332581700414,0.49999267500580935]},"sizeMeters":[1.62,1.37,0.84],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:38.083Z","updatedAt":"2026-09-08T03:58:38.260Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29149/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function BeehivePairPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29149/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29149/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29149/v1/model.glb\" alt=\"Beehive Pair (Pixel Modern 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/29149/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/29149/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29148","slug":"pixel-modern-farm-compost-bay-0d01cf96","title":"Compost Bay (Pixel Modern Farm)","summary":"Double timber compost bay with removable style front boards and two levels of compost.","description":"Double timber compost bay with removable style front boards and two levels of compost. Dimensions 5.50 × 1.13 × 1.90 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 3.92 m wide, 1.9 m deep and 1.1 m tall. Static geometry; the front boards are fixed. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-compost-bay-0d01cf96","cdnUrl":"https://cdn.3dassets.dev/assets/29148/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-compost-bay-0d01cf96","thumbnailUrl":"https://cdn.3dassets.dev/assets/29148/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29148/v1/poster.webp","blurhash":"U6D9YIRl00IV?a^*M{D*00-.~URjD%0Mxts*","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":20456,"triangles":252,"vertices":756,"meshes":2,"materials":2,"textures":1,"animations":[],"boundingBox":{"min":[-2.75,0.000010831686678258734,-0.9501251258888516],"max":[2.75,1.1299891635449502,0.9501251258888516]},"sizeMeters":[5.5,1.13,1.9],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:38.025Z","updatedAt":"2026-09-08T03:58:38.124Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29148/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CompostBayPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29148/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29148/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29148/v1/model.glb\" alt=\"Compost Bay (Pixel Modern 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/29148/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/29148/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29150","slug":"pixel-modern-farm-fuel-tank-on-legs-76a3275c","title":"Fuel Tank On Legs (Pixel Modern Farm)","summary":"Bunded diesel tank raised on steel legs, with a filler cap and a hose reel.","description":"Bunded diesel tank raised on steel legs, with a filler cap and a hose reel. Dimensions 2.50 × 2.90 × 1.73 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 2.5 m wide and 2.6 m tall. Static geometry; the hose and nozzle do not move and no fluid is simulated. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-fuel-tank-on-legs-76a3275c","cdnUrl":"https://cdn.3dassets.dev/assets/29150/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-fuel-tank-on-legs-76a3275c","thumbnailUrl":"https://cdn.3dassets.dev/assets/29150/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29150/v1/poster.webp","blurhash":"U9D9q*%L00R*^vxtE5Io00Rj~UbJ03M}?Ft6","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":14512,"triangles":156,"vertices":468,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-1.249981730000364,0,-0.8499464827650259],"max":[1.249981730000364,2.9000000953674316,0.8799464541547964]},"sizeMeters":[2.5,2.9,1.73],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:38.067Z","updatedAt":"2026-09-08T03:58:38.227Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29150/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FuelTankOnLegsPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29150/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29150/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29150/v1/model.glb\" alt=\"Fuel Tank On Legs (Pixel Modern 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/29150/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/29150/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29151","slug":"pixel-modern-farm-water-butt-9345812c","title":"Water Butt (Pixel Modern Farm)","summary":"Water butt on a timber stand with a tap and a downpipe inlet, for the kitchen garden.","description":"Water butt on a timber stand with a tap and a downpipe inlet, for the kitchen garden. Dimensions 1.10 × 1.48 × 1.30 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.1 m across the stand and 1.48 m tall. Static geometry; the tap does not turn and no water is simulated. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-water-butt-9345812c","cdnUrl":"https://cdn.3dassets.dev/assets/29151/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-water-butt-9345812c","thumbnailUrl":"https://cdn.3dassets.dev/assets/29151/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29151/v1/poster.webp","blurhash":"U4C6.3-:004.01bq?XxI00NG.jxu~BR6-nX9","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":17336,"triangles":196,"vertices":588,"meshes":3,"materials":3,"textures":1,"animations":[],"boundingBox":{"min":[-0.550000011920929,-0.000019837370252108466,-0.550000011920929],"max":[0.550000011920929,1.4800000190734863,0.7499991716079683]},"sizeMeters":[1.1,1.48,1.3],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:38.328Z","updatedAt":"2026-09-08T03:58:38.446Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29151/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WaterButtPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29151/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29151/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29151/v1/model.glb\" alt=\"Water Butt (Pixel Modern 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/29151/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/29151/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29152","slug":"pixel-modern-farm-scarecrow-1e599889","title":"Scarecrow (Pixel Modern Farm)","summary":"Scarecrow on a cross post with a sack head, a straw hat and a coral jacket.","description":"Scarecrow on a cross post with a sack head, a straw hat and a coral jacket. Dimensions 1.50 × 2.59 × 0.50 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.5 m across the arms and 2.59 m tall. Static geometry; no rig, no skeleton and no wind motion. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-scarecrow-1e599889","cdnUrl":"https://cdn.3dassets.dev/assets/29152/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-scarecrow-1e599889","thumbnailUrl":"https://cdn.3dassets.dev/assets/29152/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29152/v1/poster.webp","blurhash":"UA9Z.Uxa00IV~Ut64:IpE2fi%1ah9tNG%2%L","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":12580,"triangles":132,"vertices":396,"meshes":4,"materials":4,"textures":1,"animations":[],"boundingBox":{"min":[-0.7500384284662189,0,-0.24993376655181626],"max":[0.7500384284662189,2.5899999141693115,0.24993376655181626]},"sizeMeters":[1.5,2.59,0.5],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:38.500Z","updatedAt":"2026-09-08T03:58:38.609Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29152/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ScarecrowPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29152/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29152/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29152/v1/model.glb\" alt=\"Scarecrow (Pixel Modern 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/29152/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/29152/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29153","slug":"pixel-modern-farm-farm-sign-board-9c44390e","title":"Farm Sign Board (Pixel Modern Farm)","summary":"Roadside farm name board on two posts with a blank painted panel and a smaller notice below.","description":"Roadside farm name board on two posts with a blank painted panel and a smaller notice below. Dimensions 2.66 × 2.42 × 0.50 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. The board reads as the entrance sign for an invented holding, Brackenfield Farm; the panel is blank painted geometry with no lettering or logo. 2.66 m wide and 2.42 m tall. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farm-sign-board-9c44390e","cdnUrl":"https://cdn.3dassets.dev/assets/29153/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farm-sign-board-9c44390e","thumbnailUrl":"https://cdn.3dassets.dev/assets/29153/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29153/v1/poster.webp","blurhash":"U6EME.?a00V@=N~pJ~010JRQMyNGND.6?H4V","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":11052,"triangles":96,"vertices":288,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-1.3300000429153442,-0.000017091262168422716,-0.2499099803275758],"max":[1.3300000429153442,2.4200171675561135,0.2499099803275758]},"sizeMeters":[2.66,2.42,0.5],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:38.564Z","updatedAt":"2026-09-08T03:58:38.664Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29153/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmSignBoardPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29153/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29153/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29153/v1/model.glb\" alt=\"Farm Sign Board (Pixel Modern 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/29153/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/29153/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29154","slug":"pixel-modern-farm-mailbox-38ca4afd","title":"Mailbox (Pixel Modern Farm)","summary":"Post mounted farm mailbox with a flag, at the end of the track.","description":"Post mounted farm mailbox with a flag, at the end of the track. Dimensions 0.41 × 1.52 × 0.57 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 360 mm wide and 1.52 m tall. Static geometry; the flag and the door do not move. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-mailbox-38ca4afd","cdnUrl":"https://cdn.3dassets.dev/assets/29154/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-mailbox-38ca4afd","thumbnailUrl":"https://cdn.3dassets.dev/assets/29154/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29154/v1/poster.webp","blurhash":"UCBWMP%200D%~Dt79YRi.8bIIAjFS~WBVss:","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":8800,"triangles":72,"vertices":216,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-0.1800091489501463,0,-0.25999999046325684],"max":[0.2250081598269829,1.5199892856936708,0.30999575107703076]},"sizeMeters":[0.405,1.52,0.57],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:39.002Z","updatedAt":"2026-09-08T03:58:39.112Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29154/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MailboxPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29154/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29154/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29154/v1/model.glb\" alt=\"Mailbox (Pixel Modern 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/29154/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/29154/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29155","slug":"pixel-modern-farm-picnic-table-578cc541","title":"Picnic Table (Pixel Modern Farm)","summary":"Timber picnic table with fixed benches, for the farm shop yard.","description":"Timber picnic table with fixed benches, for the farm shop yard. Dimensions 1.90 × 0.84 × 1.78 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.9 m long, 1.64 m across the benches and 840 mm tall. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-picnic-table-578cc541","cdnUrl":"https://cdn.3dassets.dev/assets/29155/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-picnic-table-578cc541","thumbnailUrl":"https://cdn.3dassets.dev/assets/29155/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29155/v1/poster.webp","blurhash":"U5EL=_~W00t7~p?HVs9H00My^*9a009txv-U","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":10224,"triangles":120,"vertices":360,"meshes":1,"materials":1,"textures":1,"animations":[],"boundingBox":{"min":[-0.949999988079071,0.000042412884922904404,-0.8900433251148839],"max":[0.949999988079071,0.8399575608890334,0.8900433251148839]},"sizeMeters":[1.9,0.84,1.78],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:39.457Z","updatedAt":"2026-09-08T03:58:39.555Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29155/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PicnicTablePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29155/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29155/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29155/v1/model.glb\" alt=\"Picnic Table (Pixel Modern 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/29155/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/29155/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29158","slug":"pixel-modern-farm-drone-on-landing-pad-1e6e7bba","title":"Drone On Landing Pad (Pixel Modern Farm)","summary":"Survey drone resting on its landing pad, with four rotors that spin and lit pad markers.","description":"Survey drone resting on its landing pad, with four rotors that spin and lit pad markers. Dimensions 2.20 × 0.58 × 2.20 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Named pivot nodes: rotor-1 at -0.62, 0.46, -0.62; rotor-2 at 0.62, 0.46, -0.62; rotor-3 at -0.62, 0.46, 0.62; rotor-4 at 0.62, 0.46, 0.62. 2.2 m square pad; the drone is 1.4 m across the rotors. The four rotors are animated nodes that spin about their own masts; the airframe, pad and lights do not move and the drone never leaves the pad. Rigid node-transform clips: spin. No skinning. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-drone-on-landing-pad-1e6e7bba","cdnUrl":"https://cdn.3dassets.dev/assets/29158/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-drone-on-landing-pad-1e6e7bba","thumbnailUrl":"https://cdn.3dassets.dev/assets/29158/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29158/v1/poster.webp","blurhash":"U9A,,$xu00R*Rjayj[fk00RP_NaxxukCWBWB","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"animated","title":"Animated"},{"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":27684,"triangles":348,"vertices":1044,"meshes":12,"materials":4,"textures":1,"animations":["spin"],"boundingBox":{"min":[-1.100000023841858,-0.00004776769975980977,-1.100000023841858],"max":[1.100000023841858,0.5799993854574853,1.100000023841858]},"sizeMeters":[2.2,0.58,2.2],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:39.763Z","updatedAt":"2026-09-08T03:58:39.874Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\nimport { AnimationMixer } from 'three'\n\nlet mixer\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29158/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n  mixer = new AnimationMixer(gltf.scene)\n  mixer.clipAction(gltf.animations[0]).play()\n})\n\n// Call from your render loop; deltaSeconds is time since the previous frame.\nfunction updateAssetAnimation(deltaSeconds) {\n  mixer?.update(deltaSeconds)\n}","r3f":"import { useGLTF, useAnimations } from '@react-three/drei'\nimport { useEffect } from 'react'\n\nexport function DroneOnLandingPadPixelModernFarm(props) {\n  const { scene, animations } = useGLTF('https://cdn.3dassets.dev/assets/29158/v1/model.glb')\n  const { actions, names } = useAnimations(animations, scene)\n  useEffect(() => {\n    const action = actions[names[0]]\n    action?.reset().play()\n    return () => { action?.stop() }\n  }, [actions, names])\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29158/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29158/v1/model.glb\" alt=\"Drone On Landing Pad (Pixel Modern Farm)\" camera-controls auto-rotate autoplay></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/29158/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.\n# Clips arrive as actions; play them from the Dope Sheet > Action Editor.","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)\nvar player := model.find_child(\"AnimationPlayer\", true, false) as AnimationPlayer\nplayer.play(player.get_animation_list()[0])","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/29158/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);\n// Clips import as legacy AnimationClips on the root; GetComponent<Animation>().Play() starts the first."}},{"id":"29156","slug":"pixel-modern-farm-soil-sensor-post-b08cbf37","title":"Soil Sensor Post (Pixel Modern Farm)","summary":"Solar powered soil sensor post with a lit readout and a probe pushed into the ground.","description":"Solar powered soil sensor post with a lit readout and a probe pushed into the ground. Dimensions 0.50 × 1.66 × 0.40 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 500 mm across the base and 1.66 m tall. Static geometry; only the readout is a lit surface and nothing moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-soil-sensor-post-b08cbf37","cdnUrl":"https://cdn.3dassets.dev/assets/29156/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-soil-sensor-post-b08cbf37","thumbnailUrl":"https://cdn.3dassets.dev/assets/29156/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29156/v1/poster.webp","blurhash":"U58XX$-;004T~qoy4nR7R5WBtlxa00RQ_3x]","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":11164,"triangles":96,"vertices":288,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-0.24998534608884831,0,-0.20000854116096325],"max":[0.24998534608884831,1.659999966621399,0.20000854116096325]},"sizeMeters":[0.5,1.66,0.4],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:39.715Z","updatedAt":"2026-09-08T03:58:39.816Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29156/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SoilSensorPostPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29156/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29156/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29156/v1/model.glb\" alt=\"Soil Sensor Post (Pixel Modern 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/29156/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/29156/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29157","slug":"pixel-modern-farm-feed-sack-pallet-ccb6a984","title":"Feed Sack Pallet (Pixel Modern Farm)","summary":"Pallet of stacked feed sacks with plain printed panels, for a store or a delivery.","description":"Pallet of stacked feed sacks with plain printed panels, for a store or a delivery. Dimensions 1.20 × 1.03 × 1.00 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.2 m by 1 m and 980 mm tall. The sack panels are blank painted geometry with no brand or lettering. Static geometry. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-feed-sack-pallet-ccb6a984","cdnUrl":"https://cdn.3dassets.dev/assets/29157/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-feed-sack-pallet-ccb6a984","thumbnailUrl":"https://cdn.3dassets.dev/assets/29157/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29157/v1/poster.webp","blurhash":"UCIhQg~o01RiI:aet7t600D*E1t4xvt6MxoI","category":{"slug":"props","title":"Props & Furniture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":16744,"triangles":192,"vertices":576,"meshes":4,"materials":4,"textures":1,"animations":[],"boundingBox":{"min":[-0.6000000238418579,-0.00002167062611584114,-0.500021382825697],"max":[0.6000000238418579,1.0300007396401982,0.500021382825697]},"sizeMeters":[1.2,1.03,1],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:39.742Z","updatedAt":"2026-09-08T03:58:39.857Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29157/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FeedSackPalletPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29157/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29157/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29157/v1/model.glb\" alt=\"Feed Sack Pallet (Pixel Modern 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/29157/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/29157/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29159","slug":"pixel-modern-farm-farmer-driving-f8ecba1e","title":"Farmer Driving (Pixel Modern Farm)","summary":"Seated farmer posed to fit a tractor or combine cab, hands forward at the wheel.","description":"Seated farmer posed to fit a tractor or combine cab, hands forward at the wheel. Dimensions 0.90 × 1.88 × 0.97 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. Seated pose 1.31 m tall with a 520 mm hip to knee reach, sized for the cab of the pack's tractor and combine. Place at the seat cushion. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farmer-driving-f8ecba1e","cdnUrl":"https://cdn.3dassets.dev/assets/29159/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farmer-driving-f8ecba1e","thumbnailUrl":"https://cdn.3dassets.dev/assets/29159/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29159/v1/poster.webp","blurhash":"UCCY{*x[00Mx~9M{4=%M0eM|=|xuJCt7$fRi","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":20156,"triangles":228,"vertices":684,"meshes":5,"materials":5,"textures":1,"animations":[],"boundingBox":{"min":[-0.44998291839259436,0,-0.43001892430243444],"max":[0.44998291839259436,1.880009473274213,0.5399904096475268]},"sizeMeters":[0.9,1.88,0.97],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:40.001Z","updatedAt":"2026-09-08T03:58:40.115Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29159/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmerDrivingPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29159/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29159/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29159/v1/model.glb\" alt=\"Farmer Driving (Pixel Modern 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/29159/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/29159/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29160","slug":"pixel-modern-farm-farmer-with-fork-6fe20934","title":"Farmer With Fork (Pixel Modern Farm)","summary":"Standing farmer holding a hay fork at rest, in a work shirt and a wide hat.","description":"Standing farmer holding a hay fork at rest, in a work shirt and a wide hat. Dimensions 1.04 × 2.06 × 0.97 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.92 m tall including the hat, with the fork held at the right hand. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farmer-with-fork-6fe20934","cdnUrl":"https://cdn.3dassets.dev/assets/29160/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farmer-with-fork-6fe20934","thumbnailUrl":"https://cdn.3dassets.dev/assets/29160/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29160/v1/poster.webp","blurhash":"U7ATfhRl00xW~ooM4pRj9GRk%f%2MLkCyBV@","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":20688,"triangles":264,"vertices":792,"meshes":6,"materials":6,"textures":1,"animations":[],"boundingBox":{"min":[-0.4500042569450119,0,-0.290018923706388],"max":[0.5900063869182208,2.0600094208221256,0.680002890578409]},"sizeMeters":[1.04,2.06,0.97],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:40.189Z","updatedAt":"2026-09-08T03:58:40.508Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29160/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmerWithForkPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29160/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29160/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29160/v1/model.glb\" alt=\"Farmer With Fork (Pixel Modern 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/29160/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/29160/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29161","slug":"pixel-modern-farm-farmer-carrying-crate-7996d2bc","title":"Farmer Carrying Crate (Pixel Modern Farm)","summary":"Farmer carrying a crate of produce in both hands, walking pose from the field to the shop.","description":"Farmer carrying a crate of produce in both hands, walking pose from the field to the shop. Dimensions 0.90 × 2.04 × 0.85 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.76 m tall with the crate held at 900 mm. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farmer-carrying-crate-7996d2bc","cdnUrl":"https://cdn.3dassets.dev/assets/29161/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farmer-carrying-crate-7996d2bc","thumbnailUrl":"https://cdn.3dassets.dev/assets/29161/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29161/v1/poster.webp","blurhash":"UAAJ~7V?00tm?aa|D*jZ00S5~ps84poJ-:X8","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":24696,"triangles":264,"vertices":792,"meshes":7,"materials":7,"textures":1,"animations":[],"boundingBox":{"min":[-0.44998289102415406,0,-0.17001143023956067],"max":[0.44998289102415406,2.0399999618530273,0.6799903701022543]},"sizeMeters":[0.9,2.04,0.85],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:40.225Z","updatedAt":"2026-09-08T03:58:40.636Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29161/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmerCarryingCratePixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29161/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29161/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29161/v1/model.glb\" alt=\"Farmer Carrying Crate (Pixel Modern 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/29161/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/29161/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29162","slug":"pixel-modern-farm-farmhand-with-bucket-a003f65a","title":"Farmhand With Bucket (Pixel Modern Farm)","summary":"Farmhand standing with a feed bucket hanging from one hand, ready at the trough.","description":"Farmhand standing with a feed bucket hanging from one hand, ready at the trough. Dimensions 0.99 × 2.04 × 0.85 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.76 m tall with the bucket at the right hand, 360 mm off the ground. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-farmhand-with-bucket-a003f65a","cdnUrl":"https://cdn.3dassets.dev/assets/29162/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-farmhand-with-bucket-a003f65a","thumbnailUrl":"https://cdn.3dassets.dev/assets/29162/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29162/v1/poster.webp","blurhash":"U9A,m_Ri00xv~8js59j[01oM~oW,9hRk-kx@","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":22576,"triangles":232,"vertices":696,"meshes":6,"materials":6,"textures":1,"animations":[],"boundingBox":{"min":[-0.44996031795825875,0,-0.1699891755028876],"max":[0.5400090195852745,2.0400008756552435,0.6800270021170043]},"sizeMeters":[0.99,2.04,0.85],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:40.630Z","updatedAt":"2026-09-08T03:58:40.753Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29162/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FarmhandWithBucketPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29162/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29162/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29162/v1/model.glb\" alt=\"Farmhand With Bucket (Pixel Modern 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/29162/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/29162/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29163","slug":"pixel-modern-farm-vet-with-bag-b8ae4904","title":"Vet With Bag (Pixel Modern Farm)","summary":"Farm vet in a work coat carrying a visit bag, for a barn or a calving pen scene.","description":"Farm vet in a work coat carrying a visit bag, for a barn or a calving pen scene. Dimensions 1.07 × 2.04 × 0.85 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.76 m tall with the bag carried at 500 mm. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-vet-with-bag-b8ae4904","cdnUrl":"https://cdn.3dassets.dev/assets/29163/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-vet-with-bag-b8ae4904","thumbnailUrl":"https://cdn.3dassets.dev/assets/29163/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29163/v1/poster.webp","blurhash":"U99jy3WB00s-~pjb4obE8^WY-=xXI9R*x^xt","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":21452,"triangles":228,"vertices":684,"meshes":6,"materials":6,"textures":1,"animations":[],"boundingBox":{"min":[-0.44996031795825875,0,-0.1699891755028876],"max":[0.6211528405003702,2.0400008756552435,0.6800270021170043]},"sizeMeters":[1.071,2.04,0.85],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:41.327Z","updatedAt":"2026-09-08T03:58:41.460Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29163/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function VetWithBagPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29163/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29163/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29163/v1/model.glb\" alt=\"Vet With Bag (Pixel Modern 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/29163/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/29163/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29164","slug":"pixel-modern-farm-market-seller-16d01759","title":"Market Seller (Pixel Modern Farm)","summary":"Market seller in an apron holding out a box of produce, sized to stand behind the stall.","description":"Market seller in an apron holding out a box of produce, sized to stand behind the stall. Dimensions 0.90 × 2.04 × 0.85 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.76 m tall, posed to stand at the back edge of the pack's market stall. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-market-seller-16d01759","cdnUrl":"https://cdn.3dassets.dev/assets/29164/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-market-seller-16d01759","thumbnailUrl":"https://cdn.3dassets.dev/assets/29164/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29164/v1/poster.webp","blurhash":"UBAmM9NH00%2-poeInRk01jF~UW=9uV[%1xt","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":22832,"triangles":240,"vertices":720,"meshes":7,"materials":7,"textures":1,"animations":[],"boundingBox":{"min":[-0.44998289102415406,0,-0.1699891755028876],"max":[0.44998289102415406,2.0399999618530273,0.6799903701022543]},"sizeMeters":[0.9,2.04,0.85],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:41.349Z","updatedAt":"2026-09-08T03:58:41.483Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29164/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MarketSellerPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29164/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29164/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29164/v1/model.glb\" alt=\"Market Seller (Pixel Modern 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/29164/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/29164/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29165","slug":"pixel-modern-farm-child-with-chicken-989ce53d","title":"Child With Chicken (Pixel Modern Farm)","summary":"Child holding a hen in both hands, a small figure to break up a yard of adults.","description":"Child holding a hen in both hands, a small figure to break up a yard of adults. Dimensions 0.65 × 1.47 × 0.93 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.27 m tall, the shared body at 72 per cent scale. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-child-with-chicken-989ce53d","cdnUrl":"https://cdn.3dassets.dev/assets/29165/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-child-with-chicken-989ce53d","thumbnailUrl":"https://cdn.3dassets.dev/assets/29165/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29165/v1/poster.webp","blurhash":"UBBD4kE300^$_0NH9bxs00jX~Vo#8}kB-.sp","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":22176,"triangles":240,"vertices":720,"meshes":6,"materials":6,"textures":1,"animations":[],"boundingBox":{"min":[-0.3239877056216184,0,-0.12240000069141388],"max":[0.3239877056216184,1.4688006517190748,0.8050000071525574]},"sizeMeters":[0.648,1.469,0.927],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:41.709Z","updatedAt":"2026-09-08T03:58:41.879Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29165/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ChildWithChickenPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29165/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29165/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29165/v1/model.glb\" alt=\"Child With Chicken (Pixel Modern 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/29165/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/29165/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29166","slug":"pixel-modern-farm-drone-operator-c9be5862","title":"Drone Operator (Pixel Modern Farm)","summary":"Drone operator holding a controller with a lit screen, looking up from the field edge.","description":"Drone operator holding a controller with a lit screen, looking up from the field edge. Dimensions 0.90 × 2.06 × 0.97 m (X × Y × Z). Footprint centred origin resting at ground level. Metres, +Y up, +Z front. 1.92 m tall including the cap. The controller screen is the only lit surface. Static posed figure, no rig or skeleton. Nothing on this model moves. Pixel Modern family palette (warm white, light oak, soil brown, charcoal, slate blue, sage, coral, mustard and a screen cyan) with 32 px nearest filtered maps on every surface. Free 3D model for a modern farming game: pixel art 3D built low poly, CC0 and ready for Unity, Godot, Unreal, three.js and Blender. Original design with blank painted panels; no brands, logos or copied artwork.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-drone-operator-c9be5862","cdnUrl":"https://cdn.3dassets.dev/assets/29166/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-drone-operator-c9be5862","thumbnailUrl":"https://cdn.3dassets.dev/assets/29166/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29166/v1/poster.webp","blurhash":"UDA0,akC00e.~VW;4:n$DQR*yCxaIBWBx@t7","category":{"slug":"characters","title":"Characters & Creatures"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"slug":"kit","title":"Kit / Set"},{"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":25024,"triangles":276,"vertices":828,"meshes":6,"materials":6,"textures":1,"animations":[],"boundingBox":{"min":[-0.44998289102415406,0,-0.290018923706388],"max":[0.44998289102415406,2.0600094208221256,0.6799903701022543]},"sizeMeters":[0.9,2.06,0.97],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:41.721Z","updatedAt":"2026-09-08T03:58:41.848Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29166/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DroneOperatorPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29166/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29166/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29166/v1/model.glb\" alt=\"Drone Operator (Pixel Modern 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/29166/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/29166/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}},{"id":"29167","slug":"pixel-modern-farm-harvest-day-farm-fcdfbe7d-starter-scene","title":"Harvest Day Farm (Pixel Modern Farm)","summary":"A working farm in the middle of harvest: the yard holds the farmhouse, the steel barn, the machinery shed with a tractor and baler parked inside, the silos and the water tower. Cows stand in the fenced paddock behind the cow shed, hens scratch by the chicken house and pigs...","description":"A working farm in the middle of harvest: the yard holds the farmhouse, the steel barn, the machinery shed with a tractor and baler parked inside, the silos and the water tower. Cows stand in the fenced paddock behind the cow shed, hens scratch by the chicken house and pigs are out at the ark. Ripe wheat is being cut by the combine with the tipping trailer alongside, and corn, sunflowers, lettuce, pumpkins and strawberries fill the fields either side of the dirt tracks. The kitchen garden has the polytunnel, the greenhouse and beehives, the farm shop and market stall face the road behind the sign and the mailbox, ducks sit on the pond and the turbine and solar array stand on the far side.","status":"published","url":"https://3dassets.dev/assets/pixel-modern-farm-harvest-day-farm-fcdfbe7d-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/29167/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pixel-modern-farm-harvest-day-farm-fcdfbe7d-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/29167/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/29167/v1/poster.webp","blurhash":"U9B3{Bj[00oy8|WBt6s;00bF?bn+~ps:tRSf","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"pixel","title":"Pixel / Retro"},{"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":1909532,"triangles":37252,"vertices":83176,"meshes":485,"materials":8,"textures":1,"animations":[],"boundingBox":{"min":[-29.04997024445326,-0.00021780996074971526,-30],"max":[28.084963530381177,23.350446864021677,34.00131120545917]},"sizeMeters":[57.135,23.351,64.001],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-08T03:58:41.899Z","updatedAt":"2026-09-08T03:58:42.123Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/29167/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function HarvestDayFarmPixelModernFarm(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/29167/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/29167/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/29167/v1/model.glb\" alt=\"Harvest Day Farm (Pixel Modern 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/29167/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/29167/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}],"demo":null}}