pub fn draw_grid(
    slices: u32,
    spacing: f32,
    axes_color: Color,
    other_color: Color
)
Expand description

Draw a grid centered at (0, 0, 0)