holofoil 0.1.0

A wgpu library for rendering cards with foil effects
Documentation
1
2
3
fn encodeColor(c: vec4<f32>) -> vec4<f32> {
    return c;
}