particle-emitter icon indicating copy to clipboard operation
particle-emitter copied to clipboard

[REQUEST] Support compute particles in Shader

Open finscn opened this issue 8 years ago • 2 comments

I found some repos about particles in shader, but they are based on ThreeJS.

https://github.com/pwambach/threejs-particle-shader https://github.com/squarefeet/ShaderParticleEngine https://github.com/schteppe/gpu-physics.js

(Some of them could support that custom how to compute the particles with code-snippet).

I hope pixi-particles could support this feature.

( The ParticleContainer is not enough. the core-computation of particles is still in JS )

Thanks

finscn avatar Oct 30 '17 06:10 finscn

Is there any feedback on this one? Would be such an awesome addition.

RodRitter avatar Jul 12 '18 07:07 RodRitter

It's not something that I have the expertise to implement myself.

andrewstart avatar Jul 12 '18 12:07 andrewstart