3DAssets.dev
Loading model…

About

Free 3D model of a boxed corner post for a clapboard house kit: 6.2 m two storey column with a plinth and a cap, for Halloween horror game scenes. Dimensions 0.52 by 6.20 by 0.52 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. Connectors: wall-a (bay) at (0.00, 0.00, 0.00) facing (1, 0, 0); wall-b (bay) at (0.00, 0.00, 0.00) facing (0, 0, 1). Stands in the square where two wall runs stop, so neither run has to mitre. Its port sits on the grid node both runs end on; place it at the corner coordinate with no offset. Slasher Street palette: weathered clapboard, dark timber, asphalt shingle, dark green trim, galvanised steel, iron black, pumpkin orange, sodium glow, tape red, bone, dry straw and cold glass. Standard PBR materials with embedded procedural maps. Static geometry; no rig, animation, 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 “House Corner Post (Halloween Slasher Street)” asset in my project.

Model: https://cdn.3dassets.dev/assets/27267/v1/model.glb
Asset page: https://3dassets.dev/assets/halloween-slasher-street-house-corner-post-ae23da19
Description: Free 3D model of a boxed corner post for a clapboard house kit: 6.2 m two storey column with a plinth and a cap, for Halloween horror game scenes.

- Dimensions (X × Y × Z): 0.52 × 6.2 × 0.52 metres
- Triangles: 588
- 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/27267/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.

House Corner Post (Halloween Slasher Street)

Free 3D model of a boxed corner post for a clapboard house kit: 6.2 m two storey column with a plinth and a cap, for Halloween horror game scenes.

Download asset · 21.6 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 ↓
Oak Skirting Corner Trim (Jelly Friends Playroom)

Oak Skirting Corner Trim (Jelly Friends Playroom)

Free 3D oak skirting board corner, two 0.62 m legs at a right angle with a moulded top edge. Game asset trim that stands proud of a wall bay.

@3dassets256 tris
Tall Playroom Window Wall Bay 2 m (Jelly Friends Playroom)

Tall Playroom Window Wall Bay 2 m (Jelly Friends Playroom)

Free 3D modular window wall bay, 2 m wide and 2.6 m tall, with an oak frame, mullions and a deep sill. Game asset that tiles with the plain bay to close a room.

@3dassets832 tris
Cream Playroom Wall Bay 2 m (Jelly Friends Playroom)

Cream Playroom Wall Bay 2 m (Jelly Friends Playroom)

Free 3D modular wall bay, 2 m wide and 2.6 m tall, cream plaster with an oak dado rail. Game asset that tiles along X to close a room.

@3dassets192 tris
Pale Oak Floor Tile 2 m (Jelly Friends Playroom)

Pale Oak Floor Tile 2 m (Jelly Friends Playroom)

Free 3D modular oak floor tile, 2 m square, six chamfered boards over a darker sub-floor. Game asset for a playroom or nursery, tiles edge to edge on a 2 m grid.

@3dassets448 tris
Timber Double Gate (Tactical Shooter Hill Town)Animated

Timber Double Gate (Tactical Shooter Hill Town)

Free 3D model of a timber double gate in a stone surround for a tactical FPS map kit with a 3.00 m opening. Measures 4.00 by 3.50 by 0.40 m.

@3dassets2.6k tris
Low Garden Wall (Tactical Shooter Hill Town)

Low Garden Wall (Tactical Shooter Hill Town)

Free 3D model of a low stone garden wall for a tactical FPS hill town map kit. Measures 4.00 by 0.88 by 0.42 m.

@3dassets768 tris
Stone Floor Tile (Tactical Shooter Hill Town)

Stone Floor Tile (Tactical Shooter Hill Town)

Free 3D model of a 4 m stone floor tile for a tactical FPS hill town map kit. Measures 4.00 by 0.10 by 4.00 m.

@3dassets444 tris
Freestanding Stone Archway (Tactical Shooter Hill Town)

Freestanding Stone Archway (Tactical Shooter Hill Town)

Free 3D model of a freestanding stone archway for a tactical FPS hill town map kit. Measures 4.34 by 4.22 by 0.92 m.

