文件名称:physics-test:使用 Euler 和 Verlet 集成进行调试
文件大小:16KB
文件格式:ZIP
更新时间:2024-08-12 04:08:14
JavaScript
物理测试 在 JavaScript 中处理物理问题。 Constraints.html 显示了使用 Euler 积分的弹簧求解器和硬约束等式求解器。 Stickman.html 显示了对点质量的 Verlet 积分约束求解。
【文件预览】:
physics-test-master
----test1.js(19KB)
----constraints.js(13KB)
----stickman.html(491B)
----README.md(236B)
----stickman.js(8KB)
----index.html(2KB)
----test2.js(11KB)
----constraints.html(2KB)
----requestAnimationFrame.js(464B)