moomin:C++11 2D 物理引擎

时间:2024-07-07 17:51:47
【文件属性】:

文件名称:moomin:C++11 2D 物理引擎

文件大小:44KB

文件格式:ZIP

更新时间:2024-07-07 17:51:47

C++

姆明 C++11 2D 物理引擎。 要求 C++11 编译器 CMake >= 2.8.12 使 >= 3.81 耙子 >= 10.3 快速开始 存储库中提供了此库的示例用法。 本示例使用 GLFW 进行物理引擎的跨平台绘图。 git clone https://github.com/andystanton/moomin-example.git --recursive cd moomin-example rake default start 它有什么作用? 还不是很多。 这些视频显示了迄今为止的功能: 目前为止姆明引擎 (2014-06-09) 目前为止姆明引擎 (2014-05-28)


【文件预览】:
moomin-master
----.gitignore(661B)
----src()
--------core()
--------model()
--------util()
--------drawing()
--------CMakeLists.txt(794B)
----.travis.yml(645B)
----.gitmodules(312B)
----README.md(1KB)
----include()
--------core()
--------model()
--------util()
--------drawing()
----.drone.yml(53B)
----rakefile(2KB)
----lib()
--------gmock()
--------bandit()
--------gtest()
----test()
--------banditrunner.cpp(115B)
--------spec()
--------include()
--------CMakeLists.txt(825B)
----CMakeLists.txt(4KB)

网友评论