pub fn get_bounding_points( verts: &DMatrix<f32>, model_matrix: Option<SimilarityMatrix3<f32>>, ) -> (Point3<f32>, Point3<f32>)