Hi guys,
I am trying to render a large point cloud data. I tried using Billboards but the textures and the quads are too expensive they are killing my performance. Is there a way to use GL_POINTS or other OpenGL point primitive in Urho3D to render dense point clouds?