3DAssets.dev
Loading model…

About

A rack of tubular ice screws laid out: five screws from 190 mm to 110 mm, each with cutting teeth, thread ridges, a hanger and a crank handle, all clipped to one karabiner on a sewn sling.

Bounding size 0.18 x 0.05 x 0.36 m (X x Y x Z), metre units, +Y up, +Z forward, resting on y=0.

All geometry is a single static assembly; no named pivot nodes.

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 “Ice screw cluster (Mountaineering and Summit Expedition)” asset in my project.

Model: https://cdn.3dassets.dev/assets/18806/v1/model.glb
Asset page: https://3dassets.dev/assets/mountaineering-and-summit-expedition-ice-screw-cluster-7d4796fd
Description: Five tubular ice screws of graded length racked on a karabiner with a sling.

- Dimensions (X × Y × Z): 0.185 × 0.05 × 0.355 metres
- Triangles: 3.4k
- 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/18806/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.

Ice screw cluster (Mountaineering and Summit Expedition)

Five tubular ice screws of graded length racked on a karabiner with a sling.

Download asset · 163.8 KB

More in Weapons & Tools

Besom Broom (Witch Cottage and Apothecary)

Besom Broom (Witch Cottage and Apothecary)

Birch besom 1.68 m long: a turned handle bound into a splayed head of twigs with two wool ties.

@3dassets4.0k tris
Garden Tools Rack (Pixel Modern Farm)

Garden Tools Rack (Pixel Modern Farm)

Wall rack holding a spade, a fork, a rake and a hoe, hung ready for work.

@3dassets276 tris
Straw Target (Medieval MMO Starter Realm)

Straw Target (Medieval MMO Starter Realm)

Straw archery butt on a timber stand, faced with a red and white ringed target the fletcher sets up outside the shop. Low poly medieval fantasy MMO and RPG game asset.

@3dassets324 tris
Armour Stand (Medieval MMO Starter Realm)

Armour Stand (Medieval MMO Starter Realm)

Turned timber stand carrying a plate cuirass, pauldrons and a visored helm, the display piece of an armoury or a guild hall. Low poly medieval fantasy MMO and RPG game asset.

@3dassets332 tris
Weapon Rack (Medieval MMO Starter Realm)

Weapon Rack (Medieval MMO Starter Realm)

Empty timber weapon rack with six shaped slots in its base and two upper rails, ready to be filled with a pack of arms. Low poly medieval fantasy MMO and RPG game asset.

@3dassets484 tris
Grindstone (Medieval MMO Starter Realm)Animated

Grindstone (Medieval MMO Starter Realm)

Treadle grindstone: a turning stone wheel on an iron shaft in a timber frame, with a treadle bar below the bench. Low poly medieval fantasy MMO and RPG game asset.

@3dassets360 tris
Anvil (Medieval MMO Starter Realm)

Anvil (Medieval MMO Starter Realm)

Iron anvil with a horn and a stepped waist on a squat timber block, with a hot billet resting on its face. Low poly medieval fantasy MMO and RPG game asset.

@3dassets134 tris
Tripod Machine Gun Mount (Arctic Station FPS Kit)

Tripod Machine Gun Mount (Arctic Station FPS Kit)

Free 3D model of a tripod mounted medium machine gun for a modern military FPS game, an invented archetype. Measures 1.21 by 1.23 by 1.37 m.

@3dassets10.0k tris
Snow Shovel (Arctic Station FPS Kit)

Snow Shovel (Arctic Station FPS Kit)

Free 3D model of an orange bladed snow shovel stood in the snow, for an arctic station yard. Measures 0.45 by 0.91 by 1.14 m.

@3dassets2.5k tris
Extended Magazine (Arctic Station FPS Kit)

Extended Magazine (Arctic Station FPS Kit)

Free 3D model of an extended curved rifle magazine standing on its floor plate, for a modern military FPS game. Measures 0.10 by 0.27 by 0.08 m.

@3dassets5.8k tris
Weapon Light (Arctic Station FPS Kit)

Weapon Light (Arctic Station FPS Kit)

Free 3D model of a rail mounted weapon light for a modern military FPS game, with a warm emissive lens. Measures 0.07 by 0.06 by 0.16 m.

@3dassets2.0k tris
Angled Foregrip (Arctic Station FPS Kit)

Angled Foregrip (Arctic Station FPS Kit)

Free 3D model of a rail mounted angled foregrip for a modern military FPS game, in textured black polymer. Measures 0.04 by 0.11 by 0.09 m.

@3dassets3.3k tris

Similar assets

Icicle cluster (Snow, Ice and Mountain Nature)

Icicle cluster (Snow, Ice and Mountain Nature)

Multiple tapering ice pendants attached to a small ice shelf, delivered grounded.

@3dassets264 tris
Ice Core Sample Rack (Arctic Station FPS Kit)

Ice Core Sample Rack (Arctic Station FPS Kit)

Free 3D model of a galvanised sample rack holding ice cores in split tubes, for a polar research station. Measures 1.50 by 1.53 by 0.47 m.

@3dassets15.3k tris
Blue ice slab (Snow, Ice and Mountain Nature)

Blue ice slab (Snow, Ice and Mountain Nature)

Low broad blue ice block with subtly uneven surfaces.

@3dassets896 tris
Brash ice patch (Snow, Ice and Mountain Nature)

Brash ice patch (Snow, Ice and Mountain Nature)

Loose small broken ice fragments dispersed in a shallow patch.

@3dassets1.4k tris
Pack ice floe (Snow, Ice and Mountain Nature)

Pack ice floe (Snow, Ice and Mountain Nature)

Low irregular sea-ice plate with a thicker white upper crust.

@3dassets136 tris
Melt pond on ice (Snow, Ice and Mountain Nature)

Melt pond on ice (Snow, Ice and Mountain Nature)

Shallow turquoise meltwater pond cut into an ice surface.

@3dassets2.0k tris
Dish rack trolley (Restaurant Kitchen and Dining Room)

Dish rack trolley (Restaurant Kitchen and Dining Room)

A mobile dish rack trolley carrying three open glass racks between four tubular uprights on braked castors, with a push handle.

@3dassets2.9k tris
Ice Crystal Cluster (Alpine Snow Village)

Ice Crystal Cluster (Alpine Snow Village)

Four translucent-looking opaque blue crystal spires emerging from a snow pillow; standard materials.

@3dassets180 tris
Ice cliff face (Snow, Ice and Mountain Nature)

Ice cliff face (Snow, Ice and Mountain Nature)

Tall blue glacier face with narrow vertical ribs and a snow cap.

@3dassets504 tris
Ice cave mouth (Snow, Ice and Mountain Nature)

Ice cave mouth (Snow, Ice and Mountain Nature)

Blue glacier arch with an open interior passage.

@3dassets132 tris
Core tray rack (Ore Processing and Haulage Plant)

Core tray rack (Ore Processing and Haulage Plant)

A bolted steel core tray rack with cross braced ends and six shelf levels, each carrying four drill core trays with five channels of core and a hi-vis label strip.

@3dassets2.5k tris
Gas hob, five burner (Home Appliances and Utility Room)

Gas hob, five burner (Home Appliances and Utility Room)

An 860 mm five burner gas hob: sealed burners with spreaders and enamelled caps, three cast iron pan supports, a pressed stainless deck with a rolled edge, five front control knobs and a gas inlet tail.

@3dassets1.9k tris