cvkg-render-gpu 0.3.1

Cyber Viking Kvasir Graph (CVKG) - High-fidelity agentic UI framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pub mod accessibility;
pub mod backdrop_region;
pub mod bloom;
pub mod composite;
pub mod effects;
pub mod geometry;
pub mod glass;
pub mod pyramid;
pub mod opaque3d;
pub mod pre_world_panel;
pub mod shadow;
pub mod svg_filter;
pub mod tonemap;
pub mod ui;
pub mod volumetric;
// BackdropRegionNode is defined and wired into the build_render_graph for per-element blur.