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

Updates for Particle and ParticleSystem for next stage #6515

Open
4 tasks
hanbollar opened this issue Apr 27, 2018 · 0 comments
Open
4 tasks

Updates for Particle and ParticleSystem for next stage #6515

hanbollar opened this issue Apr 27, 2018 · 0 comments

Comments

@hanbollar
Copy link

hanbollar commented Apr 27, 2018

  • deprecate all the start/end and max/min parameters in Particle and ParticleSystem and switch to using an init() function instead
  • change how Particle handles updates since no longer lerping between start/end [ie removing the parts that do]
  • update sandcastle examples to match these changes
  • update Particle System Tutorial and Advanced Particle System Tutorial

[actually maybe keep max/min elements for random initialization - TBD]

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

No branches or pull requests

2 participants