Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable Timestep adds energy to particle system #86

Open
kingnobody8 opened this issue Mar 2, 2018 · 2 comments
Open

Variable Timestep adds energy to particle system #86

kingnobody8 opened this issue Mar 2, 2018 · 2 comments

Comments

@kingnobody8
Copy link

See stackoverflow here:

Changing timestep causes particle system to gain energy and become unstable. Box2D bodies remain unaffected by the timestep changes. LiquidFun's particles should behave in the same manner (with respect to the timestep) as Box2D bodies.

@colludium
Copy link

Found the same problem when building for javascript / browser and targeting vsync. Particle bodies almost come to a rest and then appear to bounce/oscillate (all in sync).

@colludium
Copy link

Sad to see that this project is probably dead...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants