{"data":{"id":"37181","slug":"science-laboratory-and-cleanroom-cleanroom-ceiling-fil-af55f569","title":"Cleanroom Ceiling Filter Panel (Science Laboratory and Cleanroom)","summary":"A 1 m cleanroom ceiling filter panel: a gasketed steel frame round a pleated filter face, with a lit edge strip and a grid guard under it.","description":"A 1 m cleanroom ceiling filter panel: a gasketed steel frame round a pleated filter face, with a lit edge strip and a grid guard under it. Overall 1.00 by 0.20 by 1.00 m (X by Y by Z). Metre units, +Y up, the side an operator stands on toward +Z, resting on y=0. Placed at ceiling height, and rests on y=0 like everything else, so a panel at a 2.7 m ceiling is placed at y=2.7 minus its own height. Static geometry; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/science-laboratory-and-cleanroom-cleanroom-ceiling-fil-af55f569","cdnUrl":"https://cdn.3dassets.dev/assets/37181/v1/model.glb","downloadUrl":"https://3dassets.dev/download/science-laboratory-and-cleanroom-cleanroom-ceiling-fil-af55f569","thumbnailUrl":"https://cdn.3dassets.dev/assets/37181/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37181/v1/poster.webp","blurhash":"UDC%BTt800WB-=j[M{ay00Rj~qfi00WU%May","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"interior","title":"Interior"},{"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":21728,"triangles":708,"vertices":859,"meshes":4,"materials":4,"textures":0,"animations":[],"boundingBox":{"min":[-0.5,0.00002136429773770543,-0.5],"max":[0.5,0.19997863838447133,0.5]},"sizeMeters":[1,0.2,1],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T04:44:54.362Z","updatedAt":"2026-09-12T04:44:54.486Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37181/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CleanroomCeilingFilterPanelScienceLaboratoryAndCleanroom(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37181/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37181/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37181/v1/model.glb\" alt=\"Cleanroom Ceiling Filter Panel (Science Laboratory and Cleanroom)\" 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/37181/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/37181/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}