aestuans / blob
A showcase of wasm and WebGL in Rust through a simple 2D fluid and gravity simulation.
☆91Updated 5 months ago
Alternatives and similar repositories for blob:
Users that are interested in blob are comparing it to the libraries listed below
- Particles simulation with WebGPU☆97Updated last year
- 🌊 The code for my volume rendering implementation in Three.js and GLSL.☆185Updated 6 months ago
- fractal-structure inspired, parent-children orbiting, zooming-elements based graph visualization user interface☆127Updated last month
- 🦠 Slime mold simulation with WebGPU and TypeScript.☆153Updated 2 months ago
- Render waveforms to <canvas /> using WebGPU☆108Updated 3 months ago
- text editor experiment☆204Updated 4 months ago
- This is a python implementation for stitching images.☆232Updated 6 months ago
- ✨ rudimentary simulation of the three-body problem☆155Updated last year
- 100k real ( +100k random ) galaxies from a sector. Visualized with Raylib.☆87Updated 6 months ago
- In-browser g-code simulator☆128Updated 5 months ago
- A little playground for testing pixel logic patterns (for Playdate)☆82Updated 8 months ago
- 🪝"mnist" in 60 lines of code, no dependencies. For educational purposes.☆31Updated 9 months ago
- Run and explore Llama models locally with minimal dependencies on CPU☆190Updated 5 months ago
- Web-Development 41, a static web server with live-reload☆147Updated 4 months ago
- Compile WebAssembly to native MicroPython modules☆130Updated 2 months ago
- ☆349Updated last month
- ☆35Updated 10 months ago
- Experiments with applying Fourier transofrms to various plane-filling curves and patterns☆66Updated last year
- What impact does floating point precision have on Mandelbrot set calculations?☆107Updated last year
- Library for extracting the foreground of images into SVGs☆48Updated last year
- Software for knitting☆134Updated 2 months ago
- Next-token prediction in JavaScript — build fast language and diffusion models.☆142Updated 6 months ago
- A small, portable, linear probing hash map