Show HN: Ripl – A unified 2D/3D engine for Canvas, SVG, WebGPU, and the Terminal
9 hours ago
- #Performance
- #API
- #DOM
- Ripl offers a simple API for drawing to multiple contexts.
- It emulates familiar DOM features like hierarchy, events, styling, and querying.
- Designed to be modular, Ripl avoids shipping unnecessary functionality.
- Uses performance-enhancing techniques like hoisted scene buffers and virtual DOM trees (SVG) for fast rendering across contexts.