Registry / other / rafx-nodes

rafx-nodes

JSON →
library0.0.7rscratesunverified

Rendering framework built on an extensible asset pipeline.

# Cargo.toml [dependencies] rafx-nodes = "0.0.7"
INSTALL
IMPORT
SIG · RAFX-NODES
R
rafx-nodes
otherrustv0.0.7
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.

NodeGraph
use rafx_nodes::NodeGraph;

Create a new node graph for rendering.

use rafx_nodes::NodeGraph; fn main() { let graph = NodeGraph::new(); println!("Node graph created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rafx-nodes — cargo add rafx-nodes · libregistry