renderer

Tag

Cards List
#renderer

Markdown SVG upgrades

Simon Willison's Blog · 4d ago Cached

Simon Willison's markdown-svg-renderer tool has been upgraded with features to render Markdown with embedded SVG to formats like PNG, JPEG, and MP4 using ffmpeg.wasm in the browser.

0 favorites 0 likes
#renderer

BSD Make extravaganza: Mandelbrot Set In bmake

Hacker News Top · 2026-07-30 Cached

A Mandelbrot set renderer implemented entirely in pure BSD make, demonstrating the computational universality of the make language without calling any external binaries.

0 favorites 0 likes
#renderer

Software rendering in 500 lines of bare C++

Lobsters Hottest · 2026-07-23 Cached

This tutorial series teaches how to write a software renderer from scratch in 500 lines of C++, explaining the inner workings of modern 3D graphics APIs.

0 favorites 0 likes
#renderer

markdown-svg-renderer

Simon Willison's Blog · 2026-05-28 Cached

A markdown rendering tool that supports live preview, table and code block formatting, and special handling for SVG code blocks with inline preview and tabbed code view.

0 favorites 0 likes
#renderer

3D Gaussian Splatting in a Weekend

Hacker News Top · 2026-05-13 Cached

A tutorial on building a simplified 3D Gaussian splatting renderer from scratch in C++ and OpenGL, covering loading and rendering Gaussian splats.

0 favorites 0 likes
← Back to home

Submit Feedback