diffvg
Rasterizer
A differentiable rasterizer for 2D vector graphics.
Differentiable Vector Graphics Rasterization
967 stars
20 watching
160 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and practical GPU-based rasterizer for fonts and vector graphics. | 110 |
| A Rust crate that rasterizes geospatial polygons onto raster images | 39 |
| A Cuda implementation of differential Gaussian rasterization for fast rendering of radiance fields | 945 |
| A source code implementation of triangle rasterization routines accelerated using SIMD instructions | 67 |
| An experimental software rasterizer implementing the Vulkan graphics API using C++ | 44 |
| A vector graphics renderer for bgfx with improved performance and features over NanoVG. | 522 |
| A declarative 2D vector graphics library written in OCaml | 91 |
| A system for generating 3D meshes from input images using learned implicit representations | 805 |
| Converts geopandas vector data into rasterized xarray data | 344 |
| An open-source project providing a simple and flexible way to generate tile-based art and graphics. | 6 |
| A 2D vector graphics library written in C. | 350 |
| A Julia package providing common types and methods for reading, writing, and manipulating rasterized spatial data. | 217 |
| A Haskell-based drawing engine for vector graphics rendering. | 141 |
| A software that converts images into vector art using algorithms and styles | 367 |
| A tool that renders SVGs to Texture2D objects in Rust-based game engines | 4 |