Awesome-Sketch-Synthesis

July 6, 2026 · View on GitHub

Awesome

A collection of papers about Sketch Synthesis (Generation). Mainly focus on stroke-level vector sketch synthesis.

Feel free to create a PR or an issue.

examples

Outlines


0. Survey

PaperSourceCode/Project Link
Deep Learning for Free-Hand Sketch: A SurveyTPAMI 2022[code]

1. Datasets

Here Vector strokes means having svg data. With photos means having the photo-sketch paired data.

Level Dataset Source Vector strokes With photos Notes
Characters Omniglot :heavy_check_mark: :x: Alphabets characters
KanjiVG :heavy_check_mark: :x: Chinese characters
Kuzushiji :x: :x: Japanese characters
Icon FIGR-8-SVG :heavy_check_mark: :x: Icons with text descriptions
Systematic Symbol SketchIME ACM MM 2023 :heavy_check_mark: :x: Systematic sketches with semantic annotations
Instance-level TU-Berlin SIGGRAPH 2012 :heavy_check_mark: :x: Multi-category hand sketches
Sketchy SIGGRAPH 2016 :heavy_check_mark: :heavy_check_mark: Multi-category photo-sketch paired
QuickDraw ICLR 2018 :heavy_check_mark: :x: Multi-category hand sketches
QMUL-Shoe-Chair-V2 CVPR 2016 :heavy_check_mark: :heavy_check_mark: Only two categories
Sketch Perceptual Grouping (SPG) ECCV 2018 :heavy_check_mark: :x: With part-level semantic segmentation information
FaceX AAAI 2019 :heavy_check_mark: :x: Labeled facial sketches
Creative Sketch ICLR 2021 :heavy_check_mark: :x: With annotated part segmentation
ImageNet-Sketch NeurIPS 2019 :x: :x: 50 images for each of the 1000 ImageNet classes
SEVA NeurIPS 2023 :heavy_check_mark: :heavy_check_mark: 90K human-generated sketches that vary in detail
Sketchtopia CVPR 2025 :heavy_check_mark: :x:
Scene-level SketchyScene ECCV 2018 :x: :heavy_check_mark: With semantic/instance segmentation information
CMPlaces TPAMI 2018 :x: :heavy_check_mark: Cross-modal scene dataset
Context-Skecth Expressive 2018 :x: :heavy_check_mark: Context-based scene sketches for co-classification
SketchyCOCO CVPR 2020 :x: :heavy_check_mark: Scene sketch, segmentation and normal images
FS-COCO ECCV 2022 :heavy_check_mark: :heavy_check_mark: Scene sketches with text description
SFSD VC 2022 :heavy_check_mark: :heavy_check_mark: Completely hand-drawn scene sketches with label annotation
Drawing from photos Photo-Sketching WACV 2019 :heavy_check_mark: :heavy_check_mark: ScenePhoto-sketch paired
Tracing-vs-Freehand SIGGRAPH 2021 :heavy_check_mark: :heavy_check_mark: Tracings and freehand drawings of images
Drawing from 3D models DifferSketching SIGGRAPH Asia 2022 :heavy_check_mark: :x: 3D model-sketch paired, with novice and professional ones
Portrait CUFS TPAMI 2009 :x: :heavy_check_mark: Face-sketch pairs
APDrawing CVPR 2019 :x: :heavy_check_mark: Portrait-sketch paired
SKSF-A EG 2024 :x: :heavy_check_mark: Face-sketch pairs of seven styles
Children's Drawing Amateur Drawings TOG 2023 :x: :heavy_check_mark: With character bounding boxes, segmentation masks, and joint location annotations
SPECSIA ECCV 2026 :x: :heavy_check_mark: Paired stylization dataset for novel-view enhancement in drawing-based 3D animation
Rough sketch Da Vinci CGI 2018 :x: :heavy_check_mark: Line drawing restoration dataset
Rough Sketch Benchmark SIGGRAPH Asia 2020 :heavy_check_mark: :heavy_check_mark: Rough and clean sketch pairs (only for evaluation)
CAD ld3d SIGGRAPH 2008 :x: :x: Line Drawings of 3D Shapes
OpenSketch SIGGRAPH Asia 2019 :heavy_check_mark: :x: Product Design Sketches
SketchGraphs ICML 2020 Workshop :heavy_check_mark: :x: Sketches extracted from real-world CAD models
Fusion 360 Gallery SIGGRAPH 2021 :heavy_check_mark: :x: For 'sketch and extrude' designs
FloorPlanCAD ICCV 2021 :heavy_check_mark: :x: With instance and semantic annotations
UniSketch AAAI 2026 :heavy_check_mark: :x: With 7 geometric primitives and 23 2D constraints
Anime Danbooru2021 / :x: :heavy_check_mark: Anime images annotated with tags
DanbooRegion ECCV 2020 :x: :x: Anime images with region annotations
Danbooru-Parsing TOG 2023 :x: :heavy_check_mark: For anime portrait parsing and anime translation
CreativeFlow+ CVPR 2019 :x: :heavy_check_mark: Large densely annotated artistic video dataset
ATD-12K CVPR 2021 :x: :heavy_check_mark: Animation frames with flow annotations
AnimeRun NeurIPS 2022 :x: :heavy_check_mark: Correspondence dataset for 2D-styled cartoons
AnimeCeleb ECCV 2022 :x: :x: Animation head images with pose annotations
PaintBucket-Character CVPR 2024 :x: :heavy_check_mark: Animation frames with region annotations
Sakuga-42M (link 2) arxiv 24.05 :x: :heavy_check_mark: Cartoon videos with text descriptions and tags
Anita online 2024 :x: :heavy_check_mark: Professional hand-drawn cartoon keyframes, with 1080P sketch and color images
MangaSeg CVPR 2025 :x: :heavy_check_mark: Manga segmentation annotation

