Show HN: Modern Reimplementation of the Speck Molecule Renderer
Summary
This Show HN post introduces Modern Speck, a modernized reimplementation of the original Speck molecule renderer. It upgrades the stack to WebGL2 with PicoGL.js, uses TypeScript and Vite, and adopts a modular rendering pipeline with instanced rendering and MRT for improved performance. The project emphasizes a modern UI via Tweakpane and provides development scripts and live demos.