文件名称:Physics2D:Physics2D-简单的2D物理模拟
文件大小:33KB
文件格式:ZIP
更新时间:2024-04-26 11:29:47
C++
物理2D Physics2D-简单的2D物理模拟
【文件预览】:
Physics2D-master
----.gitignore(6KB)
----CMakeSettings.json(425B)
----README.md(53B)
----tests()
--------test_integrator.h(71B)
--------test_gjk.h(383B)
--------test_math.h(4KB)
--------test.h(413B)
--------test_geomentry.h(2KB)
----include()
--------physics2d.h(2KB)
--------collision()
--------render()
--------profile()
--------dynamics()
--------math()
--------common()
----main.cpp(2KB)
----source()
--------collision()
--------render()
--------profile()
--------dynamics()
--------math()
--------common()
----.gitattributes(2KB)
----CMakeLists.txt(2KB)