2. Sketch-Synthesis Approaches

1) Semantic Concept-to-sketch

Level Paper Source Code/Project Link
Instance-level A Neural Representation of Sketch Drawings (sketch-rnn) ICLR 2018 [Code] [Project] [Demo]
Sketch-pix2seq: a Model to Generate Sketches of Multiple Categories [Code]
AI-Sketcher : A Deep Generative Model for Producing High-Quality Sketches AAAI 2019 [Project]
Stroke-based sketched symbol reconstruction and segmentation (stroke-rnn) CGA 2019
BézierSketch: A generative model for scalable vector sketches ECCV 2020 [Code]
Pixelor: A Competitive Sketching AI Agent. So you think you can beat me? SIGGRAPH Asia 2020 [Project] [Code]
Creative Sketch Generation ICLR 2021 [Project] [Code]
Computer-Aided Design as Language arxiv 2105
DoodleFormer: Creative Sketch Drawing with Transformers ECCV 2022 [Project] [Code]
SketchKnitter: Vectorized Sketch Generation with Diffusion Models ICLR 2023 [Code]
Self-Organizing a Latent Hierarchy of Sketch Patterns for Controllable Sketch Synthesis TNNLS 2023 [Code]
Scale-Adaptive Diffusion Model for Complex Sketch Synthesis ICLR 2024 [Code]
SketchEdit: Editing Freehand Sketches at the Stroke-level IJCAI 24 [code]
VQ-SGen: A Vector Quantized Stroke Representation for Creative Sketch Generation ICCV 2025 [Webpage]
StrokeFusion: Vector Sketch Generation via Joint Stroke-UDF Encoding and Latent Sequence Diffusion AAAI 2026
Generating Sketches in a Hierarchical Auto-Regressive Process for Flexible Sketch Drawing Manipulation at Stroke-Level AAAI 2026 [code]
SACG++: Complex Sketch Generation via Representation-Enhanced Scale-Adaptive Classifier Guidance IJCV 2026 [code]

2) Photo-to-sketch

  • vector image generation
