kvark/vange-rs
Rusty Vangers clone
gamegraphicsrustwgpu
First Claude commit: Apr 9, 2026Last Claude commit: 2mo agoDiscovered: Apr 11, 2026
Recent Claude Commits
Fix 1D textures for WebGPU, fix egui depth format mismatch
b8b7bdc2mo agoauthor_emailFix 1D textures for WebGPU, fix egui depth format mismatch
66f97b82mo agoauthor_emailFix 1D textures for WebGPU, fix egui depth format mismatch
a361f6a2mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
b7dcec62mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
6aefc602mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
88e130b2mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
165dc862mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
f9235622mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
475150b2mo agoauthor_emailRemove egui_plot dependency
85c62672mo agoauthor_emailFix web deploy, add WebSocket multiplayer to WASM client
bbc393f2mo agoauthor_emailAdd interpolation, client-side prediction, lobby UI, WebSocket support
66d342c2mo agoauthor_emailAdd multiplayer integration tests to CI workflow
53f12132mo agoauthor_emailAdd multiplayer client networking to road binary
cc917262mo agoauthor_emailIntegrate physics into headless server with integration tests
538a1662mo agoauthor_emailAdd vangers-net protocol crate and headless server binary
5dbc7362mo agoauthor_emailMove physics to library crate, introduce CarPhysicsData
fbff4b12mo agoauthor_emailFix CI snapshot tests: create output directory, add vulkan debug step
0eb6fdc2mo agoauthor_emailAdd web demo, headless snapshots, procedural terrain, CI
1c30e8f2mo agoauthor_emailReplace cgmath with glam across entire codebase
20820002mo agoauthor_emailWIP: glam migration - render files complete, binaries in progress
d089f2e2mo agoauthor_emailWIP: cgmath to glam migration (in progress)
d4a04d62mo agoauthor_emailSplit terrain.rs into directory module
b1c41932mo agoauthor_emailAdditional clippy fixes and WIP terrain module split
823f7652mo agoauthor_emailModernize FFI crate: replace futures with pollster, remove unused deps
ba5ab432mo agoauthor_emailFix all clippy warnings, enable -D warnings in CI
36b8f022mo agoauthor_emailUpdate ron 0.12, png 0.18; replace getopts with clap
4ff7dad2mo agoauthor_emailCI: add clippy check (without -D warnings for now)
00376df2mo agoauthor_emailUpdate all dependencies to latest breaking versions, adopt Blade clippy setup
02e1d652mo agoauthor_email