Commit Graph

9 Commits

Author SHA1 Message Date
bface07e42 fix code format 2022-11-24 10:04:55 +08:00
474d6a229b player and dimension loader with ecs system 2022-05-27 00:38:46 +08:00
d2f7db9d0d simple ecs system 2022-05-23 10:04:01 +08:00
a5dd70d1ea dim manager test 2 2022-05-22 14:46:07 +08:00
4c2510565d pk.Ary and pk.Array using generic now 2022-03-20 01:17:25 +08:00
7997a5faea BVH implement with less generic parm 2022-03-18 12:37:33 +08:00
00de623cc2 AABB and Sphere Bounds with new BVH tree implement with go 1.18 generic 2022-03-18 11:10:55 +08:00
712094e879 Find all AABBs the point within 2022-03-13 18:45:21 +08:00
c3a997f1c4 A BVH tree implement without rotations 2022-03-13 17:49:47 +08:00