3DAssets.dev

Loading scene

Walkable demo

Desert Mosque and Madrasa Courtyard

Walk an invented desert precinct: the forecourt and its portal, a madrasa court of study cells, an arcaded courtyard with its ablution fountain, and a hypostyle prayer hall ending at the mihrab, all inside a walled plot.

About

A whole invented desert precinct laid out as one walk: a forecourt inside the stepped portal, a madrasa court with study cells down both sides, the main courtyard with its ablution fountain and an arcade on all four sides, and a deep hypostyle prayer hall ending at the qibla wall. A boundary wall runs round the lot with a gate on the east and the west, and open desert lies between the wall and the buildings.

What is placed. Thirty six paving modules make the main court, with the fountain on its axis and eight runnels leading out from it. Twenty arcade bays and four corner bays close the court, and two bays on each of the north and south sides are open sided hypostyle bays instead, so the axis runs clear from the portal to the fountain and on to the mihrab. The prayer hall behind is eighteen hypostyle bays with matting laid across all of them, freestanding columns closing the open ends and large lamps hung under the roof. Its last bay is left open to the sky, so the qibla wall, the mihrab niche under its half dome hood, and the minbar all stand in daylight rather than shut in a roofed room. On the roof: the large glazed dome on its drum with four squinch corner sections round it, and four small plaster domes. The minaret stands where the court meets the hall, stacked from a base, two shaft sections, a balcony and a cap.

The madrasa range is eight study cell fronts facing a smaller court, each cell floored and roofed behind its front with a small dome over four of them. The study places are out in the open in front of the cells, on matting under shade canopies: low desks, cushion sets, shelf runs, book chests, pen boxes and folding stands. Tiled dado runs and carved plaster bands dress the range on both sides. The service corner behind the east arcade holds the well, a cistern cover at the end of two runnels, shoe racks, rolled matting and a pigeon cote. Outside the walls the desert is laid with ground modules in two tones, each given a random quarter turn so the tiles do not read as a grid, with sand drifts banked against the boundary and date palms through the open ground.

Nothing here is written on, and nothing here is a person or an animal. Every tile field, carved band, lattice, grille and panel in this pack is a closed geometric or interlace repeat. The shelf volumes are blank boards, the folding stand is empty, and the pigeon cote is an empty niche tower. There is no figurative content of any kind, and no skinned meshes: the pack has none.

What moves. The two precinct gates open, the three folding screens fold, a study cell door swings, the book chest and the pen box lift their lids, the well winds its windlass, and both sizes of hanging lamp bob on their chains. That is a short list on purpose, and it is the right one rather than an omission: a courtyard is architecture, and the honest count of moving parts in one is small. Nothing was invented to pad it.

What does not move, and why. The water in the fountain, the basin and the runnels is a still glazed surface, because flowing water needs a shader rather than a rigid node transform. The lamp chains hang static for the reason a rope does: a flexible element needs a joint per link. The matting, the rolled mats and the cushions keep the shape they are modelled in, because cloth and matting need deformation, which a rigid transform cannot give. No flame is modelled on any lamp, candle or lantern, because fire is a shader. The minaret has no stair and nothing goes up it; the demo walk has no vertical movement, so the tower, the domes and the roofs are scenery read from the ground, which is exactly what they are modelled to be.

Size. 58 distinct models over 593 placements on a plot about 45 by 66 metres. That is nearly the whole pack in one scene, so the download is larger than a small demo: the trade is a precinct you can walk rather than a lineup of parts.

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 "Desert Mosque and Madrasa Courtyard" demo scene from the Desert Mosque and Madrasa Courtyard pack in my project.

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

- 593 placements of 58 models; units are metres, +Y up, rotation is yaw in degrees about +Y
- Spawn at (0, 0.14, 27.4) 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 Desert Mosque and Madrasa Courtyard 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 Desert Mosque and Madrasa Courtyard 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 Desert Mosque and Madrasa Courtyard 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

Courtyard Paving Module (Desert Mosque and Madrasa Courtyard)

