Differentiable Rasteriser implemented in JAX. Reference: https://github.com/erwincoumans/tinyrenderer, https://github.com/ssloy/tinyrenderer/wiki; PR: https://github.com/google/brax/pull/367
Cythonic wrapper around nanosvg for rasterizing SVGs
NovaSVG is a header-only SVG library with Python bindings, designed for simplicity and easy maintenance.