strafe-client-jed/src
2023-11-15 21:10:50 -08:00
..
aabb.rs delete unused aabb face code 2023-11-10 19:13:41 -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 implement MinkowskiMesh::predict_collision{_end} 2023-11-15 21:10:50 -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 collector.time() 2023-11-10 19:13:41 -08:00
integer.rs implement MinkowskiMesh::farthest_vert 2023-11-15 21:10:50 -08:00
load_roblox.rs checkpoints don't actually exist 2023-11-10 19:13:41 -08:00
main.rs move stuff to model_physics 2023-11-10 19:13:41 -08:00
model_graphics.rs rename Model{Graphics|Physics} for consistency 2023-10-30 18:27:52 -07:00
model_physics.rs use function that doesn't exist for MinkowskiMesh::closest_fev 2023-11-15 21:10:50 -08:00
model.rs rethink ordered checkpoints - do not support non-teleporting (backtracking) 2023-11-10 19:13:41 -08:00
physics_worker.rs graphics thread + refactor everything + drop deps + update winit 2023-10-25 15:41:35 -07:00
physics.rs style 2023-11-11 21:32:59 -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 test stop taking so long 2023-11-10 19:13:41 -08:00
zeroes.rs use alternate quadratic equation in poor accuracy cases 2023-11-10 19:13:41 -08:00