Const
GPU-Accelerated Particle Emitter.
Efficiently creates and manages thousands of particles using GPU-instanced rendering. Supports customizable shapes, physics forces, and dynamic behaviors for effects like fire, smoke, and explosions.
<ParticleEmitter position={[0, 0, 0]} startColor="orange" endColor="red" emissionRate={200}/> Copy
<ParticleEmitter position={[0, 0, 0]} startColor="orange" endColor="red" emissionRate={200}/>
GPU-Accelerated Particle Emitter.
Efficiently creates and manages thousands of particles using GPU-instanced rendering. Supports customizable shapes, physics forces, and dynamic behaviors for effects like fire, smoke, and explosions.