kvark/vange-rs
Rusty Vangers clone
gamegraphicsrustwgpu
First Claude commit: Apr 9, 2026Last Claude commit: 3mo agoDiscovered: Apr 11, 2026
Recent Claude Commits
Fix 1D textures for WebGPU, fix egui depth format mismatch
b8b7bdc3mo agoauthor_emailFix 1D textures for WebGPU, fix egui depth format mismatch
66f97b83mo agoauthor_emailFix 1D textures for WebGPU, fix egui depth format mismatch
a361f6a3mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
b7dcec63mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
6aefc603mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
88e130b3mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
165dc863mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
f9235623mo agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
475150b3mo agoauthor_emailRemove egui_plot dependency
85c62673mo agoauthor_emailFix web deploy, add WebSocket multiplayer to WASM client
bbc393f3mo agoauthor_emailAdd interpolation, client-side prediction, lobby UI, WebSocket support
66d342c3mo agoauthor_emailAdd multiplayer integration tests to CI workflow
53f12133mo agoauthor_emailAdd multiplayer client networking to road binary
cc917263mo agoauthor_emailIntegrate physics into headless server with integration tests
538a1663mo agoauthor_emailAdd vangers-net protocol crate and headless server binary
5dbc7363mo agoauthor_emailMove physics to library crate, introduce CarPhysicsData
fbff4b13mo agoauthor_emailFix CI snapshot tests: create output directory, add vulkan debug step
0eb6fdc3mo agoauthor_emailAdd web demo, headless snapshots, procedural terrain, CI
1c30e8f3mo agoauthor_emailReplace cgmath with glam across entire codebase
20820003mo agoauthor_emailWIP: glam migration - render files complete, binaries in progress
d089f2e3mo agoauthor_emailWIP: cgmath to glam migration (in progress)
d4a04d63mo agoauthor_emailSplit terrain.rs into directory module
b1c41933mo agoauthor_emailAdditional clippy fixes and WIP terrain module split
823f7653mo agoauthor_emailModernize FFI crate: replace futures with pollster, remove unused deps
ba5ab433mo agoauthor_emailFix all clippy warnings, enable -D warnings in CI
36b8f023mo agoauthor_emailUpdate ron 0.12, png 0.18; replace getopts with clap
4ff7dad3mo agoauthor_emailCI: add clippy check (without -D warnings for now)
00376df3mo agoauthor_emailUpdate all dependencies to latest breaking versions, adopt Blade clippy setup
02e1d653mo agoauthor_email