svg
Projects with this topic
-
-
https://github.com/ximinng/VectorFusion-pytorch [CVPR 2023] Unofficial implementation for "VectorFusion: Text-to-SVG by Abstracting Pixel-Based Diffusion Models"
Updated -
https://github.com/ximinng/PyTorch-SVGRender SVG Differentiable Rendering: Generating vector graphics using neural networks. Support: text-to-SVG, Image-to-SVG, SVG Editing.
Updated -
https://github.com/ximinng/SVGDreamer [CVPR 2024] Official implementation for "SVGDreamer: Text Guided SVG Generation with Diffusion Model" https://arxiv.org/abs/2312.16476
Updated -
https://github.com/excalidraw/svg-to-excalidraw Convert SVGs into Excalidraw data
Updated -
-
https://github.com/excalidraw/rough Rough.js
Rough.js is a small (<9 kB) graphics library that lets you draw in a sketchy, hand-drawn-like, style. The library defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses. It also s
Updated