3DAssets.dev

Loading model

About

A drake: a small wingless four legged dragon, heavy through the body and short in the neck, with a row of dorsal plates instead of spines and a flat tail spade. 2.8 m nose to tail and about 1 m at the shoulder. The pack animal and the pest of the set, and the one to use in numbers. Static geometry in a baked pose. Overall 0.68 x 1.23 x 3.05 m (X x Y x Z), metre units, +Y up, facing +Z, resting on y=0 with the origin centred on the footprint. Static geometry in a baked pose: no rig, no skinning, no animation, no collision and no navigation data. The library pipeline carries rigid node transforms only, so a posed animal is modelled rather than rigged.

Use with an AI agent

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

Use the “Drake Standing Alert (Dragons and Wyverns)” asset in my project.

Model: https://cdn.3dassets.dev/assets/36726/v1/model.glb
Asset page: https://3dassets.dev/assets/dragons-and-wyverns-drake-standing-alert-3fd987cb
Description: Small wingless four legged drake standing square, 2.8 m nose to tail, heavy through the body.

- Dimensions (X × Y × Z): 0.678 × 1.229 × 3.053 metres
- Triangles: 3.2k
- 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/36726/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.

Drake Standing Alert (Dragons and Wyverns)

Small wingless four legged drake standing square, 2.8 m nose to tail, heavy through the body.

Download asset · 151.9 KB

More in Characters & Creatures

Gorgehold Scout (Gorgehold Survivor Gallery and Operations)Animated

Gorgehold Scout (Gorgehold Survivor Gallery and Operations)

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

@3dassets98.5k tris · 16 ↓
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 · 9 ↓
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 ↓
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 · 9 ↓
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 · 9 ↓
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 · 4 ↓
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 · 3 ↓
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 · 3 ↓
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 · 3 ↓
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 · 3 ↓
Forest Ranger With Bow (Fantasy MMO City And Townsfolk)Animated

Forest Ranger With Bow (Fantasy MMO City And Townsfolk)

Hooded ranger in green and leather with a quiver of arrows on the back, holding a recurved longbow at rest. Rigid jointed hand painted fantasy MMO city character, no skinning.

@3dassets8.2k tris · 3 ↓

Similar assets

Western Dragon Standing Alert (Dragons and Wyverns)

Western Dragon Standing Alert (Dragons and Wyverns)

Four legged winged dragon standing square with its wings folded and its head up, 7 m nose to tail, 2.3 m at the shoulder.

@3dassets4.1k tris
Wyvern Standing Alert (Dragons and Wyverns)

Wyvern Standing Alert (Dragons and Wyverns)

Two legged winged wyvern standing on its hind legs, wings folded, 6.2 m nose to tail.

@3dassets3.1k tris
Four-leg guest chair (Downtown Office Interiors)

Four-leg guest chair (Downtown Office Interiors)

A four-leg timber guest chair: tapered legs with an H stretcher, a piped seat cushion and a welted back pad between two stiles under a capping rail.

@3dassets1.6k tris · 1 ↓
Small Terrier Standing (Cats, Dogs and Pets at Home)

Small Terrier Standing (Cats, Dogs and Pets at Home)

Small wire-coated terrier with a square muzzle, upright ears, short upright tail and a brown saddle and eye patch.

@3dassets3.9k tris
Four way display stand (Clothing Rail and Wardrobe)

Four way display stand (Clothing Rail and Wardrobe)

The stand that faces four ways at once: a chrome post on a four arm grey cross base, with two pairs of straight arms at 1.34 m and 1.5 m, each with an upturned end stop, under a blank sign panel.

@3dassets1.3k tris
Drake Curled Asleep (Dragons and Wyverns)

Drake Curled Asleep (Dragons and Wyverns)

Drake curled nose to tail on its belly with its eyes shut, 2.8 m nose to tail.

@3dassets3.1k tris
Heavy-haul four-axle tractor (Long-Haul Trucking and Truck Stop)Animated

Heavy-haul four-axle tractor (Long-Haul Trucking and Truck Stop)

Heavy-haul four-axle tractor in an original generic highway freight family.

@3dassets8.6k tris
Four-cover square table (Restaurant Kitchen and Dining Room)

Four-cover square table (Restaurant Kitchen and Dining Room)

An 800 mm four-cover table: a bullnose timber top on a cross-foot cast base with a heavy tapered column and a wide spider plate.

@3dassets672 tris · 1 ↓
Quill Four Legged Bot Hero Figure (Hero Shooter Harbour Payload)Animated

Quill Four Legged Bot Hero Figure (Hero Shooter Harbour Payload)

Free 3D model for a hero shooter: a four legged bot hero with a turning turret head and flank hatches that open. Static posed figure with animated gear parts, no rig or skeleton.

@3dassets4.5k tris · 2 ↓
Four person cafe table (Cafe, Bakery and Coffee Bar)

Four person cafe table (Cafe, Bakery and Coffee Bar)

An 0.8 m square four person cafe table: a bullnosed timber top on an apron frame with four tapered turned legs.

@3dassets544 tris
Draft Horse Standing (Bay) (Horse Stables and Equestrian Yard)

Draft Horse Standing (Bay) (Horse Stables and Equestrian Yard)

Heavy draft horse standing square with all four hooves on the ground and the head carried level, about 1.80 m at the withers.

@3dassets2.4k tris · 1 ↓
Draft Horse Standing (Chestnut) (Horse Stables and Equestrian Yard)

Draft Horse Standing (Chestnut) (Horse Stables and Equestrian Yard)

Heavy draft horse standing square with all four hooves on the ground and the head carried level, about 1.80 m at the withers, chestnut coat.

@3dassets2.4k tris · 1 ↓