3DAssets.dev

Loading model

About

Right angle corner for the glasshouse shell: an L of stepped plinth, a heavy corner column and two 3 m glazed arms, ported at plinth and frame height on both arm ends so the runs land straight on it. Overall 3.26 by 4.54 by 3.26 m (X by Y by Z). Metre units, +Y up, the working face toward +Z, resting on y=0. The corner point is the model origin; the arms run out along -X and -Z, so four rotations cover all four corners of a plot. Unlike the bay module this piece carries its own plinth, so it is placed at y=0. Glazing is modelled as a thin solid pane in every opening and never moves: it is a surface a shader treats, not a part a node transform can carry. Static geometry; no rig, collision or navigation data. Original CC0 geometry: no botanic garden, palm house, horticultural society, nursery or seed house is named or depicted, no real building is reproduced, and every label, board and plate face is blank.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Glasshouse corner bay, 3 m arms (Botanical Glasshouse and Palm House)” asset in my project.

Model: https://cdn.3dassets.dev/assets/38531/v1/model.glb
Asset page: https://3dassets.dev/assets/botanical-glasshouse-and-palm-house-botanical-glasshou-0fe6e309
Description: Right angle corner for the glasshouse shell: an L of stepped plinth, a heavy corner column and two 3 m glazed arms, ported at plinth and frame height on both arm ends so the runs land straight on it.

- Dimensions (X × Y × Z): 3.26 × 4.54 × 3.26 metres
- Triangles: 480
- Animations: none
- Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/)
- Loading: Three.js GLTFLoader; no additional decoders required.

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

Import manually

Choose your framework, then copy the code into your project to load the asset.

import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/38531/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
})

Common questions

How do I use this model 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 model 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?
Three ways, from quickest to most automatic. Download the .glb with the button and drop it into your engine's asset folder, where it imports like any glTF file. Or skip the download: copy the three.js, React Three Fiber or model-viewer snippet under "Import manually", which loads the model straight from the CDN. Or connect your AI agent to the MCP server and ask for it by name, and it will find, fetch and place the model for you.

MCP server setupAPI reference

Which game engines and tools can I use this model 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. The model is a self-contained binary glTF (.glb) with textures embedded, so there is one file to import and no plugin, converter or decoder to install first.
How do I import this model 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 this model in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every model 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 .glb file 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.
Do I need Draco, Meshopt or KTX2 to load it?
No. The geometry is quantized with KHR_mesh_quantization and the textures are re-encoded to WebP, both of which three.js, Godot, Unity and Blender read natively, so a plain GLTFLoader is enough. There is nothing extra to configure and no decoder to ship with your bundle.

Glasshouse corner bay, 3 m arms (Botanical Glasshouse and Palm House)

Right angle corner for the glasshouse shell: an L of stepped plinth, a heavy corner column and two 3 m glazed arms, ported at plinth and frame height on both arm ends so the runs land straight on it.

Download asset · 23.0 KB

More in Buildings & Architecture

Pile Dwelling (Bellroot Fen Floodward Marches)Animated

Pile Dwelling (Bellroot Fen Floodward Marches)

Two-level pile dwelling: enclosed furnished sleeping room over a clear full-length boat slip, braced corner piles, gabled reed roof and a solid supported entrance stair.

@3dassets38.7k tris · 12 ↓
Pagoda Roof Kiln Vent (Distillery and Bonded Warehouse)

Pagoda Roof Kiln Vent (Distillery and Bonded Warehouse)

Pagoda kiln vent 3.6 m square at the eaves and 3.8 m tall: a slated tapering roof in two stages with a louvred lantern of four faces between them, boarded eaves on all four sides and a plain iron finial. Stands over a kiln, on a wall head or astride a roof ridge.

@3dassets636 tris · 8 ↓
Bellroot Sanctuary (Bellroot Fen Floodward Marches)Animated

Bellroot Sanctuary (Bellroot Fen Floodward Marches)

Living-root buttressed sanctuary with an eight-sided enclosed shrine, complete thick compound copper cap, central resonator plinth and radial worship benches.

