strafe-client/src
2023-12-04 08:55:21 -08:00
..
aabb.rs Face Crawler™ 2023-12-01 04:41:28 -08:00
bvh.rs comment on intersection test location 2023-10-30 19:16:48 -07:00
compat_worker.rs enable compat_worker interop with real workers 2023-10-30 19:42:02 -07:00
face_crawler.rs TODO: relative d value 2023-12-02 02:02:51 -08:00
graphics_worker.rs defer resize to next frame render 2023-11-08 18:20:19 -08:00
graphics.rs anisotropic filtering 2023-11-10 19:08:33 -08:00
instruction.rs face crawler prerequisites 2023-12-01 04:41:11 -08:00
integer.rs stop erroring on subnormals, it's not really an issue 2023-12-04 08:55:21 -08:00
load_roblox.rs Face Crawler™ 2023-12-01 04:41:28 -08:00
main.rs Face Crawler™ 2023-12-01 04:41:28 -08:00
model_graphics.rs rename Model{Graphics|Physics} for consistency 2023-10-30 18:27:52 -07:00
model_physics.rs attempt to fix the bug 2023-12-02 03:06:13 -08:00
model.rs Face Crawler™ 2023-12-01 04:41:28 -08:00
physics_worker.rs graphics thread + refactor everything + drop deps + update winit 2023-10-25 15:41:35 -07:00
physics.rs optimize face_nd: precalculate det 2023-12-01 20:50:38 -08:00
primitives.rs use cubes instead of teapots and monkeys 2023-11-07 16:54:44 -08:00
settings.rs graphics thread + refactor everything + drop deps + update winit 2023-10-25 15:41:35 -07:00
setup.rs disable vsync for funsies 2023-10-28 17:04:30 -07:00
shader.wgsl there was never a normal vector problem 2023-10-07 01:54:52 -07:00
window.rs silence many compiler warnings 2023-10-25 16:07:12 -07:00
worker.rs fix test 2023-11-30 01:45:55 -08:00
zeroes.rs comment about conceptual failure case 2023-12-02 03:06:13 -08:00