lyon
Path tessellator library
A Rust library for GPU-accelerated 2D graphics rendering using path tessellation
2D graphics rendering on the GPU in rust using path tessellation.
2k stars
30 watching
144 forks
Language: Rust
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linebender/resvg | A fast, portable SVG rendering library with extensive checks for safety and no bloat. | 2,831 |
zeux/meshoptimizer | A C++ library that optimizes 3D meshes for faster rendering on GPUs. | 5,703 |
fogleman/ln | A 3D line art renderer written in Go that produces 2D vector graphics from OpenGL pipelines | 3,277 |
servo/pathfinder | A fast and practical GPU-based rasterizer for fonts and vector graphics. | 3,634 |
memononen/nanovg | An antialiased 2D vector graphics rendering library for OpenGL. | 5,186 |
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,497 |
ishape-rust/ioverlay | A library providing high-performance boolean operations on 2D polygons for various applications | 40 |
pissang/claygl | A WebGL graphics library for building 3D applications. | 2,811 |
rustq/vue-skia | A Rust-based 2D graphics rendering library utilizing software rasterization for Vue.js applications. | 302 |
fschutt/azul | A cross-platform GUI framework built using the WebRender rendering engine and supporting various CSS features. | 5,898 |
fyroxengine/fyrox | A 2D/3D game engine written in Rust with scene editing capabilities. | 7,778 |
rsaarelm/navni | A Rust library for rendering 2D graphics in text and pixel formats. | 7 |
petgraph/petgraph | A graph data structure library for Rust | 2,936 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 784 |