{"data":{"id":"28185","slug":"pets-and-companions-hd-front-room-with-p-dd1f51af-starter-scene","title":"Front Room With Pets (Pets and Companions HD)","summary":"A lived-in front room and its pet corner: a rug and a two-seat sofa in front of the window with a curled cat on the seat and a cat sitting on the arm, a labrador sitting by the food and water bowls, a puppy and a french bulldog on the rug, a collie asleep in the pet bed...","description":"A lived-in front room and its pet corner: a rug and a two-seat sofa in front of the window with a curled cat on the seat and a cat sitting on the arm, a labrador sitting by the food and water bowls, a puppy and a french bulldog on the rug, a collie asleep in the pet bed beside the dog crate, a cat tree and scratching post along one wall, and a rabbit hutch, hamster cage and vivarium along the other with the rabbit, guinea pig, hamster and gecko inside them. The aquarium stands on the sideboard with two goldfish, a budgerigar sits on the window sill and a tortoise crosses the floor.","status":"published","url":"https://3dassets.dev/assets/pets-and-companions-hd-front-room-with-p-dd1f51af-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/28185/v1/model.glb","downloadUrl":"https://3dassets.dev/download/pets-and-companions-hd-front-room-with-p-dd1f51af-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/28185/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/28185/v1/poster.webp","blurhash":"U7B3vcER00%2x@oeV^oL00$|~pM{IWWrbXM{","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"kit","title":"Kit / Set"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":7198804,"triangles":315908,"vertices":324728,"meshes":170,"materials":15,"textures":1,"animations":[],"boundingBox":{"min":[-3.267499989271164,-0.000030488405874294633,-2.4499746701374447],"max":[3.1249943476569926,1.565011399058284,2.1096669642858563]},"sizeMeters":[6.392,1.565,4.56],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":1,"publishedAt":"2026-09-08T02:23:17.203Z","updatedAt":"2026-09-08T04:08:16.583Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/28185/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FrontRoomWithPetsPetsAndCompanionsHD(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/28185/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/28185/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/28185/v1/model.glb\" alt=\"Front Room With Pets (Pets and Companions HD)\" 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/28185/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/28185/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}