strafe-client/src
2023-11-10 19:13:41 -08:00
..
aabb.rs integer physics 2023-10-14 12:34:20 -07: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 rename functions 2023-11-10 19:13:41 -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 integer physics 2023-10-14 12:34:20 -07:00
integer.rs add Planar64::MAX 2023-11-10 19:13:41 -08:00
load_roblox.rs TrussPart 2023-11-07 20:54:49 -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 implement vert 2023-11-10 19:13:41 -08:00
model.rs style modifiers in mode 2023-11-01 16:06:48 -07:00
physics_worker.rs graphics thread + refactor everything + drop deps + update winit 2023-10-25 15:41:35 -07:00
physics.rs virtual body 2023-11-10 19:13:41 -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 replace Body::with_pva with Body::new 2023-11-10 19:13:41 -08:00
zeroes.rs unneeded mut 2023-10-18 16:30:02 -07:00