3DAssets.dev
Loading model…

About

Right-angle pond corner bounded by two stone coping runs. Dimensions 1.02 x 0.25 x 1.02 m (X x Y x Z). Footprint-centred origin at ground level; metre units, +Y up, +Z front. Shiro stylized palette of white plaster, dark timber, grey tile, vermilion and pine green; flat colours, no textures. Static geometry; no rig, collision or navigation data.

Use with an AI agent

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

Use the “Koi Pond Corner Edge (Feudal Japan Castle Town)” asset in my project.

Model: https://cdn.3dassets.dev/assets/26389/v1/model.glb
Asset page: https://3dassets.dev/assets/feudal-japan-castle-town-koi-pond-corner-edge-fedaa57f
Description: Right-angle pond corner bounded by two stone coping runs.

- Dimensions (X × Y × Z): 1.026 × 0.25 × 1.026 metres
- Triangles: 100
- 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/26389/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.

Koi Pond Corner Edge (Feudal Japan Castle Town)

Right-angle pond corner bounded by two stone coping runs.

Download asset · 6.4 KB

More in Buildings & Architecture

Meadow Courier Post Office

Meadow Courier Post Office

A compact teal roof post office with timber framing, parcel sign and letter slot for cozy delivery games.

@3dassets600 tris · 1 ↓
Covered Bridge Span 4 m (Hero Shooter Harbour Payload)

Covered Bridge Span 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m covered bridge span for a hero shooter harbour map, a stone deck with plaster parapets, columns and a tiled roof.

@3dassets1.2k tris
Lighthouse Lantern Stage (Hero Shooter Harbour Payload)Animated

Lighthouse Lantern Stage (Hero Shooter Harbour Payload)

Free 3D game asset: a lighthouse lantern stage for a hero shooter harbour map, a glazed drum with a turning lamp under a coral cap. Rigid node spin clip, no skeleton.

@3dassets1.1k tris
Lighthouse Tower Base (Hero Shooter Harbour Payload)

Lighthouse Tower Base (Hero Shooter Harbour Payload)

Free 3D game asset: a 5.6 m tapered lighthouse tower base for a hero shooter harbour map, with coral bands, a blue door and a lit window.

@3dassets1.6k tris
Exterior Stone Stair Flight (Hero Shooter Harbour Payload)

Exterior Stone Stair Flight (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m rise exterior stone stair for a hero shooter harbour map, twelve steps with a plaster spine wall and a steel handrail.

@3dassets1.7k tris
Rooftop Terrace With Rail 4 m (Hero Shooter Harbour Payload)

Rooftop Terrace With Rail 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m rooftop terrace deck for a hero shooter harbour map, with a plaster balustrade on three sides and one open edge.

@3dassets1.5k tris
Tiled Roof Hip End 4 m (Hero Shooter Harbour Payload)

Tiled Roof Hip End 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m gable end for a hero shooter harbour map roof, a terracotta rake over a plaster tympanum.

@3dassets40 tris
Tiled Roof Ridge 4 m (Hero Shooter Harbour Payload)

Tiled Roof Ridge 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m terracotta ridge cap for a hero shooter harbour map, closing the join between two tiled roof slopes.

@3dassets620 tris
Tiled Roof Slope 4 m (Hero Shooter Harbour Payload)

Tiled Roof Slope 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m tiled roof slope for a hero shooter harbour map, 2 m deep and rising 1.2 m, with terracotta pantile courses on a timber deck.

@3dassets1.1k tris
Round Corner Tower Segment (Hero Shooter Harbour Payload)

Round Corner Tower Segment (Hero Shooter Harbour Payload)

Free 3D game asset: a 3 m wide round corner tower for a hero shooter harbour map, 4.7 m tall with a stone base, banded cornice and four shuttered slits.

@3dassets1.1k tris
Arched Colonnade Bay 4 m (Hero Shooter Harbour Payload)

Arched Colonnade Bay 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a modular arched colonnade bay for a hero shooter harbour map, 4 m wide with square piers, a plaster arch and connector ports at each end.

@3dassets1.6k tris
Plaster Wall Bay With Door And Balcony (Hero Shooter Harbour Payload)

Plaster Wall Bay With Door And Balcony (Hero Shooter Harbour Payload)

Free 3D game asset: a modular plaster wall bay with a timber door, a stone balcony and a steel rail for a hero shooter harbour map, 4 m wide with connector ports.

@3dassets1.4k tris

Similar assets

Koi Pond Straight Edge (Feudal Japan Castle Town)

Koi Pond Straight Edge (Feudal Japan Castle Town)

Two-metre pond edge with water strip and rounded stone coping.

@3dassets56 tris
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
Ward Bay Corner (Hospital Wards and Clinic Operations)

Ward Bay Corner (Hospital Wards and Clinic Operations)

Right-angle partition corner joining a wall run along X to a wall run along Z, with a corner pier and matching skirting and dado bands.

@3dassets228 tris
Settling pond edge module (Ore Processing and Haulage Plant)

Settling pond edge module (Ore Processing and Haulage Plant)

An 18 m module of settling pond edge: a compacted bank with a placed gravel beach, the water surface, a silt fence on stakes along the crest, a staff gauge at the water line, an outlet pipe through the bank to a headwall and a short handrail run.

@3dassets718 tris
Dog run corner post (Clinic and Veterinary Practice)

Dog run corner post (Clinic and Veterinary Practice)

A dog run corner post: a chamfered square section post on a levelling pad with a domed cap and two pairs of panel brackets with fixing pins, turning a run through 90 degrees.

@3dassets560 tris
Edging stone stack (Garden Centre and Florist)

Edging stone stack (Garden Centre and Florist)

A banded stack of concrete edging: three courses of rounded top edgings laid with staggered joints on a timber bearer, banded twice, with two loose edgings leaning against the end.

@3dassets1.4k tris
Wall Corner (Cozy Home Interiors)

Wall Corner (Cozy Home Interiors)

Right-angle wall corner joining an east-west run to a north-south run on the 1 m grid.

@3dassets200 tris
Greybox parapet corner cell (Modular Greybox Architecture Kit)

Greybox parapet corner cell (Modular Greybox Architecture Kit)

A full-cell parapet corner: two 4 m legs on the west and south edges of one cell with the coping mitred through the angle, so a roof edge turns without a gap.

@3dassets120 tris
Right angle crossing diamond (Steam Era Railway and Rolling Stock)

Right angle crossing diamond (Steam Era Railway and Rolling Stock)

A flat crossing where two 4 m tracks cross at right angles, with four crossing noses.

@3dassets496 tris
Angled grandstand corner (Formula Race Cars and Grand Prix Circuit)

Angled grandstand corner (Formula Race Cars and Grand Prix Circuit)

Angled grandstand corner in an original generic circuit family.

@3dassets1.5k tris
Fitted casework connector cases (Fitted Kitchen and Bathroom Builder)

Fitted casework connector cases (Fitted Kitchen and Bathroom Builder)

Independent test assemblies proving every connector type in the pack: a straight base run, a base corner starting a returning run, a straight wall run at 1500 mm, a wall corner starting a returning run, and a straight tall run. Each pairing is asserted in the pack connections...

@3dassets11.4k tris
Bound edge playing mat (Board Game Pieces, Dice and Tokens)

Bound edge playing mat (Board Game Pieces, Dice and Tokens)

600 by 400 mm plain playing mat with a dark bound edge and solid underside.

@3dassets24 tris