Skip to content
/ jiao Public

Jiao is a cross platform 2D graphics library for Rust.

License

Notifications You must be signed in to change notification settings

RustVis/jiao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Build status Latest version Documentation Minimum rustc version License

Jiao is a cross platform 2D vector graphics library.

Related Projects

  • skia
  • tiny-skia
  • piet, An abstraction for 2D graphics.
  • raquote, Rust 2D graphics library
  • Pathfinder 3, A fast, practical GPU rasterizer for fonts and vector graphics
  • WebRender, A GPU-based renderer for the web
  • Vello, An experimental GPU compute-centric 2D renderer.
  • Spinel, Spinel is a high-performance GPU-accelerated vector graphics, compositing and image processing pipeline for Vulkan 1.2 GPUs.

License

This crate is released under LGPL-3.0 license.