3DAssets.dev
Loading model…

About

An 8 m square shaft station excavated at 5.6 m clear height, with arched drift openings north and south, a 3.6 m by 2.4 m shaft opening through the back, a lined shaft sleeve above with buntons and guides, a steel roof frame and a named landing gate. Dimensions 8.00 by 10.40 by 8.00 m (X by Y by Z), metre units, +Y up, +Z forward, resting on y=0. Modular piece on the 4 m mine grid; ports drift-a, drift-b. Named pivot nodes: landing-gate. Rigid node-transform clips: open and close. No skinning. No 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 “Shaft station chamber (Underground Mine and Shaft Works)” asset in my project.

Model: https://cdn.3dassets.dev/assets/16359/v1/model.glb
Asset page: https://3dassets.dev/assets/underground-mine-and-shaft-works-shaft-station-chamber-76fe3c06
Description: An 8 m square shaft station excavated at 5.6 m clear height, with arched drift openings north and south, a 3.6 m by 2.4 m shaft opening through the back, a lined shaft sleeve above with buntons and guides, a steel roof frame and a named landing gate.

- Dimensions (X × Y × Z): 8 × 10.4 × 8 metres
- Triangles: 936
- Animations: open, close
- 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'
import { AnimationMixer } from 'three'

let mixer

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/16359/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
  mixer = new AnimationMixer(gltf.scene)
  mixer.clipAction(gltf.animations[0]).play()
})

// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
  mixer?.update(deltaSeconds)
}

Shaft station chamber (Underground Mine and Shaft Works)

An 8 m square shaft station excavated at 5.6 m clear height, with arched drift openings north and south, a 3.6 m by 2.4 m shaft opening through the back, a lined shaft sleeve above with buntons and guides, a steel roof frame and a named landing gate.

Download asset · 49.2 KB

More in Environments & Scenes

Spring garden (Turning Seasons)

Spring garden (Turning Seasons)

Composed example for Turning Seasons.

@3dassets5.3k tris · 1 ↓
Spring meadow tile (Turning Seasons)

Spring meadow tile (Turning Seasons)

Spring meadow tile in a warm, faceted storybook style.

@3dassets24 tris · 1 ↓
Strange canopy clearing (Alien Biosphere)

Strange canopy clearing (Alien Biosphere)

Composed example for Alien Biosphere.

@3dassets7.3k tris
Brood hollow (Alien Biosphere)

Brood hollow (Alien Biosphere)

Composed example for Alien Biosphere.

@3dassets7.8k tris
Mineral basin (Alien Biosphere)

Mineral basin (Alien Biosphere)

Composed example for Alien Biosphere.

@3dassets8.2k tris
Lantern grove (Alien Biosphere)

Lantern grove (Alien Biosphere)

Composed example for Alien Biosphere.

@3dassets8.4k tris
Drowned forest (Swamp and Mangrove)

Drowned forest (Swamp and Mangrove)

Composed example for Swamp and Mangrove.

@3dassets16.5k tris
Bog margin (Swamp and Mangrove)

Bog margin (Swamp and Mangrove)

Composed example for Swamp and Mangrove.

@3dassets18.7k tris
Mangrove channel (Swamp and Mangrove)

Mangrove channel (Swamp and Mangrove)

Composed example for Swamp and Mangrove.

@3dassets11.1k tris
Cypress swamp (Swamp and Mangrove)

Cypress swamp (Swamp and Mangrove)

Composed example for Swamp and Mangrove.

@3dassets8.1k tris
Cathedral and Crypt Connector Cases (Vampire Crypt and Gothic Cathedral)

Cathedral and Crypt Connector Cases (Vampire Crypt and Gothic Cathedral)

Composed example for Vampire Crypt and Gothic Cathedral.

@3dassets9.3k tris
West Door Graveyard (Vampire Crypt and Gothic Cathedral)

West Door Graveyard (Vampire Crypt and Gothic Cathedral)

Composed example for Vampire Crypt and Gothic Cathedral.

@3dassets6.7k tris

Similar assets

Widened drift chamber (Underground Mine and Shaft Works)

Widened drift chamber (Underground Mine and Shaft Works)

A 6 m by 8 m widened chamber module for parking, pumping or storage, with arched drift openings at both ends, a heavier steel roof frame and a raised concrete equipment plinth.

@3dassets636 tris
Shaft station cutaway review section (Underground Mine and Shaft Works)Animated

Shaft station cutaway review section (Underground Mine and Shaft Works)

A review variant of the shaft station with the east wall removed so the landing, guides, shaft sleeve and station fittings can be inspected and photographed from the side.

@3dassets924 tris
Steel arch set drift section (Underground Mine and Shaft Works)

Steel arch set drift section (Underground Mine and Shaft Works)

A 4 m drift section supported by four rolled steel arch ribs on foot plates with steel lagging channels spanning between the ribs and two tie rods.

@3dassets1.3k tris
Square Tower Chamber (Medieval Castle Construction)

Square Tower Chamber (Medieval Castle Construction)

square tower chamber. Open-topped chamber.

@3dassets756 tris
Shaft bottom station (Underground Mine and Shaft Works)

Shaft bottom station (Underground Mine and Shaft Works)

Composed example for Underground Mine and Shaft Works.

@3dassets13.8k tris
Open graveyard arch (Moonlit Mischief: Halloween)

Open graveyard arch (Moonlit Mischief: Halloween)

Open 1.87 m clear entrance between stone pillars beneath a crescent-topped iron arch.

@3dassets800 tris
Greybox semicircular arch opening (Modular Greybox Architecture Kit)

Greybox semicircular arch opening (Modular Greybox Architecture Kit)

A self-supporting arch surround: two 1.7 m piers on spread bases carrying an eleven-voussoir semicircular arch over a 1.8 m by 2.6 m opening, 0.4 m deep.

@3dassets204 tris
Drift tee junction (Underground Mine and Shaft Works)

Drift tee junction (Underground Mine and Shaft Works)

A 4 m flat backed intersection with three arched drift openings and a closed east wall, supported by four steel corner columns, a ring beam and roof bolts.

@3dassets972 tris
Drift cross junction (Underground Mine and Shaft Works)

Drift cross junction (Underground Mine and Shaft Works)

A 4 m flat backed four way intersection with arched drift openings on every side, four steel corner columns, a ring beam grid and roof bolts.

@3dassets1.0k tris
Straight mine drift 4 m (Underground Mine and Shaft Works)

Straight mine drift 4 m (Underground Mine and Shaft Works)

A 4 m straight hard-rock drift module with a 3.2 m by 3.0 m arched clear section, thick rock shell, drainage ditch, resin rock bolts, a wall cable tray, compressed air and water lines and a bulkhead light.

@3dassets1.0k tris
Drift dead end working face (Underground Mine and Shaft Works)

Drift dead end working face (Underground Mine and Shaft Works)

A 4 m drift module closed by a blasted rock face with a drilled round pattern, a broken muck pile at the toe and a face inspection light. One open drift port.

@3dassets1.6k tris
Shaft collar and deck (Underground Mine and Shaft Works)Animated

Shaft collar and deck (Underground Mine and Shaft Works)

A concrete shaft collar with a 3.6 m by 2.4 m hoisting opening, a steel deck, guide rails in the shaft, a perimeter handrail and a named swing gate at the loading side.

@3dassets644 tris