Skip to main content

ROT_MATRICES

Constant ROT_MATRICES 

Source
pub const ROT_MATRICES: usize = 24;
Expand description

How many rot_* matrices the surface carries: the six families MilkDrop declares (s, d, f, vf, uf, rand), four of each. Stored as four vec4 rows per matrix — the shape float4x3 indexes as.