alecchendev / runner-game
A 3D runner game to get my hands dirty with Rust, WebAssembly, and WebGL.
☆11Updated 3 years ago
Alternatives and similar repositories for runner-game:
Users that are interested in runner-game are comparing it to the libraries listed below
- Antialiasing via conservative rasterisation and analytical area computation☆27Updated last year
- Experimenting with Shadow techniques like Cascading Shadow Maps☆45Updated 2 months ago
- Calculate and render particles with WebGPU☆26Updated this week
- micro webGPU rendering & compute library☆21Updated 2 years ago
- webgpu-image-processing☆28Updated 3 years ago
- Experimenting with cellular automatas☆16Updated 4 years ago
- A tiny WebGPU renderer written in Rust☆143Updated 2 years ago
- Rust-based three.js implementation using wasm + webgpu☆10Updated 3 years ago
- WebGPU on WebGL 2☆11Updated 5 years ago
- A WebGPU demonstration of using frustum culling with render bundles through indirect instanced draw calls.☆43Updated last year
- planet shaders and demos with ThreeJS☆24Updated 5 years ago
- WebGPU compute experiment☆13Updated 2 years ago
- Raytracing: WebAssembly vs JavaScript☆66Updated 2 years ago
- Track your WebGPU memory usage☆68Updated 5 months ago
- XGPU is an extendable library for WebGPU that provides a higher-level, easy-to-use interface for building rendering engines or processing…☆20Updated 4 months ago
- A browser extension to help with WebGPU debugging