Registry / other / rafx-base

rafx-base

JSON →
library0.0.16rscratesunverified

Rendering framework built on an extensible asset pipeline.

# Cargo.toml [dependencies] rafx-base = "0.0.16"
INSTALL
IMPORT
SIG · RAFX-BASE
R
rafx-base
otherrustv0.0.16
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.

RafxPipeline
use rafx_base::RafxPipeline;

Initialize the base rendering pipeline.

use rafx_base::RafxPipeline; fn main() { let pipeline = RafxPipeline::new(); println!("Pipeline created: {:?}", pipeline); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.16latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rafx-base — cargo add rafx-base · libregistry