
About
A chakram style energy disc. The blade is lathed as a lens so it thickens toward the hub and sharpens at the rim, eight four sided teeth stand off the edge, and a hub ring and a torus band break up the face. Bounding size 1.02 by 0.11 by 1.02 m, metres, +Y up, +Z forward. Origin: free. The origin is the centre of the projectile body, on the travel axis, so a developer places this mesh by the point the effect emits from rather than by a base. The geometry surrounds it, reaching 0.06 m below and 0.06 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 “Energy disc (VFX Mesh Library)” asset in my project. Model: https://cdn.3dassets.dev/assets/8400/v1/model.glb Asset page: https://3dassets.dev/assets/vfx-mesh-library-energy-disc-53d8be85 Description: A lens shaped throwing disc with eight edge teeth, a raised hub ring and a torus band, spinning about +Y. - Dimensions (X × Y × Z): 1.019 × 0.11 × 1.019 metres - Triangles: 1,252 - 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/8400/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Energy disc (VFX Mesh Library)
A lens shaped throwing disc with eight edge teeth, a raised hub ring and a torus band, spinning about +Y.