3DAssets.dev

Loading scene

Walkable demo

Science Laboratory and Cleanroom

Walk a 40 by 30 metre research floor: wet chemistry benching under a row of fume cupboards, an instrument bay, a microbiology suite, prep and wash-up, a cold store corner and a glazed cleanroom you can step into.

About

A full research floor laid out from the pack, roughly 40 by 30 metres and open topped so you can see across it.

What is placed. Sixteen back to back bench islands run north to south, each with under bench cupboards and drawer modules, a reagent shelf and a gas tap service spine along the centre seam, and stools down the working sides. Every bench carries stock: beakers, flasks, measuring cylinders, test tube racks, vial racks, petri stacks, tip boxes and pipette stands, with instruments set among them. Ten fume cupboards close the north wall, five of them square on the head of the main aisle, flanked by safety showers, eyewash stations and waste. Biosafety cabinets take the east end of that wall. The west wall carries chemical store cabinets, a solvent shelf, a whiteboard and a particle counter. Prep and wash-up fills the south west, with sinks set into the bench runs and the autoclave and drying oven on a wall run that turns the corner. The cold store corner lines up upright freezers, fridges, incubators and two nitrogen dewars. A document corner with desks, a whiteboard and stools sits south of the main aisle. The cleanroom is a glazed block in the south east corner: cleanroom wall and window panels, an interlocked door pair, a pass through hatch in each face, a gowning bench and locker run, an air shower vestibule, differential pressure gauges, particle counters and ceiling filter panels over the gowning corner. All 62 placeable models in the pack appear.

What moves. Twenty eight models carry clips and every one of them stands beside the path. The fume cupboard sash lifts and its front door swings on separate clips, and two cupboards are posed with the sash already up. Autoclave, drying oven, incubator, fridge and minus eighty freezer doors swing. Under bench cupboard doors and drawer modules open. The interlocked cleanroom doors swing and the pass through hatches open. The centrifuge lid lifts and its rotor spins. The hot plate stirrer and the vortex mixer spin, the rotary evaporator turns its flask, the fraction collector indexes round, the water bath, analytical balance, spectrophotometer and gel tank lids open, the nitrogen dewar lid lifts, the chemical store cabinet opens and the lab stools turn.

What does not move, and why. Tubing, hoses, cabling, liquids, flame and screen traces are all static. Flexible material and fluid need a joint per element or a shader, and a live display needs a shader too: none of that is reachable with one rigid node transform, which is the only kind of animation in this catalogue. There are no people in the scene either, because the pack holds no skinned meshes.

Scale. The demo places the whole pack, so the browser fetches every model once and clones it. That is a larger download than a small demo, and it is the trade for showing a working floor rather than a lineup.

Every piece here is a published model from the pack, placed by hand. Walk with the keys or touch, and approach a piece to see it move if it has animation. Colliders, navigation and gameplay are yours to add.

Points of interest

Use with an AI agent

Copy this prompt into your AI chat to rebuild the layout, then describe what to change.

Rebuild the "Science Laboratory and Cleanroom" demo scene from the Science Laboratory and Cleanroom pack in my project.

Layout (JSON, every placement with its CDN URL): https://3dassets.dev/api/v1/demos/science-laboratory-and-cleanroom
Pack manifest: https://3dassets.dev/api/v1/packs/science-laboratory-and-cleanroom
Demo page: https://3dassets.dev/demos/science-laboratory-and-cleanroom

- 1165 placements of 62 models; units are metres, +Y up, rotation is yaw in degrees about +Y
- Spawn at (0, 0, 12.6) facing 180 degrees; eye height 1.6 m
- Licence: CC0 1.0 Universal (no attribution required)
- Loading: three.js GLTFLoader, one load per distinct model, cloned per placement; no decoders required

Also available as JSON or Markdown, and via the MCP server.

Common questions

