Crates.io | ivy-rendergraph |
lib.rs | ivy-rendergraph |
version | 0.10.3 |
source | src |
created_at | 2022-01-08 21:21:02.249495 |
updated_at | 2022-01-17 12:49:13.700203 |
description | Easy to use declarative rendergraph for vulkan and Ivy |
homepage | |
repository | https://github.com/ten3roberts/ivy |
max_upload_size | |
id | 510531 |
size | 68,223 |
Provides an easy to use node and dependency oriented graph abstraction for renderpasses, barriers, and subpass dependencies.
The graph is built using nodes, where each node corresponds to a vkRenderPass
.
Each node contains: