3DAssets.dev
Loading model…

About

A fast ground form about 0.7 m long and 0.6 m tall at the sensor stalks: eight thin legs raised into high arches carry a small chitinous wedge body, two forward hooks flank the mouth and a pair of stalked eyes rises above the shoulders. Bounding size 0.70 by 0.57 by 0.63 metres (width, height, depth). Modelled in metres, +Y up, head toward +Z, lowest point resting at y=0 and the origin centred on the footprint. Smooth-shaded untextured materials from the xeno-st-v1 palette. Static posed study; no rig, animation, 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 “Skitterer (Alien Creatures and Monsters)” asset in my project.

Model: https://cdn.3dassets.dev/assets/21127/v1/model.glb
Asset page: https://3dassets.dev/assets/xeno-species-and-alien-creatures-skitterer-8a14189b
Description: Fast eight-legged skitterer with a small wedge body and paired sensor stalks.

- Dimensions (X × Y × Z): 0.699 × 0.565 × 0.626 metres
- Triangles: 2.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/21127/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
})

Common questions

How do I use Skitterer (Alien Creatures and Monsters) 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 Skitterer (Alien Creatures and Monsters) 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 Skitterer (Alien Creatures and Monsters) 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.

Skitterer (Alien Creatures and Monsters)

Fast eight-legged skitterer with a small wedge body and paired sensor stalks.

Download asset · 117.6 KB

More in Animals

Donkey Standing (Grey) (Horse Stables and Equestrian Yard)

Donkey Standing (Grey) (Horse Stables and Equestrian Yard)

Donkey standing square with all four hooves on the ground and the head carried level, about 1.18 m at the withers, grey coat.

@3dassets2.3k tris · 1 ↓
Donkey Standing (Black) (Horse Stables and Equestrian Yard)

Donkey Standing (Black) (Horse Stables and Equestrian Yard)

Donkey standing square with all four hooves on the ground and the head carried level, about 1.18 m at the withers, black coat.

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

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

Donkey standing square with all four hooves on the ground and the head carried level, about 1.18 m at the withers, chestnut coat.

@3dassets2.3k tris · 1 ↓
Donkey Standing (Bay) (Horse Stables and Equestrian Yard)

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

Donkey standing square with all four hooves on the ground and the head carried level, about 1.18 m at the withers.

@3dassets2.3k tris · 1 ↓
Foal Standing (Grey) (Horse Stables and Equestrian Yard)

Foal Standing (Grey) (Horse Stables and Equestrian Yard)

Foal standing square with all four hooves on the ground and the head carried level, about 1.06 m at the withers, grey coat.

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

Foal Standing (Black) (Horse Stables and Equestrian Yard)

Foal standing square with all four hooves on the ground and the head carried level, about 1.06 m at the withers, black coat.

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

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

Foal standing square with all four hooves on the ground and the head carried level, about 1.06 m at the withers.

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

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

Foal standing square with all four hooves on the ground and the head carried level, about 1.06 m at the withers, chestnut coat.

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

Draft Horse Standing (Black) (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, black coat.

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

Draft Horse Standing (Grey) (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, grey coat.

@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 ↓
Pony Standing (Black) (Horse Stables and Equestrian Yard)

Pony Standing (Black) (Horse Stables and Equestrian Yard)

Pony standing square with all four hooves on the ground and the head carried level, about 1.28 m at the withers, black coat.

@3dassets2.4k tris · 1 ↓

Similar assets

Drinks cup, small (Fast Food Counter and Drive-Thru)

Drinks cup, small (Fast Food Counter and Drive-Thru)

A small paper drinks cup: a tapered body with a rolled rim, a base bead and a plain accent band, with no printed graphic.

@3dassets306 tris
Long-legged cellar spider (Hollowwick Halloween)

Long-legged cellar spider (Hollowwick Halloween)

Eight-legged spider with curved jointed legs, separate abdomen and paired teal eyes.

@3dassets3.1k tris
Cherry Pair (Food, Fresh Produce and Groceries)

Cherry Pair (Food, Fresh Produce and Groceries)

Two cherries hanging from a forked green stalk, each body revolved with a small stalk well at the top.

@3dassets1.1k tris
Fry carton, small (Fast Food Counter and Drive-Thru)

Fry carton, small (Fast Food Counter and Drive-Thru)

A small fry carton: a flared card taper with a rolled top lip, a folded front V and a plain accent band, open at the top.

@3dassets256 tris
Fry carton small, kraft board (Fast Food Counter and Drive-Thru)

Fry carton small, kraft board (Fast Food Counter and Drive-Thru)

The small fry carton in unbleached kraft board; geometry is unchanged.

@3dassets256 tris
Fused pair (Zombie Horde and Infected Characters)

Fused pair (Zombie Horde and Infected Characters)

Two bodies grown together at the ribs into one four-legged boss mass.

@3dassets9.8k tris
Fallen body (Zombie Horde and Infected Characters)

Fallen body (Zombie Horde and Infected Characters)

Clothed body lying face down with one arm folded under and the legs splayed.

@3dassets5.2k tris
Universal holding cabinet (Fast Food Counter and Drive-Thru)Animated

Universal holding cabinet (Fast Food Counter and Drive-Thru)

A universal holding cabinet on tubular legs: six pairs of tray runners, three loaded trays, a glazed hinged door and a digital control panel above it.

@3dassets2.5k tris
Eight-row maize header (Arable Fields and Farm Machinery)

Eight-row maize header (Arable Fields and Farm Machinery)

An eight-row maize header with long tapered snouts, stalk rolls in each row gap, a cross auger and a feederhouse throat; rests on transport skids.

@3dassets1.2k tris
Bench desk, back-to-back pair (Downtown Office Interiors)

Bench desk, back-to-back pair (Downtown Office Interiors)

A single back-to-back bench desk pair: two 1.6 m positions facing each other across a lidded cable spine, 1.6 m overall depth, on two A-frame legs.

@3dassets2.6k 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
Turned-leg Display Table (Storybook Christmas Market)

Turned-leg Display Table (Storybook Christmas Market)

Five-plank market display table with turned legs and apron. Tabletop is Y=0.855 m; small ivory runner adds 0.04 m.

@3dassets1.8k tris