
Loading model
About
A blank 1.75 m figure standing in a T pose with the arms straight out, in a single flat material with no face, hair or costume. This is the proportion table every other figure in the pack is built on, so drop it into a level to check a doorway, a seat height, a camera or a character controller against a real adult. Arm span matches height, as a person's does. Overall 1.824 x 1.751 x 0.299 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 T Pose Reference Figure (Low Poly Character Figures)” asset in my project. Model: https://cdn.3dassets.dev/assets/36385/v1/model.glb Asset page: https://3dassets.dev/assets/low-poly-character-figures-reference-figure-t-pose-96ab66de Description: Blank 1.75 m figure in a T pose, one flat material, no face: the scale and proportion reference for the whole pack. - Dimensions (X × Y × Z): 1.824 × 1.751 × 0.299 metres - Triangles: 1.0k - 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/36385/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Common questions
How do I use this model with my AI development tools?
How do I get started?
Which game engines and tools can I use this model with?
How do I import this model into Unity, Godot, Unreal or Blender?
Can I use this model in a commercial game, and do I need to credit anyone?
Can I load it from the CDN instead of downloading it?
Do I need Draco, Meshopt or KTX2 to load it?
Low Poly T Pose Reference Figure (Low Poly Character Figures)
Blank 1.75 m figure in a T pose, one flat material, no face: the scale and proportion reference for the whole pack.