How do I use Science Laboratory and Cleanroom with my AI development tools?
Press "Copy for AI agent" above and paste the prompt into Claude Code, Cursor, Codex, GitHub Copilot, ChatGPT or any other coding assistant. The prompt carries the direct CDN URL, the real-world size, the licence and the loading notes, so the assistant can fetch the scene and place it in your project without you writing the loader yourself. For a permanent connection, add the 3DAssets.dev MCP server to your tool with one command (for Claude Code: claude mcp add --transport http 3dassets https://3dassets.dev/mcp) and the assistant can then search the whole catalogue, fetch files and read the usage snippets on its own.

MCP server setupGuide for AI agents

How do I get started?
Walk the scene here with the keys or touch to see how the pack fits together. To build it yourself, download the pack with the button, then copy the "Copy for AI agent" prompt: it links the layout JSON, which lists every placement with its position, rotation and CDN URL, so an assistant connected to the MCP server can rebuild the scene in your engine and change it to order.

MCP server setup

Which game engines and tools can I use Science Laboratory and Cleanroom with?
Anything that reads glTF, which today means all of the major ones: three.js and React Three Fiber on the web, Godot 4, Unity, Unreal Engine 5, Blender and the model-viewer web component. Every model in the scene is a self-contained binary glTF (.glb) with textures embedded, so each is one file to import and no plugin, converter or decoder to install first.
How do I import this scene into Unity, Godot, Unreal or Blender?
Unity: install the glTFast package (com.unity.cloud.gltfast) from the Package Manager, drop the .glb into Assets and drag the prefab in, or load it at runtime from the CDN URL. Godot 4: copy the file into the project folder and the editor imports it as a scene you can instantiate. Unreal Engine 5: File > Import with the built-in glTF importer, which converts the axes for you. Blender: File > Import > glTF 2.0. Units are metres with +Y up in the file, and every importer above handles the conversion to its own axes automatically.
Can I use Science Laboratory and Cleanroom in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every scene on 3DAssets.dev is released under CC0 1.0 Universal, which places it in the public domain: use it in a paid game, an app, a film or a client project, modify it, redistribute it, and put nothing in the credits. A link back is welcome but it is entirely your choice.

CC0 licence text

Can I load it from the CDN instead of downloading it?
Yes. The pack behind it has a permanent URL on cdn.3dassets.dev that is CORS-enabled and never changes content, so you can pass it straight to GLTFLoader, glTFast or model-viewer in production and cache it as hard as you like. Downloading is only needed for engines that import from disk.
Is the demo itself a file I can download?
No, and it does not need to be. A demo is a layout of the pack's published models composed in your browser from the CDN, so there is no extra file to fetch. Download the pack for the models, and take the layout JSON linked above for the placements: together they are the whole scene, and an AI agent can rebuild it from those two links.
Can I change the scene, or add gameplay to it?
Yes. The layout is plain data in metres, so move, add or remove placements freely in your own engine. Colliders, navigation and gameplay are yours to add: the demo shows what the pack looks like assembled, and your game decides how it plays.

Models in this demo

Lab Floor Tile (Science Laboratory and Cleanroom)

Lab Floor Tile (Science Laboratory and Cleanroom)

A 2 m laboratory floor tile in grey safety vinyl, with a seam bead along two edges, sharing the cleanroom tile ports so the two surfaces meet in one field.

@3dassets132 tris
Cleanroom Floor Tile (Science Laboratory and Cleanroom)

Cleanroom Floor Tile (Science Laboratory and Cleanroom)

A 2 m cleanroom floor tile in pale welded vinyl, with a seam bead along two edges and a coved upstand line, laid flush with its neighbours.

@3dassets132 tris
Lab Wall Module (Science Laboratory and Cleanroom)

Lab Wall Module (Science Laboratory and Cleanroom)

A 2 m painted laboratory wall bay, 2.7 m high, with a coved skirting and a dado band on both faces and ports at each end so a run tiles to any length.

@3dassets156 tris
Lab Wall Module Blue (Science Laboratory and Cleanroom)

Lab Wall Module Blue (Science Laboratory and Cleanroom)

The laboratory wall bay in the second livery, for the end wall of a room that should read as a different space from the same camera.

@3dassets156 tris
Bench Run Module (Science Laboratory and Cleanroom)Animated

Bench Run Module (Science Laboratory and Cleanroom)

A 1 m laboratory bench module: a plinth and white carcass under a grey chemical resistant worktop, with a pair of hinged under bench cupboard doors and a shelf inside.

@3dassets1.3k tris
Flask Set (Science Laboratory and Cleanroom)

Flask Set (Science Laboratory and Cleanroom)

A set of glass flasks: three conical flasks of different sizes, two of them part filled, and a round bottomed flask standing in a cork ring.

@3dassets1.4k tris
Measuring Cylinder Set (Science Laboratory and Cleanroom)

Measuring Cylinder Set (Science Laboratory and Cleanroom)

Three graduated measuring cylinders of different capacities on heavy hexagonal feet, two of them part filled, with plain graduation bars up the wall.

@3dassets912 tris
Water Bath (Science Laboratory and Cleanroom)Animated

Water Bath (Science Laboratory and Cleanroom)

A laboratory water bath: an insulated case with a filled well, a tube rack standing in it, a single lid on a back hinge and a control head with a blank display.

@3dassets1.8k tris
Lab Stool Tall (Science Laboratory and Cleanroom)Animated

Lab Stool Tall (Science Laboratory and Cleanroom)

The laboratory stool at bench height, for a 0.9 m worktop rather than a writing desk.

@3dassets888 tris
Beaker Set (Science Laboratory and Cleanroom)

Beaker Set (Science Laboratory and Cleanroom)

A set of four graduated beakers of increasing size on a tray, three of them part filled, with plain graduation bars and a spout on each lip.

@3dassets1.2k tris
Test Tube Rack (Science Laboratory and Cleanroom)

Test Tube Rack (Science Laboratory and Cleanroom)

A rack of twelve test tubes: a moulded base and a drilled top rail on posts, with the tubes part filled in three colours.

@3dassets3.4k tris
Bench Run Drawer Module (Science Laboratory and Cleanroom)Animated

Bench Run Drawer Module (Science Laboratory and Cleanroom)

The same 1 m bench module with a three drawer bank instead of cupboard doors, for the tools, tubing and consumables that live under a working bench.

@3dassets1.4k tris
Sample Vial Rack (Science Laboratory and Cleanroom)

Sample Vial Rack (Science Laboratory and Cleanroom)

A cryogenic sample rack: a moulded box holding twenty five capped vials in a five by five grid, with a lift handle at each end.

@3dassets4.6k tris
Hot Plate Stirrer (Science Laboratory and Cleanroom)Animated

Hot Plate Stirrer (Science Laboratory and Cleanroom)

A hot plate magnetic stirrer with a ceramic top plate, two control knobs, a blank display and a beaker of liquid on it whose stirrer bar turns.

@3dassets792 tris
Ph Meter (Science Laboratory and Cleanroom)

Ph Meter (Science Laboratory and Cleanroom)

A bench pH meter: a sloped meter with a blank display and a keypad, an electrode on a stand arm dipping into a beaker, and two buffer beakers beside it.

@3dassets1.4k tris
Rotary Evaporator (Science Laboratory and Cleanroom)Animated

Rotary Evaporator (Science Laboratory and Cleanroom)

A rotary evaporator: a heating bath on a base, a drive head on a column, a round bottomed flask that turns on the drive axis and dips into the bath, and a tilted glass condenser with a receiving flask.

@3dassets2.4k tris
Reagent Shelf Over Bench (Science Laboratory and Cleanroom)

Reagent Shelf Over Bench (Science Laboratory and Cleanroom)

A two tier reagent shelf that stands on a bench worktop, carrying six blank labelled bottles and a rail to stop them walking off the edge.

@3dassets1.6k tris
Gas Tap Service Spine (Science Laboratory and Cleanroom)

Gas Tap Service Spine (Science Laboratory and Cleanroom)

A 1 m bench top service spine: an upright panel carrying three gas taps with blue handwheels, a water tap and two socket plates, for the back edge of a bench run.

@3dassets1.7k tris
Spectrophotometer (Science Laboratory and Cleanroom)Animated

Spectrophotometer (Science Laboratory and Cleanroom)

A bench spectrophotometer: a cased instrument with a sloped blank display, a keypad and a sample compartment whose lid lifts on a back hinge.

@3dassets900 tris
Fraction Collector (Science Laboratory and Cleanroom)Animated

Fraction Collector (Science Laboratory and Cleanroom)

A fraction collector: a carousel of twenty four tube positions that turns under a delivery arm, on a cased base with a blank display.

@3dassets3.7k tris
Centrifuge (Science Laboratory and Cleanroom)Animated

Centrifuge (Science Laboratory and Cleanroom)

A bench top centrifuge: a cased body with a recessed bowl, a fixed angle rotor of six tube positions that spins, a hinged lid with a viewing window and a blank control panel.

@3dassets1.3k tris
Upright Microscope (Science Laboratory and Cleanroom)

Upright Microscope (Science Laboratory and Cleanroom)

An upright compound microscope: an illuminated foot, a mechanical stage with a slide on it, a three objective turret, a body tube and an angled binocular head.

@3dassets1.2k tris
Analytical Balance (Science Laboratory and Cleanroom)Animated

Analytical Balance (Science Laboratory and Cleanroom)

An analytical balance in a glass draught shield: a stainless weighing pan, a blank display, a levelling foot and a side panel that slides open.

@3dassets704 tris
Pipette Stand (Science Laboratory and Cleanroom)

Pipette Stand (Science Laboratory and Cleanroom)

A carousel pipette stand: a weighted base, a column and a hooked crown carrying four air displacement pipettes with coloured plungers.

@3dassets848 tris
Tip Box Stack (Science Laboratory and Cleanroom)

Tip Box Stack (Science Laboratory and Cleanroom)

A stack of three pipette tip boxes: two closed with their lids down and an open box on top showing a full grid of tips in its rack.

@3dassets1.9k tris
Petri Dish Stack (Science Laboratory and Cleanroom)

Petri Dish Stack (Science Laboratory and Cleanroom)

Petri dishes: two stacks of four poured plates and one open dish beside them with its lid turned over, all on a plain tray.

@3dassets2.1k tris
Gel Tank And Power Pack (Science Laboratory and Cleanroom)Animated

Gel Tank And Power Pack (Science Laboratory and Cleanroom)

A horizontal gel tank with a cast gel, a comb and electrode posts under a lid that lifts, beside a power pack with a blank display and two rigid lead stubs.

@3dassets936 tris
Inverted Microscope (Science Laboratory and Cleanroom)

Inverted Microscope (Science Laboratory and Cleanroom)

An inverted microscope: a heavy cased stand with the objectives under the stage, a plate sitting on the stage, a lamp arm reaching over it and eyepieces at the front.

@3dassets1.3k tris
Vortex Mixer (Science Laboratory and Cleanroom)Animated

Vortex Mixer (Science Laboratory and Cleanroom)

A vortex mixer: a heavy cast base with a speed dial and a rubber cup head that turns on its eccentric drive.

@3dassets476 tris
Stereo Microscope (Science Laboratory and Cleanroom)

Stereo Microscope (Science Laboratory and Cleanroom)

A stereo microscope on a boom stand: a heavy base plate, a post and boom, a head with two angled eyepieces, a ring light and a stage plate with a dish on it.

@3dassets1.0k tris
Wash Up Sink Unit (Science Laboratory and Cleanroom)Animated

Wash Up Sink Unit (Science Laboratory and Cleanroom)

A 1 m bench module with a stainless wash up bowl let into the worktop, a mixer tap on a pillar, a ribbed drainer beside it and cupboards below.

@3dassets2.4k tris
Vacuum Pump (Science Laboratory and Cleanroom)

Vacuum Pump (Science Laboratory and Cleanroom)

A rotary vane vacuum pump: a motor on a cast body with a sight glass, a carrying handle, an inlet stub and rubber feet.

@3dassets1.3k tris
Fume Cupboard (Science Laboratory and Cleanroom)Animated

Fume Cupboard (Science Laboratory and Cleanroom)

A 1.5 m walk up fume cupboard: a ducted chamber over a worktop, a rising glass sash on its counterweight rails, a lit interior, a service tap and a cupboard base.

@3dassets3.2k tris
Fume Cupboard Sash Open (Science Laboratory and Cleanroom)Animated

Fume Cupboard Sash Open (Science Laboratory and Cleanroom)

The fume cupboard with the sash raised to the full working aperture, for a scene that should read as work in progress rather than a closed cupboard.

@3dassets3.2k tris
Biosafety Cabinet (Science Laboratory and Cleanroom)

Biosafety Cabinet (Science Laboratory and Cleanroom)

A class two biosafety cabinet on a stand: a stainless work tray behind a fixed glass sash, a lit and grilled chamber, side lights and a control panel with blank displays.

@3dassets2.5k tris
Safety Shower (Science Laboratory and Cleanroom)

Safety Shower (Science Laboratory and Cleanroom)

A combination safety shower and eyewash: a floor mounted post carrying an overhead rose on its arm, a triangular pull handle, a bowl with twin heads and a green sign.

@3dassets1.3k tris
Eyewash Station (Science Laboratory and Cleanroom)

Eyewash Station (Science Laboratory and Cleanroom)

A pedestal eyewash station: a stainless bowl on a column with twin aerated heads, a green push paddle, a hand lever and a blank green sign plate above it.

@3dassets944 tris
Waste Bin Set (Science Laboratory and Cleanroom)

Waste Bin Set (Science Laboratory and Cleanroom)

A set of three laboratory waste bins on one base line: a dark general bin, a blue recycling bin and a yellow clinical bin, each with a lid, a pedal and a foot plate.

@3dassets1.7k tris
Sharps Bin (Science Laboratory and Cleanroom)

Sharps Bin (Science Laboratory and Cleanroom)

A yellow sharps bin: a moulded body with a white lid, a slotted aperture, a carrying handle and an abstract trefoil mark pressed into the front.

@3dassets540 tris
Chemical Store Cabinet (Science Laboratory and Cleanroom)Animated

Chemical Store Cabinet (Science Laboratory and Cleanroom)

A vented chemical storage cabinet: a yellow double door carcass on a plinth with louvred doors, spill shelves of blank labelled bottles inside and a duct stub off the top.

@3dassets2.3k tris
Chemical Store Cabinet Open (Science Laboratory and Cleanroom)

Chemical Store Cabinet Open (Science Laboratory and Cleanroom)

The chemical store with both doors swung open on their shelves of bottles, for a scene that wants the contents of the cabinet to read from the camera.

@3dassets2.3k tris
Solvent Bottle Shelf (Science Laboratory and Cleanroom)

Solvent Bottle Shelf (Science Laboratory and Cleanroom)

A bench top solvent shelf: a bunded stainless spill tray of seven bottles with blank white labels, under a shelf of five more on brackets.

@3dassets3.0k tris
Whiteboard (Science Laboratory and Cleanroom)

Whiteboard (Science Laboratory and Cleanroom)

A mobile whiteboard on a castored A frame: a white face with a steel surround, a pen tray and a handful of abstract marks on it, boxes, bars and a ring.

@3dassets1.7k tris
Particle Counter (Science Laboratory and Cleanroom)

Particle Counter (Science Laboratory and Cleanroom)

A portable airborne particle counter on a tripod stand: a cased instrument with a blank lit screen, a keypad and an isokinetic sampling probe on top.

@3dassets720 tris
Bench Corner Module (Science Laboratory and Cleanroom)Animated

Bench Corner Module (Science Laboratory and Cleanroom)

A 1 m square corner bench unit that turns a bench run through a right angle, with a single deep cupboard under a square worktop and ports set to the same worktop line as the straight modules.

@3dassets972 tris
Autoclave (Science Laboratory and Cleanroom)Animated

Autoclave (Science Laboratory and Cleanroom)

A bench top autoclave: a cased body with a round chamber, a hinged steel door with a handwheel, a loaded tray inside and a blank control panel.

@3dassets1.8k tris
Drying Oven (Science Laboratory and Cleanroom)Animated

Drying Oven (Science Laboratory and Cleanroom)

A bench top drying oven: an insulated case with a glazed hinged door, two wire shelves, a vent stub on top and a blank control fascia.

@3dassets1.3k tris
Minus Eighty Freezer (Science Laboratory and Cleanroom)Animated

Minus Eighty Freezer (Science Laboratory and Cleanroom)

An ultra low temperature upright freezer: a deep insulated case on castors with a heavy latched door, a blank alarm panel and a filter grille in the plinth.

@3dassets2.6k tris
Lab Fridge (Science Laboratory and Cleanroom)Animated

Lab Fridge (Science Laboratory and Cleanroom)

A laboratory refrigerator: a glass fronted upright with four shelves of racks, vials and bottles inside, a blank temperature display and a full height handle.

@3dassets3.7k tris
Incubator (Science Laboratory and Cleanroom)Animated

Incubator (Science Laboratory and Cleanroom)

A floor standing incubator: a tall case with a glazed outer door, three shelves of culture plates and flasks inside and a blank control head.

@3dassets2.0k tris
Liquid Nitrogen Dewar (Science Laboratory and Cleanroom)Animated

Liquid Nitrogen Dewar (Science Laboratory and Cleanroom)

A liquid nitrogen dewar on a castored dolly: a polished vessel with a neck collar, a lift out plug with a handle, a level gauge and a frost band round the base.

@3dassets1.4k tris
Differential Pressure Gauge (Science Laboratory and Cleanroom)

Differential Pressure Gauge (Science Laboratory and Cleanroom)

A wall mounted differential pressure gauge: a dial in a steel bezel with a needle and plain tick marks, on a backplate with two rigid tube stubs.

@3dassets652 tris
Document Desk With Monitor (Science Laboratory and Cleanroom)Animated

Document Desk With Monitor (Science Laboratory and Cleanroom)

A writing up desk: a wooden top on a steel frame with a two drawer pedestal, a monitor on a stem with a blank lit screen, a keyboard, a notebook and a pen pot.

@3dassets2.5k tris
Lab Stool (Science Laboratory and Cleanroom)Animated

Lab Stool (Science Laboratory and Cleanroom)

A laboratory stool: a five star castored base, a gas column, a chromed foot ring and a padded seat that turns on its column.

@3dassets888 tris
Cleanroom Wall Panel (Science Laboratory and Cleanroom)

Cleanroom Wall Panel (Science Laboratory and Cleanroom)

A 1 m flush cleanroom wall panel, 2.7 m high, with proud joint battens at each stile and a coved skirt, for a smooth walled suite.

@3dassets180 tris
Pass Through Hatch (Science Laboratory and Cleanroom)Animated

Pass Through Hatch (Science Laboratory and Cleanroom)

A cleanroom panel with a pass through hatch let into it: a stainless lined chamber with a hinged glazed door, a shelf inside and an interlock lamp above.

@3dassets1.6k tris
Cleanroom Window Panel (Science Laboratory and Cleanroom)

Cleanroom Window Panel (Science Laboratory and Cleanroom)

The cleanroom panel with a flush glazed vision panel in it, so a suite can be seen into without opening it.

@3dassets612 tris
Interlocked Door Pair (Science Laboratory and Cleanroom)Animated

Interlocked Door Pair (Science Laboratory and Cleanroom)

An interlocked door pair: a 2 m wall bay with a glazed leaf, a short vestibule behind it and a second leaf on the far side, with a lamp over each door.

@3dassets2.2k tris
Gowning Bench And Locker (Science Laboratory and Cleanroom)Animated

Gowning Bench And Locker (Science Laboratory and Cleanroom)

A gowning station: a four door locker bank with a shelf over it, a step over bench in front of it and a rail of hooks, all in a 1.2 m bay.

@3dassets2.6k tris
Air Shower Vestibule (Science Laboratory and Cleanroom)

Air Shower Vestibule (Science Laboratory and Cleanroom)

An air shower vestibule: a 1.6 m chamber with a grille floor, nozzle walls on both sides, a filter header over each doorway and a control plate, open through from front to back.

@3dassets1.6k tris
Cleanroom Ceiling Filter Panel (Science Laboratory and Cleanroom)

Cleanroom Ceiling Filter Panel (Science Laboratory and Cleanroom)

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.

@3dassets708 tris
Ceiling Service Panel (Science Laboratory and Cleanroom)

Ceiling Service Panel (Science Laboratory and Cleanroom)

A 1 m blank ceiling panel to fill between the filters: a steel frame round a plain face with a small diffuser and a sprinkler stub.

@3dassets684 tris