GPU Particles spriteRandomStartCell not working

https://www.babylonjs-playground.com/#CLN02N#14

Works for normal system not GPU

Can you share the working version with CPU particles?

Yeppers, https://www.babylonjs-playground.com/#CLN02N#16

Both PG work for me.

GPU particle system needs WebGL2: check if you get a ‘true’ here:

https://www.babylonjs-playground.com/#CLN02N#17

Yes I don’t think the PS would be rendering without it. So you see something other than this?
Dropbox - Screenshot 2019-11-13 14.15.45.png - Simplify your life

I see that GPU particles are not picking a random cell which is weird.
Let me investigate

1 Like

ok fixed…will be in next nightly!

2 Likes

Thank you @Deltakosh !

My bad, I didn’t see the sprites were different in the CPU case!!

So it does not work for me either.

1 Like