1 2 3 4 5 6 7
pub const planeWidth = 320; pub const planeHeight = 240; pub const backTextureWidth: f32 = 1280.0; pub const backTextureHeight: f32 = 240.0; pub const wallTextureDim: f32 = 16.0;