Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 422 Bytes

TODO.md

File metadata and controls

26 lines (22 loc) · 422 Bytes

Todo List

Here are features to implement or done.

  • Particle
    • Sphere
    • Line
    • Text
    • Points
    • Sprite
  • Emitter
    • ExplosionEmitter
    • DirectionEmitter
    • More...
  • Physical
    • Gravity
    • Wind
  • Effect
  • Add unit test and test coverage

Here is memo.

  • Publish npm
  • Setup github page
  • API document
  • Usage document