1 2
pub const FIELD_WGSL: &str = include_str!("shaders/field.wgsl"); pub const CURVE_WGSL: &str = include_str!("shaders/curve.wgsl");