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

Calculating Gravity in JS Animation #34

Open
gothburz opened this issue Jul 7, 2015 · 1 comment
Open

Calculating Gravity in JS Animation #34

gothburz opened this issue Jul 7, 2015 · 1 comment

Comments

@gothburz
Copy link

gothburz commented Jul 7, 2015

May I make a section showing how to calculate gravity in JS through canvas animation?

@mattdesl
Copy link
Collaborator

mattdesl commented Jul 8, 2015

This would be cool, but it is very application specific. The main goal of this repo is to show mathematical notation as code, so that the reader will have the skills to implement something like this on their own.

For now, I would like to keep the scope small and focused. Eventually I might be open to having more application-specific examples in a separate folder within this repo. However, it would still be focusing on translating literature and notation into code. Whereas there are a lot of tutorials on the web for animating things with gravity/physics in code.

😄

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