{"data":{"id":"12034","slug":"xeno-species-and-alien-creatures-coiled-ambusher-edf1dd6a","title":"Coiled Ambusher (Xeno Species and Alien Creatures)","summary":"Limbless coiled xeno rising to a hooded forebody with two pincer arms.","description":"A limbless ambush hunter resting in a flat spiral coil about 2 m across with the forebody raised to roughly 1.8 m. A pair of ribbed membrane hoods flare behind the wedge head, and two short pincer arms fold from the neck. The banded body tapers from the coil centre to the tail tip. Bounding size 1.98 by 2.00 by 1.97 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.","status":"published","url":"https://3dassets.dev/assets/xeno-species-and-alien-creatures-coiled-ambusher-edf1dd6a","cdnUrl":"https://cdn.3dassets.dev/assets/12034/v1/model.glb","downloadUrl":"https://3dassets.dev/download/xeno-species-and-alien-creatures-coiled-ambusher-edf1dd6a","thumbnailUrl":"https://cdn.3dassets.dev/assets/12034/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/12034/v1/poster.webp","blurhash":"U7AJ{Dxw00bBBeRjm.oM00kT_4Mx+Pozu2a2","category":{"slug":"animals","title":"Animals"},"tags":[{"slug":"sci-fi","title":"Sci-Fi"},{"slug":"stylized","title":"Stylized"},{"slug":"exterior","title":"Exterior"}],"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":230516,"triangles":4684,"vertices":14052,"meshes":7,"materials":7,"textures":0,"animations":[],"boundingBox":{"min":[-0.9894042611122131,-0.000055742894274901644,-0.9873477504151666],"max":[0.9894042611122131,2.0031024630910785,0.9873778722341486]},"sizeMeters":[1.979,2.003,1.975],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-06T15:07:20.582Z","updatedAt":"2026-09-06T15:07:21.178Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/12034/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CoiledAmbusherXenoSpeciesAndAlienCreatures(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/12034/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/12034/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/12034/v1/model.glb\" alt=\"Coiled Ambusher (Xeno Species and Alien Creatures)\" 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/12034/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/12034/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}