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

notes taken during travel #1

Open
jeromeetienne opened this issue Dec 18, 2011 · 0 comments
Open

notes taken during travel #1

jeromeetienne opened this issue Dec 18, 2011 · 0 comments

Comments

@jeromeetienne
Copy link
Owner

  • what about having a SPARKS.Action base class with inheritance
    • ability to sanity check in .addAction
    • inheritance similar to three.js
  • fill bugs to get removeAction and removeInitializer
  • What about adding Action and Init at the end of sub class
    • would make the code easier to read and learn ?
    • Zone is doing it now
  • what about removing the stimrout from sparks.
    • something like tween.js or microphysics.js
  • randomdrift/accelerate should accept a zone, no ?
  • replace custom pool by objectpool.js one
    • allow to make multiple type of pool easily
  • add an action to change the colors
    • start THREE.Color
    • end THREE.color
    • easing for transition
  • note about the editor
    • 2 stacks initializer and actions
    • so represent 2 stacks on the screen. OSD
    • update the particles lives
    • provide a trackball camera
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

1 participant