3DAssets.dev

Loading model

About

A demolition charge: four taped blocks with a detonator well, a firing wire run out to an olive firing box with an arming lamp, and a clacker handle that presses down and springs back. Dimensions 0.475 x 0.110 x 0.302 m (X x Y x Z). Origin at the footprint centre of the whole set, everything resting on y = 0; metre units, +Y up, muzzle and point toward +Z. Named pivots: clacker at (0.1875, 0.084, 0.069). The clacker handle rocks on its own pivot. The wire, the detonator and the terminals are modelled and static. Rigid node-transform clips trigger drive named nodes on their own pivots. No skinning and no skeleton. Blued gunmetal, bright machined steel, dark anodised alloy, black and dark earth polymer, rubber, walnut, brass, copper, leather, olive paint, optical glass, concrete and emissive red, green and warm white for reticles, lasers, tritium and lamps. Physically based flat colours with no texture maps. Original invented design: no real make, model, manufacturer or marking is represented. Free 3D model for Unity, Godot, Unreal, three.js and Blender. 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 “Demolition Charge (Mega Weapon Pack)” asset in my project.

Model: https://cdn.3dassets.dev/assets/33363/v1/model.glb
Asset page: https://3dassets.dev/assets/mega-weapon-pack-demolition-charge-69fe4f85
Description: A demolition charge: four taped blocks with a detonator well, a firing wire run out to an olive firing box with an arming lamp, and a clacker handle that presses down and springs back. Premium modern game asset for shooter and survival projects.

- Dimensions (X × Y × Z): 0.475 × 0.11 × 0.302 metres
- Triangles: 12.7k
- Animations: trigger
- 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/33363/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)
}

Common questions

How do I use Demolition Charge (Mega Weapon Pack) 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 Demolition Charge (Mega Weapon Pack) 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 Demolition Charge (Mega Weapon Pack) 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.

Demolition Charge (Mega Weapon Pack)

A demolition charge: four taped blocks with a detonator well, a firing wire run out to an olive firing box with an arming lamp, and a clacker handle that presses down and springs back. Premium modern game asset for shooter and survival projects.

Download asset · 329.6 KB

More in Weapons & Tools

Chassis Sniper, Scoped (Mega Weapon Pack)Animated

Chassis Sniper, Scoped (Mega Weapon Pack)

The chassis bolt action sniper with a long eight times scope on its rail and a precision suppressor on the muzzle. Premium modern game asset for shooter and survival projects.

@3dassets94.3k tris · 7 ↓
Attacker Assault Rifle (Tactical Shooter Hill Town)Animated

Attacker Assault Rifle (Tactical Shooter Hill Town)

Free 3D model of a attacker assault rifle for a tactical FPS game, an invented archetype with working named parts. Measures 0.06 by 0.33 by 0.87 m.

@3dassets4.0k tris · 5 ↓
Compact Pistol, Carry Loadout (Mega Weapon Pack)Animated

Compact Pistol, Carry Loadout (Mega Weapon Pack)

The compact pistol with a miniature reflex sight in the slide cut and a compact laser on the short dust cover rail. Premium modern game asset for shooter and survival projects.

@3dassets37.9k tris · 4 ↓
Service Pistol (Mega Weapon Pack)Animated

Service Pistol (Mega Weapon Pack)

A full size service self loading pistol with a stippled polymer grip, a slide cut optic plate, a dust cover accessory rail and an aperture rear sight. Premium modern game asset for shooter and survival projects.

@3dassets29.6k tris · 4 ↓
Bolt Action Sniper Rifle (Tactical Shooter Hill Town)Animated

Bolt Action Sniper Rifle (Tactical Shooter Hill Town)

Free 3D model of a bolt action sniper rifle for a tactical FPS game, an invented archetype with working named parts. Measures 0.14 by 0.35 by 1.18 m.

@3dassets4.4k tris · 4 ↓
Standard Rifle, Patrol Loadout (Mega Weapon Pack)Animated

Standard Rifle, Patrol Loadout (Mega Weapon Pack)

The standard rifle fitted for patrol: a three times prism sight on the rail, an angled fore grip under the handguard and a laser module on the left rail. Premium modern game asset for shooter and survival projects.

@3dassets62.6k tris · 3 ↓
Anti Materiel Rifle (Mega Weapon Pack)Animated

Anti Materiel Rifle (Mega Weapon Pack)

An anti materiel rifle, the longest and heaviest weapon in the pack: a metre of heavy barrel inside a quad rail, a fist sized two chamber muzzle brake, a carry handle over the receiver, a monopod under the toe and a wide bipod on the receiver front. Premium modern game asset for

@3dassets76.7k tris · 3 ↓
Guard Weapon Rack (Fantasy MMO City And Townsfolk)

Guard Weapon Rack (Fantasy MMO City And Townsfolk)

Barracks rack holding five spears upright in their slots with two swords hung on the back rail, on a heavy walnut base. Hand painted fantasy MMO city and RPG game asset.

@3dassets1.3k tris · 3 ↓
Improvised Scrap Rifle (FPS Survival Forest Outpost)Animated

Improvised Scrap Rifle (FPS Survival Forest Outpost)