Data type Paper Source Code/Project Link
Facial Style and abstraction in portrait sketching TOG 2013
Instance-level Free-Hand Sketch Synthesis with Deformable Stroke Models IJCV 2017 [Project] [code]
Learning to Sketch with Shortcut Cycle Consistency CVPR 2018 [Code1] [Code2]
Learning Deep Sketch Abstraction CVPR 2018
CLIPasso: Semantically-Aware Object Sketching SIGGRAPH 2022 [Project] [Code]
SwiftSketch: A Diffusion Model for Image-to-Vector Sketch Generation SIGGRAPH 2025 [Project] [Code]
Scene-level Sketch Generation with Drawing Process Guided by Vector Flow and Grayscale AAAI 2021 [Code]
CLIPascene: Scene Sketching with Different Types and Levels of Abstraction ICCV 2023 [Project] [Code]
Learning Realistic Sketching: A Dual-agent Reinforcement Learning Approach ACM MM 2024
Technical Drawings / CAD Deep Vectorization of Technical Drawings ECCV 2020 [Project] [code]
UniSketch: A Unified Framework for Parametric Sketch Generation and Constraint Prediction AAAI 2026 [code]
  • raster image generation
Type Paper Source Code/Project Link
Facial ArtLine Online demo [Code]
APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs CVPR 2019 [Code] [Demo]
Unpaired Portrait Drawing Generation via Asymmetric Cycle Mapping CVPR 2020 [Code]
Line Drawings for Face Portraits From Photos Using Global and Local Structure Based GANs TPAMI 2020 [Code]
Quality Metric Guided Portrait Line Drawing Generation from Unpaired Training Data TPAMI 2022 [Code]
Human-Inspired Facial Sketch Synthesis with Dynamic Adaptation ICCV 2023 [Code]
Stylized Face Sketch Extraction via Generative Prior with Limited Data EG 2024 [Code] [Project]
Instance-level Deep Factorised Inverse-Sketching ECCV 2018
Synthesizing human-like sketches from natural images using a conditional convolutional decoder WACV 2020 [Code]
Anime sketchKeras online demo [Code]
LineDistiller online demo [Code]
Anime2Sketch online demo [Code]
AniLines online demo [Code]
Reference Based Sketch Extraction via Attention Mechanism SIGGRAPH Asia 2022 [Code]
DoodleAssist: Progressive Interactive Line Art Generation with Latent Distribution Alignment TVCG 2025 [Code]
Scene-level Photo-Sketching: Inferring Contour Drawings from Images WACV 2019 [Code] [Project]
Learning to generate line drawings that convey geometry and semantics CVPR 2022 [Code] [Project]
Arbitrary Im2Pencil: Controllable Pencil Illustration From Photographs CVPR 2019 [Code]
Semi-supervised reference-based sketch extraction using a contrastive learning SIGGRAPH 2023 [Code] [Project]
MixSA: Training-free Reference-based Sketch Extraction via Mixture-of-Self-Attention TVCG 2024 [Code]
One-Shot Reference-based Structure-Aware Image to Sketch Synthesis AAAI 2025 [Code]
Stroke2Sketch: Harnessing Stroke Attributes for Training-Free Sketch Generation ICCV 2025 [Code]
VideoSketcher: A Training-Free Approach for Coherent Video Sketch Transfer WACV 2026
Abstraction in Style SIGGRAPH 2026 [webpage]

3) Text-to-sketch

  • raster image generation
TypePaperSourceCode/Project Link
FacialText2Sketch: Learning Face Sketch from Facial Attribute TextICIP 2018
Scene-levelSketchforme: Composing Sketched Scenes from Text Descriptions for Interactive ApplicationsUIST 2019
Scene-levelScones: Towards Conversational Authoring of SketchesIUI 2020
  • vector image generation
