Graphics
line-clipping
0.3.7 GrowingA simple crate implementing line clipping algorithms.
bevy
0.18.1 GrowingA refreshingly simple data-driven game engine and app framework
dlss_wgpu
4.0.0 GrowingAdds support for using DLSS with wgpu
skia-safe
0.93.1 GrowingSafe Skia Bindings for Rust
kasuari
0.4.12 GrowingA rust layout solver for GUIs, based on the Cassowary algorithm. A fork of the unmaintained cassowary-rs crate with improvments and bug fixes. Kasuari is the indonesian name for the cassowary bird.
rgb
0.8.53 Growing`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.
parley
0.8.0 GrowingParley provides an API for implementing rich text layout.
vello
0.8.0 GrowingA GPU compute-centric 2D renderer.
spade
2.15.1 StableDelaunay triangulations for the rust ecosystem
read-fonts
0.38.0 GrowingReading OpenType font files.
fyrox
1.0.0 StableFeature-rich, easy-to-use, 2D/3D game engine with a scene editor. Like Godot, but in Rust.
skia-bindings
0.93.1 GrowingSkia Bindings for Rust
epaint
0.34.1 GrowingMinimal 2D graphics library for GUI work
skrifa
0.41.0 GrowingMetadata reader and glyph scaler for OpenType fonts.
tiny-skia-path
0.12.0 GrowingA tiny-skia Bezier path implementation
peniko
0.6.0 GrowingPrimitive types for styling vector graphics
softbuffer
0.4.8 GrowingCross-platform software buffer
csscolorparser
0.8.3 GrowingCSS color parser library
vello_shaders
0.8.0 GrowingVello infrastructure to preprocess and cross-compile shaders at compile time.
vello_encoding
0.8.0 GrowingVello types that represent the data that needs to be rendered.
raw-window-metal
1.1.0 GrowingInterop library between Metal and raw-window-handle
rqrr
0.10.1 GrowingDetect and read QR codes from any image source
egui_demo_lib
0.34.1 GrowingExample library for egui
godot
0.5.0 GrowingRust bindings for Godot 4
bevy_internal
0.18.1 GrowingAn internal Bevy crate used to facilitate optional dynamic linking via the 'dynamic_linking' feature
sdf_glyph_renderer
1.1.0 StableTools for generating SDF font glyphs from bitmap images.
dcv-color-primitives
1.0.0 Stablea library to perform image color model conversion
wgpu_canvas
5.0.6 StableA 2D WGPU renderer API for drawing text, shapes, and images with Rust.
swash
0.2.7 GrowingFont introspection, complex text shaping and glyph rendering.
godot-bindings
0.5.0 GrowingInternal crate used by godot-rust
poppler-rs
0.26.0 GrowingHigh-level (safe) bindings for poppler-glib
write-fonts
0.46.0 GrowingWriting font files.
pyxel-platform
2.6.8 StablePlatform abstraction layer for Pyxel, a retro game engine for Python
asposepdf
1.26.3 GrowingAspose.PDF for Rust via C++ is a powerful toolkit that allows developers to manipulate PDF files directly and helps do various tasks for PDF. Contains unique features for converting PDF to other formats.
fyrox-dylib
1.0.0 StableDynamic library for Fyrox Game Engine
fyrox-core
1.0.0 GrowingShared core for the Fyrox engine and its external crates.
vello_common
0.0.7 ExperimentalCore data structures and utilities shared across the Vello rendering, including geometry processing and tiling logic.
vello_cpu
0.0.7 ExperimentalA CPU-based renderer for Vello, optimized for SIMD and multithreaded execution.
kurbo
0.13.0 GrowingA 2D curves library
epaint_default_fonts
0.34.1 GrowingDefault fonts for use in epaint / egui
godot-ffi
0.5.0 GrowingInternal crate used by godot-rust
resize
0.8.9 GrowingSimple image resampling library in pure Rust.
i_overlay
4.5.1 StableBoolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
pyxel-engine
2.6.8 StableCore engine for Pyxel, a retro game engine for Python
vello_svg
0.9.0 GrowingAn SVG integration for vello.
vello_hybrid
0.0.7 ExperimentalA hybrid CPU/GPU renderer for Vello, balancing computation between CPU and GPU for efficiency.
hexasphere
18.0.0 StableA library to evenly tile hexagons on a sphere.
femtovg
0.22.0 GrowingAntialiased 2D vector drawing library
libvips
1.7.3 StableSafe bindings for libvips
d3d12
22.0.0 GrowingLow level D3D12 API wrapper