laventura / physics

Explorable Physics is a website with course notes for algebra based physics with explorable explanations.

Home Page:https://landgreen.github.io/physics/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explorable Physics

This site contains course notes for algebra based physics with explorable explanations. The explorables attempt to instill an intuitive understanding of physics, but mostly they are just fun.

I wrote it for my students, but it might be useful if you are learning or teaching physics. I'm still adding content for 2019-2020. Let me know if you have any ideas or if you have found one of the numerous mistakes.

It's free to use under the GNU General Public License v3.0.
The diagrams are SVG written in a text editor.
The math is rendered with the typesetting library KaTeX.
The simulations are JavaScript outputting to canvas or SVG.
Collision simulations use the Matter.js 2-D physics engine.

About

Explorable Physics is a website with course notes for algebra based physics with explorable explanations.

https://landgreen.github.io/physics/index.html

License:GNU General Public License v3.0


Languages

Language:HTML 52.9%Language:JavaScript 46.2%Language:CSS 0.9%