TypePaperSourceCode/Project Link
ArbitraryModern Evolution Strategies for Creativity: Fitting Concrete Images and Abstract Conceptsarxiv 21.09[code] [project]
ArbitraryCLIPDraw: Exploring Text-to-Drawing Synthesis through Language-Image EncodersNeurIPS 2022[code]
ArbitraryStyleCLIPDraw: Coupling Content and Style in Text-to-Drawing TranslationIJCAI 2022[code]
SVGVectorFusion: Text-to-SVG by Abstracting Pixel-Based Diffusion ModelsCVPR 2023[project]
ArbitrarySketchDreamer: Interactive Text-Augmented Creative Sketch IdeationBMVC 2023[code]
ArbitraryDiffSketcher: Text Guided Vector Sketch Synthesis through Latent Diffusion ModelsNeurIPS 2023[project] [code]
IconIconShop: Text-Based Vector Icon Synthesis with Autoregressive TransformersSIGGRAPH Asia 2023[project]
SVGText-Guided Vector Graphics CustomizationSIGGRAPH Asia 2023[project]
ArbitraryText-based Vector Sketch Editing with Image Editing Diffusion PriorICME 2024[code]
SVGSVGDreamer: Text Guided SVG Generation with Diffusion ModelCVPR 2024[project] [code]
SVGSVGDreamer++: Advancing Editability and Diversity in Text-Guided SVG GenerationTPAMI 2025[code]
SVGNIVeL: Neural Implicit Vector Layers for Text-to-Vector GenerationCVPR 2024[project]
SVGText-to-Vector Generation with Neural Path RepresentationSIGGRAPH 2024[project]
ArbitrarySVGCraft: Beyond Single Object Text-to-SVG Synthesis with Comprehensive Canvas Layoutarxiv 24.04[code]
SVGVectorPainter: A Novel Approach to Stylized Vector Graphics Synthesis with Vectorized StrokesICME 2025[code] [webpage]
SVGChat2SVG: Vector Graphics Generation with Large Language Models and Image Diffusion ModelsCVPR 2025[webpage]
SVGSVGBuilder: Component-Based Colored SVG Generation with Text-Guided Autoregressive TransformersAAAI 2025[webpage]
SVGSVGFusion: Scalable Text-to-SVG Generation via Vector Space Diffusionarxiv 24.12[webpage] [code]
SVGEmpowering LLMs to Understand and Generate Complex Vector GraphicsCVPR 2025[webpage] [code]
SVGStarVector: Generating Scalable Vector Graphics Code from Images and TextCVPR 2025[webpage] [code]
SVGNeuralSVG: An Implicit Representation for Text-to-Vector GenerationICCV 2025[webpage] [code]
SVGLayerTracer: Cognitive-Aligned Layered SVG Synthesis via Diffusion Transformerarxiv 25.02[code]
SVGOmniSVG: A Unified Scalable Vector Graphics Generation ModelNeurIPS 2025[code] [webpage]
SVGStyle Customization of Text-to-Vector Generation with Image Diffusion PriorsSIGGRAPH 2025[code] [webpage]
SVGLayerPeeler: Autoregressive Peeling for Layer-wise Image VectorizationSIGGRAPH Asia 2025[webpage]
SVGSVGenius: Benchmarking LLMs in SVG Understanding, Editing and GenerationMM 2025[webpage] [code]
SVGSVGen: Interpretable Vector Graphics Generation with Large Language ModelsMM 2025[code]
SVGUniSVG: A Unified Dataset for Vector Graphic Understanding and Generation with Multimodal Large Language ModelsMM 2025[webpage]
SVGSVGThinker: Instruction-Aligned and Reasoning-Driven Text-to-SVG GenerationMM 2025
ArbitrarySketchRefiner: Text-Guided Sketch Refinement Through Latent Diffusion ModelsTVCG 2025
ArbitraryAutoSketch: VLM-assisted Style-Aware Vector Sketch CompletionSIGGRAPH Asia 2025[webpage]
SVGRoboSVG: A Unified Framework for Interactive SVG Generation with Multi-modal Guidancearxiv 25.10
SVGDuetSVG: Unified Multimodal SVG Generation with Internal Visual GuidanceCVPR 2026[webpage]
SVGReason-SVG: Hybrid Reward RL for Aha-Moments in Vector Graphics GenerationCVPR 2026
SVGInternSVG: Towards Unified SVG Tasks with Multimodal Large Language ModelsICLR 2026[webpage] [code]
SVGReliable Reasoning in SVG-LLMs via Multi-Task Multi-Reward Reinforcement Learningarxiv 26.03[code]
SVGVFIG: Vectorizing Complex Figures in SVG with Vision-Language Modelsarxiv 26.03
SVGHierarchical SVG Tokenization: Learning Compact Visual Programs for Scalable Vector Graphics Modelingarxiv 26.04[code] [webpage]
SVGRender-in-the-Loop: Vector Graphics Generation via Visual Self-Feedbackarxiv 26.04
  • Sequential/Progressive vector image generation
