alecchendev / runner-gameLinks
A 3D runner game to get my hands dirty with Rust, WebAssembly, and WebGL.
☆11Updated 4 years ago
Alternatives and similar repositories for runner-game
Users that are interested in runner-game are comparing it to the libraries listed below
Sorting:
- webgpu-image-processing☆28Updated 3 years ago
- A tiny WebGPU renderer written in Rust☆147Updated 3 years ago
- micro webGPU rendering & compute library☆21Updated 3 years ago
- A 3D arcade game based on the LightCycle sequence in the movie TRON. Click the link below to Play☆18Updated 3 years ago
- 🥇 First place in Three.js Journey Challenge 019 | A game inspired by childhood memories, where you face a fun, fast-paced fishing challe…☆26Updated this week
- WebGPU Sketches & Examples☆42Updated 4 years ago
- Webgpu experiments☆10Updated 3 years ago
- 🖼 Proof-of-concept GUI rendering engine for WebGL and Rust☆15Updated 4 years ago
- Official website for the Rapier physics engine.☆23Updated 4 months ago
- A game engine.☆150Updated 2 years ago
- Declarative and stateless WebGL - a Rust clone of Regl☆19Updated 6 years ago
- Wasm video filter booth app written in Rust☆84Updated 6 years ago
- ☆54Updated 3 years ago
- A real-time SSS approximation demo.☆11Updated 6 years ago
- Modularized three.js controls☆25Updated last year
- Render light with Rust☆60Updated 7 years ago
- grr and rust-gpu pbr rendering☆29Updated 4 years ago
- Rendering algorithms implemented in WebGPU.☆80Updated last year
- WebGL dunes demo☆38Updated 2 years ago
- Track your WebGPU memory usage☆79Updated 9 months ago
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, gpupresent), optionally offscreen for possible use in a Worker.☆13Updated 4 months ago
- A simple todo web application using actix-web, PostgreSQL, Svelte, and Halfmoon☆12Updated 9 months ago
- Path tracing render engine for the web. Both ray tracing for conventional 3d models and ray marching for fractals implemented. Built with…☆48Updated 8 years ago
- A WebGPU engine.☆194Updated last year
- A real-time path traced game for desktop and mobile using WebGL. Click to Play: https://erichlof.github.io/PathTracedPong/Path_Traced_Pon…☆16Updated last month
- Cameras for 3D rendering.☆15Updated 4 years ago
- Experimenting with Shadow techniques like Cascading Shadow Maps☆48Updated last year
- Examples of webgl tutorial in rust+wasm☆70Updated 6 years ago
- An example of how you can do 3D graphics in the browser with Rust and WebGL.☆164Updated 4 years ago
- Simple Web PBR renderer using WebGPU and emscripten, supporting my bachelor thesis about WebGPU