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
8936b3d6c3af82f8f2f0b018fb550048d274e84b
axyz
/
src
/
Engine
/
Collision
T
History
William Moberg
8936b3d6c3
Probably fixed all the jittering, won't need the jitter guard anymore.
2016-03-09 19:45:26 +01:00
..
Collision.cpp
Probably fixed all the jittering, won't need the jitter guard anymore.
2016-03-09 19:45:26 +01:00
CollisionSystem.cpp
Probably fixed all the jittering, won't need the jitter guard anymore.
2016-03-09 19:45:26 +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