TypePaperSourceCode/Project Link
SketchSketchAgent: Language-Driven Sequential Sketch GenerationCVPR 2025[code] [webpage]
SketchVideoSketcher: Video Models Prior Enable Versatile Sequential Sketch Generationarxiv 26.02[code] [webpage]
SketchTeaching an Agent to Sketch One Part at a Timearxiv 26.03

4) 3D shape-to-sketch

PaperSourceCode/Project Link
DeepShapeSketch : Generating hand drawing sketches from 3D objectsIJCNN 2019
Neural Contours: Learning to Draw Lines from 3D ShapesCVPR 2020[project] [code]
Cloud2Curve: Generation and Vectorization of Parametric SketchesCVPR 2021[project]
Neural Strokes: Stylized Line Drawing of 3D ShapesICCV 2021[code]
Learning a Style Space for Interactive Line Drawing Synthesis from Animated 3D ModelsPG 2022
CAD2Sketch: Generating Concept Sketches from CAD SequencesSIGGRAPH Asia 2022[project]

3. Vectorization and Cleanup

1) Line art vectorization

PaperSourceCode/Project LinkDeep learning?
Topology-Driven Vectorization of Clean Line DrawingsTOG 2013No
Fidelity vs. Simplicity: a Global Approach to Line Drawing VectorizationSIGGRAPH 2016[Project]No
A Delaunay triangulation based approach for cleaning rough sketchesC&G 2018[Code]No
Semantic Segmentation for Line Drawing Vectorization Using Neural NetworksEG 2018[project] [code]Yes
Deep Line Drawing Vectorization via Line Subdivision and Topology ReconstructionPG 2019Yes
Inertia-based Fast Vectorization of Line DrawingsPG 2019No
Vectorization of Line Drawings via Polyvector FieldsTOG 2019[Code]No
Integer-Grid Sketch Simplification and VectorizationSGP 2020[Project] [Code]No
Deep Vectorization of Technical DrawingsECCV 2020[project] [code]Yes
General Virtual Sketching Framework for Vector Line ArtSIGGRAPH 2021[project] [code]Yes
Keypoint-Driven Line Drawing Vectorization via PolyVector FlowSIGGRAPH Asia 2021[project]Hybrid
End-to-end Line Drawing VectorizationAAAI 2022Yes
Vectorizing Line Drawings of Arbitrary Thickness via Boundary-based Topology ReconstructionCGF 2022No
Singularity-Free Frame Fields for Line Drawing VectorizationSGP 2023[code]No
Deep Sketch Vectorization via Implicit Surface ExtractionSIGGRAPH 2024[project] [code]Hybrid
Single-Line Drawing VectorizationCGF 2025[code]Hybrid
Single Line Drawing Generation via Semantics-Driven OptimizationCGF 2026[code]Yes

2) Rough sketch simplification / Cleanup

  • Datasets and benchmark
PaperSourceCode/Project Link
A Benchmark for Rough Sketch CleanupSIGGRAPH Asia 2020[Project] [Code]
  • Raster input
