pub fn create_point_cloud(points: &[Vec3], colors: &[Vec4]) -> Vec<Vertex>
Create vertices for a point cloud