3DAssets.dev
Loading model…

About

MakeHuman CC0 anatomical foundation, eyes and source rig weights with original fitted clothing, material treatment and authored motion. In-place locomotion. Hidden body beneath clothing is removed. Stylized third-person character; no AA close-up or arbitrary equipment hand-fit certification. Calibration handle is not included.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Gorgehold Scout (Gorgehold Survivor Gallery and Operations)” asset in my project.

Model: https://cdn.3dassets.dev/assets/32901/v1/model.glb
Asset page: https://3dassets.dev/assets/gorgehold-survivor-gallery-and-operations-gorgehold-sc-5418288a
Description: Clothed third-person scout with a 74-joint skeleton and idle, walk, run and grasp clips.

- Dimensions (X × Y × Z): 2 × 2 × 2 metres
- Triangles: 98.5k
- Animations: idle, walk, run, grasp
- 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/32901/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 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.

Gorgehold Scout (Gorgehold Survivor Gallery and Operations)

Clothed third-person scout with a 74-joint skeleton and idle, walk, run and grasp clips.

Download asset · 2.2 MB

More in Characters & Creatures

Supervisor Pointing (Car Factory Production Line)

Supervisor Pointing (Car Factory Production Line)

Free 3D model of a factory supervisor in a hi vis vest and hard hat pointing across the line, a posed industrial character for a car factory game asset kit.

@3dassets1.6k tris · 9 ↓
Seated Forklift Driver (Car Factory Production Line)

Seated Forklift Driver (Car Factory Production Line)

Free 3D model of a seated forklift driver in a hi vis vest and hard hat, a posed industrial character for a car factory game asset kit.

@3dassets2.1k tris · 9 ↓
Maintenance Technician Kneeling (Car Factory Production Line)

Maintenance Technician Kneeling (Car Factory Production Line)

Free 3D model of a kneeling maintenance technician in a hi vis vest reaching in with a tool, a posed industrial character for a car factory game asset kit.

@3dassets2.1k tris · 8 ↓
Quality Inspector With Tablet (Car Factory Production Line)

Quality Inspector With Tablet (Car Factory Production Line)

Free 3D model of a factory quality inspector in a hi vis vest holding a tablet, a posed industrial character for a car factory game asset kit.

@3dassets2.1k tris · 8 ↓
Line Worker With Torque Tool (Car Factory Production Line)

Line Worker With Torque Tool (Car Factory Production Line)

Free 3D model of a factory line worker in a hi vis vest and hard hat holding a torque tool, a posed industrial character for a car factory game asset kit.

@3dassets2.1k tris · 8 ↓
Ground Crew Marshaller (Aircraft Fleet and Airfield)

Ground Crew Marshaller (Aircraft Fleet and Airfield)

A ground crew marshaller in a high visibility tabard and ear defenders, arms raised with a lit wand in each hand. Premium CC0 aircraft and airfield game asset.

@3dassets892 tris · 2 ↓
Skeleton Warrior (Fantasy MMO City And Townsfolk)Animated

Skeleton Warrior (Fantasy MMO City And Townsfolk)

Animated skeleton warrior in a rusted helm with a ribbed chest, hollow sockets and a round iron shield slung on the back, holding a straight sword. Rigid jointed hand painted fantasy MMO city creature, no skinning.

@3dassets8.5k tris · 2 ↓
Goblin Scavenger (Fantasy MMO City And Townsfolk)Animated

Goblin Scavenger (Fantasy MMO City And Townsfolk)

Green skinned goblin scavenger a little over a metre tall, stocky and hooded, in scavenged leather with a knotted club. Rigid jointed hand painted fantasy MMO city creature, no skinning.

@3dassets8.1k tris · 2 ↓
Market Trader (Fantasy MMO City And Townsfolk)Animated

Market Trader (Fantasy MMO City And Townsfolk)

Market trader in a green tunic and red hood with a strapped tray of fruit slung in front, ready to work the square. Rigid jointed hand painted fantasy MMO city character, no skinning.

@3dassets8.4k tris · 2 ↓
Canal Dockhand (Fantasy MMO City And Townsfolk)Animated

Canal Dockhand (Fantasy MMO City And Townsfolk)

Canal dockhand in a rolled shirt and a red head scarf, carrying a sack of grain balanced across the shoulders. Rigid jointed hand painted fantasy MMO city character, no skinning.

@3dassets8.6k tris · 2 ↓
City Child (Fantasy MMO City And Townsfolk)Animated

City Child (Fantasy MMO City And Townsfolk)

Child of the quarter, just under a metre and a quarter tall, in a red smock and leather shoes, holding a stitched leather ball. Rigid jointed hand painted fantasy MMO city character, no skinning.

@3dassets8.6k tris · 2 ↓
City Priest (Fantasy MMO City And Townsfolk)Animated

City Priest (Fantasy MMO City And Townsfolk)

