
About
The area, melee, portal and environmental meshes laid out at real scale on a 1.5 by 1.7 m grid, in four blocks of seven columns, each block marked by a 1.75 m reference post. Ground area effects are at the front, then melee arcs, then portals and warps, then environmental effects. Layout artifact composed from instances of this pack; the meshes themselves are the delivered assets.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “VFX ability showcase grid (VFX Mesh Library)” asset in my project. Model: https://cdn.3dassets.dev/assets/8463/v1/model.glb Asset page: https://3dassets.dev/assets/vfx-mesh-library-ability-showcase-grid-aa788c51 Description: Composed example for VFX Mesh Library. - Dimensions (X × Y × Z): 11.399 × 1.83 × 14.442 metres - Triangles: 47,206 - 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/8463/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})VFX ability showcase grid (VFX Mesh Library)
Composed example for VFX Mesh Library.