@3dassets18.2k tris · 8 ↓
Flood Refuge Dormitory (Bellroot Fen Floodward Marches)Animated

Flood Refuge Dormitory (Bellroot Fen Floodward Marches)

Broad raised refuge with double supported entrance stairs and shared veranda, full gabled roof, four stacked communal bunk frames, bedding and a fitted dining corner.

@3dassets79.7k tris · 8 ↓
Reedworkers Longhouse (Bellroot Fen Floodward Marches)Animated

Reedworkers Longhouse (Bellroot Fen Floodward Marches)

Low barrel-vaulted longhouse with enclosed attic ends and louvre strips, fitted interior drying shelves and a separately supported side workshop canopy.

@3dassets59.5k tris · 8 ↓
Silt Survey Office (Bellroot Fen Floodward Marches)Animated

Silt Survey Office (Bellroot Fen Floodward Marches)

Hipped-roof survey office organised around a stocked central archive core, fitted measuring desk, reading bench and framed front observation lights. Complete roof underside and open entry.

@3dassets38.6k tris · 7 ↓
Hall Roller Door Bay (Car Factory Production Line)Animated

Hall Roller Door Bay (Car Factory Production Line)

Free 3D model of a 6 m factory wall bay with a 4.4 m roller shutter door, a modular industrial building panel for a car factory game asset kit.

@3dassets408 tris · 7 ↓
Warehouse Door Pair (Distillery and Bonded Warehouse)Animated

Warehouse Door Pair (Distillery and Bonded Warehouse)

Four metre warehouse doorway with a 2.6 m opening under a 3.4 m lintel: dressed jambs, a threshold and two boarded and strapped leaves, painted, that swing out on their outer stiles. Sits in a wall run and carries a wall port at either end.

@3dassets1.5k tris · 6 ↓
Wall Section (Distillery and Bonded Warehouse)

Wall Section (Distillery and Bonded Warehouse)

Plain four metre rubble wall bay 4.6 m to the head and 0.4 m thick, faced on both sides, with a plinth course, a string course at 2.3 m and a capping course. The base module of the stillhouse and the warehouse, laid end to end between corner pillars.

@3dassets1.1k tris · 6 ↓
Bonded Warehouse Wall Run (Distillery and Bonded Warehouse)

Bonded Warehouse Wall Run (Distillery and Bonded Warehouse)

Four metre rubble wall bay 4.6 m to the head and 0.4 m thick, faced both sides: a battered plinth course, a capping course, a louvred ventilation grille in a dressed surround and two barred slit vents low down. Lays end to end and meets a corner pillar at either end.

@3dassets1.4k tris · 6 ↓
Flood Oath Hall (Bellroot Fen Floodward Marches)Animated

Flood Oath Hall (Bellroot Fen Floodward Marches)

Raised octagonal oath chamber with full conical reed roof, inward bench ring, joined perimeter piers and an open hinged entrance reached by supported stairs.

@3dassets26.8k tris · 6 ↓
Great City Gatehouse (Fantasy MMO City And Townsfolk)Animated

Great City Gatehouse (Fantasy MMO City And Townsfolk)

Eight metre gatehouse for the city wall: two limestone blocks either side of an arched passage, a lifting iron portcullis in its runners, a pair of banded oak gate leaves and a crenellated fighting top over a brass city crest. Hand painted fantasy MMO city and RPG game asset.

@3dassets19.2k tris · 6 ↓

Similar assets

Palm house under glass (Botanical Glasshouse and Palm House)

Palm house under glass (Botanical Glasshouse and Palm House)

A Victorian palm house 27 m by 21 m inside its plinth, laid out on the pack's own 3 m bay. The shell is complete at eye level: a stepped stone plinth right round, cast iron bay frames on top of it, corner bays closing all four angles, a glazed apse on the north wall, the...

@3dassets94.8k tris · 1 ↓
Greybox catwalk right-angle corner (Modular Greybox Architecture Kit)

Greybox catwalk right-angle corner (Modular Greybox Architecture Kit)

