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
145 forks
Language: Rust
last commit: about 2 months 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,880 |
zeux/meshoptimizer | A C++ library that optimizes 3D meshes for faster rendering on GPUs. | 5,795 |
fogleman/ln | A 3D line art renderer written in Go that produces 2D vector graphics from OpenGL pipelines | 3,285 |
servo/pathfinder | A fast and practical GPU-based rasterizer for fonts and vector graphics. | 3,647 |
memononen/nanovg | An antialiased 2D vector graphics rendering library for OpenGL. | 5,214 |
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,550 |
ishape-rust/ioverlay | Provides high-performance operations on 2D polygons | 49 |
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. | 305 |
fschutt/azul | A cross-platform GUI framework built using the WebRender rendering engine and supporting various CSS features. | 5,929 |
fyroxengine/fyrox | A 2D/3D game engine written in Rust, providing tools and frameworks for building interactive games. | 7,824 |
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,987 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 788 |