sandbox:C++ 中的 2D 物理引擎

时间:2021-06-13 02:41:23
【文件属性】:
文件名称:sandbox:C++ 中的 2D 物理引擎
文件大小:29KB
文件格式:ZIP
更新时间:2021-06-13 02:41:23
C++ 沙盒 C++ 中的 2D 物理引擎 去做 处理对象之间的多个接触点 使用 AABB 加速对象对检测 实现一个 AABB 树 计算接触力 冻结静止物体 实施摩擦 切换到使用定点数 (?)
【文件预览】:
sandbox-master
----sandbox.project(6KB)
----sandbox.sln(2KB)
----sandbox.workspace(535B)
----README.md(312B)
----sandbox()
--------tests.cpp(59B)
--------segment.cpp(790B)
--------misc.hpp(2KB)
--------object.cpp(860B)
--------material.hpp(493B)
--------matrix_test.cpp(596B)
--------object.hpp(2KB)
--------renderer.hpp(1KB)
--------rectangle.hpp(2KB)
--------vector_test.cpp(319B)
--------quadtree.cpp(3KB)
--------matrix.hpp(4KB)
--------rectangle_test.cpp(2KB)
--------simulation.cpp(15KB)
--------workarounds.hpp(1KB)
--------quadtree_test.cpp(1KB)
--------sandbox.vcxproj.filters(4KB)
--------scheduler.hpp(539B)
--------shape_test.cpp(926B)
--------sandbox.vcxproj(15KB)
--------main.cpp(9KB)
--------color.hpp(503B)
--------quadtree.hpp(2KB)
--------rectangle.cpp(1KB)
--------shape.hpp(848B)
--------shape.cpp(7KB)
--------scheduler.cpp(1KB)
--------segment.hpp(578B)
--------simulation_test.cpp(925B)
--------renderer.cpp(4KB)
--------vector.hpp(3KB)
--------simulation.hpp(2KB)
--------contact.hpp(976B)
----.gitignore(313B)

网友评论