@3dassets1.0k tris
Stone Step Block (Tactical Shooter Hill Town)

Stone Step Block (Tactical Shooter Hill Town)

Free 3D model of a three step stone block for a tactical FPS hill town map kit. Measures 2.06 by 0.61 by 1.20 m.

@3dassets648 tris
External Stone Stair Run (Tactical Shooter Hill Town)

External Stone Stair Run (Tactical Shooter Hill Town)

Free 3D model of an external stone stair run for a tactical FPS hill town map kit climbing 3.50 m in twelve steps. Measures 1.34 by 4.50 by 4.36 m.

@3dassets3.0k tris
Roof Ridge Cap (Tactical Shooter Hill Town)

Roof Ridge Cap (Tactical Shooter Hill Town)

Free 3D model of a terracotta ridge cap for a tactical FPS hill town map kit 4.00 m long. Measures 4.00 by 0.26 by 0.37 m.

@3dassets332 tris

Similar assets

Clapboard Wall Bay (Halloween Slasher Street)

Clapboard Wall Bay (Halloween Slasher Street)

Free 3D model of a weathered clapboard wall bay for a Halloween horror game asset kit: 4 m module, 3 m storey, two courses missing.

@3dassets420 tris
Roof Ridge Cap (Halloween Slasher Street)

Roof Ridge Cap (Halloween Slasher Street)

Free 3D model of a shingled ridge cap for a Halloween horror house roof kit: 4 m chevron matched to the 33 degree pitch of the slope panel.

@3dassets216 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
Deposit Box Wall Corner (Bank Vault Heist Kit)

Deposit Box Wall Corner (Bank Vault Heist Kit)

Inside corner for the deposit box wall: an L of two 0.5 m box fields meeting at the room corner, so a run along x turns to run along z.

@3dassets1.4k tris
Shopfront corner post (Retail Store Fixtures and Mall)

Shopfront corner post (Retail Store Fixtures and Mall)

A structural shopfront corner post 3.2 m tall: a chamfered aluminium box section with glazing rebates on two faces and a capping plate.

@3dassets320 tris
Scarecrow On Post (Halloween Slasher Street)Animated

Scarecrow On Post (Halloween Slasher Street)

Free 3D model of a straw scarecrow in a red plaid shirt and a straw hat on a cross post: 2.6 m Halloween horror cornfield figure.

@3dassets1.0k tris
Clapboard corner (Haunted House and Ghost Hunting Kit)

Clapboard corner (Haunted House and Ghost Hunting Kit)

Two sided wall runs meet with an external corner board.

@3dassets3.2k tris
Dead End Street at Night (Halloween Slasher Street)

Dead End Street at Night (Halloween Slasher Street)

A 30 by 30 m dead end suburban street on Halloween night. The abandoned two storey house is built from the modular kit, closed on all four sides and roofed: ten ground bays, ten upper bays, four corner posts, six roof slopes, three ridge caps, two gable ends and a block...

@3dassets61.3k tris
Angle Corner Post (Modular Survival Base Builder)

Angle Corner Post (Modular Survival Base Builder)

Angle Corner Post: 0.32 × 2.4 × 0.32 m nominal survival post assembly.

@3dassets36 tris
Halloween Pennant Banner (Halloween Slasher Street)

Halloween Pennant Banner (Halloween Slasher Street)

Free 3D model of a 3.2 m Halloween pennant banner with twelve flags and a blank hanging panel: horror game porch and fence dressing.

@3dassets880 tris
Stone Corner Post (Tactical Shooter Hill Town)

Stone Corner Post (Tactical Shooter Hill Town)

Free 3D model of a dressed stone corner post for a tactical FPS hill town map kit. Measures 0.48 by 3.50 by 0.48 m.

@3dassets876 tris
Upper Floor Wall Bay (Halloween Slasher Street)

Upper Floor Wall Bay (Halloween Slasher Street)

Free 3D model of an upper storey clapboard wall bay with a cast iron downpipe: 4 m Halloween horror kit module, three courses stripped.

@3dassets612 tris