sketchkit.renderer.CialloRenderer¶
- class sketchkit.renderer.CialloRenderer(render_options: CialloRenderOptions | None = None)[source]¶
A class for brush-based rendering of vector sketches using the method of paper “GPU-Accelerated Rendering of Vector Brush Strokes” in SIGGRAPH 2024.
- __init__(render_options: CialloRenderOptions | None = None)[source]¶
Methods
Attributes
render_options