Hi,
I have a point cloud renderer in our application that crashes occasionally because the Vertex buffer does not have enough space for the draw call. I was wondering if there was a hard upper limit on the number of points that can be displayed inside a canvas and some good ways of reducing the draw calls used?