Courtyard Paving Module (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m courtyard paving module for a desert mosque or madrasa kit: sixteen dressed flags in two stones on a bedding course.

@3dassets204 tris
Ablution Fountain (Desert Mosque and Madrasa Courtyard)

Ablution Fountain (Desert Mosque and Madrasa Courtyard)

Free 3D model of an octagonal ablution fountain for a desert mosque courtyard: a 3.4 m tiled basin with eight brass spouts, an upper bowl and a brass finial.

@3dassets3.6k tris
Water Channel Runnel (Desert Mosque and Madrasa Courtyard)

Water Channel Runnel (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m water channel and runnel module for a desert mosque courtyard: a tiled cut with dressed kerbs, a still water surface and a stop at each joint.

@3dassets468 tris
Courtyard Tree In A Well (Desert Mosque and Madrasa Courtyard)

Courtyard Tree In A Well (Desert Mosque and Madrasa Courtyard)

Free 3D model of a courtyard tree in a stone planting well for a desert mosque or madrasa: a 2.4 m kerbed well of sand with a broad crowned tree, 4.6 m tall.

@3dassets968 tris
Courtyard Arcade Corner (Desert Mosque and Madrasa Courtyard)

Courtyard Arcade Corner (Desert Mosque and Madrasa Courtyard)

Free 3D model of an arcade corner bay for a desert mosque courtyard: two arcades meeting on a square angle pier, ashlar walls stopping at a quoin, roofed.

@3dassets7.3k tris
Courtyard Arcade Bay (Desert Mosque and Madrasa Courtyard)

Courtyard Arcade Bay (Desert Mosque and Madrasa Courtyard)

Free 3D model of a pointed arch arcade bay for a desert mosque courtyard: a 2.6 m arch on square piers, a tiled dado, a carved band and a flat roof with a parapet.

@3dassets5.3k tris
Hypostyle Prayer Bay (Desert Mosque and Madrasa Courtyard)

Hypostyle Prayer Bay (Desert Mosque and Madrasa Courtyard)

Free 3D model of an open sided hypostyle bay for a desert mosque prayer hall: a column, two half arches crowning on the bay joints, cedar beams and a flat roof.

@3dassets2.7k tris
Laid Mat Run (Desert Mosque and Madrasa Courtyard)

Laid Mat Run (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m laid reed mat run for a desert mosque prayer hall: woven reeds with binding cords and a bound edge, 0.06 m deep.

@3dassets528 tris
Hanging Lamp Small (Desert Mosque and Madrasa Courtyard)Animated

Hanging Lamp Small (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 0.5 m pierced brass hanging lamp on a chain for a desert mosque or madrasa arcade, with glazed panels round the bowl.

@3dassets1.2k tris
Wall Lantern Bracket (Desert Mosque and Madrasa Courtyard)

Wall Lantern Bracket (Desert Mosque and Madrasa Courtyard)

Free 3D model of an iron wall bracket carrying a pierced brass and glass lantern, for a desert mosque courtyard arcade or a madrasa cell front.

@3dassets1.0k tris
Matting Roll (Desert Mosque and Madrasa Courtyard)

Matting Roll (Desert Mosque and Madrasa Courtyard)

Free 3D model of a rolled reed matting bundle for a desert mosque or madrasa: a 1.8 m roll tied with two bands, with the end of the mat lying out of it.

@3dassets380 tris
Shoe Rack (Desert Mosque and Madrasa Courtyard)

Shoe Rack (Desert Mosque and Madrasa Courtyard)

Free 3D model of a slatted cedar shoe rack for a desert mosque or madrasa entrance: three 1.6 m tiers on braced ends, 1.05 m tall.

@3dassets2.5k tris
Courtyard Stone Bench (Desert Mosque and Madrasa Courtyard)

Courtyard Stone Bench (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 2 m stone bench for a desert mosque courtyard or arcade walk: a dressed slab on two block legs with a low back rail.

@3dassets240 tris
Candle Stand (Desert Mosque and Madrasa Courtyard)

Candle Stand (Desert Mosque and Madrasa Courtyard)

Free 3D model of a turned brass candle stand for a desert mosque or madrasa: a moulded column on a spread foot carrying a single wax candle, 1.21 m tall.

@3dassets232 tris
Standing Lamp (Desert Mosque and Madrasa Courtyard)

Standing Lamp (Desert Mosque and Madrasa Courtyard)

Free 3D model of a tall brass standing lamp for a desert mosque hall or courtyard: a turned column on a stone foot carrying a glazed lantern, 1.96 m tall.

@3dassets1.0k tris
Cistern Cover (Desert Mosque and Madrasa Courtyard)

Cistern Cover (Desert Mosque and Madrasa Courtyard)

Free 3D model of a stone cistern cover for a desert courtyard: a 2 m stepped kerb with an iron capped mouth and a lifting ring, 0.6 m tall.

@3dassets800 tris
Prayer Hall Column (Desert Mosque and Madrasa Courtyard)

Prayer Hall Column (Desert Mosque and Madrasa Courtyard)

Free 3D model of a prayer hall column with a moulded base and a stepped muqarnas capital, for a desert mosque or madrasa kit.

@3dassets756 tris
Hanging Lamp Large (Desert Mosque and Madrasa Courtyard)Animated

Hanging Lamp Large (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 0.8 m pierced brass hanging lamp on a chain for a desert mosque or madrasa arcade, with glazed panels round the bowl.

@3dassets1.2k tris
Folding Screen, Star lattice (Desert Mosque and Madrasa Courtyard)Animated

Folding Screen, Star lattice (Desert Mosque and Madrasa Courtyard)

Free 3D model of a turned cedar folding screen with a star lattice for a desert mosque or madrasa: three leaves, 2.34 m wide open and 1.90 m tall.

@3dassets4.8k tris
Folding Screen, Honeycomb lattice (Desert Mosque and Madrasa Courtyard)Animated

Folding Screen, Honeycomb lattice (Desert Mosque and Madrasa Courtyard)

Free 3D model of a turned cedar folding screen with a honeycomb lattice for a desert mosque or madrasa: three leaves, 2.34 m wide open and 1.90 m tall.

@3dassets3.6k tris
Plaster Floor Slab (Desert Mosque and Madrasa Courtyard)

Plaster Floor Slab (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m plastered floor slab module for a desert mosque prayer hall or madrasa cell: nine screeded panels on a stone bed.

@3dassets120 tris
Qibla Wall Section With Mihrab (Desert Mosque and Madrasa Courtyard)

Qibla Wall Section With Mihrab (Desert Mosque and Madrasa Courtyard)

Free 3D model of a qibla wall section with a mihrab niche for a desert mosque: a tiled recess on twin shafts under a muqarnas hood, on a 3 m wall module.

@3dassets5.1k tris
Courtyard Wall Bay (Desert Mosque and Madrasa Courtyard)

Courtyard Wall Bay (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m ashlar wall bay for a desert mosque or madrasa kit: coursed sandstone with a plinth course and a moulded head, 4.20 m tall.

@3dassets936 tris
Wall Corner Pier (Desert Mosque and Madrasa Courtyard)

Wall Corner Pier (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 0.6 m ashlar corner pier for a desert mosque wall kit, 4.20 m tall, for turning a range through a right angle.

@3dassets504 tris
Half Dome Hood (Desert Mosque and Madrasa Courtyard)

Half Dome Hood (Desert Mosque and Madrasa Courtyard)

Free 3D model of a half dome hood for a desert mosque mihrab or portal recess: a 3 m semi-dome of tangent plaster panels on ribs, with a pointed face arch.

@3dassets3.2k tris
Minbar With Canopy (Desert Mosque and Madrasa Courtyard)

Minbar With Canopy (Desert Mosque and Madrasa Courtyard)

Free 3D model of a cedar minbar for a desert mosque: seven steps between pierced cheeks, an arched doorway at the foot and a seat under a muqarnas canopy, 3.5 m tall.

@3dassets7.1k tris
Muqarnas Corbel Block (Desert Mosque and Madrasa Courtyard)

Muqarnas Corbel Block (Desert Mosque and Madrasa Courtyard)

Free 3D model of a muqarnas corbel block for a desert mosque kit: four tiers of stepped plaster cells oversailing a sandstone back, with a moulded shelf over them.

@3dassets912 tris
Tiled Dado Panel Run Turquoise (Desert Mosque and Madrasa Courtyard)

Tiled Dado Panel Run Turquoise (Desert Mosque and Madrasa Courtyard)

Free 3D model of a glazed tile dado panel run in turquoise and cobalt for a desert mosque wall: the same 3 m eight point star field, reglazed for a second range.

@3dassets1.2k tris
Tiled Dado Panel Run (Desert Mosque and Madrasa Courtyard)

Tiled Dado Panel Run (Desert Mosque and Madrasa Courtyard)

Free 3D model of a glazed tile dado panel run for a desert mosque wall: a 3 m field of eight point stars in cobalt, turquoise and white on a skirting and a capping course.

@3dassets1.2k tris
Iron Window Grille (Desert Mosque and Madrasa Courtyard)

Iron Window Grille (Desert Mosque and Madrasa Courtyard)

Free 3D model of a wrought iron window grille in a dressed stone surround for a desert mosque or madrasa: a 1.16 m honeycomb lattice with a sill and a hood.

@3dassets1.2k tris
Glazed Dome On Drum Large (Desert Mosque and Madrasa Courtyard)

Glazed Dome On Drum Large (Desert Mosque and Madrasa Courtyard)

Free 3D model of a large glazed dome on an octagonal drum for a desert mosque: 4.6 m across, ribbed turquoise shell, blind and grilled drum panels and a brass finial.

@3dassets6.1k tris
Squinch Corner Section (Desert Mosque and Madrasa Courtyard)

Squinch Corner Section (Desert Mosque and Madrasa Courtyard)

Free 3D model of a squinch corner section for a desert mosque: the diagonal arch and muqarnas cells that turn the corner of a square room into an octagon for a dome.

@3dassets2.1k tris
Plaster Dome On Drum Small (Desert Mosque and Madrasa Courtyard)

Plaster Dome On Drum Small (Desert Mosque and Madrasa Courtyard)

Free 3D model of a small ribbed plaster dome on an octagonal drum for a desert mosque or madrasa: 2.8 m across, panelled drum and a brass finial.

@3dassets2.4k tris
Minaret Base (Desert Mosque and Madrasa Courtyard)

Minaret Base (Desert Mosque and Madrasa Courtyard)

Free 3D model of a square minaret base for a desert mosque: a 2.9 m plinth and tiled panelled block with a cornice and the octagonal seat the shaft stacks on.

@3dassets2.0k tris
Minaret Shaft Section (Desert Mosque and Madrasa Courtyard)

Minaret Shaft Section (Desert Mosque and Madrasa Courtyard)

Free 3D model of a stackable octagonal minaret shaft section, 3 m tall and 1.92 m across, with panelled faces, tile insets and a moulded band of diamond bosses.

@3dassets1.5k tris
Minaret Balcony (Desert Mosque and Madrasa Courtyard)

Minaret Balcony (Desert Mosque and Madrasa Courtyard)

Free 3D model of a minaret balcony for a desert mosque: a muqarnas corbelled ring carrying a deck with eight turned cedar lattice panels and a stone rail.

@3dassets11.2k tris
Minaret Cap (Desert Mosque and Madrasa Courtyard)

Minaret Cap (Desert Mosque and Madrasa Courtyard)

Free 3D model of a minaret cap for a desert mosque: a panelled octagonal lantern under a ribbed turquoise dome with a brass finial, 2.64 m tall.

@3dassets2.2k tris
Madrasa Study Cell Front (Desert Mosque and Madrasa Courtyard)Animated

Madrasa Study Cell Front (Desert Mosque and Madrasa Courtyard)

Free 3D model of a madrasa study cell front for a desert courtyard: a 3 m wall bay with a pointed doorway, a banded cedar door that swings, a grilled light and tile panels.

@3dassets4.9k tris
Flat Roof Slab (Desert Mosque and Madrasa Courtyard)

Flat Roof Slab (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m flat mud roof slab module with cedar joists and a drainage spout, for a desert mosque or madrasa building kit.

@3dassets348 tris
Carved Plaster Band (Desert Mosque and Madrasa Courtyard)

Carved Plaster Band (Desert Mosque and Madrasa Courtyard)

Free 3D model of a carved plaster band for a desert mosque interior: a 3 m run of geometric strapwork and rings between two mouldings, 0.42 m deep.

@3dassets1.4k tris
Low Study Desk (Desert Mosque and Madrasa Courtyard)

Low Study Desk (Desert Mosque and Madrasa Courtyard)

Free 3D model of a low cedar study desk for a madrasa cell or a teaching circle: a 1 m top on plank ends with a shelf under it and a pen rail, 0.39 m tall.

@3dassets756 tris
Inkwell And Pen Box (Desert Mosque and Madrasa Courtyard)Animated

Inkwell And Pen Box (Desert Mosque and Madrasa Courtyard)

Free 3D model of a brass inkwell and a cedar pen box for a madrasa study desk: a lidded case with a reed rest, two cut reeds and a capped well.

@3dassets760 tris
Floor Cushion Set (Desert Mosque and Madrasa Courtyard)

Floor Cushion Set (Desert Mosque and Madrasa Courtyard)

Free 3D model of a floor cushion set for a madrasa cell or a desert mosque hall: three stuffed cushions with woven tops and a long bolster.

@3dassets728 tris
Volume Shelf Run (Desert Mosque and Madrasa Courtyard)

Volume Shelf Run (Desert Mosque and Madrasa Courtyard)

Free 3D model of a cedar shelf run of plain bound volumes for a madrasa: four 1.8 m shelves carrying fifteen flat stacks, 1.55 m tall.

@3dassets13.2k tris
Book Chest (Desert Mosque and Madrasa Courtyard)Animated

Book Chest (Desert Mosque and Madrasa Courtyard)

Free 3D model of an iron banded cedar book chest for a madrasa or a mosque store: 1.1 m on two plinth rails with a lid that lifts on its back edge.

@3dassets1.1k tris
Folding Book Rest (Desert Mosque and Madrasa Courtyard)

Folding Book Rest (Desert Mosque and Madrasa Courtyard)

Free 3D model of a plain folding cedar book rest for a madrasa or a mosque: two boards crossed on an iron pin, modelled open and empty, 0.66 m tall.

@3dassets996 tris
Shade Canopy On Poles (Desert Mosque and Madrasa Courtyard)

Shade Canopy On Poles (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m shade canopy on four cedar poles for a desert courtyard: a braced frame with a split cane matting deck, 3 m tall.

@3dassets3.2k tris
Folding Screen, Cane lattice (Desert Mosque and Madrasa Courtyard)Animated

Folding Screen, Cane lattice (Desert Mosque and Madrasa Courtyard)

Free 3D model of a turned cedar folding screen with a cane lattice for a desert mosque or madrasa: three leaves, 2.34 m wide open and 1.90 m tall.

@3dassets3.6k tris
Stepped Entrance Portal (Desert Mosque and Madrasa Courtyard)

Stepped Entrance Portal (Desert Mosque and Madrasa Courtyard)

Free 3D model of a stepped entrance portal for a desert mosque courtyard: a 6.4 m sandstone frontispiece with a muqarnas hood, tiled panel and a grilled cedar door.

@3dassets7.1k tris
Courtyard Sundial (Desert Mosque and Madrasa Courtyard)

Courtyard Sundial (Desert Mosque and Madrasa Courtyard)

Free 3D model of a stone courtyard sundial for a desert mosque or madrasa: a turned pillar carrying a plain plate with radial hour ticks and a brass gnomon.

@3dassets1.8k tris
Pigeon Cote (Desert Mosque and Madrasa Courtyard)

Pigeon Cote (Desert Mosque and Madrasa Courtyard)

Free 3D model of a mud plaster pigeon cote for a desert courtyard: a tapering 5.1 m tower of nesting holes and ledges under a capped roof, as architecture.

@3dassets18.0k tris
Well Head With Windlass (Desert Mosque and Madrasa Courtyard)Animated

Well Head With Windlass (Desert Mosque and Madrasa Courtyard)

Free 3D model of a stone well head with a cedar windlass for a desert courtyard: a carved kerb, two posts, a lintel and a drum that winds, with a hanging bucket.

@3dassets1.3k tris
Boundary Wall Run (Desert Mosque and Madrasa Courtyard)

Boundary Wall Run (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 3 m mud brick boundary wall run with a coping and stepped merlons, 2.90 m tall, for a desert mosque or madrasa precinct.

@3dassets1.8k tris
Precinct Gate (Desert Mosque and Madrasa Courtyard)Animated

Precinct Gate (Desert Mosque and Madrasa Courtyard)

Free 3D model of a precinct gate for a desert mosque courtyard: a pointed arch on two ashlar jambs with a pair of banded cedar leaves that swing open.

@3dassets3.9k tris
Desert Ground Module (Desert Mosque and Madrasa Courtyard)

Desert Ground Module (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 6 m desert ground module for a mosque or madrasa courtyard scene: rolled sand with scattered pebbles and stones, 0.14 m deep.

@3dassets732 tris
Desert Ground Module Dark (Desert Mosque and Madrasa Courtyard)

Desert Ground Module Dark (Desert Mosque and Madrasa Courtyard)

Free 3D model of a 6 m desert ground module in the darker gravel tone: the same rolled surface and scattered stones, for the second tone of a two tone desert floor.

@3dassets732 tris
Sand Drift (Desert Mosque and Madrasa Courtyard)

Sand Drift (Desert Mosque and Madrasa Courtyard)

Free 3D model of a wind blown sand drift for a desert scene: a low 5 m crescent bank of sand, 0.55 m at its crest, for banking against a wall or a step.

@3dassets560 tris
Date Palm (Desert Mosque and Madrasa Courtyard)

Date Palm (Desert Mosque and Madrasa Courtyard)

Free 3D model of a date palm for a desert mosque courtyard or oasis scene: a 5.3 m scarred trunk with eleven fronds and three fruit bunches, 6 m tall.

@3dassets15.1k tris