LLMRender, a 10kb Markdown+LaTeX renderer for React
12kb Markdown renderer with zero dependencies when react-markdown bundles 300kb+.
A web engine for pencil-style rendering of 3D scenes to SVG — exact silhouettes, hidden-line ghosting, hatching. Great for abstract and technical scenes.
Exact conic silhouettes and seeded wobble that never boils between frames.
Technical illustrators, math/physics educators, documentation writers
Blender NPR · Penrose · Manim
It asks "which lines would an artist draw and what would they leave out?"
Basically strokes are derived exactly from geometry, rather than sampling. True conics, quartics etc. So there is no shading model, it's replaced by hatching (either flat or following the curvature of the object). There's no alpha channel, the gaps between lines do the work as on paper. It introduces hand-wobble (which is seeded, so animations don't "boil" between frames) and various other things; the example gallery shows more.
With all that, output is byte-stable, i.e. two successive renders will cause zero changes in Git.
Full disclosure, since it matters here: this was built with significant AI assistance, deliberately, as an experiment in how far a carefully directed human-AI collaboration can get on a hard rendering problem. The briefs are in the repo - judge for yourselves.
Gallery: https://github.com/vpalos/Krbn/tree/main/examples
The longer story: https://vpalos.com/2026/07/07/genesis-imperfecta-or-i-finall...
P.S. There's no pitch here... just an invitation for a weekend skim over something I find fascinating.
12kb Markdown renderer with zero dependencies when react-markdown bundles 300kb+.
Windows-only SVG rendering when cross-platform solutions already exist.
Zero-dependency Rust core with own AST parser and PDF serialization.
Instance segmentation for floor plans—clever CV work, but niche audience and no monetization path.
Event-stream parsing beats regex for streaming LLM tokens in real time.
Terminal-to-SVG with video mode and pattern-based cropping beats PNG screenshots for blogs.