Hi, may I ask if anybody can kindly provide a demo code to do the following:
1. read from a .csv file with six columns of data: polygon number, order of a point in that polygon, x, y, z coordinates of that point, color of the polygon.
2. create the geometry composed of the polygons and color the polygons according to the color data.
Thanks!
1. read from a .csv file with six columns of data: polygon number, order of a point in that polygon, x, y, z coordinates of that point, color of the polygon.
2. create the geometry composed of the polygons and color the polygons according to the color data.
Thanks!
1