PaperSourceCode/Project Link
Learning to Simplify: Fully Convolutional Networks for Rough Sketch CleanupSIGGRAPH 2016[Code] [Project]
Mastering Sketching: Adversarial Augmentation for Structured PredictionSIGGRAPH 2018[Code] [Project]
Real-Time Data-Driven Interactive Rough Sketch InkingSIGGRAPH 2018[Code] [Project]
Perceptual-aware Sketch Simplification Based on Integrated VGG LayersTVCG 2019
  • Vector input
PaperSourceCode/Project LinkDeep learning?
Closure-aware Sketch SimplificationSIGGRAPH Asia 2015[Project]No
StrokeAggregator: Consolidating Raw Sketches into Artist-Intended Curve DrawingsSIGGRAPH 2018[Project]No
StrokeStrip: Joint Parameterization and Fitting of Stroke ClustersSIGGRAPH 2021[Project] [code]No
StripMaker: Perception-driven Learned Vector Sketch ConsolidationSIGGRAPH 2023No
Region-Aware Simplification and Stylization of 3D Line DrawingsEG 2024No

3) Manga generation

PaperSourceCode/Project Link
Deep Extraction of Manga Structural LinesSIGGRAPH 2017[Code]
Manga Filling Style Conversion with Screentone Variational AutoencoderSIGGRAPH Asia 2020[Project] [Code]
Generating Manga from Illustrations via Mimicking Manga WorkflowCVPR 2021[Project] [Code]
MangaGAN: Unpaired Photo-to-Manga Translation Based on The Methodology of Manga DrawingAAAI 2021
MARVEL: Raster Gray-level Manga Vectorization via Primitive-wise Deep Reinforcement LearningTCSVT 2023
Manga Generation via Layout-controllable Diffusionarxiv 24.12[code] [webpage]
DiffSensei: Bridging Multi-Modal LLMs and Diffusion Models for Customized Manga GenerationCVPR 2025[code] [webpage]

4) Color image vectorization

PaperSourceCode/Project Link
Depixelizing pixel artSIGGRAPH 2011
Perception-Driven Semi-Structured Boundary VectorizationSIGGRAPH 2018[Webpage]
PolyFit: Perception-aligned Vectorization of Raster Clip-art via Intermediate Polygonal FittingSIGGRAPH 2020[Webpage] [Code]
ClipGen: A Deep Generative Model for Clipart Vectorization and SynthesisTVCG 2021
TCB-Spline-Based Image VectorizationTOG 2022
Image vectorization and editing via linear gradient layer decompositionSIGGRAPH 2023
Image Vectorization via Gradient ReconstructionEG 2025

4. Vector Graphics Generation (2D)

Here we focus on learning-based vector graphics generation without depending on vector training data, and traditional vectorization algorithms.

  • Learning with external black-box (non-differentiable) rendering simulator
PaperSourceCode/Project Link
Synthesizing Programs for Images using Reinforced Adversarial LearningICML 2018[Code]
Unsupervised Doodling and Painting with Improved SPIRALarxiv 1910[Project]
  • Learning with built-in differentiable rendering module