A right-angle catwalk corner in open grating: a 2.6 m arm along X meeting a 2.6 m arm along +Z, railed on the two outside faces.

@3dassets692 tris
Glasshouse bay module, 3 m (Botanical Glasshouse and Palm House)

Glasshouse bay module, 3 m (Botanical Glasshouse and Palm House)

Three metre cast iron glasshouse bay 3.3 m tall: stiles, sill, wall plate, a transom and three glazing bars carrying eight panes, ported both ends. Stands on the stepped plinth wall at y=0.9.

@3dassets192 tris
Stepped stone plinth wall, 3 m (Botanical Glasshouse and Palm House)

Stepped stone plinth wall, 3 m (Botanical Glasshouse and Palm House)

Three metre stepped limestone plinth 0.9 m high, an oversailing base course, a set back die and a weathered cap, ported on both ends so a run of any length carries the glasshouse bay frames.

@3dassets36 tris
Glazed entrance door pair, 3 m bay (Botanical Glasshouse and Palm House)Animated

Glazed entrance door pair, 3 m bay (Botanical Glasshouse and Palm House)

Full height entrance bay: stone piers, a cast iron frame, a glazed overlight and a pair of white glazed doors 2.35 m tall that swing open on their hinges. Ports at plinth and frame height on both sides.

@3dassets420 tris
Perimeter fence corner bay (Cold War Missile Silo and Command Bunker)

Perimeter fence corner bay (Cold War Missile Silo and Command Bunker)

A right-angle corner bay: a heavy corner post with braces both ways and a floodlight head on a short mast, taking 2 m of fence in from the west and 2 m out to the north.

@3dassets1.0k tris · 1 ↓
Glasshouse apse end, 3 m chord (Botanical Glasshouse and Palm House)

Glasshouse apse end, 3 m chord (Botanical Glasshouse and Palm House)

Semicircular apse closing the end of a glasshouse run: five faceted glazed bays on a stepped stone plinth of the same curve, 1.5 m deep on a 3 m chord, ported at plinth and frame height on both sides.

@3dassets1.2k tris
Glasshouse retail bay (Garden Centre and Florist)

Glasshouse retail bay (Garden Centre and Florist)

A four bay retail glasshouse on the 2 m bay grid standing behind its sales floor: a gable end, two plain bays, the customer door bay and a closing gable, with an irrigation boom on its gantry inside the house, a run of fixed and rolling benching and a potting bench in front...

@3dassets64.7k tris
Welding bay and stores corner (Machine Shop and Factory Hall)

Welding bay and stores corner (Machine Shop and Factory Hall)

The corner of the same hall given over to welding and stores: two walled bays with a roller shutter and high windows, columns, trusses, a decked roof and a glazed ridge, and a crane runway along the wall. The welding bay has its table with clamps, two screens, the MIG cart...

@3dassets44.1k tris · 2 ↓
Colonnade Bay (Roman Bathhouse and Palaestra)

Colonnade Bay (Roman Bathhouse and Palaestra)

A 2 m colonnade bay 5 m tall: a stylobate step, one Corinthian column on the bay line and the entablature it carries, with an architrave, an inlaid frieze band and a projecting cornice. Bays repeat along the entablature, so a run of n bays needs one closing column.

@3dassets1.2k tris
Hangar bay shell section (UFO Crash Site and Recovery Facility)

Hangar bay shell section (UFO Crash Site and Recovery Facility)

A 6 m deep section of an 18 m span hangar bay: a segmental arch shell with real wall thickness, a 0.15 m floor slab, three internal portal frames, cladding ribs, a glazed clerestory each side, three roof lights and four high bay lamps. Sections butt on a 6 m pitch.

@3dassets1.5k tris
Glasshouse bay module (Garden Centre and Florist)

Glasshouse bay module (Garden Centre and Florist)

A 2 m retail glasshouse bay on a 4 m span: half width aluminium portal frames at both edges, glazed side walls on a 450 mm dwarf wall, two glazed roof slopes, eaves gutters and a ridge capping.

@3dassets3.3k tris