Free 3D game asset for a forest survival outpost: an original improvised rifle built from pipe, plate and a plank stock, with a taped magazine, a moving bolt and iron sights.

@3dassets2.6k tris · 3 ↓
Wax And Seal Set (Witch Cottage and Apothecary)

Wax And Seal Set (Witch Cottage and Apothecary)

Brass tray of sealing kit: three sticks of wax, a turned brass seal, a small spirit burner and a poured wax disc.

@3dassets814 tris · 3 ↓
Funnel And Measure Set (Witch Cottage and Apothecary)

Funnel And Measure Set (Witch Cottage and Apothecary)

Oak tray of measuring kit: three copper funnels of falling size and three graduated brass measures.

@3dassets1.2k tris · 3 ↓
Personal Defence Weapon (Arctic Station FPS Kit)Animated

Personal Defence Weapon (Arctic Station FPS Kit)

Free 3D model of a personal defence weapon for a modern military FPS game, an invented archetype with working named parts. Measures 0.15 by 0.27 by 0.50 m.

@3dassets42.0k tris · 3 ↓

Similar assets

Cyberpunk Apartment Block: Four Cell Cutaway (Cyberpunk Apartment and Neon Block)

Cyberpunk Apartment Block: Four Cell Cutaway (Cyberpunk Apartment and Neon Block)

Four rented cells of a subdivided block on their own 1.2 m floor tiles, 21.6 by 13.2 m, built as an OPEN TOPPED cutaway: full wall runs stand between the cells and around them, but nothing is roofed except one bay of the service corridor, so a visitor walks the plot and looks...

@3dassets149k tris · 2 ↓
Breathing Apparatus Charging Bay (Fire and Emergency Services)

Breathing Apparatus Charging Bay (Fire and Emergency Services)

Breathing apparatus charging bench with a four outlet filling manifold, gauges, four cylinders on charge and five spares racked below.

@3dassets888 tris
Post and wire fence run, 8 m (Arable Fields and Farm Machinery)

Post and wire fence run, 8 m (Arable Fields and Farm Machinery)

An 8 m stock fence run: seven round timber posts, four line wires, close verticals forming netting in the lower half and a braced strainer at each end.

@3dassets992 tris · 2 ↓
Demolition site ground tile, 4 m (Demolition and Site Clearance)

Demolition site ground tile, 4 m (Demolition and Site Clearance)

Heavy duty concrete site module 4 m square and 120 mm thick with saw cut joints running each way, laid so its top face is the running surface, with edge ports on all four sides so a whole clearance site repeats from it.

@3dassets72 tris
Lantern Wire Run (Izakaya Alley and Ramen Shop)

Lantern Wire Run (Izakaya Alley and Ramen Shop)

An 8 m span of catenary wire carrying five paper lanterns, round and cylindrical alternately, built about the wire datum so its origin sits at the fixing height rather than on the ground. Ports at both ends chain a run down an alley. Hang it at about 3.4 m.

@3dassets1.8k tris
Delivery Drone on a Charge Pad (Cyberpunk Apartment and Neon Block)Animated

Delivery Drone on a Charge Pad (Cyberpunk Apartment and Neon Block)

A 560 mm quadrotor resting on a 680 mm charge pad with a lit contact ring: a moulded body with an underslung camera gimbal, four arms on rubber ringed skids, four two blade rotors and a status strip.

@3dassets2.5k tris
Running Rail Run (Racecourse and Parade Ring)

Running Rail Run (Racecourse and Parade Ring)

An 8 m run of white plastic running rail: a top rail at 1.12 m, a mid rail and posts on 4 m centres, ported at both ends so runs couple into a continuous rail of any length.

@3dassets120 tris
Travelling block and hook (Offshore Oil Rig and Platform)Animated

Travelling block and hook (Offshore Oil Rig and Platform)

The travelling block with its link and hook, standing on its guide frame: the block hoists up its guide and the hook safety latch swings clear. Landed at the well centre the way a block is left between runs.

@3dassets1.8k tris
Overhead contact wire run (Modern Rail and Metro Network)

Overhead contact wire run (Modern Rail and Metro Network)

An 18 m span of overhead line: a sagging messenger wire, a staggered contact wire and droppers.

@3dassets360 tris · 1 ↓
Four-room shower block (Long-Haul Trucking and Truck Stop)

Four-room shower block (Long-Haul Trucking and Truck Stop)

Four-room shower block in an original generic highway freight family.

@3dassets732 tris · 1 ↓
Greybox medium cover block with firing notch (Modular Greybox Architecture Kit)

Greybox medium cover block with firing notch (Modular Greybox Architecture Kit)

A 1.0 m stand-and-shoot cover block, 1.68 m wide, split at the top by a 0.5 m firing notch so the shooting line reads without a separate prop.

@3dassets120 tris
Greybox full cover block with firing slot (Modular Greybox Architecture Kit)

Greybox full cover block with firing slot (Modular Greybox Architecture Kit)

A 2.0 m full-height cover block, 1.28 m wide, with a 0.36 m by 0.8 m firing slot cut between two piers at chest height and a capping head beam.

@3dassets132 tris