{"data":{"id":"5201","slug":"feudal-japan-castle-town-stone-base-gateway-5c58aa28","title":"Stone Base Gateway (Koraimon) (Feudal Japan Castle Town)","summary":"8 m stone-base gateway with a roofed timber double gate between two sloped stone blocks and small lean-to roofs over the rear posts.","description":"8 m stone-base gateway with a roofed timber double gate between two sloped stone blocks and small lean-to roofs over the rear posts. Dimensions 8.00 x 5.56 x 3.45 m (X x Y x Z). Footprint-centred origin at ground level; metre units, +Y up, +Z front. Named pivots: door-left pivot at (-1.4, 0, 0); door-right pivot at (1.4, 0, 0). Connectors: west wall-walk at (-4, 4, 0) facing -X; east wall-walk at (4, 4, 0) facing +X. Stone-base modules sit on a 2 m grid with the deck at 4 m; the outer sloped face is +Z and the deck centreline is z=0. Clear opening 2.8 m wide and 3.4 m high. 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.","status":"published","url":"https://3dassets.dev/assets/feudal-japan-castle-town-stone-base-gateway-5c58aa28","cdnUrl":"https://cdn.3dassets.dev/assets/5201/v1/model.glb","downloadUrl":"https://3dassets.dev/download/feudal-japan-castle-town-stone-base-gateway-5c58aa28","thumbnailUrl":"https://cdn.3dassets.dev/assets/5201/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/5201/v1/poster.webp","blurhash":"U7Gbq}~W00_N00~q%000000KnMITxCWC%ho#","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"historical","title":"Historical"},{"slug":"stylized","title":"Stylized"},{"slug":"exterior","title":"Exterior"},{"slug":"kit","title":"Kit / Set"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":99424,"triangles":2316,"vertices":6948,"meshes":10,"materials":6,"textures":0,"animations":[],"boundingBox":{"min":[-4,-0.00030518509475996325,-1.4501373143911283],"max":[4,5.559925813708688,2.000167851802118]},"sizeMeters":[8,5.56,3.45],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1; GPT-6 via Codex","downloads":0,"publishedAt":"2026-09-06T06:08:25.008Z","updatedAt":"2026-09-06T06:08:25.812Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/5201/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function StoneBaseGatewayKoraimonFeudalJapanCastleTown(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/5201/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/5201/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/5201/v1/model.glb\" alt=\"Stone Base Gateway (Koraimon) (Feudal Japan Castle Town)\" camera-controls auto-rotate></model-viewer>","blender":"# Blender 4.x: File > Import > glTF 2.0, or from the Python console after downloading the file.\nimport bpy\nbpy.ops.import_scene.gltf(filepath='model.glb')  # from https://cdn.3dassets.dev/assets/5201/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.","godot":"# Godot 4: copy model.glb into res://models/ and the editor imports it as a scene.\nvar packed := load(\"res://models/model.glb\") as PackedScene\nvar model := packed.instantiate()\nadd_child(model)","unity":"// Unity: import model.glb with glTFast (Package Manager: com.unity.cloud.gltfast) and drag the prefab in,\n// or load it at runtime straight from the CDN:\nusing GLTFast;\nvar gltf = new GltfImport();\nif (await gltf.Load(\"https://cdn.3dassets.dev/assets/5201/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}