PaperSourceCode/Project Link
Vector Scaffolding: Inter-Scale Orchestration for Differentiable Image Vectorizationarxiv 26.05
AmodalSVG: Amodal Image Vectorization via Semantic Layer Peelingarxiv 26.04
Look, Compare and Draw: Differential Query Transformer for Automatic Oil PaintingTVCG 2026[code] [website]
Clair Obscur: an Illumination-Aware Method for Real-World Image VectorizationCVPR 2026[code]
Neural Image Abstraction Using Long Smoothing B-SplinesSIGGRAPH Asia 2025
Layered Image Vectorization via Semantic SimplificationCVPR 2025[webpage] [code]
Inverse Painting: Reconstructing The Painting ProcessSIGGRAPH Asia 2024[code]
ProcessPainter: Learning to draw from sequence dataSIGGRAPH Asia 2024[code]
Segmentation-guided Layer-wise Image Vectorization with Gradient FillsECCV 2024
Towards High-fidelity Artistic Image Vectorization via Texture-Encapsulated Shape ParameterizationCVPR 2024
SuperSVG: Superpixel-based Scalable Vector Graphics SynthesisCVPR 2024[code]
Vector Graphics Generation via Mutually Impulsed Dual-domain DiffusionCVPR 2024
Optimize and Reduce: A Top-Down Approach for Image VectorizationAAAI 2024[code]
Segmentation-Based Parametric Paintingarxiv 23.11[code] [project]
Editable Image Geometric Abstraction via Neural Primitive AssemblyICCV 2023
Stroke-based Neural Painting and Stylization with Dynamically Predicted Painting RegionACM MM 2023[code]
Intelli-Paint: Towards Developing More Human-Intelligible Painting AgentsECCV 2022[project]
Towards Layer-wise Image VectorizationCVPR 2022[code] [project]
Paint Transformer: Feed Forward Neural Painting with Stroke PredictionICCV 2021[code]
Combining Semantic Guidance and Deep Reinforcement Learning For Generating Human Level PaintingsCVPR 2021[code]
Rethinking Style Transfer: From Pixels to Parameterized BrushstrokesCVPR 2021[code]
Im2Vec: Synthesizing Vector Graphics without Vector SupervisionCVPR 2021[Project] [code]
Stylized Neural PaintingCVPR 2021[Code] [project]
Painting Many Pasts: Synthesizing Time Lapse Videos of PaintingsCVPR 2020[Code] [project]
Learning to Paint With Model-based Deep Reinforcement LearningICCV 2019[code]
Strokenet: A neural painting environmentICLR 2019[Code]
Neural Painters: A learned differentiable constraint for generating brushstroke paintingsarxiv 1904[Code]
Learning to Sketch with Deep Q Networks and Demonstrated Strokesarxiv 1810
Unsupervised Image to Sequence Translation with Canvas-Drawer Networksarxiv 1809

5. Vector Graphics Generation (3D)

  • Sketch
PaperSourceCode/Project Link
3Doodle: Compact Abstraction of Objects with 3D StrokesSIGGRAPH 2024[code]
Diff3DS: Generating View-Consistent 3D Sketch via Differentiable Curve RenderingICLR 2025[webpage]
Recovering Dynamic 3D Sketches from VideosCVPR 2025[webpage]
Empowering Vector Graphics with Consistently Arbitrary Viewing and View-dependent VisibilityCVPR 2025[code]
ViewCraft3D: High-Fidelity and View-Consistent 3D Vector Graphics SynthesisNeurIPS 2025[webpage]
3DrawAgent: Teaching LLM to Draw in 3D with Early Contrastive ExperienceCVPR 2026
  • SVG
PaperSourceCode/Project Link
Layer3D: A 3D Layered Representation for Multiview Vector GraphicsCGF 2026
  • 3D Edges
PaperSourceCode/Project Link
3D Neural Edge ReconstructionCVPR 2024[code] [webpage]
EdgeGaussians - 3D Edge Mapping via Gaussian SplattingWACV 2025[code]
SketchSplat: 3D Edge Reconstruction via Differentiable Multi-view Sketch SplattingICCV 2025[code] [webpage]
  • Wire Art
PaperSourceCode/Project Link
Wired Perspectives: Multi-View Wire Art Embraces Generative AICVPR 2024[code] [webpage]
Fabricable 3D Wire ArtSIGGRAPH 2024
WIR3D: Visually-Informed and Geometry-Aware 3D Shape AbstractionICCV 2025[webpage] [code]
CLR-Wire: Towards Continuous Latent Representations for 3D Curve Wireframe GenerationSIGGRAPH 2025[webpage] [code]
Optimizing 4D Wires for Sparse 3D Abstractionarxiv 26.05

6. Vector Graphics Generation (4D)

PaperSourceCode/Project Link
4-Doodle: Text to 3D Sketches that Move!arxiv 25.10