railwayka-landing/dist
rail 710f48de69
ci/woodpecker/push/woodpecker Pipeline was successful Details
Add fluid particle animation system with Rust/WASM
- Implement 800+ flowing green particles with fluid motion dynamics
- Add flow field physics using sine waves for organic movement
- Particles feature trails, glow effects, and smooth edge wrapping
- Canvas 2D rendering from Rust/WASM for 60fps performance
- Fullscreen background animation with automatic window resize
- Green gradient colors (emerald to lime, HSL 120-160)
- Optimized with semi-transparent clearing for fluid trail effects

Inspired by WebAssembly particle demos and WebGPU fluid simulations
2025-11-22 22:30:28 +03:00
..
index.html Rewrite landing page in Rust + WebAssembly 2025-10-25 23:14:46 +03:00
railwayka_landing.d.ts Add fluid particle animation system with Rust/WASM 2025-11-22 22:30:28 +03:00
railwayka_landing.js Add fluid particle animation system with Rust/WASM 2025-11-22 22:30:28 +03:00
railwayka_landing_bg.wasm Add fluid particle animation system with Rust/WASM 2025-11-22 22:30:28 +03:00
railwayka_landing_bg.wasm.d.ts Add fluid particle animation system with Rust/WASM 2025-11-22 22:30:28 +03:00
style.css Add fluid particle animation system with Rust/WASM 2025-11-22 22:30:28 +03:00