gideros icon indicating copy to clipboard operation
gideros copied to clipboard

LiquidFun functionality request

Open ThisThatBC opened this issue 10 years ago • 2 comments

Hi,

Some things which are missing from the LiquidFun API which would make it easier for me to use, instead of creating single particles in LUA:

  1. Destroying particle groups.
  2. Returning particle group objects after creating a particle group.
  3. Particle System APIs such as: GetPositionBuffer(), GetVelocityBuffer(), GetParticleCount(), GetColorBuffer()

ThisThatBC avatar Apr 08 '16 09:04 ThisThatBC

Also updating to latest LiquidFun api would be good. Do you think we will need <32k particles in any one simulation? if so then an optimisation can done with Liquidfun.

AnthonyBall1966 avatar Apr 24 '16 16:04 AnthonyBall1966