himanshub16 / cool-physics

Visualisations of awesome concepts from Physics
https://himanshub16.github.io/cool-physics/free-fall
20 stars 9 forks source link

Visualize magnetic field due to configuration of magnets #1

Open himanshub16 opened 6 years ago

himanshub16 commented 6 years ago
Panda2498 commented 6 years ago

I want to make this but from where do I learn how to make it? I know only very basic javascript.

himanshub16 commented 6 years ago

Try to learn about HTML5 Canvas. This will help you draw using JavaScript. You can refer to the code of free-fall for more details.