{"data":{"id":"36397","slug":"low-poly-character-figures-reference-line-up-b0acea2a","title":"Reference line up (Low Poly Character Figures)","summary":"The proportion check, laid out on twelve metres of paving: the T pose and A pose reference figures on the dais, then a front row running child, adult, coat, older figure, builder and barbarian so every build in the pack can be read against the next, a second row of the...","description":"The proportion check, laid out on twelve metres of paving: the T pose and A pose reference figures on the dais, then a front row running child, adult, coat, older figure, builder and barbarian so every build in the pack can be read against the next, a second row of the worker, uniformed, fantasy and sci fi costumes standing at the same scale, and a back row of the crouched, kneeling and prone poses. Display plinths, a bust, a mannequin and a bench close it.","status":"published","url":"https://3dassets.dev/assets/low-poly-character-figures-reference-line-up-b0acea2a","cdnUrl":"https://cdn.3dassets.dev/assets/36397/v1/model.glb","downloadUrl":"https://3dassets.dev/download/low-poly-character-figures-reference-line-up-b0acea2a","thumbnailUrl":"https://cdn.3dassets.dev/assets/36397/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/36397/v1/poster.webp","blurhash":"U7D]k~-;00Rk4.j[xuay00IU~pRj~qWVa}t7","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"low-poly","title":"Low Poly"},{"slug":"kit","title":"Kit / Set"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":1825740,"triangles":40346,"vertices":98523,"meshes":147,"materials":8,"textures":0,"animations":[],"boundingBox":{"min":[-6,0.00008682530847082398,-6],"max":[6,2.1211600971221927,6]},"sizeMeters":[12,2.121,12],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T20:38:59.997Z","updatedAt":"2026-09-11T20:39:00.113Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/36397/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ReferenceLineUpLowPolyCharacterFigures(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/36397/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/36397/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/36397/v1/model.glb\" alt=\"Reference line up (Low Poly Character Figures)\" camera-controls auto-rotate></model-viewer>","blender":"# Blender 4.x: File > Import > glTF 2.0, or from the Python console after downloading the file.\nimport bpy\nbpy.ops.import_scene.gltf(filepath='model.glb')  # from https://cdn.3dassets.dev/assets/36397/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.","godot":"# Godot 4: copy model.glb into res://models/ and the editor imports it as a scene.\nvar packed := load(\"res://models/model.glb\") as PackedScene\nvar model := packed.instantiate()\nadd_child(model)","unity":"// Unity: import model.glb with glTFast (Package Manager: com.unity.cloud.gltfast) and drag the prefab in,\n// or load it at runtime straight from the CDN:\nusing GLTFast;\nvar gltf = new GltfImport();\nif (await gltf.Load(\"https://cdn.3dassets.dev/assets/36397/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}