]> git.localhorst.tv Git - blobs.git/commit
more orbits and stuff
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 11 Nov 2017 13:03:23 +0000 (14:03 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 11 Nov 2017 13:03:59 +0000 (14:03 +0100)
commitc5556cf5f6813887a3503433c021ccd2e7fae865
tree0bd3f3901f19cb453faa13d9b332dd1ce71ebbb3
parent0453d6da05d4b29d953f00857d743310d9344ce0
more orbits and stuff
15 files changed:
src/app/Assets.hpp
src/app/MasterState.hpp
src/app/states.cpp
src/blobs.cpp
src/graphics/SunSurface.hpp [new file with mode: 0644]
src/graphics/shader.cpp
src/world/Body.hpp
src/world/Orbit.hpp [new file with mode: 0644]
src/world/Simulation.hpp
src/world/sim.cpp
src/world/world.cpp
tst/assert.hpp [new file with mode: 0644]
tst/test.cpp [new file with mode: 0644]
tst/world/OrbitTest.cpp [new file with mode: 0644]
tst/world/OrbitTest.hpp [new file with mode: 0644]