I ported Xonotic to WASM
WASM game ports are common now—Quake, Doom already done this.
A web app that reconstructs any image using primitive shapes; port of fogleman/primitive
Nostalgic image-to-geometry algorithm with satisfying real-time preview, but it's a demo more than a tool.
Designers, developers, artists wanting to experiment with image reconstruction
Deep Dream Generator · Neural Style Transfer tools
Demo: https://primitive-playground.taiseiue.jp/ Source: https://github.com/taiseiue/primitive-playground
Curious if anyone has ideas for shapes or features worth adding.
WASM game ports are common now—Quake, Doom already done this.
Arena FPS running entirely in-browser via WebAssembly with working P2P networking.
56KB ML library beats TensorFlow.js for forecasting and smoothing, but niche problem.
Hand-tuned SSE particle engine from 2002 assembly, now runs in your browser via WASM.
1.36M LOC pure Rust reimplementation—v0.1.0, APIs stabilized, perf unproven.
Guided raster-to-SVG tracing with genetic optimization offers more control than Vectorizer.ai.