Provides higher-level graphics abstractions built on top of gfx-hal.
# Cargo.toml
[dependencies]
rendy = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new graphics factory.
Add the appropriate backend feature to your Cargo.toml, e.g., `rendy = { features = ["vulkan"] }`.No dependency data recorded yet.