3DAssets.dev

Loading model

About

An adult civilian seated upright with the thighs level, the shins vertical and the hands resting on the knees. The figure stands on the floor, not on the seat: place it at ground level against a seat whose top is about 0.40 m, which is what the pack's plaza bench is built to. Overall 0.553 x 1.361 x 0.753 m (X x Y x Z), metre units, +Y up, facing +Z, resting on y=0 with the origin under the figure's own 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 figure 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 “Low Poly Civilian Sitting (Low Poly Character Figures)” asset in my project.

Model: https://cdn.3dassets.dev/assets/36344/v1/model.glb
Asset page: https://3dassets.dev/assets/low-poly-character-figures-civilian-sitting-f51129df
Description: Adult civilian seated upright with the hands on the thighs, sized for a 0.40 m seat such as the pack bench.

- Dimensions (X × Y × Z): 0.553 × 1.361 × 0.753 metres
- Triangles: 1.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/36344/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.

Low Poly Civilian Sitting (Low Poly Character Figures)

Adult civilian seated upright with the hands on the thighs, sized for a 0.40 m seat such as the pack bench.

Download asset · 59.0 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 · 15 ↓
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

Low Poly Civilian Sitting Leaning Back (Low Poly Character Figures)

Low Poly Civilian Sitting Leaning Back (Low Poly Character Figures)

Adult civilian seated and leaning back with the legs apart and the arms on the back rest, for a bench or a waiting room.

@3dassets1.2k tris
Waiting bench, three seat (Clinic and Veterinary Practice)

Waiting bench, three seat (Clinic and Veterinary Practice)

A three-place waiting bench: a pressed steel beam on bent tube cantilever feet carrying piped wipe-clean seat pads, welted upright back pads on raked boards and tubular arms between the places.

@3dassets4.2k tris
Three seat waiting bench (Car Repair Garage and MOT Workshop)

Three seat waiting bench (Car Repair Garage and MOT Workshop)

Beam seating for a customer waiting area: three green moulded seats and backs on a steel beam with two legs, a folded magazine on the middle seat, 1.8 m long.

@3dassets1.4k tris
Low Poly Civilian Hands In Pockets (Low Poly Character Figures)

Low Poly Civilian Hands In Pockets (Low Poly Character Figures)

Adult civilian standing with both hands in the pockets, shoulders dropped: an idle bystander.

@3dassets1.2k tris
Bench and Partition Connector Cases (Downtown Office Interiors)

Bench and Partition Connector Cases (Downtown Office Interiors)

Independent aligned test assemblies proving every connector this pack defines: two bench runs joined bench-right to bench-left, a back-to-back pair joined bench-back to bench-back, a four-position run closed with an end bay, and a glazed partition run from an end post through...

@3dassets13.9k tris · 1 ↓
Waiting Bench Two Seat (Hospital Wards and Clinic Operations)

Waiting Bench Two Seat (Hospital Wards and Clinic Operations)

Two-place beam waiting bench for corridors and small bays, on the same rail and seat construction as the four-place row.

@3dassets292 tris
Bench Seating Run (Bowling Alley and Pool Hall)

Bench Seating Run (Bowling Alley and Pool Hall)

A 1.8 m bench of moulded seating: a crowned and welted magenta pad on a welded frame with a tipped back rest, for the row behind an approach. Runs butt end to end.

@3dassets1.0k tris
Lecture Theatre Tiered Bench Desk and Seat Row (University Lecture Hall and Campus)Animated

Lecture Theatre Tiered Bench Desk and Seat Row (University Lecture Hall and Campus)

A 3.6 m lecture theatre tier: a 1.45 m cast tread and 300 mm riser carrying a laminate bench desk on a steel apron and six tip-up upholstered seats on tubular standards.

@3dassets10.7k tris
Fixed booth, 2 seat (Fast Food Counter and Drive-Thru)

Fixed booth, 2 seat (Fast Food Counter and Drive-Thru)

A two seat fixed booth: two moulded bench boxes on recessed plinths with piped seat pads, laminate divider backs carrying two upright piped pads each, capping rails and a cantilever table on a chamfered pedestal.

@3dassets4.3k tris
Cafe Customer Seated (Pixel Modern City Street)

Cafe Customer Seated (Pixel Modern City Street)

Seated figure with knees forward and hands on the table, sized to the pavement cafe chair at 0.5 m seat height.

@3dassets156 tris
Cloakroom Bench with Shoe Shelf (Nursery and Primary Classroom)

Cloakroom Bench with Shoe Shelf (Nursery and Primary Classroom)

A 1.2 m cloakroom bench at 300 mm: a ply seat on sled ends over a shoe shelf of plimsolls and kit bags, sized for a child to sit and change.

@3dassets1.1k tris
Drying Area Bench Run (Community Sports Hall and Changing Rooms)

Drying Area Bench Run (Community Sports Hall and Changing Rooms)

The same 2 m bench run without the back, rail or shelf, which is what stands in the drying area and down the middle of a changing room. It carries the same bench-left and bench-right ports, so it drops into a run of the full benches.

@3dassets452 tris