This website requires JavaScript.
Explore
Help
Register
Sign In
mgs
/
ecsgame
Watch
1
Star
0
Fork
0
You've already forked ecsgame
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
ecsgame
/
ECS
/
Systems
History
karl
8f3d3dc7bf
First steps towards Catmul-Rom spline path movement
...
Lots of hardcoded stuff, but interpolation between two points is working and displayed.
2020-09-28 16:52:35 +02:00
..
GravitySystem.h
Add glm for vector math, used for position and movement
2020-01-07 13:10:23 +01:00
KeyboardMovementSystem.h
Fix unintuitive movement (random stopping)
2020-01-07 22:19:15 +01:00
MouseLookSystem.h
Add basic sine animation component + system for it
2020-01-15 17:16:55 +01:00
PathMoveSystem.h
First steps towards Catmul-Rom spline path movement
2020-09-28 16:52:35 +02:00
PositionDebugSystem.h
Add glm for vector math, used for position and movement
2020-01-07 13:10:23 +01:00
RenderSystem.h
Add materials for diffuse + specular shading
2020-01-15 18:25:04 +01:00
SineAnimationSystem.h
Add basic sine animation component + system for it
2020-01-15 17:16:55 +01:00