Cathedral priest in a cream vestment with a gilded stole and circlet, carrying a bound book of rites. Rigid jointed hand painted fantasy MMO city character, no skinning.

@3dassets8.8k tris · 2 ↓

Similar assets

Forest Scout with Bow, Jointed (FPS Survival Forest Outpost)Animated

Forest Scout with Bow, Jointed (FPS Survival Forest Outpost)

Free 3D game asset for a forest survival outpost: a 1.81 m forest scout in a green hood and jerkin with a quiver of arrows and a recurve bow, built as a rigid jointed puppet. Animated idle, head-turn, arm-swing and weapon-raise.

@3dassets14.5k tris · 2 ↓
Walk-in dog run panel (Clinic and Veterinary Practice)

Walk-in dog run panel (Clinic and Veterinary Practice)

A 1 m walk-in dog run panel: square section posts on levelling pads, a solid kick panel to 400 mm and a welded mesh infill in a chamfered frame.

@3dassets1.2k tris
Desert Scout Running Pose (Tactical Shooter Hill Town)

Desert Scout Running Pose (Tactical Shooter Hill Town)

Free 3D model of a tactical FPS operator character in a running pose for an attacking team, a static posed figure with no rig or skeleton. Measures 0.65 by 1.62 by 1.60 m.

@3dassets7.6k tris
Gorgehold Occupied Repair Gallery (Gorgehold Survivor Gallery and Operations)Animated

Gorgehold Occupied Repair Gallery (Gorgehold Survivor Gallery and Operations)

Roofed enclosed three-bay workshop and resupply gallery. Open portal configuration gives a continuous central pedestrian route. Deployed wall tables, retained stock and service fixtures furnish both sides; side refuge doors are static closed. One clothed scout occupies the...

@3dassets350k tris · 1 ↓
Connector cases (Clinic and Veterinary Practice)

Connector cases (Clinic and Veterinary Practice)

Three independent test assemblies proving every connector this pack defines: a counter run on the 600 mm counter-run grid turning through the dispensary corner, a kennel bank run on the 1.35 m bank grid closed by an end panel, and a walk-in dog run tiling on the 1 m run grid...

@3dassets21.7k tris
Connector cases (Garden Centre and Florist)

Connector cases (Garden Centre and Florist)

Aligned assemblies proving every connector type in the pack: a glasshouse run of gable, bays and door bay on the 2 m grid, a polytunnel run between two end frames, a canopy walkway run, a gutter and downpipe run at eaves height, a fence run through a gate, a benching run into...

@3dassets29.5k tris
Cliffwatch Scout Carbine (Gorgehold Survivor Gallery and Operations)Animated

Cliffwatch Scout Carbine (Gorgehold Survivor Gallery and Operations)

Original compact nonfunctional first-person carbine with shaped grip, pierced handguard, cylinder-free box magazine, protective ribs and partially swinging open-frame stock. Cosmetic capped muzzle; no functional internals or manufacture data. Magazine lowers away for isolated ...

@3dassets35.0k tris
Utility worktop run 2 m (Home Appliances and Utility Room)

Utility worktop run 2 m (Home Appliances and Utility Room)

A 2 m postformed utility worktop 604 mm deep and 40 mm thick with a 90 mm upstand, biscuit slots and jointing bolt recesses at both ends. Butt joints along X on the worktop-run ports.

@3dassets480 tris
Veterinary kennel ward with runs and isolation (Clinic and Veterinary Practice)

Veterinary kennel ward with runs and isolation (Clinic and Veterinary Practice)

A veterinary kennel ward: a run of small, medium and large kennel banks closed by an end panel with one door swung open, an isolation kennel, two cat condos and a basket shelf, a walk-in dog run of mesh panels turning a corner through a corner post to a gate, a hutch rack, a...

@3dassets56.0k tris
Timber Wolf, Jointed (FPS Survival Forest Outpost)Animated

Timber Wolf, Jointed (FPS Survival Forest Outpost)

Free 3D game asset for a forest survival outpost: a timber wolf 1.77 m nose to tail with jointed legs, pricked ears, a shaped muzzle and a brush tail, built as a rigid jointed puppet. Animated idle and head-turn.

@3dassets8.5k tris · 2 ↓
Forest Boar, Jointed (FPS Survival Forest Outpost)Animated

Forest Boar, Jointed (FPS Survival Forest Outpost)

Free 3D game asset for a forest survival outpost: a forest boar 1.71 m nose to tail with jointed legs, tusks, a snout, ears and a bristled back, built as a rigid jointed puppet. Animated idle and head-turn.

@3dassets8.5k tris · 2 ↓
Connector cases (Restaurant Kitchen and Dining Room)

Connector cases (Restaurant Kitchen and Dining Room)

Three independent test assemblies proving every connector this pack defines: a five-module counter run on the 600 mm counter-run grid, a bar run turning through the counter corner, and a walk-in cold room run through a door bay and a panel corner. Each junction is asserted in...

@3dassets12.8k tris