create_point_cloud

Function create_point_cloud 

Source
pub fn create_point_cloud(points: &[Vec3], colors: &[Vec4]) -> Vec<Vertex>
Expand description

Create vertices for a point cloud