You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
debugOptions.attachAllParticles | `boolean` | No | `false` | Binds all the Particle objects to `window.Particles`.
67
69
debugOptions.showFrameRate | `boolean` | No | Shows a frame rate blurb over the canvas, indicating the frame rate achieved by that canvas.
68
70
71
+
69
72
## Planned Features (checklist)
70
73
71
74
-[ ] Add interaction support.
@@ -78,6 +81,7 @@ debugOptions.showFrameRate | `boolean` | No | Shows a frame rate blurb over the
78
81
79
82
*My goal is to progress to more than just Particle animation, by simplifying and adding support for all canvas animation use cases. Suggestions and feedback are welcome too.*
80
83
84
+
81
85
## Contributing
82
86
83
87
I could use some assistance in building and improving this component. I'll welcome pull requests for bug fixes, new features, improvements and writing test cases. If you are interested head on over to the [Issues](https://github.com/shalomsam/react-canvas-js/issues) section, and pick up any of the issue(s) that interest you. The issues with label `need help` could really do with some help (as the label suggests). Please create your pull requests to the `develop` branch. Top Contributors will be added here under the contributors section (if you'd like that).
@@ -90,6 +94,7 @@ I could use some assistance in building and improving this component. I'll welco
90
94
+ You can checkout this <ahref="http://react.shalomsam.com"title="Full Stack Developer, Angular Portfolio"target="_blank">React Portfolio here</a>
91
95
+ A scope of my work @ <atitle="Web Software Developer Portfolio"target="_blank"href="https://react.shalomsam.com/portfolio">React Portfolio</a>
0 commit comments