
About
A general purpose omnidirectional impact burst for bullet hits, spell hits and destructible strikes. A twelve segment core sphere is surrounded by fifteen four sided shards distributed evenly over the sphere and by eight thin blades that fan out around the equator to keep the silhouette readable side on. Bounding size 1.06 by 0.82 by 1.09 m, metres, +Y up, +Z forward. Origin: free. The origin is the point of impact, so a developer places this mesh by the point the effect emits from rather than by a base. The geometry surrounds it, reaching 0.39 m below and 0.43 m above the origin. Opaque solid geometry throughout: this pack uses no alpha blending and no transmission, so the silhouette and the emissive material carry the read. Static mesh with no animation clip, no skinned rig, no collision and no 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 “Radial impact burst, medium (VFX Mesh Library)” asset in my project. Model: https://cdn.3dassets.dev/assets/21855/v1/model.glb Asset page: https://3dassets.dev/assets/vfx-mesh-library-radial-impact-burst-29db0fae Description: Omnidirectional hit burst: a hot core sphere throwing fifteen faceted shards in every direction with a fan of eight blades round its equator. - Dimensions (X × Y × Z): 1.065 × 0.824 × 1.086 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/21855/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?
Radial impact burst, medium (VFX Mesh Library)
Omnidirectional hit burst: a hot core sphere throwing fifteen faceted shards in every direction with a fan of eight blades round its equator.