This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
68332102ead701a3c07eddb7921cc3313853b989
axyz
/
src
/
Engine
/
Collision
T
History
William Moberg
d47a806c64
Made a easy hack to solve jittering when standing still. Jittering should still be present when moving, but at least it is less prominent when moving.
2016-02-29 15:49:23 +01:00
..
Collision.cpp
Reverts last WIP since it probably added code without improving anything.
2016-02-29 15:38:36 +01:00
CollisionSystem.cpp
Made a easy hack to solve jittering when standing still. Jittering should still be present when moving, but at least it is less prominent when moving.
2016-02-29 15:49:23 +01:00
FillFrustumOctreeSystem.cpp
Frustrum octree should only get AABBs derived from Model now.
2016-02-10 16:10:41 +01:00
FillOctreeSystem.cpp
Models/Collideables/etc. won't need a AABB component anymore, if it has a Model component. In addition, they should take rotation into account, i.e it doesn't have to be axis-aligned.
2016-02-09 19:20:04 +01:00
TriggerSystem.cpp
Models/Collideables/etc. won't need a AABB component anymore, if it has a Model component. In addition, they should take rotation into account, i.e it doesn't have to be axis-aligned.
2016-02-09 19:20:04 +01:00