Registry / other / ivy-graphics

ivy-graphics

JSON →
library0.10.3rscratesunverified

Provides high-level graphics abstractions like Meshes and Materials, built on top of ivy-vulkan.

# Cargo.toml [dependencies] ivy-graphics = "0.10.3"
INSTALL
IMPORT
SIG · IVY-GRAPHICS
I
ivy-graphics
otherrustv0.10.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mesh
use ivy_graphics::mesh::Mesh;

Creates a new mesh for rendering.

use ivy_graphics::mesh::Mesh; let mesh = Mesh::new();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ivy-graphics — cargo add ivy-graphics · libregistry