Registry / other / rendy-core

rendy-core

JSON →
library0.5.1rscratesunverified

Core utilities for the Rendy graphics abstraction library, providing foundational types and helpers.

# Cargo.toml [dependencies] rendy-core = "0.5.1"
INSTALL
IMPORT
SIG · RENDY-CORE
R
rendy-core
otherrustv0.5.1
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.

Factory
use rendy_core::Factory;

Creates a Rendy Factory for graphics resource management.

use rendy_core::Factory; fn main() { let factory = Factory::new(); println!("Factory created"); }
Debug
Known issues
breakingRendy is part of the Amethyst game engine, which is no longer actively maintained
fix
Consider using wgpu or other modern graphics abstractions.
affects: >=0.0.0
Upgrade
Version history
0.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
rendy-core — cargo add rendy-core · libregistry