{"data":{"id":"23283","slug":"arcology-towers-and-skyways-connector-cases-a476800b","title":"Connector Cases (Sci-Fi City Towers and Skyways)","summary":"Independent test assemblies covering all four port types. Two tower stacks exercise stack ports across nine section types and both crowns. A skybridge chain runs a coupling, a straight span, a four way junction pod, a glazed tube, a short span, a tee junction, a trellis span...","description":"Independent test assemblies covering all four port types. Two tower stacks exercise stack ports across nine section types and both crowns. A skybridge chain runs a coupling, a straight span, a four way junction pod, a glazed tube, a short span, a tee junction, a trellis span, an escalator link that climbs one 8 m level and a curved span into a closing coupling. A maglev chain runs a straight, a half straight, a station, two quarter curves and both legs of the switch. A deck run tiles east, west and north and drops to ground on the stair and ramp module. Every mate carries a checked connection assertion.","status":"published","url":"https://3dassets.dev/assets/arcology-towers-and-skyways-connector-cases-a476800b","cdnUrl":"https://cdn.3dassets.dev/assets/23283/v1/model.glb","downloadUrl":"https://3dassets.dev/download/arcology-towers-and-skyways-connector-cases-a476800b","thumbnailUrl":"https://cdn.3dassets.dev/assets/23283/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/23283/v1/poster.webp","blurhash":"UB9j.W.800DiIURjt7tR00D%~q%M.8xuRjRP","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"sci-fi","title":"Sci-Fi"},{"slug":"stylized","title":"Stylized"},{"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":1828320,"triangles":39578,"vertices":94155,"meshes":202,"materials":8,"textures":0,"animations":[],"boundingBox":{"min":[-58.200000047683716,-0.00023189298830184057,-146.20000004768372],"max":[80.33709645271301,57.09973592242225,26.00119972229004]},"sizeMeters":[138.537,57.1,172.201],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-07T20:07:45.381Z","updatedAt":"2026-09-07T21:20:47.732Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/23283/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ConnectorCasesSciFiCityTowersAndSkyways(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/23283/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/23283/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/23283/v1/model.glb\" alt=\"Connector Cases (Sci-Fi City Towers and Skyways)\" 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/23283/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/23283/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}